@import url('https://fonts.googleapis.com/css?family=Lora:400,400i&subset=cyrillic');
.rating-loading {
  width: 25px;
  height: 25px;
  font-size: 0;
  color: #fff;
  background: transparent url('../img/loading.gif') top left no-repeat;
  border: none;
}

.rating-container .rating {
  cursor: default;
  position: relative;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
}

.rating-disabled .rating {
  cursor: not-allowed;
}

.rating-container .star {
  display: inline-block;
  margin: 0 3px;
  text-align: center;
}

.rating-container .empty-stars {
  color: #aaa;
}

.rating-container .filled-stars {
  position: absolute;
  left: 0;
  top: 0;
  margin: auto;
  color: #fde16d;
  white-space: nowrap;
  overflow: hidden;
  -webkit-text-stroke: 1px #777;
  text-shadow: 1px 1px #999;
}

.rating-rtl {
  float: right;
}

.rating-animate .filled-stars {
  transition: width 0.25s ease;
  -o-transition: width 0.25s ease;
  -moz-transition: width 0.25s ease;
  -webkit-transition: width 0.25s ease;
}

.rating-rtl .filled-stars {
  left: auto;
  right: 0;
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
}

.rating-rtl.is-star .filled-stars {
  right: 0.06em;
}

.rating-rtl.is-heart .empty-stars {
  margin-right: 0.07em;
}

.rating-xl {
  font-size: 4.89em;
}

.rating-lg {
  font-size: 3.91em;
}

.rating-md {
  font-size: 3.13em;
}

.rating-sm {
  font-size: 2.5em;
}

.rating-xs {
  font-size: 2em;
}

.rating-xl {
  font-size: 4.89em;
}

.rating-container .clear-rating {
  color: #aaa;
  cursor: not-allowed;
  display: inline-block;
  vertical-align: middle;
  font-size: 60%;
}

.clear-rating-active {
  cursor: pointer !important;
}

.clear-rating-active:hover {
  color: #843534;
}

.rating-container .clear-rating {
  padding-right: 5px;
}

.rating-container .caption {
  color: #999;
  display: inline-block;
  vertical-align: middle;
  font-size: 60%;
  margin-top: -0.6em;
}

.rating-container .caption {
  margin-left: 5px;
  margin-right: 0;
}

.rating-rtl .caption {
  margin-right: 5px;
  margin-left: 0;
}

@media print {
  .rating-container .clear-rating {
    display: none;
  }
}

.theme-krajee-fa .star {
  font-size: 1.1em;
}

.theme-krajee-fa .caption {
  margin-top: -0.2em;
}

.indexslider p {
  margin: 0;
  padding: 0;
}

.section-products_zoom .product_zoom .productLeftBlock .productImage .readBookBlock {
  margin: auto;
  left: 0;
  right: 0;
}

.section-products_zoom .product_zoom .productLeftBlock .productImage .readBook {
  margin: auto;
  left: 0;
  right: 0;
}

.productContainer .book__item__soon {
  margin-left: 0 !important;
}

.section-products_zoom .productLeftBlock .description.collapsed + .gradient {
  border-bottom: 0 !important;
}

@media (min-width: 1020px) {
  .newsbtncont {
    width: 72%;
  }
}

@font-face {
  font-family: 'Lora';
  font-weight: normal;
  font-style: normal;
  src: url('/font/hinted-Lora-Regular.eot');
  src: url('/font/hinted-Lora-Regular.eot?#iefix') format('embedded-opentype'),
    url('/font/hinted-Lora-Regular.woff2') format('woff2'), url('/font/hinted-Lora-Regular.woff') format('woff'),
    url('/font/hinted-Lora-Regular.ttf') format('truetype'),
    url('/font/hinted-Lora-Regular.svg#Lora-Regular') format('svg');
}

@font-face {
  font-family: 'Lora';
  font-weight: normal;
  font-style: italic;
  src: url('/font/hinted-Lora-Italic.eot');
  src: url('/font/hinted-Lora-Italic.eot?#iefix') format('embedded-opentype'),
    url('/font/hinted-Lora-Italic.woff2') format('woff2'), url('/font/hinted-Lora-Italic.woff') format('woff'),
    url('/font/hinted-Lora-Italic.ttf') format('truetype'),
    url('/font/hinted-Lora-Italic.svg#Lora-Italic') format('svg');
}

@font-face {
  font-family: 'futura-pt';
  font-weight: 600;
  font-style: normal;
  src: url('/font/hinted-FuturaPT-Demi.eot');
  src: url('/font/hinted-FuturaPT-Demi.eot?#iefix') format('embedded-opentype'),
    url('/font/hinted-FuturaPT-Demi.woff2') format('woff2'), url('/font/hinted-FuturaPT-Demi.woff') format('woff'),
    url('/font/hinted-FuturaPT-Demi.ttf') format('truetype'),
    url('/font/hinted-FuturaPT-Demi.svg#FuturaPT-Demi') format('svg');
}

@font-face {
  font-family: 'futura-pt';
  font-weight: normal;
  font-style: normal;
  src: url('/font/hinted-FuturaPT-Book.eot');
  src: url('/font/hinted-FuturaPT-Book.eot?#iefix') format('embedded-opentype'),
    url('/font/hinted-FuturaPT-Book.woff2') format('woff2'), url('/font/hinted-FuturaPT-Book.woff') format('woff'),
    url('/font/hinted-FuturaPT-Book.ttf') format('truetype'),
    url('/font/hinted-FuturaPT-Book.svg#FuturaPT-Book') format('svg');
}

html,
body {
  font-family: 'futura-pt';
  font-weight: 600;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

p:last-child {
  margin-bottom: 0;
}

.noRightPadding {
  padding-right: 0 !important;
}

.noLeftPadding {
  padding-left: 0 !important;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.noPadding {
  padding: 0 !important;
}

.noBorder {
  border: none !important;
}

@media (min-width: 768px) {
  .container {
    width: 710px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 710px;
  }
}

@media (min-width: 1020px) {
  .container {
    width: 980px;
  }
}

@media (min-width: 1260px) {
  .container {
    width: 1190px;
  }
}

.container--tight {
  max-width: 990px;
}

.inline-block {
  display: inline-block;
}

.row.row-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.row.row-flex::before,
.row.row-flex::after {
  content: normal;
}
.row.row-flex > [class*='col-'] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 1019px) {
  .row.row-flex > [class*='col-'] {
    width: 100%;
  }
}

.row.row-fullheight {
  height: 100%;
}

.w50 {
  width: 50%;
}

.w100 {
  width: 100%;
}

div {
  text-decoration: none;
}

a {
  -webkit-transition: all 250ms;
  transition: all 250ms;
  text-decoration: none;
  color: #a61e22;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #a80000;
}
a:focus {
  outline: 5px auto #a61e22;
  outline-offset: 2px;
}

.header {
  background-color: #000;
  color: #fff;
  border-bottom: 1px solid #333;
  position: relative;
  z-index: 10;
  font-size: 10px;
}
.header__container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.header__root {
  padding: 0 22px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
  border-top: 1px solid #333;
}
@media (max-width: 1019px) {
  .header__root {
    display: none;
  }
}
.header__root__link {
  color: #999;
  display: inline-block;
  font-size: 1.2em;
  line-height: 1;
  padding: 14px 0;
  margin: 0 10px;
  text-decoration: none;
  -webkit-transition: color 250ms;
  transition: color 250ms;
  text-transform: uppercase;
  /* &:first-child {
margin-left: 0;
}
&:last-child {
margin-right: 0;
}*/
}
.header__root__link:active,
.header__root__link:focus,
.header__root__link:hover {
  color: #fff;
}
.header__sections {
  background-color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header__sections__logo {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 220px;
  max-width: 320px;
}
.header__sections__logo__link {
  color: #fff;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}
.header__sections__logo__link__img {
  background-color: #a80000;
  height: 80px;
  padding: 15px 12px 14px 13px;
  -webkit-transition: all 500ms;
  transition: all 500ms;
  margin-right: 24px;
}
.header__sections__logo__link__caption {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 15px;
  line-height: 20px;
  max-width: 130px;
  position: relative;
}
.header__sections__logo__link:active,
.header__sections__logo__link:focus,
.header__sections__logo__link:hover {
  color: inherit;
  text-decoration: none;
}
.header__sections__logo__link:active .header__sections__logo__link__img,
.header__sections__logo__link:focus .header__sections__logo__link__img,
.header__sections__logo__link:hover .header__sections__logo__link__img {
  background-color: #7b1619;
}
.header__sections__nav {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}
.header__sections__nav__mobile {
  display: none;
}
@media (max-width: 1019px) {
  .header__sections__nav__mobile {
    display: block;
  }
}
.header__sections__nav__item {
  display: inline-block;
  font-size: 15px;
  line-height: 1.1;
  text-transform: uppercase;
  margin: 0 18px;
  padding: 10px 0;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 250ms;
  transition: all 250ms;
}
.record-icon {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #a61e22;
  margin-right: 5px;
  display: inline-block;
  width: 10px;
  height: 10px;
  -webkit-animation: glowing 2500ms infinite;
  -moz-animation: glowing 2500ms infinite;
  -o-animation: glowing 2500ms infinite;
  animation: glowing 2500ms infinite;
}
@-webkit-keyframes glowing {
  0% {
    background-color: #a61e22;
    -webkit-box-shadow: 0 0 3px #a61e22;
  }
  50% {
    background-color: #ff0000;
    -webkit-box-shadow: 0 0 15px #ff0000;
  }
  100% {
    background-color: #a61e22;
    -webkit-box-shadow: 0 0 3px #a61e22;
  }
}
@keyframes glowing {
  0% {
    background-color: #a61e22;
    box-shadow: 0 0 3px #a61e22;
  }
  50% {
    background-color: #ff0000;
    box-shadow: 0 0 15px #ff0000;
  }
  100% {
    background-color: #a61e22;
    box-shadow: 0 0 3px #a61e22;
  }
}
@media (max-width: 1019px) {
  .header__sections__nav__item {
    display: block;
  }
}
.header__sections__nav__item:active,
.header__sections__nav__item:focus,
.header__sections__nav__item:hover {
  color: #a61e22;
  text-decoration: none;
}
@media (max-width: 1019px) {
  .header__sections__nav {
    position: absolute;
    top: 79px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #000;
    width: 100%;
    visibility: hidden;
    /* z-index: -1; */
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s;
    transition: opacity 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: center top 0;
    transform-origin: center top 0;
  }
  .header__sections__nav-active {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    visibility: visible;
    opacity: 1;
  }
  .header__sections__nav__item {
    height: 52px;
    border-bottom: 1px solid #262626;
    padding: 18px 17px;
  }
  .header__sections__nav__mobile__link {
    font-size: 12px;
    display: block;
    line-height: 1;
    text-transform: uppercase;
    margin: 0 17px;
    padding: 18px 17px;
    color: #999;
    text-decoration: none;
    -webkit-transition: all 250ms;
    transition: all 250ms;
    border-bottom: 1px solid #262626;
  }
  .header__sections__nav__mobile__link:active,
  .header__sections__nav__mobile__link:focus,
  .header__sections__nav__mobile__link:hover {
    color: #a61e22;
    text-decoration: none;
  }
  .header__sections__nav__mobile__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -1px;
    max-width: 302px;
    margin: -1px auto 20px;
  }
}
@media (max-width: 1019px) and (min-width: 302px) {
  .header__sections__nav__mobile__social {
    border-left: 1px solid #262626;
    border-right: 1px solid #262626;
  }
}
@media (max-width: 1019px) {
  .header__sections__nav__mobile__social__link {
    height: 0;
    padding-bottom: 25%;
    width: 33.33333333333%;
    font-size: 25px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    border: 1px solid #262626;
    border-right: none;
    position: relative;
    display: table;
    -webkit-transition: all 250ms;
    transition: all 250ms;
  }
  .header__sections__nav__mobile__social__link:active,
  .header__sections__nav__mobile__social__link:focus,
  .header__sections__nav__mobile__social__link:hover {
    color: #a61e22;
    text-decoration: none;
  }
  .header__sections__nav__mobile__social__link:first-child {
    border-left: 0;
  }
  .header__sections__nav__mobile__social__link:last-child {
    border-right: 0;
  }
  .header__sections__nav__mobile__social__link i.fa {
    display: table-cell;
  }
  .header__sections__nav__mobile__social__link i.fa:before {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 24px;
    width: 25px;
  }
}
.header__sections__icons {
  font-size: 0;
  text-align: right;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media (min-width: 570px) {
  .header__sections__icons {
    min-width: 100px;
    max-width: 350px;
  }
}
.header__sections__icons__item {
  position: relative;
  margin-left: 43px;
  display: inline-block;
}
.logged__in .header__sections__icons__item {
  margin-left: 34px;
}
.header__sections__icons__item__fname {
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
  text-transform: uppercase;
  margin-left: 15px;
  max-width: 165px;
  overflow: hidden;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.header__sections__icons__item__fname a {
  color: inherit;
}
.header__sections__icons__item__fname a:hover {
  color: #999;
}
.header__sections__icons__item:first-child {
  margin-left: 0;
}
.header__sections__icons__item-cart {
  width: 20px;
  height: 19px;
}
.header__sections__icons__item .badge {
  color: #fff;
  background-color: #a61e22;
  position: absolute;
  top: -11px;
  left: 20px;
}
.header__sections__icons__item-favorites {
  width: 17px;
  height: 16px;
}
.header__sections__icons__item-user {
  width: 16px;
  height: 17px;
}
.header__sections__icons__item-logout {
  width: 20px;
  height: 20px;
}
.header__sections__icons__item-search {
  width: 19px;
  height: 19px;
  margin-right: 30px;
  background-color: transparent;
  border: none;
  padding: 0;
}
.header__sections__icons__item__icon {
  width: 100%;
  height: 100%;
  fill: #fff;
  -webkit-transition: all 250ms;
  transition: all 250ms;
}
.header__sections__icons__item:active,
.header__sections__icons__item:focus,
.header__sections__icons__item:hover {
  text-decoration: none;
}
.header__sections__icons__item:active .header__sections__icons__item__icon,
.header__sections__icons__item:focus .header__sections__icons__item__icon,
.header__sections__icons__item:hover .header__sections__icons__item__icon {
  fill: #999;
}
@media (max-width: 570px) {
  .header__sections__icons__item-cart,
  .header__sections__icons__item-favorites,
  .header__sections__icons__item-search,
  .header__sections__icons__item-logout,
  .header__sections__icons__item__fname,
  .header__sections__icons__item-user {
    display: none;
  }
}
.header__sections__icons__hamburger {
  margin: 0 0 0 15px;
  padding: 15px;
  cursor: pointer;
  display: none;
}
@media (max-width: 1019px) {
  .header__sections__icons__hamburger {
    display: inline-block;
  }
}
.header__sections__icons__hamburger__box {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 23px;
}
.header__sections__icons__hamburger__box__inner {
  display: block;
  margin-top: -2px;
  top: auto;
  bottom: 0;
  -webkit-transition: all 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.header__sections__icons__hamburger__box__inner,
.header__sections__icons__hamburger__box__inner:before,
.header__sections__icons__hamburger__box__inner:after {
  position: absolute;
  width: 30px;
  height: 3px;
  -webkit-transition: -webkit-transform 0.15s ease;
  transition: -webkit-transform 0.15s ease;
  transition: transform 0.15s ease;
  transition: transform 0.15s ease, -webkit-transform 0.15s ease;
  background-color: #fff;
}
.header__sections__icons__hamburger__box__inner:before,
.header__sections__icons__hamburger__box__inner:after {
  display: block;
  content: '';
}
.header__sections__icons__hamburger__box__inner:before {
  top: -10px;
  -webkit-transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s,
    -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s,
    -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s,
    transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s,
    transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.header__sections__icons__hamburger__box__inner:after {
  bottom: -10px;
  top: -20px;
  -webkit-transition: top 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s, opacity 0.1s linear;
  transition: top 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s, opacity 0.1s linear;
}
.header__sections__icons__hamburger.is-active .header__sections__icons__hamburger__box__inner {
  -webkit-transition-delay: 0.32s;
  transition-delay: 0.32s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.header__sections__icons__hamburger.is-active .header__sections__icons__hamburger__box__inner:after {
  top: 0;
  -webkit-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.27s;
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.27s;
  opacity: 0;
}
.header__sections__icons__hamburger.is-active .header__sections__icons__hamburger__box__inner:before {
  top: 0;
  -webkit-transition: top 0.12s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.18s,
    -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.42s;
  transition: top 0.12s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.18s,
    -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.42s;
  transition: top 0.12s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.18s,
    transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.42s;
  transition: top 0.12s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.18s,
    transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.42s,
    -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.42s;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.footer {
  background-color: #000;
  color: #fff;
  border-top: 5px solid #a70e13;
  padding-top: 60px;
  /*padding-bottom: 25px;*/
  font-size: 10px;
  line-height: 1;
}
.footer__follow__caption {
  font-size: 1.9em;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 1.8em;
}
.footer__follow__item {
  display: inline-block;
  font-size: 1.7em;
  margin-right: 1.1em;
  /*margin-bottom: 10pt;*/
  color: #fff;
}
.footer__follow__item i {
  margin-right: 4px;
}
.footer__nav {
  margin-top: 63px;
  border-top: 1px solid #313231;
  border-bottom: 1px solid #313231;
  padding: 10px 0;
  font-size: 1.2em;
}
.footer__nav .row > div {
  text-align: center;
}
.footer__nav a {
  color: #999999;
  -webkit-transition: color 250ms;
  transition: color 250ms;
  display: inline-block;
  margin-right: 20px;
  letter-spacing: 0.7px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.footer__nav a:active,
.footer__nav a:focus,
.footer__nav a:hover {
  color: #fff;
}
.footer__copyright {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  margin-top: 20px;
  font-family: Lora;
  font-size: 1.3em;
  color: #808080;
  margin-bottom: 30px;
}
.footer__copyright a {
  color: #808080;
}
.footer__copyright__left {
  float: left;
  font-size: 13px;
}
.footer__copyright__right {
  float: right;
  font-size: 13px;
}
@media (max-width: 991px) {
  .footer {
    padding: 25px 0;
  }
  .footer > .container > .row,
  .footer .footer__nav {
    display: none;
  }
  .footer .footer__copyright {
    margin: 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .footer__copyright > div {
    float: none;
    width: 100%;
    text-align: center;
    margin: 5px 0;
  }
  .footer__copyright > div:first-child {
    margin-bottom: 9px;
  }

  .footer .privacyText label {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 768px) {
  .footer div.subscribeContainer {
    width: 100%;
    height: auto;
  }
  .footer .subscribe__text,
  .footer .subscribe__checkbox {
    width: 100%;
  }
  .footer .subscribe__checkbox {
    max-width: 400px;
  }
  .footer .subscribe__input__email,
  .footer .subscribe__input select {
    float: none;
    width: 100%;
    padding: 0 10px;
  }
  .footer .footer .subscribe__input__email {
    border-bottom: solid #333 1px;
  }
  .footer .subscribe__input .separator,
  .footer .footer .subscribe__input .separator {
    height: 1px !important;
    width: 100%;
    float: none;
  }
  .footer .subscribe__input__submit {
    position: static;
  }
  .footer .subscribe__checkbox__privacy + span + label:before {
    width: 24px;
    height: 24px;
  }
  .footer .subscribe__checkbox__privacy + span + label:after {
    top: -16px;
    width: 15px;
    height: 15px;
  }
  .footer .subscribe__checkbox__privacy:checked + span {
    width: 10px;
    height: 10px;
    left: 7px;
  }
}

.header__sections {
  position: relative;
}

.header__sections__nav__mobile__subscribe {
  display: none;
}
.header__sections__nav__mobile__subscribe__caption {
  font-size: 12px;
}

.alert-danger {
  font-size: 17px;
  margin-bottom: 0;
  text-align: center;
  color: #fff;
  border: 0;
  border-radius: 0;
  background-color: #ab191e;
}

.unit {
  padding: 51px 0 73px;
}
.unit.noTitle {
  padding-top: 22px;
}
.unit-nopadding-top {
  padding-top: 0;
}
.unit-nopadding-bottom {
  padding-bottom: 0;
}
.unit-white {
  color: #000;
  background-color: #fff;
  fill: #000;
}
.unit-lgray {
  color: #000;
  background-color: #f7f8f3;
  fill: #000;
}
.unit-dgray {
  color: #fff;
  background-color: #333;
  fill: #fff;
}
.unit-dgray .book__item__title {
  color: #b2b2b2;
}
.unit--alert-top {
  padding-top: 0;
  padding-bottom: 0;
}

.unit-p30 {
  padding: 30px 0;
}

.btn-default {
  font-size: 11px;
  font-weight: 600;
  line-height: 1.1;
  padding: 13px 17px;
  text-transform: uppercase;
  border-radius: 0;
  letter-spacing: 1px;
  color: #333;
  background-color: transparent;
  border-color: #d2d3cf;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: rgba(0, 0, 0, 0);
  border-color: #94968c;
}
.btn-default:hover {
  color: #333;
  background-color: rgba(0, 0, 0, 0);
  border-color: #b4b6af;
}
.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: rgba(0, 0, 0, 0);
  border-color: #b4b6af;
}
.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: rgba(0, 0, 0, 0);
  border-color: #94968c;
}
.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: transparent;
  border-color: #d2d3cf;
}
.btn-default .badge {
  color: transparent;
  background-color: #333;
}

.btn-primary {
  letter-spacing: 1px;
}

.btn-transparent {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
}
.btn-transparent:focus,
.btn-transparent.focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-transparent:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-transparent:active,
.btn-transparent.active,
.open > .btn-transparent.dropdown-toggle {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-transparent:active:hover,
.btn-transparent:active:focus,
.btn-transparent:active.focus,
.btn-transparent.active:hover,
.btn-transparent.active:focus,
.btn-transparent.active.focus,
.open > .btn-transparent.dropdown-toggle:hover,
.open > .btn-transparent.dropdown-toggle:focus,
.open > .btn-transparent.dropdown-toggle.focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-transparent:active,
.btn-transparent.active,
.open > .btn-transparent.dropdown-toggle {
  background-image: none;
}
.btn-transparent.disabled:hover,
.btn-transparent.disabled:focus,
.btn-transparent.disabled.focus,
.btn-transparent[disabled]:hover,
.btn-transparent[disabled]:focus,
.btn-transparent[disabled].focus,
fieldset[disabled] .btn-transparent:hover,
fieldset[disabled] .btn-transparent:focus,
fieldset[disabled] .btn-transparent.focus {
  background-color: transparent;
  border-color: transparent;
}
.btn-transparent .badge {
  color: transparent;
  background-color: #fff;
}

.heading {
  margin: 10px 0 23px;
  color: inherit;
}
.heading--borderbottom {
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d2d3cf;
}
.heading--withlink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.heading__caption {
  font-size: 25px;
  line-height: 1;
  text-transform: uppercase;
  color: inherit;
}
.heading__link a {
  font-size: 13px;
  line-height: 1;
  text-transform: uppercase;
  color: inherit;
}
.heading__link a:active,
.heading__link a:focus,
.heading__link a:hover {
  color: #a80000;
}

.slick-slide a:focus {
  outline: none;
}

.booklist__slider {
  white-space: normal;
}
.booklist__slider .slick-arrow {
  position: absolute;
  z-index: 1;
  top: 130px;
  margin: 0;
  padding: 5px 10px;
  border: none;
  outline: none;
  background: none;
}
.booklist__slider .slick-arrow.slick-arrow-prev {
  left: -15px;
}
.booklist__slider .slick-arrow.slick-arrow-next {
  right: -15px;
}
@media (min-width: 768px) {
  .booklist__slider .slick-arrow.slick-arrow-prev {
    left: -45px;
  }
  .booklist__slider .slick-arrow.slick-arrow-next {
    right: -45px;
  }
}
.booklist__slider .slick-arrow svg {
  width: 14px;
  height: 25px;
  -webkit-transition: all 250ms;
  transition: all 250ms;
  fill: inherit;
}
.booklist__slider .slick-arrow:hover svg {
  fill: #a61e22;
}
.booklist__slider .slick-arrow.slick-disabled {
  cursor: default;
}
.booklist__slider .slick-arrow.slick-disabled svg {
  cursor: default;
  opacity: 0.3;
  fill: inherit;
}

.book__item {
  width: 174px;
  max-width: 200px;
  padding-right: 19px;
}
.book__item :last-child {
  padding-right: 0;
}
.book__item a {
  text-decoration: none;
  color: inherit;
}
.book__item a:focus,
.book__item a:hover {
  text-decoration: none;
  color: #a80000;
}
.book__item__soon {
  display: block;
  margin-bottom: 8px;
  text-align: left;
}
.book__item__soon span {
  font-family: 'Futura-PT';
  font-size: 11px;
  font-weight: 600;
  line-height: 20px;
  display: inline-block;
  height: 20px;
  padding: 0 8px !important;
  text-transform: uppercase;
  color: white;
  background-color: #a80000;
}
.book__item__img {
  margin-bottom: 15px;
}
.book__item__author {
  font-family: 'Futura-PT';
  font-size: 19px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  color: inherit;
}
.book__item__title {
  font-family: 'Lora';
  font-size: 15px;
  font-weight: normal;
  line-height: 22px;
  margin-bottom: 10px;
  color: #4c4c4c;
}
.book__item__ec {
  font-size: 0;
  height: 40px;
  color: inherit;
}
.book__item__ec__price,
.book__item__ec__cart,
.book__item__ec__fav,
.book__item__ec__buy {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #d9d9d9;
  border-left-width: 0;
}
.book__item__ec__price svg,
.book__item__ec__cart svg,
.book__item__ec__fav svg,
.book__item__ec__buy svg {
  width: 20px;
  height: 18px;
  margin-top: 10px;
  -webkit-transition: all 250ms;
  transition: all 250ms;
  fill: inherit;
}
.book__item__ec__price:first-child,
.book__item__ec__cart:first-child,
.book__item__ec__fav:first-child,
.book__item__ec__buy:first-child {
  border-left-width: 1px;
}
.book__item__ec__buy {
  font-size: 11px;
  line-height: 28px;
  width: auto;
  height: 30px;
  margin-top: 4px;
  padding-right: 14px !important;
  padding-left: 14px;
  cursor: pointer;
  -webkit-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #383838;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  background-color: transparent;
}
.book__item__ec__buy:hover {
  color: white !important;
  border: 1px solid #a80000;
  background-color: #a80000;
}
.book__item__ec__price {
  font-family: 'Futura-PT';
  font-size: 18px;
  font-weight: 600;
  line-height: 40px;
  width: 75px;
  border-left-width: 1px;
}
.book__item__ec__cart,
.book__item__ec__fav {
  cursor: pointer;
}
.book__item__ec__cart:hover svg,
.book__item__ec__fav:hover svg {
  fill: #a61e22;
}
.book__item__ec__fav.active {
  fill: #a61e22;
}
.book__item__ec__fav.active svg {
  fill: #a61e22;
}

.unit-dgray .book__item__ec__price,
.unit-dgray .book__item__ec__cart,
.unit-dgray .book__item__ec__buy,
.unit-dgray .book__item__ec__fav {
  border-color: rgba(255, 255, 255, 0.15);
}

@media (min-width: 1020px) {
  .book__item {
    width: 200px;
    padding-right: 40px;
  }
}

.breadcrumb {
  font-family: 'Lora';
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
  min-height: 40px;
  padding: 10px 0;
  text-align: center;
  color: #7b7c79;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 13px;
}
@media (min-width: 768px) {
  .breadcrumb {
    margin-bottom: 50px;
  }
}

.breadcrumb a {
  text-decoration: none;
  color: #7b7c79;
}
.breadcrumb a:active,
.breadcrumb a:focus,
.breadcrumb a:hover {
  color: #6e6f6c;
}

.sectionInfo .nav {
  width: 100%;
  min-height: 50px;
  margin-top: 28px;
  margin-bottom: 47px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: flex-start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
}
.sectionInfo .nav li {
  min-height: 50px;
  -ms-flex-order: 0;
  -webkit-box-ordinal-group: 1;
  order: 0;
  -ms-flex: 1 1 0;
  -webkit-box-flex: 1;
  flex: 1 1 0;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}
.sectionInfo .nav li a {
  font-family: 'futura-pt';
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  height: 100%;
  min-height: 50px;
  margin: 0;
  vertical-align: middle;
  text-transform: uppercase;
  color: #333;
  border: 1px solid #d9d9d9;
  border-left: none;
  border-radius: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.sectionInfo .nav li a span {
  text-align: center;
}
.sectionInfo .nav li:first-child a {
  border-left: 1px solid #d9d9d9;
}
.sectionInfo .nav li.active a {
  color: #fff;
  border: none;
  background-color: #a80000;
}
.sectionInfo .nav li.active a:active,
.sectionInfo .nav li.active a:focus,
.sectionInfo .nav li.active a:hover {
  color: #fff;
}
@media (max-width: 1019px) {
  .sectionInfo .nav {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .sectionInfo .nav li a {
    border-left: 1px solid #d9d9d9;
  }
  .sectionInfo .nav li {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }
}

.sectionInfo .container {
  padding: 40px 60px;
}
@media (max-width: 500px) {
  .sectionInfo .container {
    padding: 40px 20px;
  }
}
.sectionInfo .section-comments {
  padding: 40px 60px 0;
}

.sectionInfo .container.section-opinion_zoom {
  padding-left: 0;
  padding-right: 0;
}

.sectionInfo .sectionTitle {
  font-family: 'futura-pt';
  font-size: 40px;
  font-weight: 600;
  line-height: 40px;
  padding-top: 13px;
  padding-bottom: 33px;
  text-align: center;
  text-transform: uppercase;
}

.sectionInfo .sectionTitle + .unit {
  padding-top: 0;
}

.sectionInfo .blockInfo {
  font-family: 'Lora';
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
  width: 79%;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  text-align: center;
  color: #262626;
}
@media (min-width: 1260px) {
  .sectionInfo .blockInfo {
    width: 63%;
  }
}

.sectionInfo .blockTitle {
  font-family: 'futura-pt';
  font-size: 25px;
  font-weight: 600;
  line-height: 40px;
  margin-bottom: 6px;
  text-transform: uppercase;
}
.sectionInfo .blockTitle.text-center {
  margin-bottom: 40px;
}
.sectionInfo .blockTitle.large {
  font-size: 40px;
  line-height: 40px;
  width: 85%;
  margin-bottom: 60px;
  text-transform: none;
}
@media (max-width: 1019px) {
  .sectionInfo .blockTitle.large {
    width: 100%;
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 20px;
  }
}

.sectionInfo .rowBlock {
  padding: 24px 0 35px;
  border-top: 2px solid #262626;
}
.sectionInfo .rowBlock .row {
  margin-right: 0;
  margin-left: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #d9d9d9;
}
.sectionInfo .rowBlock .row:first-child {
  padding-top: 0;
  margin-top: 0;
  border-top: none;
}
.sectionInfo .rowBlockTitle {
  font-family: 'futura-pt';
  font-size: 19px;
  font-weight: 600;
  line-height: 20px;
  position: relative;
  padding-right: 40px;
  color: #262626;
  top: -5px;
}
.sectionInfo .rowBlockTitle.description {
  padding-bottom: 35px;
}
.sectionInfo .rowBlockText {
  font-family: 'Lora';
  font-size: 17px;
  font-weight: normal;
  line-height: 25px;
  display: inline-block;
}
.section-blog_zoom .sectionInfo .rowBlockText {
  display: block;
}
.sectionInfo .rowBlockText figure img {
  display: block;
  width: auto !important;
  height: auto !important;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.sectionInfo .rowBlockText figure img.first {
  max-width: calc(100% - 250px);
}
.sectionInfo .rowBlockText figure img + br {
  display: none;
}
.sectionInfo .rowBlock .row .imagesBlock img {
  margin: 15px 26px 15px 0;
}
.sectionInfo .rowBlock form label,
.sectionInfo .rowBlock button[type='submit'] {
  font-family: 'futura-pt';
  font-size: 13px;
  color: #333;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.sectionInfo .rowBlock form input[type='text'] {
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: 1px solid #c6c6c6;
  height: 50px;
}
.sectionInfo .rowBlock form .inline-block[class*='col-'] {
  padding-right: 10px;
  padding-left: 10px;
}
.sectionInfo .rowBlock form .inline-block:first-child {
  padding-left: 0;
}
.sectionInfo .rowBlock form .inline-block:last-child {
  padding-right: 0;
}
.sectionInfo .rowBlock form textarea {
  height: 160px;
  resize: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: 1px solid #c6c6c6;
}
.sectionInfo .rowBlock form input,
.sectionInfo .rowBlock form textarea {
  font-family: 'futura-pt';
  font-size: 19px;
  font-weight: normal;
  line-height: 19px;
}
.sectionInfo .rowBlock form button[type='submit'] {
  width: 180px;
  height: 50px;
  color: #fff;
  border: none;
  border-radius: 3px;
  background-color: #a80000;
  letter-spacing: 1px;
}
.sectionInfo .rowBlock form button[type='submit']:active,
.sectionInfo .rowBlock form button[type='submit']:focus,
.sectionInfo .rowBlock form button[type='submit']:hover {
  background-color: #8f0000;
}
@media (max-width: 1019px) {
  .sectionInfo .rowBlock {
    padding: 20px 0;
  }
  .sectionInfo .rowBlockTitle {
    padding-bottom: 20px;
  }
}

.sectionInfo .rowBlock .rowBlock {
  padding-bottom: 0;
}

.section-publisher .blockInfo {
  font-family: 'futura-pt';
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
  width: 100%;
  margin-bottom: 28px;
}

.section-publisher .blockInfo ~ div > div.rowBlockText {
  margin-bottom: 28px;
}

.indexslider {
  height: 589px;
  background-color: #a61e22;
}
.indexslider__item__cont {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  max-width: 1000px;
  height: 541px;
}
.indexslider__item__cont:focus {
  outline: 0;
}
.indexslider__item__image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  left: 50%;
  margin: auto;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.indexslider__item__caption {
  line-height: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-transition: all 250ms ease-in 750ms;
  transition: all 250ms ease-in 750ms;
  opacity: 0;
  color: #fff;
  font-size: 25px;
  padding: 0 19px 40px;
  text-align: center;
}
@media (min-width: 479px) {
  .indexslider__item__caption {
    font-size: 28px;
    padding: 0 19px 40px;
  }
}
@media (min-width: 767px) {
  .indexslider__item__caption {
    font-size: 24px;
    padding: 0 19px 40px;
    text-align: center;
  }
}
@media (min-width: 1199px) {
  .indexslider__item__caption {
    font-size: 30px;
    padding: 0 23px 29px;
    text-align: left;
  }
}
@media (min-width: 1600px) {
  .indexslider__item__caption {
    font-size: 38px;
    padding: 0 23px 29px;
    text-align: left;
  }
}
.indexslider__item.slick-active .indexslider__item__caption {
  opacity: 1;
}

.slick-dots {
  margin: 0;
  padding: 14px 0;
  list-style-type: none;
  text-align: center;
  background-color: #f7f8f3;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  padding: 0;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 0;
  cursor: pointer;
  -webkit-transition: background 250ms;
  transition: background 250ms;
  color: transparent;
  border: 0;
  border-radius: 10px;
  outline: none;
  background: transparent;
  background-color: #000;
}
.slick-dots li.slick-active button {
  background-color: #a61e22;
}

.lastnews__list {
  display: block;
}
.lastnews__list__item {
  display: block;
  margin-bottom: 43px;
  text-decoration: none;
  border-left: 1px solid #d2d3cf;
}
.lastnews__list__item:hover {
  text-decoration: none;
}
.lastnews__list__item:hover .lastnews__list__item__desc {
  color: #a80000;
}
.lastnews__list__item:first-child {
  border-left: none;
}
.lastnews__list__item__date {
  font-size: 11px;
  margin-bottom: 7px;
  text-transform: uppercase;
  color: #7f7f7c;
}
.lastnews__list__item__desc {
  font-size: 19px;
  line-height: 25px;
  max-width: 260px;
  -webkit-transition: color 250ms;
  transition: color 250ms;
  color: #000;
}
@media (max-width: 1259px) {
  .lastnews__list__item {
    width: 50%;
  }
  .lastnews__list__item:nth-child(2n + 1) {
    border-left: none;
  }
  .lastnews__list__item__desc {
    max-width: 100%;
  }
}
@media (min-width: 1260px) {
  .lastnews__list__item {
    width: 25%;
  }
}
@media (max-width: 992px) {
  .lastnews__list__item {
    margin-right: 15px;
    margin-left: 15px;
    padding: 15px 0;
    border-top: 1px solid #d2d3cf;
    border-left: none;
    margin-bottom: 0;
  }
  .lastnews__list__item:first-child {
    border-top: 0;
    padding-top: 0;
  }
  .lastnews__list__item:last-child {
    margin-bottom: 43px;
  }
}

.independentbook {
  position: relative;
  padding-right: 30px;
  border-left: 1px solid #d2d3cf;
}
.independentbook__description {
  font-size: 19px;
  line-height: 20px;
  float: left;
  overflow-y: hidden;
  width: 205px;
  max-height: 100px;
  margin-bottom: 50px;
  margin-left: 15px;
}
.independentbook__image {
  margin-right: 15px;
}
.independentbook__image,
.independentbook__image img {
  float: right;
  height: 170px;
}
.independentbook:first-child {
  border-left: transparent;
}
.independentbook__website {
  position: absolute;
  bottom: 0;
  left: 15px;
}
@media (max-width: 1259px) {
  .independentbook__description {
    width: 170px;
  }
  .independentbook__image {
    margin-right: 0;
  }
}
@media (max-width: 1019px) {
  .independentbook {
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #d2d3cf;
    border-left: none;
  }
  .independentbook:first-child {
    padding-top: 0;
  }
  .independentbook:last-child {
    padding-bottom: 0;
    border-bottom: none;
  }
  .independentbook__description {
    width: 520px;
  }
  .independentbook__website {
    bottom: 40px;
  }
  .independentbook:last-child .independentbook__website {
    bottom: 0;
  }
}
@media (max-width: 1019px) and (max-width: 768px) {
  .independentbook .row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: flex-start;
    align-content: flex-start;
    -ms-flex-align: flex-start;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  .independentbook__description {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: auto;
    margin-right: 30px;
  }
  .independentbook__image {
    min-width: 112px;
    -o-object-fit: contain;
    object-fit: contain;
  }
}

.independentbook:last-child {
  margin-right: 0;
  padding-right: 15px;
}
.independentbook:last-child__image {
  margin-right: 0;
}

@media (max-width: 1259px) {
  .independentbook:last-child .independentbook__image {
    margin-right: 15px;
  }
}

.event__item {
  font-size: 10px;
  line-height: 1;
  position: relative;
  display: block;
  height: 440px;
  margin-bottom: 30px;
  padding: 43px 26px 32px;
  padding-bottom: 127px;
  -webkit-transition: all 250ms;
  transition: all 250ms;
  text-align: center;
  color: #262626;
  background-color: #f7f8f3;
}
.event__item:hover {
  text-decoration: none;
  color: #262626 !important;
}
.event__item:hover .event__item__caption {
  color: #a80000;
}
.event__item__date {
  font-size: 1.1em;
  margin-bottom: 99px;
  text-transform: uppercase;
  color: #8e8f8c;
}
.event__item.event__item--with-photo .event__item__date {
  margin-bottom: 32px;
}
.event__item__caption {
  font-size: 2.5em;
  height: 160px;
  -webkit-transition: color 250ms;
  transition: color 250ms;
}
.event__item.event__item--with-photo .event__item__caption {
  height: auto;
  min-height: 77px;
  margin-bottom: 14px;
}
.event__item__author__photo {
  display: block;
  overflow: hidden;
  width: 71px;
  margin: auto;
  margin-bottom: 17px;
  padding-bottom: 17px;
}
.event__item__author__photo img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 43px;
}
.event__item__author__name {
  font-size: 1.8em;
}
.event__item__place {
  font-size: 1.3em;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: 36px;
}
.event__item__place__name {
  margin-bottom: 11px;
  padding-right: 15px;
  padding-left: 15px;
  text-transform: uppercase;
}
.event__item__place__city {
  font-family: 'Lora';
  font-style: italic;
  opacity: 0.5;
}
@media (max-width: 1019px) {
  .event__item {
    height: 290px;
    padding-bottom: 107px;
  }
  .event__item__date {
    margin-bottom: 48px;
  }
  .event__item__caption {
    height: 100px;
  }
  .event__item__place {
    padding-bottom: 20px;
  }
  .event__item.event__item--with-photo .event__item__date {
    margin-bottom: 18px;
  }
  .event__item.event__item--with-photo .event__item__caption {
    height: auto;
    min-height: 27px;
  }
  .event__item__author__photo {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .event__item {
    height: 440px;
  }
  .event__item__date {
    margin-bottom: 48px;
  }
  .event__item__caption {
    height: 240px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .event__item.event__item--with-photo .event__item__date {
    margin-bottom: 33px;
  }
  .event__item.event__item--with-photo .event__item__caption {
    height: 105px;
  }
}

.blog__item {
  font-size: 10px;
  line-height: 1;
  position: relative;
  display: block;
  color: #262626;
  background-color: #fff;
}
.blog__item:active,
.blog__item:focus,
.blog__item:hover {
  text-decoration: none;
}
.blog__item__image {
  height: 220px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.blog__item__caption {
  font-size: 2.5em;
  font-weight: 600;
  height: 140px;
  margin: 0;
  margin: 26px 23px 72px 23px;
  overflow: hidden;
}
.blog__item__date {
  font-size: 1.1em;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 2.091em 2.818em;
  text-transform: uppercase;
  color: #929292;
}
@media (max-width: 1019px) {
  .blog__item {
    height: 220px;
    margin-bottom: 30px;
  }
  .blog__item__image {
    float: left;
    width: 280px;
    height: 220px;
    margin-right: 30px;
  }
  .blog__item__image__item {
    height: 220px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .blog__item__date {
    left: 310px;
    padding: 0;
    padding-bottom: 23px;
  }
  .blog__item__caption {
    overflow: hidden;
    height: 138px;
  }
}
@media (max-width: 768px) {
  .blog__item {
    height: auto;
  }
  .blog__item__image {
    float: none;
    width: 100%;
    height: auto;
    margin-right: 0;
  }
  .blog__item__image__item {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 220px;
    margin: 0;
  }
  .blog__item__caption {
    font-size: 2.5em;
    height: auto;
    padding: 0;
    margin-bottom: 66px;
  }
  .blog__item__date {
    font-size: 1.1em;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 2.091em 2.818em;
    text-transform: uppercase;
    color: #929292;
  }
}

.section-blog .sectionInfo .container {
  padding-top: 0;
}

.section-blog .blog__item {
  margin-bottom: 30px;
}

.subscribe__checkbox {
  width: 400px;
  margin: 21px auto 0;
}
.subscribe__checkbox__privacy {
  position: absolute;
  top: 0;
  left: -15px;
  float: left;
  width: 8px;
  height: 8px;
  opacity: 0;
}
.subscribe__checkbox__privacy + span.privacyChecked {
  display: none;
}
.subscribe__checkbox__privacy:checked + span {
  position: absolute;
  z-index: 100;
  top: -14px;
  left: 5px;
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 5px;
  background-color: #000;
}
.subscribe__checkbox__privacy + span + label {
  font-weight: normal;
}
.subscribe__checkbox__privacy + span + label:after {
  position: absolute;
  top: -15px;
  left: 4px;
  width: 8px;
  height: 8px;
  content: ' ';
  border-radius: 2px;
  background-color: white;
}
.subscribe__checkbox__privacy + span + label:before {
  position: absolute;
  top: -20px;
  left: 0;
  width: 16px;
  height: 16px;
  content: '';
  border: solid 1px #333;
  border-radius: 2px;
}
.subscribe__checkbox .privacyText {
  font-family: 'Lora';
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
  position: relative;
  color: #808080;
}
.subscribe__checkbox .privacyText a {
  text-decoration: underline;
  color: #808080;
}

.subscribe--unit {
  padding-top: 89px;
  padding-bottom: 88px;
  text-align: center;
  color: #fff;
  background-image: url('../img/subscribe-bg.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.subscribe__caption {
  font-family: 'futura-pt';
  font-size: 25px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 13px;
  text-transform: uppercase;
  color: inherit;
}

.subscribe__descr {
  font-family: 'Lora';
  font-size: 17px;
  font-weight: normal;
  margin-bottom: 20px;
  color: #ccc;
}

.subscribe__input {
  position: relative;
}
.subscribe__input__email {
  font-family: 'futura-pt';
  font-size: 13px;
  font-weight: 600;
  line-height: 30px;
  height: 30px;
  padding: 0 20px;
  color: #808080;
  border: none;
  border-color: transparent;
  background-color: transparent;
}
.subscribe__input__email:focus {
  border-color: transparent;
  border-bottom-color: #fff;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.subscribe__input__email:-webkit-autofill,
.subscribe__input__email:-webkit-autofill:hover,
.subscribe__input__email:-webkit-autofill:focus,
.subscribe__input__email:-webkit-autofill:active {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  color: #808080 !important;
  -webkit-text-fill-color: #808080 !important;
}
.subscribe__input__email::-webkit-input-placeholder {
  font-family: 'futura-pt';
  font-size: 13px;
  font-weight: 600;
  color: #808080;
}
.subscribe__input__email::-moz-placeholder {
  font-family: 'futura-pt';
  font-size: 13px;
  font-weight: 600;
  color: #808080;
}
.subscribe__input__email:-moz-placeholder {
  font-family: 'futura-pt';
  font-size: 13px;
  font-weight: 600;
  color: #808080;
}
.subscribe__input__email:-ms-input-placeholder {
  font-family: 'futura-pt';
  font-size: 13px;
  font-weight: 600;
  color: #808080;
}
.subscribe__input__submit {
  position: absolute;
  top: 0;
  right: 0;
  width: 140px;
  height: 42px;
  padding: 0;
  -webkit-transition: all 250ms;
  transition: all 250ms;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 3px;
  background-color: #a80000;
  font-weight: 600;
}
.subscribe__input__submit:hover {
  background-color: #a80000;
}

.subscribe__errors {
  font-weight: 500;
  position: absolute;
  text-align: left;
  color: #f00;
  text-shadow: 0 0 1px #f00;
}

.press {
  padding: 15px 61px;
  background-color: #fff;
}
.press__item {
  display: block;
  padding-top: 26px;
  padding-bottom: 30px;
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid #d9d9d9;
}
.press__item:hover {
  text-decoration: none;
}
.press__item:last-child {
  border-bottom: 0;
}
.press__item__publisher {
  font-size: 19px;
  line-height: 1;
  margin-bottom: 9px;
  color: #000;
}
.press__item__journalist {
  font-size: 11px;
  line-height: 1;
  text-transform: uppercase;
  opacity: 0.5;
  margin-bottom: 9px;
  color: #262626;
}
.press__item__caption {
  font-size: 19px;
  font-weight: 600;
  line-height: 20px;
  -webkit-transition: color 250ms;
  transition: color 250ms;
}
.press__item__date {
  font-size: 11px;
  margin-top: 5px;
  text-align: right;
  text-transform: uppercase;
  opacity: 0.5;
  color: #262626;
}
.press__item:hover {
  text-decoration: none;
}
.press__item:hover .press__item__caption {
  color: #a80000;
}
@media (max-width: 768px) {
  .press {
    padding: 26px 23px;
  }
  .press__item:first-child {
    padding-top: 0;
  }
  .press__item__journalist {
    margin-bottom: 15px;
  }
  .press__item__date {
    text-align: left;
  }
}

.section-authors .nav {
  display: block;
  margin-bottom: 55px;
  border: none;
}

.section-authors .nav li {
  width: 172px;
}
.section-authors .nav .dropdown-menu,
.section-authors .nav .dropdown {
  width: 190px;
  padding: 0;
}
@media (max-width: 675px) {
  .section-authors .nav li {
    width: 50%;
  }
  .section-authors .nav .dropdown {
    padding-top: 20px;
  }
}

.section-authors .nav .dropdown a.dropdown-toggle {
  font-family: 'futura-pt';
  font-size: 19px;
  font-weight: normal;
  padding-left: 21px;
  text-transform: none;
  border-left: 1px solid #d9d9d9;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: flex-start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}

.section-authors .nav .dropdown a.dropdown-toggle:after {
  position: absolute;
  top: 19px;
  right: 18px;
  width: 8px;
  height: 8px;
  content: '';
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-bottom: 2px solid #333;
  border-left: 2px solid #333;
}

.section-authors .nav .dropdown-menu a.dropdown-item {
  height: 33px;
  min-height: 33px;
  border-top: none;
  border-right: none;
  border-left: none;
}

.section-authors .nav .dropdown-menu a.dropdown-item:last-item {
  border-bottom: none;
}

.section-authors .authorsBlock {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: flex-start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: flex-start;
  align-content: flex-start;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
}
.section-authors .authorsBlock .author {
  width: calc((100% - 40px * 2) / 3);
  height: 80px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
}
.section-authors .authorsBlock .author > a > img,
.section-authors .authorsBlock .author > a {
  float: left;
  width: 60px;
  height: 60px;
  margin: 0 20px 0 0;
  border-radius: 60px;
  -o-object-fit: cover;
  object-fit: cover;
}
.section-authors .authorsBlock .author > div {
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-line-pack: flex-start;
  align-content: flex-start;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
}
.section-authors .authorsBlock .author .authorName {
  font-family: 'futura-pt';
  font-size: 19px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 3px;
  color: #262626;
}
.section-authors .authorsBlock .author .authorName:active,
.section-authors .authorsBlock .author .authorName:focus,
.section-authors .authorsBlock .author .authorName:hover {
  color: #a80000;
}
.section-authors .authorsBlock .author .authorCountry {
  font-family: 'futura-pt';
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  color: #929292;
}
@media (max-width: 1259px) {
  .section-authors .authorsBlock .author {
    width: calc((100% - 40px) / 2);
  }
  .section-authors .authorsBlock .author:nth-child(3n + 2),
  .section-authors .authorsBlock .author:nth-child(3n + 1) {
    margin-right: 0;
  }
  .section-authors .authorsBlock .author:nth-child(2n + 1) {
    margin-right: 40px;
  }
}
@media (max-width: 991px) {
  .section-authors .authorsBlock .author {
    width: 100%;
  }
  .section-authors .authorsBlock .author:nth-child(n) {
    margin-right: 0;
  }
}

.section-authors_zoom .authorTitle,
.section-translators_zoom .authorTitle {
  font-size: 40px;
  margin-bottom: 50px;
  text-transform: none;
}

.section-authors_zoom .authorInfo,
.section-translators_zoom .authorInfo {
  float: left;
  width: calc(100% - 300px);
  padding-right: 40px;
}
.section-authors_zoom .authorInfo .row-flex-stretch,
.section-translators_zoom .authorInfo .row-flex-stretch {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
}

.section-authors_zoom .authorImage,
.section-translators_zoom .authorImage {
  float: right;
  width: 300px;
  height: 300px;
  border-radius: 300px;
  -o-object-fit: cover;
  object-fit: cover;
}

.section-authors_zoom .authorImage > img,
.section-translators_zoom .authorImage > img {
  margin: 0;
}

.section-authors_zoom .section-press .rowBlockTitle,
.section-translators_zoom .section-press .rowBlockTitle {
  line-height: 20px;
  top: 0;
}

.section-authors_zoom .section-press .col-md-4 .rowBlockTitle,
.section-translators_zoom .section-press .col-md-4 .rowBlockTitle {
  font-weight: normal;
}

.section-authors_zoom .section-press .col-md-4 .rowBlockText,
.section-translators_zoom .section-press .col-md-4 .rowBlockText {
  font-family: 'Lora';
  font-weight: normal;
  font-style: italic;
  text-transform: none;
  font-size: 13px;
  position: relative;
  top: 5px;
}

.section-authors_zoom .section-press.rowBlock .row,
.section-translators_zoom .section-press.rowBlock .row {
  margin-bottom: 0px;
  padding-bottom: 30px;
  padding-top: 28px;
}

.section-authors_zoom .section-press.rowBlock .row:first-child,
.section-translators_zoom .section-press.rowBlock .row:first-child {
  margin-bottom: 0px;
  padding-bottom: 30px;
  padding-top: 4px;
  border-bottom: 1px solid #d9d9d9;
}

.section-authors_zoom .blog__item,
.section-translators_zoom .blog__item {
  display: block;
  width: 100%;
  height: 160px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #d9d9d9;
}
.section-authors_zoom .blog__item:last-child,
.section-translators_zoom .blog__item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.section-authors_zoom .blog__item h2,
.section-translators_zoom .blog__item h2 {
  margin: 0;
}
.section-authors_zoom .blog__item__image,
.section-translators_zoom .blog__item__image {
  float: left;
  width: 200px;
  height: 130px;
  margin-right: 30px;
}
.section-authors_zoom .blog__item__image__item,
.section-translators_zoom .blog__item__image__item {
  height: 130px;
  margin-top: 0 !important;
  -o-object-fit: cover;
  object-fit: cover;
}
.section-authors_zoom .blog__item__caption,
.section-translators_zoom .blog__item__caption {
  font-family: 'futura-pt';
  font-size: 19px;
  font-weight: 600;
  height: 160px;
  padding-right: 0;
  padding-bottom: 30px;
}
.section-authors_zoom .blog__item__date,
.section-translators_zoom .blog__item__date {
  top: 0;
  left: 230px;
  padding: 0;
  padding-bottom: 23px;
}
@media (max-width: 500px) {
  .section-authors_zoom .blog__item,
  .section-translators_zoom .blog__item {
    height: auto;
  }
  .section-authors_zoom .blog__item__image,
  .section-translators_zoom .blog__item__image {
    float: none;
    width: 100%;
    height: auto;
    margin-right: 0;
  }
  .section-authors_zoom .blog__item__image__item,
  .section-translators_zoom .blog__item__image__item {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 220px;
    margin: 0;
  }
  .section-authors_zoom .blog__item__caption,
  .section-translators_zoom .blog__item__caption {
    height: auto;
    padding-top: 20px;
    padding-bottom: 0;
    padding-left: 0;
  }
  .section-authors_zoom .blog__item__date,
  .section-translators_zoom .blog__item__date {
    position: static;
    padding-top: 20px;
    padding-bottom: 0;
  }
}

@media (max-width: 1259px) {
  .section-authors_zoom .authorImage,
  .section-translators_zoom .authorImage {
    width: 200px;
    height: 200px;
    border-radius: 200px;
  }
  .section-authors_zoom .authorInfo,
  .section-translators_zoom .authorInfo {
    width: calc(100% - 200px);
  }
}

@media (max-width: 1019px) {
  .section-authors_zoom .authorImage,
  .section-translators_zoom .authorImage {
    float: none;
    text-align: center;
  }
  .section-authors_zoom div.authorImage,
  .section-translators_zoom div.authorImage {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .section-authors_zoom .authorInfo,
  .section-translators_zoom .authorInfo {
    float: none;
    width: 100%;
    padding-right: 0;
  }
}

.section-authors_zoom .clearBottomBorder,
.section-translators_zoom .clearBottomBorder {
  position: relative;
  bottom: 60px;
  clear: both;
  width: 100%;
  height: 60px;
  margin-bottom: -60px;
  background-color: white;
}

.section-authors_zoom .book__item,
.section-translators_zoom .book__item {
  width: calc(50% - 1px);
  max-width: 50%;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #d9d9d9;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
}
.section-authors_zoom .book__item:nth-child(n) .book__item__container,
.section-translators_zoom .book__item:nth-child(n) .book__item__container {
  padding-right: 20px;
  padding-left: 0;
  height: 100%;
  -ms-flex: 1 1 100%;
  -webkit-box-flex: 1;
  flex: 1 1 100%;
}
.section-authors_zoom .book__item:nth-child(2n) .book__item__container,
.section-translators_zoom .book__item:nth-child(2n) .book__item__container {
  padding-right: 0;
  padding-left: 20px;
}
.section-authors_zoom .book__item:nth-child(2n + 1) .book__item__container,
.section-translators_zoom .book__item:nth-child(2n + 1) .book__item__container {
  border-right: 1px solid #d9d9d9;
}

.section-authors_zoom .blockTitle ~ .blockTitle,
.section-translators_zoom .blockTitle ~ .blockTitle {
  margin-top: 10px;
}

@media (max-width: 991px) {
  .section-authors_zoom .book__item,
  .section-translators_zoom .book__item {
    float: none;
    width: 100%;
    max-width: 100%;
    margin-right: 0;
  }
  .section-authors_zoom .book__item:nth-child(n) .book__item__container,
  .section-translators_zoom .book__item:nth-child(n) .book__item__container {
    padding-right: 0;
    padding-left: 0;
    border-right: none;
  }
}

.section-authors_zoom .book__item,
.section-search .book__item {
  float: left;
  padding-right: 0;
}
.section-authors_zoom .book__item__img,
.section-search .book__item__img {
  float: left;
  margin-right: 20px;
  margin-bottom: 0;
}
.section-authors_zoom .book__item__img,
.section-authors_zoom .book__item__img > img,
.section-search .book__item__img,
.section-search .book__item__img > img {
  width: 100px;
  max-height: 160px;
}
.section-authors_zoom .book__item__img > img,
.section-search .book__item__img > img {
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover;
}
.section-authors_zoom .book__item__title,
.section-search .book__item__title {
  line-height: 20px;
  overflow-y: hidden;
  max-height: 85px;
}

.section-authors_zoom .blockTitle ~ .blockTitle,
.section-search .blockTitle ~ .blockTitle {
  margin-top: 10px;
}

@media (max-width: 991px) {
  .section-authors_zoom .book__item,
  .section-search .book__item {
    float: none;
    width: 100%;
    max-width: 100%;
    margin-right: 0;
  }
  .section-authors_zoom .book__item:nth-child(n) .book__item__container,
  .section-search .book__item:nth-child(n) .book__item__container {
    padding-right: 0;
    padding-left: 0;
    border-right: none;
  }
}

.section-search .book__item {
  width: 100%;
  max-width: 100%;
}

.section-search .rowBlock .rowBlockTitle {
  top: 0;
  padding-right: 40px;
}

.section-news .newsArchive li {
  width: 172px;
  margin-bottom: 20px;
}
@media (max-width: 1019px) {
  .section-news .newsArchive li {
    float: left;
    margin-right: 20px;
  }
}

.section-news .newsArchive .nav {
  display: block;
  margin-bottom: 0px;
  margin-top: 0;
}
@media (max-width: 1019px) {
  .section-news .newsArchive .nav {
    margin-bottom: 0;
  }
}

@media (max-width: 1019px) {
  .section-news .newsArchive {
    margin-bottom: 15px;
    padding-bottom: 23px;
    border-bottom: 1px solid #d9d9d9;
  }
}

.section-news .newsArchive .dropdown {
  margin-bottom: 20px;
}

.section-news .newsArchive .dropdown-menu,
.section-news .newsArchive .dropdown {
  width: 100%;
  padding: 0;
}

.section-news .newsArchive .dropdown a.dropdown-toggle {
  font-family: 'futura-pt';
  font-size: 19px;
  font-weight: normal;
  padding-left: 21px;
  text-transform: none;
  border-left: 1px solid #d9d9d9;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: flex-start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}

.section-news .newsArchive .dropdown a.dropdown-toggle:after {
  position: absolute;
  top: 19px;
  right: 18px;
  width: 8px;
  height: 8px;
  content: '';
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-bottom: 2px solid #333;
  border-left: 2px solid #333;
}

.section-news .newsArchive .dropdown-menu a.dropdown-item {
  height: 33px;
  min-height: 33px;
  border-top: none;
  border-right: none;
  border-left: none;
}

.section-news .newsArchive .dropdown-menu a.dropdown-item:last-item {
  border-bottom: none;
}

.section-news .newsDate,
.section-press .newsDate,
.section-opinion_zoom .newsDate {
  font-family: 'futura-pt';
  font-size: 11px;
  font-weight: 600;
  line-height: 14px;
  text-transform: uppercase;
  color: #929292;
  letter-spacing: 1px;
}

.section-news a.newsTitle,
.section-press a.newsTitle {
  font-family: 'futura-pt';
  font-size: 19px;
  font-weight: 600;
  text-decoration: none;
  text-transform: none;
  color: #262626;
}

.section-news a.newsTitle:focus,
.section-news a.newsTitle:hover,
.section-press a.newsTitle:focus,
.section-press a.newsTitle:hover {
  text-decoration: none;
  color: #a61e22;
}

.section-news .rowBlock .row,
.section-press .rowBlock .row {
  margin-bottom: 0px;
  padding-bottom: 30px;
  padding-top: 28px;
}

.section-news .rowBlock,
.section-press .rowBlock {
  margin-bottom: 40px;
  padding: 0;
  border: none;
}

.section-events .event__item {
  background-color: white;
}

.section-events .container {
  padding-top: 0;
}

.moreBtn {
  font-family: 'futura-pt';
  font-size: 13px;
  font-weight: 600;
  display: block;
  width: 200px;
  height: 50px;
  margin: 0 auto;
  -webkit-transition: all 250ms;
  transition: all 250ms;
  text-transform: uppercase;
  color: #262626;
  border: 2px solid #262626;
  background-color: transparent;
}
.moreBtn[data-list='news_ajax'] {
  color: #a80000;
}
.moreBtn:active,
.moreBtn:focus,
.moreBtn:hover {
  color: white;
  border: 2px solid white;
  background-color: #a80000;
}

.unit-dgray .moreBtn {
  color: white;
  border-color: #898989;
}

.section-news_zoom .unit.noTitle {
  padding-bottom: 0;
}

.section-news_zoom .blockTitle.newsTitle {
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 40px;
  text-transform: none;
}
.section-news_zoom .blockTitle.newsTitle ~ .rowBlock {
  border-top-width: 3px;
}

.section-news_zoom .blockTitle ~ .newsDate {
  font-family: 'futura-pt';
  font-size: 19px;
  font-weight: normal;
  line-height: 19px;
  float: left;
  margin-bottom: 20px;
}

.section-news_zoom .photoBlock {
  margin-bottom: 33px;
}
.photoBlock div:first-child {
  padding: 0;
}
.section-news_zoom .photoBlock img {
  margin: 0;
  width: 100%;
}
.section-news_zoom .photoBlock .photoTitle {
  font-family: 'Lora';
  font-size: 13px;
  font-weight: normal;
  font-style: italic;
  padding-left: 25px !important;
  color: #808080;
}
@media (max-width: 991px) {
  .section-news_zoom .photoBlock .photoTitle {
    padding-top: 10px;
    padding-left: 0 !important;
  }
}

.section-news_zoom .section-news .rowBlock {
  margin-bottom: 0;
  padding-top: 30px;
  border-top: 2px solid #262626;
}

.section-news_zoom .container.section-news {
  padding-bottom: 22px;
}

.section-news_zoom .container.section-news > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

.shareBlock {
  float: right;
  margin-bottom: 17px;
}
.shareBlock > a > .fa {
  font: normal normal normal 20px/1 FontAwesome;
  margin-right: 15px;
  color: #7f7f7f;
}
.shareBlock > a:last-child > .fa {
  margin-right: 0;
}

.rating-xs {
  font-size: 13px;
  margin-bottom: 6px;
}

.theme-krajee-fa .rating i.fa {
  font-size: 13px;
  cursor: pointer;
}
.theme-krajee-fa .rating i.fa.fa-star {
  color: #a80000;
  text-shadow: none;
}

.theme-krajee-fa .rating .empty-stars i.fa {
  font-size: 13px;
  cursor: pointer;
}
.theme-krajee-fa .rating .empty-stars i.fa.fa-star-o {
  color: #e6e6e6;
  text-shadow: none;
}
.theme-krajee-fa .rating .empty-stars i.fa.fa-star-o:before {
  content: '\f005';
}

.theme-krajee-fa .rating .filled-stars {
  -webkit-text-stroke: 0;
}

.theme-krajee-fa .rating .star {
  font-size: 13px;
  height: 13px;
}

.theme-krajee-fa .rating-xs {
  font-size: 13px;
}

.theme-krajee-fa .rating-container {
  margin-bottom: 6px;
}

.unit-dgray .theme-krajee-fa .rating .empty-stars i.fa {
  font-size: 13px;
  cursor: pointer;
}
.unit-dgray .theme-krajee-fa .rating .empty-stars i.fa.fa-star-o {
  color: #606060;
  text-shadow: none;
}
.unit-dgray .theme-krajee-fa .rating .empty-stars i.fa.fa-star-o:before {
  content: '\f005';
}

.imageTitle {
  position: relative;
  width: 100%;
  height: 488px;
}
.imageTitle img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 488px;
  -o-object-fit: cover;
  object-fit: cover;
}
.imageTitle img + .darker {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  opacity: 0.6;
  background-color: black;
}
.imageTitle .titleBlock {
  position: relative;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.imageTitle .titleBlock .blockTitle {
  font-family: 'futura-pt';
  font-size: 50px;
  font-weight: 600;
  line-height: 50px;
  width: 65.5%;
  margin-bottom: 20px;
  margin-bottom: 40px;
  text-align: center;
  text-transform: none;
  color: white;
}
@media (max-width: 500px) {
  .imageTitle .titleBlock .blockTitle {
    font-size: 30px;
    width: 75%;
  }
}
.imageTitle .titleBlock .shareBlock > a > .fa {
  color: white;
}
.imageTitle .titleBlock .titleDate {
  font-family: 'futura-pt';
  font-size: 19px;
  font-weight: normal;
  line-height: 19px;
  margin-bottom: 20px;
  color: white;
}
.imageTitle .titleBlock .titleSubTitle {
  font-family: 'futura-pt';
  font-size: 19px;
  font-weight: normal;
  line-height: 19px;
  width: 80%;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  color: white;
}

.section-blog_zoom .book__item,
.section-events_zoom .book__item,
.section-promotions_zoom .book__item,
.section-press_zoom .book__item {
  float: right;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 20px;
  padding-right: 0;
}
@media (max-width: 1019px) {
  .section-blog_zoom .book__item,
  .section-events_zoom .book__item,
  .section-promotions_zoom .book__item,
  .section-press_zoom .book__item {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .section-blog_zoom .book__item .book__item__ec,
  .section-events_zoom .book__item .book__item__ec,
  .section-promotions_zoom .book__item .book__item__ec,
  .section-press_zoom .book__item .book__item__ec {
    text-align: center;
  }
}

.section-events_zoom .row.eventTitleBlock {
  margin-bottom: 0px;
  padding-top: 15px;
  padding-bottom: 0px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: flex-start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: flex-start;
  align-content: flex-start;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
}
.section-events_zoom .row.eventTitleBlock .row:first-child {
  padding-top: 15px;
}
.section-events_zoom .row.eventTitleBlock + .row {
  padding-top: 50px;
}
.section-events_zoom .row.eventTitleBlock a:hover {
  color: #a80000;
}
.section-events_zoom .row.eventTitleBlock a {
  text-decoration: none;
}
@media (max-width: 1019px) {
  .section-events_zoom .row.eventTitleBlock {
    display: block;
  }
}

.section-events_zoom .photoBlock {
  padding-right: 20px !important;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.section-events_zoom .photoBlock img {
  width: 100px;
  height: 100px;
  margin-bottom: 20px;
  border-radius: 100px;
}
.section-events_zoom .photoBlock .authorType {
  font-family: 'futura-pt';
  font-size: 11px;
  font-weight: 600;
  margin-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
  color: #929292;
}
.section-events_zoom .photoBlock .authorName {
  font-family: 'futura-pt';
  font-size: 19px;
  font-weight: normal;
  line-height: 19px;
  text-align: center;
  text-transform: none;
  color: #262626;
  padding-bottom: 15px;
}

.section-events_zoom .detailsBlock {
  padding-left: 20px !important;
}
.section-events_zoom .detailsBlock .rowBlockTitle {
  font-family: 'futura-pt';
  font-size: 11px;
  font-weight: 600;
  line-height: 11px;
  top: 6px;
  text-transform: uppercase;
  color: #929292;
}
.section-events_zoom .detailsBlock .rowBlockText {
  font-family: 'futura-pt';
  font-size: 19px;
  font-weight: normal;
  line-height: 19px;
  text-transform: none;
  color: #262626;
}

.section-press .col-md-2 {
  left: 65%;
  width: 10%;
}

.section-press .col-md-7 {
  left: -10%;
  width: 65%;
}

.section-press .col-md-3 {
  width: 25%;
}

.section-press .newsDate,
.section-press .rowBlockTitle {
  display: block;
}

.section-press .rowBlockTitle {
  -webkit-transition: color 250ms;
  transition: color 250ms;
  color: #262626;
}

.section-press a.rowBlockTitle:active,
.section-press a.rowBlockTitle:focus,
.section-press a.rowBlockTitle:hover {
  color: #a80000;
}

@media (max-width: 1259px) {
  .section-press .col-md-2 {
    left: 65%;
    width: 12%;
  }
  .section-press .col-md-7 {
    left: -12%;
    width: 65%;
  }
  .section-press .col-md-3 {
    width: 23%;
  }
}

@media (max-width: 1019px) {
  .section-press .col-md-2,
  .section-press .col-md-3 {
    left: 0;
    float: left;
    width: 50%;
  }
  .section-press .col-md-7 {
    left: 0;
    clear: both;
    width: 100%;
  }
  .section-press .rowBlockTitle {
    padding-right: 0;
    padding-bottom: 0;
  }
  .section-press .rowBlockTitle + .rowBlockText {
    padding-bottom: 15px;
  }
}

.section-press_zoom .row.pressDetails {
  margin-top: -17px;
  margin-bottom: 70px;
}
.section-press_zoom .row.pressDetails .rowBlockTitle {
  top: 3px;
}
@media (max-width: 991px) {
  .section-press_zoom .row.pressDetails {
    margin-top: 0;
  }
  .section-press_zoom .row.pressDetails .rowBlockText,
  .section-press_zoom .row.pressDetails .rowBlockTitle {
    padding-bottom: 15px;
  }
}

.section-press_zoom .section-news .row {
  margin-bottom: 0;
  padding-top: 30px;
}

.section-press_zoom .section-news .row:first-child {
  padding-top: 0;
}

.section-press_zoom .blockTitle.large ~ .rowBlock {
  border-top-width: 3px;
}

.section-press_zoom .section-news .rowBlock {
  margin-bottom: 0;
  padding: 30px 0 0;
  border-top: 2px solid #262626;
}

.section-press_zoom .container.section-news {
  padding-bottom: 0;
}

.section-press_zoom .unit.noTitle {
  padding-bottom: 22px;
}

.section-press_zoom .pressLink a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.section-news .news {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  align-content: stretch;
  -ms-flex-direction: row;
  -ms-flex-line-pack: stretch;
  -ms-flex-pack: start;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.section-news .news .newsArchive {
  width: 28%;
  padding-left: 40px;
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  order: 1;
}
.section-news .news .newsArchive select {
  font-family: 'futura-pt';
  font-size: 19px;
  font-weight: normal;
  height: 50px;
  margin-bottom: 20px;
  color: #808080;
}
.section-news .news .newsArchive form button[type='submit'] {
  width: 100%;
}
.section-news .news .newsBlock {
  width: 72%;
  padding-right: 40px;
  border-right: 1px solid #d9d9d9;
}
@media (max-width: 1019px) {
  .section-news .news {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex-direction: column;
  }
  .section-news .news .newsArchive,
  .section-news .news .newsBlock {
    width: 100%;
    padding-right: 0;
  }
  .section-news .news .newsBlock {
    margin-right: 0;
    border: 0;
  }
  .section-news .news .newsArchive {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    padding-left: 0;
    align-content: stretch;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
    -ms-flex-direction: row;
    -ms-flex-line-pack: stretch;
    -ms-flex-order: 0;
    -ms-flex-pack: justify;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-ordinal-group: 1;
    order: 0;
  }
  .section-news .news .newsArchive select:first-child {
    margin-right: 40px;
    margin-bottom: 40px;
  }
}
@media (max-width: 500px) {
  .section-news .news .newsArchive {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex-direction: column;
  }
  .section-news .news .newsArchive select:first-child {
    margin-bottom: 20px;
  }
  .section-news .news .newsArchive select:last-child {
    margin-bottom: 40px;
  }
}

.grayUpperLittle {
  font-family: 'futura-pt';
  font-size: 11px;
  font-weight: 600;
  line-height: 19px;
  position: relative;
  top: 3px;
  text-transform: uppercase;
  color: #929292;
}

.darkLittle {
  font-family: 'futura-pt';
  font-size: 19px;
  font-weight: normal;
  line-height: 25px;
  text-transform: none;
  color: #262626;
}

.darkNormal {
  font-family: 'futura-pt';
  font-size: 19px;
  font-weight: 600;
  line-height: 25px;
  text-decoration: none;
  text-transform: none;
  color: #262626;
}

a.darkNormal:hover {
  text-decoration: underline;
  color: #a80000;
}

.section-search .rowBlockText i {
  font-weight: 600;
}

input.search {
  font-family: 'futura-pt';
  font-size: 25px;
  font-weight: 600;
  line-height: 25px;
  position: absolute;
  z-index: 1000;
  top: 0;
  right: 80px;
  height: 100%;
  width: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-transition: all 250ms;
  transition: all 250ms;
  text-decoration: none;
  text-transform: none;
  color: #262626;
  border: none;
}
input.search:focus {
  outline: 0;
}
input.search.show {
  min-width: 88.35%;
  width: calc(100% - 160px);
  padding-right: 25px;
  padding-left: 25px;
}
@media (max-width: 1019px) {
  input.search.show {
    display: none !important;
  }
}

.header__sections__nav__search {
  display: none;
}

.header__sections__nav__search__form {
  position: relative;
}
.header__sections__nav__search__form__input {
  background-color: transparent;
  color: #fff;
  border: 1px solid transparent;
  height: 52px;
  width: 100%;
  vertical-align: middle;
  font-size: 20px;
  font-weight: normal;
  border-bottom-color: #fff;
  padding-left: 15px;
  padding-right: 15px;
}
.header__sections__nav__search__form__submit {
  height: 52px;
  padding: 10px;
  width: 52px;
  vertical-align: middle;
  letter-spacing: 1px;
  background-color: transparent;
  border: 1px solid transparent;
  fill: #fff;
  position: absolute;
  right: 0;
  top: 0;
}
.header__sections__nav__search__form__submit__icon {
  fill: #fff;
  max-width: 100%;
  max-height: 100%;
}

@media (max-width: 1019px) {
  .header__sections__icons__item-search {
    display: none;
  }
  .header__sections__nav__search {
    display: block;
  }
}

.searchTitle {
  font-family: 'futura-pt';
  font-size: 40px;
  font-weight: normal;
  line-height: 40px;
  text-decoration: none;
  text-transform: none;
  color: #262626;
}

.searchTitle i {
  font-weight: 600;
}

.section-index .bestSellers,
.section-index .soon,
.section-index .newBooks {
  padding-bottom: 66px;
}

.section-index .heading {
  margin-top: 0;
  margin-bottom: 24px;
}

.section-index .blog {
  padding-bottom: 57px;
}
@media (max-width: 768px) {
  .section-index .blog {
    padding-bottom: 0;
  }
}

.section-index .events {
  padding-bottom: 27px;
}

.linesBtn.moreBtn {
  font-size: 11px;
  position: relative;
  width: 140px;
  height: 30px;
  padding-left: 0;
  color: #262626;
  border: 1px solid #d9d9d9;
  background-color: white;
}

.linesBtn.moreBtn:after {
  position: absolute;
  top: 13px;
  right: 15px;
  width: 5px;
  height: 5px;
  content: '';
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  border-bottom: 1px solid #262626;
  border-left: 1px solid #262626;
}

.linesBtn.moreBtn.collapsed:after {
  top: 10px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.linesBtn.moreBtn:hover:after {
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
}

.linesBtn.moreBtn:active,
.linesBtn.moreBtn:focus {
  outline: 0;
}

.linesBtn.moreBtn:hover {
  color: white;
  border: 1px solid #a80000;
  background-color: #a80000;
}

.lightBtn:hover {
  color: white !important;
  border: 1px solid #a80000;
  background-color: #a80000;
}

.borderBottom {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d9d9d9;
}

.section-products_zoom .sectionInfo .container {
  padding: 0 15px 58px;
}

.section-products_zoom .shopsBlock a {
  display: block !important;
}

.section-products_zoom .bookConnections {
  padding-top: 0;
  padding-bottom: 0;
  background-color: #fff;
}
.section-products_zoom .bookConnections > .container {
  padding: 0;
}
@media (max-width: 768px) {
  .section-products_zoom .bookConnections > .container {
    padding: 0 60px;
  }
}
@media (max-width: 480px) {
  .section-products_zoom .bookConnections > .container {
    padding: 0 20px;
  }
}
.section-products_zoom .bookConnections > .container > .noPadding > .row {
  margin-bottom: 0;
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.section-products_zoom .section-bookInfo {
  margin: 60px 0 0;
  padding: 30px !important;
  border: 1px solid #d9d9d9;
}
.section-products_zoom .section-bookInfo h2.blockTitle {
  margin-top: 0 !important;
}
.section-products_zoom .section-bookInfo .rowBlock {
  padding: 0;
}
.section-products_zoom .section-bookInfo .rowBlock .row {
  margin: 0px 0 10px;
  padding: 15px 0 0;
}
.section-products_zoom .section-bookInfo .rowBlock .row:first-child {
  padding-top: 20px;
}
.section-products_zoom .section-bookInfo .rowBlock div.col-md-6 {
  line-height: 20px;
}
.section-products_zoom .section-bookInfo .rowBlock div.col-md-6.rowBlockTitle {
  top: -4px;
}
.section-products_zoom .section-bookInfo .rowBlock div.col-md-6.rowBlockText {
  top: -3px;
}
.section-products_zoom .section-bookInfo .rowBlock div.col-md-6.rowBlockText.genre a {
  display: block;
  color: #000;
}
.section-products_zoom .section-bookInfo .rowBlock div.col-md-6.rowBlockText.genre a:hover {
  color: #7b1619;
}

.section-products_zoom .container-fluid {
  padding: 0 60px;
}
@media (max-width: 768px) {
  .section-products_zoom .container-fluid {
    padding: 0 15px;
  }
}

.section-products_zoom .rowBlock .row {
  margin-top: 13px;
  padding-top: 26px;
}

.section-products_zoom .section-press .row:last-child {
  padding-bottom: 28px;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 31px;
}

.section-products_zoom section.section-press:last-of-type .row:last-child {
  border-bottom: none;
}

.section-products_zoom section.section-press.js-event-load-more-container:last-of-type .row:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 13px;
}

.section-products_zoom .productRightBlock {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  width: 30%;
  padding-left: 40px;
}
.section-products_zoom .productRightBlock h2:first-child {
  margin-top: 40px;
}
.section-products_zoom .productRightBlock .book__item {
  width: 100%;
  max-width: 100%;
  margin-bottom: 40px;
  padding-right: 0;
}
.section-products_zoom .productRightBlock .book__item__img {
  float: left;
  width: 100px;
  margin-top: 0;
  margin-right: 20px;
}
.section-products_zoom .productRightBlock .book__item__img img {
  margin-top: 0;
}

.section-products_zoom .productLeftBlock {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 70%;
  padding-right: 40px;
  border-right: 1px solid #d9d9d9;
  padding-bottom: 61px;
}
.section-products_zoom .productLeftBlock .rowBlock {
  position: relative;
}
.section-products_zoom .productLeftBlock h2.blockTitle:first-child {
  margin-top: 40px;
}
.section-products_zoom .productLeftBlock .description {
  margin-bottom: 20px;
}
.section-products_zoom .productLeftBlock .description.collapsed {
  overflow: hidden;
  max-height: 180px;
}
.section-products_zoom .productLeftBlock .moreBtnContainer {
  position: relative;
  height: 30px;
  margin-top: 0;
}
.section-products_zoom .productLeftBlock .moreBtnContainer.collapsed::before {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 280px;
  content: '';
  pointer-events: none;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(255, 255, 255, 0)),
    color-stop(80%, white),
    to(white)
  );
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 80%, white 100%);
}
.section-products_zoom .productLeftBlock .moreBtnContainer::after {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  margin: auto;
  content: '';
  background-color: #d9d9d9;
}
.section-products_zoom
  .productLeftBlock
  section.section-press.js-event-load-more-container
  + .clearfix
  + .moreBtnContainer:before {
  background: none;
}
.section-products_zoom
  .productLeftBlock
  section.section-press.js-event-load-more-container
  + .clearfix
  + .moreBtnContainer:after {
  background-color: none;
}
.section-products_zoom
  .productLeftBlock
  section.section-press.js-event-load-more-container
  + .clearfix
  + .moreBtnContainer.collapsed:after {
  background-color: #d9d9d9;
}
.section-products_zoom .productLeftBlock .linesBtn.moreBtn {
  z-index: 2;
}
.section-products_zoom .productLeftBlock .section-opinion .rowBlockTitle {
  padding-right: 0;
  padding-left: 30px;
  text-align: right;
  top: 0;
}
.section-products_zoom .productLeftBlock .section-opinion .newsDate {
  display: block;
  text-align: right;
  margin-top: 6px;
}
.section-products_zoom .productLeftBlock .section-authors_zoom .rowBlockTitle {
  padding-right: 0;
}
.section-products_zoom .productLeftBlock .section-authors_zoom .row {
  padding-bottom: 0;
}

.section-products_zoom .product_zoom {
  margin-top: 50px;
}
.section-products_zoom .product_zoom .productLeftBlock {
  padding-right: 30px;
  border-right: none;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: flex-start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
}
.section-products_zoom .product_zoom .productLeftBlock .productImage {
  position: relative;
  width: 240px;
  min-width: 240px;
  margin-right: 30px;
}
.section-products_zoom .product_zoom .productLeftBlock .productImage .productImageContainer {
  position: relative;
}
.section-products_zoom .product_zoom .productLeftBlock .productImage #fragment {
  display: none;
}
.section-products_zoom .product_zoom .productLeftBlock .productImage #fragment,
.section-products_zoom .product_zoom .productLeftBlock .productImage #fragment > del {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section-products_zoom .product_zoom .productLeftBlock .productImage img {
  width: 100%;
  margin: 0;
  -o-object-fit: contain;
  object-fit: contain;
}
.section-products_zoom .product_zoom .productLeftBlock .productImage .readbook {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 46px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 250ms;
  transition: all 250ms;
  color: #fff;
  font-family: 'futura-pt';
  font-size: 13px;
  font-weight: 600;
  line-height: 46px;
  cursor: pointer;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.section-products_zoom .product_zoom .productLeftBlock .productImage .readbook svg {
  height: 18px;
  width: 16px;
  vertical-align: -4px;
  fill: #fff;
  margin-right: 4px;
}
.section-products_zoom .product_zoom .productLeftBlock .productImage .readbook:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
.section-products_zoom .product_zoom .productLeftBlock .productImage .readbook--fragment {
  background-color: rgba(168, 0, 0, 0.5);
}
.section-products_zoom .product_zoom .productLeftBlock .productImage .readbook--fragment:hover {
  background-color: rgba(168, 0, 0, 0.6);
}
@media (max-width: 1019px) {
  .section-products_zoom .product_zoom .productLeftBlock .productImage {
    width: 160px;
    min-width: 160px;
  }
}
.section-products_zoom .product_zoom .productLeftBlock .productInfo {
  position: relative;
  width: 100%;
}
.section-products_zoom .product_zoom .productLeftBlock .productInfo .productContainer {
  min-height: 300px;
  padding-bottom: 70px;
}
@media (max-width: 1020px) {
  .section-products_zoom .product_zoom .productLeftBlock .productInfo .productContainer {
    min-height: 0;
    padding-bottom: 25px;
  }
}
@media (max-width: 1019px) {
  .section-products_zoom .product_zoom .productLeftBlock {
    width: 100%;
    min-width: 100%;
    padding-right: 0;
    margin-bottom: 45px;
  }
}
@media (max-width: 500px) {
  .section-products_zoom .product_zoom .productLeftBlock {
    -ms-flex-pack: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
  }
  .section-products_zoom .product_zoom .productLeftBlock .productImage {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.section-products_zoom .product_zoom .productLeftBlock .productInfo .author,
.section-products_zoom .product_zoom .productLeftBlock .productInfo .translateAuthor {
  font-family: 'futura-pt';
  font-size: 19px;
  font-weight: 600;
  line-height: 25px;
  display: inline;
  color: #262626;
}
.section-products_zoom .product_zoom .productLeftBlock .productInfo .author {
  margin-bottom: 11px;
  display: inline-block;
}
.section-products_zoom .product_zoom .productLeftBlock .productInfo .titleBlock {
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 19px;
}
.section-products_zoom .product_zoom .productLeftBlock .productInfo .titleBlock .title {
  font-family: 'futura-pt';
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
  color: #262626;
}
.section-products_zoom .product_zoom .productLeftBlock .productInfo .titleBlock .info {
  font-family: 'futura-pt';
  font-size: 25px;
  font-weight: normal;
  line-height: 30px;
  color: #262626;
}
.section-products_zoom .product_zoom .productLeftBlock .productInfo .translate {
  font-family: 'Lora';
  font-size: 13px;
  font-weight: normal;
  font-style: italic;
  color: #808080;
}
.section-products_zoom .product_zoom .productLeftBlock .productInfo .ratingBlock {
  margin-bottom: 12px;
}
.section-products_zoom .product_zoom .productLeftBlock .productInfo .ratingBlock .rating-container {
  float: left;
  margin-bottom: 19px;
}
.section-products_zoom .product_zoom .productLeftBlock .productInfo .ratingBlock span.ratings {
  font-family: 'Lora';
  font-size: 13px;
  font-weight: normal;
  position: relative;
  top: -2px;
  padding-left: 5px;
  color: #333;
}
.section-products_zoom .product_zoom .productLeftBlock .productInfo .ratingBlock div.ratings {
  display: none;
}
@media (max-width: 500px) {
  .section-products_zoom .product_zoom .productLeftBlock .productInfo .author,
  .section-products_zoom .product_zoom .productLeftBlock .productInfo .translateAuthor,
  .section-products_zoom .product_zoom .productLeftBlock .productInfo .titleBlock,
  .section-products_zoom .product_zoom .productLeftBlock .productInfo .title,
  .section-products_zoom .product_zoom .productLeftBlock .productInfo .info,
  .section-products_zoom .product_zoom .productLeftBlock .productInfo .translate,
  .section-products_zoom .product_zoom .productLeftBlock .productInfo .ratingBlock,
  .section-products_zoom .product_zoom .productLeftBlock .productInfo .book__item__soon {
    width: 100%;
    text-align: center;
  }
  .section-products_zoom .product_zoom .productLeftBlock .productInfo .ratingBlock .rating-container {
    float: none;
  }
  .section-products_zoom .product_zoom .productLeftBlock .productInfo .author,
  .section-products_zoom .product_zoom .productLeftBlock .productInfo .translateAuthor {
    display: block;
  }
  .section-products_zoom .product_zoom .productLeftBlock .productInfo .productContainer {
    min-height: 0;
    padding-bottom: 25px;
  }
  .section-products_zoom .product_zoom .productLeftBlock .productInfo .tagsBlock {
    position: static;
  }
}

.section-products_zoom .productRightBlock .shopsCount {
  font-family: 'futura-pt';
  font-size: 25px;
  font-weight: 600;
  line-height: 58px;
  display: block;
  height: 58px;
  text-align: center;
  color: #fff;
  background-color: #000;
}

.section-products_zoom .productRightBlock .goToDeliver {
  font-family: 'Lora';
  font-size: 13px;
  font-weight: normal;
  display: none;
  text-align: center;
  color: #333;
}

.section-products_zoom .productRightBlock .shareBlock {
  width: 100%;
  margin-bottom: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
}
.section-products_zoom .productRightBlock .shareBlock a {
  margin-right: 40px;
}
.section-products_zoom .productRightBlock .shareBlock a i {
  margin-right: 0;
}
.section-products_zoom .productRightBlock .shareBlock a:last-child {
  margin-right: 0;
}

.section-products_zoom .productRightBlock .bookTypeBlock {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  margin: 0;
  align-content: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  -ms-flex-direction: row;
  -ms-flex-line-pack: center;
  -ms-flex-pack: start;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.section-products_zoom .productRightBlock .bookTypeBlock .bookType {
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  border-right: solid 1px #e6e6e6;
  border-bottom: solid 1px #e6e6e6;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
}
.section-products_zoom .productRightBlock .bookTypeBlock .bookType:last-child {
  border-right: none;
}
.section-products_zoom .productRightBlock .bookTypeBlock .bookType.active,
.section-products_zoom .productRightBlock .bookTypeBlock .bookType.active:hover {
  background: transparent;
}
.section-products_zoom .productRightBlock .bookTypeBlock .bookType:hover {
  background-color: #eee;
}
.section-products_zoom .productRightBlock .bookTypeBlock .bookType a {
  display: block;
  margin: 0;
  padding: 0;
  border: none;
}
.section-products_zoom .productRightBlock .bookTypeBlock .bookType svg {
  display: block;
  max-width: 34px;
  max-height: 34px;
  margin-top: 15px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
}
.section-products_zoom .productRightBlock .bookTypeBlock .bookType .bookTypeTitle {
  font-size: 11px;
  line-height: 11px;
  margin-bottom: 13px;
  text-align: center;
  text-transform: uppercase;
  color: #333;
}
.section-products_zoom .productRightBlock .bookTypeBlock .bookType.active .bookTypeTitle {
  color: #a80000;
}
.section-products_zoom .productRightBlock .bookTypeBlock .bookType.active svg {
  fill: #a80000;
}
.section-products_zoom .productRightBlock .bookTypeBlock .bookType.active a {
  background-color: transparent;
}

@media (max-width: 1019px) {
  .section-products_zoom .productRightBlock {
    width: 100%;
  }
  .section-products_zoom .productRightBlock .bookTypeBlock {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    align-content: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    -ms-flex-align: stretch;
    -ms-flex-direction: column;
    -ms-flex-line-pack: stretch;
    -ms-flex-pack: start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    justify-content: flex-start;
  }
  .section-products_zoom .productRightBlock .bookTypeBlock .bookType a {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .section-products_zoom .productRightBlock .bookTypeBlock .bookType a svg {
    margin: 13px 20px;
    margin-right: 20px;
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .section-products_zoom .productRightBlock .bookTypeBlock .bookType a .bookTypeTitle {
    margin-bottom: 0;
    margin-left: 20px;
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
}

@media (max-width: 1019px) {
  .section-products_zoom .bookConnections .productRightBlock {
    display: none;
  }
  .section-products_zoom .bookConnections .productLeftBlock {
    width: 100%;
    padding-right: 0;
    border-right: none;
  }
  .section-products_zoom .bookConnections .productLeftBlock .section-press .col-md-4 .rowBlockTitle {
    float: left;
  }
  .section-products_zoom .bookConnections .productLeftBlock .section-press .col-md-4 .rowBlockText {
    float: right;
  }
  .section-products_zoom .bookConnections .productLeftBlock .section-press .col-md-8 {
    clear: both;
  }
}

.video_youtube {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.video_youtube iframe {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  border: none;
}

.section-video .row {
  border-bottom: none !important;
}

.section-video .video {
  margin-bottom: 35px;
}
.section-video .video iframe {
  width: 100%;
}

.section-video .title {
  font-family: 'Lora';
  font-size: 15px;
  font-weight: 600;
  color: #333;
}

.section-video .description {
  font-family: 'Lora';
  font-size: 15px;
  font-weight: normal;
  font-style: italic;
  color: #333;
}

.section-catalog .blockTitle {
  margin-top: 0;
  margin-bottom: 36px;
  padding-bottom: 8px;
  border-bottom: 3px solid #262626;
}
.section-catalog .blockTitle h2 {
  font-family: 'futura-pt';
  font-size: 25px;
  font-weight: 600;
  line-height: 40px;
  float: left;
  text-transform: uppercase;
}
.section-catalog .blockTitle a.all {
  font-family: 'futura-pt';
  font-size: 13px;
  font-weight: 600;
  line-height: 40px;
  float: right;
  margin-top: 28px;
  text-transform: uppercase;
  color: #333;
}

.section-catalog .catalogBlock {
  padding: 0 0 25px 0;
}
.section-catalog .catalogBlock .row {
  margin: 0;
}
@media (max-width: 768px) {
  .section-catalog .catalogBlock {
    padding: 12px 60px 40px 60px;
  }
}
@media (max-width: 500px) {
  .section-catalog .catalogBlock {
    padding: 12px 20px 40px 20px;
  }
}
.section-catalog .catalogBlock .col-md-2 {
  width: calc((100% - 30px * 4) / 5);
  margin-right: 30px;
  padding: 0;
}
.section-catalog .catalogBlock .col-md-2:last-child {
  margin-right: 0;
}
@media (max-width: 1020px) {
  .section-catalog .catalogBlock .col-md-2 {
    width: calc((100% - 30px * 2) / 3);
  }
  .section-catalog .catalogBlock .col-md-2:nth-child(3n) {
    margin-right: 0;
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .section-catalog .catalogBlock .col-md-2 {
    width: calc((100% - 30px) / 2);
  }
  .section-catalog .catalogBlock .col-md-2:nth-child(n) {
    margin-right: 30px;
  }
  .section-catalog .catalogBlock .col-md-2:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 40px;
  }
}
@media (max-width: 500px) {
  .section-catalog .catalogBlock .col-md-2 {
    width: calc((100% - 30px) / 2);
  }
  .section-catalog .catalogBlock .col-md-2:nth-child(n) {
    margin-right: 30px;
  }
  .section-catalog .catalogBlock .col-md-2:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 40px;
  }
}
.section-catalog .catalogBlock .book__item {
  width: auto;
  padding-right: 0;
}
.section-catalog .catalogBlock .book__item img {
  width: 100%;
}
@media (max-width: 500px) {
  .section-catalog .catalogBlock .leftBlock {
    width: 100%;
    margin-right: 0;
  }
}
.section-catalog .catalogBlock .catalogItemMenu {
  margin-right: 40px;
}
@media (max-width: 500px) {
  .section-catalog .catalogBlock .catalogItemMenu {
    width: 100%;
    margin-right: 0;
  }
}
.section-catalog .catalogBlock .catalogItemMenu a {
  font-family: 'Futura-PT';
  font-size: 17px;
  font-weight: normal;
  line-height: 20px;
  display: block;
  padding-top: 17px;
  padding-bottom: 17px;
  color: #333;
  border-bottom: 1px solid #d9d9d9;
}
.section-catalog .catalogBlock .catalogItemMenu a:first-child {
  padding-top: 0;
}
.section-catalog .catalogBlock .catalogItemMenu a:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
@media (max-width: 500px) {
  .section-catalog .catalogBlock .catalogItemMenu a:last-child {
    margin-bottom: 17px;
    padding-bottom: 17px;
    border-bottom: 1px solid #d9d9d9;
  }
}
.section-catalog .catalogBlock .catalogItemMenu a.active {
  font-weight: 600;
}

.catalogList {
  margin-bottom: 15px;
}
.catalogList .Text {
  font-family: 'Lora';
  font-size: 17px;
  font-weight: normal;
  line-height: 25px;
  color: #333;
}
.catalogList .rowBlock {
  margin-bottom: 24px;
  padding-top: 0;
  padding-bottom: 0;
  border-top: none;
}
.catalogList .rowBlock a.catalogTitle {
  font-family: 'Futura-PT';
  font-size: 19px;
  font-weight: 600;
  line-height: 20px;
  display: block;
  margin-bottom: 13px;
  padding-bottom: 13px;
  color: #333;
  border-bottom: 3px solid #262626;
}
.catalogList .rowBlock a.catalogItem {
  font-family: 'Futura-PT';
  font-size: 19px;
  font-weight: normal;
  line-height: 20px;
  display: block;
  padding-bottom: 10px;
  color: #333;
}

.section-catalog_zoom .unit {
  padding-bottom: 0;
}

.section-catalog_zoom .catalogList {
  padding: 0;
  border-top: 1px solid #d9d9d9;
}
@media (max-width: 768px) {
  .section-catalog_zoom .catalogList {
    padding: 0 30px 40px 30px;
  }
}
.section-catalog_zoom .catalogList .infoBlock {
  margin-bottom: 0;
  padding-top: 40px;
  padding-right: 40px;
  border-right: 1px solid #d9d9d9;
}
@media (max-width: 991px) {
  .section-catalog_zoom .catalogList .infoBlock {
    padding-right: 15px;
    border-right: none;
  }
}
.section-catalog_zoom .catalogList .linksBlock {
  padding-top: 40px;
  padding-left: 40px;
}
@media (max-width: 991px) {
  .section-catalog_zoom .catalogList .linksBlock {
    padding-left: 15px;
  }
}
.section-catalog_zoom .catalogList .bookLinks {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  margin-right: -40px;
  padding-left: 15px;
  align-content: stretch;
  -webkit-box-align: start;
  align-items: flex-start;
  -ms-flex-align: start;
  -ms-flex-direction: row;
  -ms-flex-line-pack: stretch;
  -ms-flex-pack: start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.section-catalog_zoom .catalogList .bookLinks > div {
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .section-catalog_zoom .catalogList .bookLinks {
    margin-right: -19px;
  }
}
.section-catalog_zoom .catalogList .bookLinks .book__item {
  width: 100%;
}
.section-catalog_zoom .catalogList .bookLinks .col-sm-3 {
  width: 25%;
}
@media (max-width: 1019px) {
  .section-catalog_zoom .catalogList .bookLinks .col-sm-3 {
    width: 33.3333333%;
  }
}
@media (max-width: 991px) {
  .section-catalog_zoom .catalogList .bookLinks .col-sm-3 {
    width: 25%;
  }
}
@media (max-width: 650px) {
  .section-catalog_zoom .catalogList .bookLinks .col-sm-3 {
    width: 33.3333333%;
    margin-bottom: 10px;
  }
}
@media (max-width: 500px) {
  .section-catalog_zoom .catalogList .bookLinks .col-sm-3 {
    width: 50%;
  }
}
.section-catalog_zoom .catalogList .Text {
  padding-bottom: 46px;
}

.section-opinion_zoom .rowBlockTitle,
.section-opinion_zoom .newsDate {
  display: block;
  padding: 0;
  text-align: right;
}

.section-opinion_zoom .productzoom__opinion__cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.section-opinion_zoom.section-comments .productzoom__opinion__cols {
  -ms-flex-wrap: inherit;
  flex-wrap: inherit;
}
.section-opinion_zoom.section-comments .productzoom__opinion__cols.noOpinion {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.section-opinion_zoom .productLeftBlock .rowBlockTitle,
.section-opinion_zoom .productLeftBlock .newsDate {
  line-height: 25px;
  top: 0;
  display: block;
  padding: 0;
  text-align: left;
}

.section-opinion_zoom .productLeftBlock .newsDate {
  margin-bottom: 13px;
}

.section-opinion_zoom .productLeftBlock .rating-container {
  margin-left: -2px;
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  order: 1;
}

.section-opinion_zoom .productLeftBlock .opinion {
  display: block !important;
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  order: 1;
}

.section-opinion_zoom .productLeftBlock .row {
  margin-right: 30px;
}

.section-opinion_zoom .productRightBlock {
  padding-left: 0 !important;
}
.section-opinion_zoom .productRightBlock.noOpinion {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: auto;
  margin-left: auto;
}
.section-opinion_zoom .productRightBlock.noOpinion .rowBlock {
  padding-top: 0;
  border-top: none;
}
.section-opinion_zoom .productRightBlock .tab-content .tab-pane {
  padding: 30px;
  border: 4px solid #e6e6e2;
}
.section-opinion_zoom .productRightBlock .tab-content .tab-pane button {
  font-family: 'futura-pt';
  font-size: 13px;
  font-weight: 600;
  line-height: 44px;
  display: block;
  width: 200px;
  height: 50px;
  margin: 0 auto;
  -webkit-transition: all 250ms;
  transition: all 250ms;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #fff;
  border: 2px solid #262626;
  background-color: #000;
}
.section-opinion_zoom .productRightBlock .tab-content .tab-pane button:hover {
  color: white;
  border: 2px solid #a80000;
  background-color: #a80000;
}
.section-opinion_zoom .productRightBlock .tab-content .tab-pane div {
  text-align: center;
}
.section-opinion_zoom .productRightBlock .tab-content .tab-pane div.type {
  font-family: 'futura-pt';
  font-size: 24px;
  font-weight: 600;
  text-transform: none;
}
.section-opinion_zoom .productRightBlock .tab-content .tab-pane div.price {
  font-family: 'futura-pt';
  font-size: 44px;
  font-weight: 600;
  margin-bottom: 20px;
  text-transform: none;
}
@media (max-width: 1019px) {
  .section-opinion_zoom .productRightBlock .tab-content .tab-pane div.price {
    font-size: 25px;
    line-height: 25px;
    text-align: left;
  }
}
@media (max-width: 768px) {
  .section-opinion_zoom .productRightBlock .tab-content .tab-pane div.price {
    font-size: 44px;
    line-height: 25px;
    margin-top: 10px;
    text-align: center;
  }
}
.section-opinion_zoom .productRightBlock .price {
  margin-bottom: 10px !important;
}
.section-opinion_zoom .productRightBlock .rating-container {
  margin-bottom: 31px;
}

@media (max-width: 1019px) {
  .section-opinion_zoom.section-comments .productzoom__opinion__cols {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .section-opinion_zoom .rowBlock {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    align-content: stretch;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -ms-flex-direction: column;
    -ms-flex-line-pack: stretch;
    -ms-flex-pack: start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    justify-content: flex-start;
  }
  .section-opinion_zoom .productLeftBlock,
  .section-opinion_zoom .productRightBlock {
    width: 100%;
  }
  .section-opinion_zoom .productLeftBlock {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .section-opinion_zoom .productLeftBlock .row {
    margin-left: 0;
  }
  .section-opinion_zoom .productLeftBlock .row .opinionAuthor .rating-container {
    float: left;
    margin-bottom: 0;
    margin-left: 10px;
    padding-top: 4px;
  }
  .section-opinion_zoom .productLeftBlock .rowBlock {
    border-top: none;
  }
  .section-opinion_zoom .opinion {
    display: block !important;
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .section-opinion_zoom .opinionAuthor {
    display: block !important;
    padding-bottom: 10px;
  }
  .section-opinion_zoom .rowBlockTitle {
    display: block;
    float: left;
  }
  .section-opinion_zoom .newsDate {
    display: block;
    float: right;
  }
  .section-opinion_zoom .productRightBlock .rowBlock {
    padding-top: 30px;
  }
  .section-opinion_zoom .productRightBlock .tab-content {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .section-opinion_zoom .productRightBlock .tab-content .tab-pane {
    position: relative;
    padding: 25px;
  }
  .section-opinion_zoom .productRightBlock .tab-content .tab-pane .rating-container {
    margin-bottom: 0;
    text-align: left;
  }
  .section-opinion_zoom .productRightBlock .tab-content .tab-pane .moreBtn {
    position: absolute;
    top: 25px;
    right: 25px;
    letter-spacing: 0;
  }
  .section-opinion_zoom.section-comments .productRightBlock .tab-content .tab-pane .moreBtn {
    position: initial;
  }
  .section-opinion_zoom .productRightBlock .tab-content .tab-pane .priceBlock {
    margin-bottom: 5px;
    text-align: left;
  }
  .section-opinion_zoom .productRightBlock .tab-content .tab-pane .priceBlock .type {
    line-height: 24px;
    float: left;
    margin-right: 5px;
  }
  .section-opinion_zoom .productRightBlock .tab-content .tab-pane .priceBlock .price {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 0 !important;
    text-align: left;
  }
}

@media (max-width: 768px) {
  .section-opinion_zoom .productRightBlock .tab-content {
    padding: 0;
  }
  .section-opinion_zoom .productRightBlock .tab-content .tab-pane {
    position: static;
    width: 100%;
  }
}

@media (max-width: 520px) {
  .section-opinion_zoom .productLeftBlock,
  .section-opinion_zoom .productRightBlock {
    width: 100%;
  }
  .section-opinion_zoom .opinionAuthor .rowBlockTitle,
  .section-opinion_zoom .opinionAuthor .rating-container,
  .section-opinion_zoom .opinionAuthor .newsDate {
    display: block;
    float: none !important;
    margin-left: 0 !important;
  }
  .section-opinion_zoom .productRightBlock .rowBlock {
    padding-top: 30px;
  }
  .section-opinion_zoom .productRightBlock .tab-content {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .section-opinion_zoom .productRightBlock .tab-content .tab-pane {
    position: static;
    padding: 25px;
  }
  .section-opinion_zoom .productRightBlock .tab-content .tab-pane .rating-container {
    margin-bottom: 31px;
    text-align: center;
  }
  .section-opinion_zoom .productRightBlock .tab-content .tab-pane .moreBtn {
    position: static;
  }
  .section-opinion_zoom .productRightBlock .tab-content .tab-pane .priceBlock {
    margin-bottom: 5px;
    text-align: center;
  }
  .section-opinion_zoom .productRightBlock .tab-content .tab-pane .priceBlock .type {
    line-height: 24px;
    float: none;
    margin-right: 0;
  }
  .section-opinion_zoom .productRightBlock .tab-content .tab-pane .priceBlock .price {
    text-align: center;
  }
}

.section-opinion_zoom .productLeftBlock {
  margin-bottom: 40px;
  padding-right: 0;
  border-right: none;
}
.section-opinion_zoom.section-comments .productLeftBlock {
  margin-bottom: 0;
}
.section-opinion_zoom .productLeftBlock.noOpinion {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  text-align: center;
}
.section-opinion_zoom.section-comments .productLeftBlock.noOpinion {
  margin-bottom: 40px;
}
.section-opinion_zoom .productLeftBlock .moreBtn {
  margin: 0;
}

@media (max-width: 768px) {
  .container-fluid.header__container {
    padding-right: 15px;
  }
}

.description ~ .js-products_zoom-description-toggle {
  top: 0;
}

.description.collapsed ~ .js-products_zoom-description-toggle {
  top: -46px;
}

.oneLineMenu {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  align-content: stretch;
  -webkit-box-align: start;
  align-items: flex-start;
  -ms-flex-align: start;
  -ms-flex-direction: row;
  -ms-flex-line-pack: stretch;
  -ms-flex-pack: justify;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
@media (max-width: 500px) {
  .oneLineMenu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex-direction: column;
  }
}

@media (max-width: 1020px) {
  .wrapFlex {
    -ms-flex-pack: start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    justify-content: flex-start;
  }
}

.oneLineMenu.wrapFlex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-direction: row;
}

.section-blog_zoom .section-news.sectionInfo a {
  margin-bottom: 30px;
}

.section-events_zoom .section-news.sectionInfo a {
  margin-bottom: 30px;
}

.product_zoom .tab-content {
  border-top: none !important;
  background-color: white;
}

.subscribe {
  text-align: center;
}
.subscribe__caption {
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 10px;
  letter-spacing: 1px;
}
.subscribe__text {
  font-family: 'Lora';
  font-size: 17px;
  font-weight: normal;
  line-height: 25px;
  width: 507px;
  margin-right: auto;
  margin-bottom: 31px;
  margin-left: auto;
  color: #808080;
}
.subscribe__input select {
  float: left;
  width: 216px;
  height: 42px;
  margin-right: 10px;
  text-transform: uppercase;
  color: #808080;
  border: none;
  background: url('../img/arrow.svg') black no-repeat 98.5% !important;
  background-color: black;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.subscribe__input .separator {
  float: left;
  width: 1px;
  height: 34px;
  margin: 4px 8px 4px 0;
  background-color: #808080;
}
.subscribe__input__email {
  font-size: 13px;
  font-weight: 600;
  float: left;
  width: 265px;
  height: 42px;
  margin-left: 0;
  padding: 0 20px;
  color: #808080;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.subscribe__input__email::-webkit-input-placeholder {
  font-family: 'futura-pt';
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: #808080;
}
.subscribe__input__email::-moz-placeholder {
  font-family: 'futura-pt';
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: #808080;
}
.subscribe__input__email:-moz-placeholder {
  font-family: 'futura-pt';
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: #808080;
}
.subscribe__input__email:-ms-input-placeholder {
  font-family: 'futura-pt';
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: #808080;
}

div.subscribeContainer {
  width: 650px;
  height: 50px;
  margin: 0 auto;
  padding: 4px;
  border: solid #333 1px;
  border-radius: 3px;
}

.subscribe--unit div.subscribeContainer {
  border: none;
}

.container-fluid.banner {
  margin-top: -50px;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 768px) {
  .container-fluid.banner {
    margin-top: -13px;
  }
}

.subscribe--unit .privacyText,
.subscribe--unit .subscribe__text,
.subscribe--unit .privacyText a {
  color: #e5e5e5;
}

.subscribe--unit .separator {
  background-color: #808080;
}

.subscribe--unit .subscribeContainer {
  border-radius: 4px;
  background-color: white;
}
.subscribe--unit .subscribeContainer select {
  background: url(../img/arrow.svg) white no-repeat 98.5% !important;
}

@media (max-width: 700px) {
  .unit.subscribe.subscribe--unit {
    display: none;
  }
}

.section-promotions .sectionTitle {
  margin-bottom: 0;
  padding-bottom: 0;
}

.section-promotions .promotions__category__item {
  margin-bottom: 30px;
}

.section-promotions .promotions__category .blockTitle {
  margin-bottom: 35px;
  border-bottom: 2px solid #262626;
}

.section-sale .imageTitle {
  height: auto !important;
  margin-bottom: 40px;
}
.section-sale .imageTitle img {
  position: static;
  width: 100% !important;
  height: auto !important;
}

.section-sale .rowBlockText {
  font-family: 'Lora';
  font-size: 17px;
  line-height: 25px;
}

.section-sale .titleBlock .sectionTitle {
  margin-top: 0;
  margin-bottom: 13px;
  padding-top: 0;
  padding-bottom: 0;
  text-transform: none;
}

.section-sale .titleBlock .titleSubTitle {
  font-size: 25px;
  font-weight: normal;
  line-height: 40px;
  margin-bottom: 40px;
}

.section-sale .section-salebooks {
  margin-bottom: -80px;
  padding-right: 0;
  padding-left: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 768px) {
  .section-sale .section-salebooks {
    padding-right: 60px;
    padding-left: 60px;
  }
}
.section-sale .section-salebooks .blockTitle {
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 8px;
  border-bottom: 3px solid #262626;
}
.section-sale .section-salebooks .sale-description {
  font-family: 'Lora';
  font-size: 17px;
  font-weight: normal;
  line-height: 25px;
  margin-bottom: 20px;
  padding: 0;
}
.section-sale .section-salebooks .bookLinks {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  margin-right: -15px;
  margin-left: -15px;
  align-content: stretch;
  -webkit-box-align: start;
  align-items: flex-start;
  -ms-flex-align: start;
  -ms-flex-direction: row;
  -ms-flex-line-pack: stretch;
  -ms-flex-pack: start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  justify-content: flex-start;
}
@media (max-width: 1019px) and (min-width: 992px) {
  .section-sale .section-salebooks .bookLinks .col-md-2 {
    width: 25%;
  }
}
@media (max-width: 768px) {
  .section-sale .section-salebooks .bookLinks {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
  }
}
.section-sale .section-salebooks .bookLinks .book__item {
  width: 174px;
  margin-bottom: 40px;
}
.section-sale .section-salebooks .bookLinks .book--item--img img {
  max-width: 100%;
}

.section-blog_zoom .moreBtn {
  width: 100%;
}

.productContainer .book__item__soon {
  display: block;
  margin-left: -8px;
}

a.book__item__ec__buy {
  font-family: 'futura-pt' !important;
  font-weight: 600 !important;
}

.accpopup {
  position: absolute;
  z-index: 1000;
  top: 80px;
  right: 0;
  width: 440px;
  padding: 40px;
  padding-bottom: 0;
  border: 1px solid #f7f8f3;
  background-color: #f7f8f3;
}
.accpopup--lg {
  width: 880px;
}
.accpopup .loginpopup__close {
  cursor: pointer;
}
.accpopup h2 {
  font-size: 25px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 23px;
  padding-bottom: 12px;
  text-transform: uppercase;
  color: #333;
  border-bottom: #333 solid 3px;
}
.accpopup label,
.accpopup label.control-label {
  font-family: 'futura-pt';
  font-size: 13px;
  font-weight: 600 !important;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #333;
}
.accpopup .form-control {
  height: 50px;
  border-radius: 0;
  font-size: 19px;
}
.accpopup .login_forgot_pass {
  font-family: 'Lora';
  font-size: 13px;
  font-weight: normal;
  color: #a80000;
}
.accpopup .checkbox {
  margin-top: 0;
}
.accpopup .checkbox label {
  font-family: 'Lora';
  font-size: 13px;
  font-weight: normal !important;
  margin-top: 0;
  text-transform: none;
}
.accpopup .checkbox label input[type='text'],
.accpopup .checkbox label input[type='password'] {
  top: -1px;
  margin-left: -18px;
}
.accpopup .btn-primary {
  font-size: 13px;
  margin-top: 6px;
  margin-bottom: 28px;
  padding: 15px 40px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: white;
  border-color: #a80000;
  background-color: #a80000;
  font-weight: 600;
}
.accpopup .btn-primary:hover {
  background-color: #750000;
}
.accpopup .lastGroup {
  margin-bottom: 20px;
  border-bottom: 1px solid #d2d3cf;
}
.accpopup .socialLogin {
  font-family: 'futura-pt';
  font-size: 13px;
  font-weight: 600;
  line-height: 40px;
  float: left;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  color: #333;
}
.accpopup .u-login {
  float: right;
  margin-right: -9px;
}
.accpopup .u-login .ulogin-buttons-container > div {
  margin-right: 9px !important;
}
.accpopup .login_form .row {
  margin: 0;
}
.accpopup .login_form .form-group {
  margin: 0;
}
.accpopup .login_form .form-group.lastGroup {
  border-bottom: 0;
}
.accpopup .login_form .form-group.lastGroup .btn-primary {
  margin-top: 20px;
  margin-bottom: 0;
}
.accpopup .accpopup__tab--forgot {
  margin-bottom: 40px;
}
.accpopup .accpopup__tab--register .row {
  margin: 0 -15px 11px;
}
.accpopup .accpopup__register {
  line-height: 1;
  position: relative;
  margin-top: 29px;
  margin-right: -40px;
  margin-left: -40px;
  padding: 29px 40px;
  text-align: center;
  text-transform: uppercase;
  border-top: 1px solid #d9d9d9;
  background-color: #fff;
}

.form_err_message,
.form_email_error,
.form_password_error,
.form_mandatory_error,
.validate_terms_error {
  display: none;
}

.footer .form_err_message {
  font-size: 13px;
  margin-bottom: 15px;
}

.error_mess,
.submit_mess {
  color: #a80000;
}

.madatorystar {
  color: #a80000;
}

.mandatory_selected {
  border: 1px solid #a80000;
}

label.mandatory_selected {
  font-weight: bold;
  color: #a80000;
  border: 0;
}

.sku-978-5-17-082378-9 .container-fluid.banner {
  position: relative;
}

.sku-978-5-17-082378-9 .container-fluid.banner::before,
.sku-978-5-17-082378-9 .container-fluid.banner::after {
  position: absolute;
  z-index: 1;
  top: 0;
  display: block;
  width: 50%;
  height: 94%;
  content: '';
}

.sku-978-5-17-082378-9 .container-fluid.banner::before {
  left: 0;
  background-color: #d85046;
}

.sku-978-5-17-082378-9 .container-fluid.banner::after {
  right: 0;
  background-color: #d69712;
}

.sku-978-5-17-082378-9 .container-fluid.banner a .bannerImg {
  position: relative;
  z-index: 2;
}

.btn-primary {
  border-color: #a80000;
  background-color: #a80000;
  border-radius: 2px;
  text-transform: uppercase;
  font-family: 'futura-pt';
  font-size: 13px;
  color: inherit;
  font-weight: 600;
  letter-spacing: 0.6px;
  color: #fff !important;
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary:active:focus:hover {
  border-color: #8f0000;
  background-color: #8f0000;
}
.btn-primary:focus {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  outline: 0;
}

.section-profile {
  padding-bottom: 73px;
}
.section-profile .container {
  padding: 0 40px;
}
.section-profile .container .personalMenu {
  padding: 50px 40px 0 15px;
}
.section-profile .container .personalMenu > div {
  padding: 20px 0;
  border-bottom: 1px solid #d9d9d9;
}
.section-profile .container .personalMenu > div > a,
.section-profile .container .personalMenu > div > span {
  font-family: 'futura-pt';
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
}
.section-profile .container .personalMenu > div > span {
  color: #a80000;
}
.section-profile .container .personalMenu > div:last-child {
  border-bottom: none;
}
.section-profile .container .personalMenu > div:first-child {
  padding-top: 0;
}
.section-profile .container .personalData {
  padding-left: 40px;
  border-left: 1px solid #d9d9d9;
}
.section-profile .container .personal-data-form {
  padding: 50px 0;
}
.section-profile .container .personal-data-form span {
  font-family: 'futura-pt';
  font-size: 13px;
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #333;
}
.section-profile .container .personal-data-form input {
  height: 50px;
}
.section-profile .container .personal-data-form textarea,
.section-profile .container .personal-data-form input {
  font-family: 'futura-pt';
  font-size: 19px;
  font-weight: normal;
  width: 100%;
  margin-bottom: 26px;
  padding: 0 16px;
  color: #292929;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
}
.section-profile .container .personal-data-form textarea {
  min-width: 100%;
  max-width: 100%;
  padding: 16px;
}
.section-profile .container .personal-data-form .zeroMarginB {
  margin-bottom: 0;
}
.section-profile .container .personal-data-form .passwordText {
  font-family: 'Lora';
  font-size: 13px;
  font-weight: normal;
  margin-top: -17px;
  color: #333;
}
.section-profile .container .personal-data-form .separator {
  margin-bottom: 37px;
  padding-bottom: 37px;
  border-bottom: 3px solid #d9d9d9;
}
.section-profile .container .personal-data-form .saveBtn {
  font-family: 'futura-pt';
  font-size: 13px;
  font-weight: 600;
  width: 150px;
  margin-bottom: 0;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: white;
  border-color: #a80000;
  background-color: #a80000;
}
.section-profile .container .personal-data-form .avatar {
  float: left;
  margin-right: 30px;
}
.section-profile .container .personal-data-form #AVATAR {
  font-family: 'futura-pt';
  font-size: 13px;
  font-weight: 600;
  width: 167px;
  margin-bottom: 0;
  padding: 0;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: white;
  border: none;
  border-color: #a80000;
  background-color: #a80000;
}

.section-profileInfo .container .personal-data-form {
  padding-bottom: 30px;
}

.section-profileInfo span {
  margin-bottom: 20px !important;
}

.book5in1 strong {
  font-family: 'Futura-PT';
  font-size: 19px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  color: #000;
}

.book5in1 img.book5in1img {
  margin-top: 0;
}

.useroffice {
  max-width: 1040px;
  padding: 0px 39px !important;
}
.useroffice__links {
  padding-top: 21px;
  padding-bottom: 21px;
  width: 19%;
  padding-right: 40px;
}
.useroffice__links__item {
  display: block;
  padding-top: 14px;
  padding-bottom: 14px;
  color: #000;
  border-bottom: 1px solid #d9d9d9;
}
.useroffice__links__item:last-child {
  border-bottom: none;
}
.useroffice__form {
  padding-left: 40px;
  border-left: 1px solid #d9d9d9;
  padding-top: 35px;
  padding-bottom: 21px;
}
.useroffice__form .form-group {
  margin-bottom: 25px;
}
.useroffice__form #PASSWORD2 {
  margin-bottom: 12px;
}
.useroffice__form .password-group {
  margin-bottom: 12px;
}
.useroffice__form .form-control {
  height: 50px;
  font-size: 19px;
  border-radius: 0px;
  font-weight: normal;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.useroffice__form__avatar__container {
  width: 150px;
  height: 150px;
  border: 1px solid #d9d9d9;
}
.useroffice__form__avatar__container__img {
  display: block;
  max-width: 150px;
  max-height: 150px;
  margin-right: auto;
  margin-left: auto;
}
.useroffice__form__avatar__hint {
  font-family: 'Lora';
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2;
  margin-top: 11px;
  text-align: left;
  color: #333333;
}
.useroffice__form .btn-file {
  position: relative;
  overflow: hidden;
}
.useroffice__form .btn-file input[type='file'] {
  font-size: 100px;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  min-width: 100%;
  min-height: 100%;
  cursor: inherit;
  text-align: right;
  opacity: 0;
  outline: none;
  background: white;
  filter: alpha(opacity=0);
}
.useroffice__form__password__hint {
  font-family: 'Lora';
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2;
  text-align: left;
  color: #333333;
  margin-bottom: 12px !important;
}
.useroffice__form__name {
  margin-top: 38px;
  padding-top: 38px;
  border-top: 3px solid #d9d9d9;
}
.useroffice__form__save__btn {
  min-width: 150px;
  min-height: 50px;
  font-size: 13px;
  font-weight: 600;
}

.newsbtncont button.moreBtn {
  color: #fff;
  border: none;
  border-radius: 0;
  background-color: #a80000;
}

.section-contact .rowBlockTitle,
.section-about .rowBlockTitle {
  top: 2px;
}

.section-about .blockInfo {
  font-weight: 600;
  font-family: 'futura-pt';
  font-size: 25px;
  line-height: 30px;
  width: 100%;
}

.section-news_zoom .section-news a.newsTitle {
  top: 0;
}

.section-news .news a.newsTitle {
  top: 0;
}

.section-login .btn-primary {
  font-size: 13px;
  margin-top: 6px;
  margin-bottom: 28px;
  padding: 15px 40px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: white;
  border-color: #a80000;
  background-color: #a80000;
  font-weight: 600;
}
.section-login .btn-primary:hover {
  background-color: #750000;
}

.section-login .form-group .checkbox label {
  font-family: 'Lora';
  font-size: 13px;
  font-weight: normal !important;
  margin-top: 0;
  text-transform: none;
}

.section-login .form-group input {
  height: 50px;
  border-radius: 0;
  font-size: 19px;
}

.section-login .form-group .checkbox input {
  top: -18px;
  margin-left: -18px;
  position: absolute;
}

.section-login .form-group .checkbox {
  margin-top: 0;
}

.section-login .form-group label.control-label {
  font-family: 'futura-pt';
  font-size: 13px;
  font-weight: 600 !important;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #333;
}
.section-login .form-group label.control-label + a {
  font-family: 'Lora';
  font-size: 13px;
  font-weight: normal;
  color: #a80000;
}

.footer .subscribe__input__submit,
.footer .subscribe__input__email,
.subscribe__input select {
  height: 40px;
}

@media (max-width: 768px) {
  .footer .subscribe__input__submit {
    margin-bottom: 15px;
    margin-top: 10px;
  }
}

.footer .subscribe__input .separator {
  height: 32px;
}

.unit-description {
  font-family: 'Lora';
  font-weight: normal;
  font-style: italic;
  text-transform: none;
  font-size: 13px;
  position: relative;
  margin-bottom: 20px;
}

#modal-getfragment .getfragment-email {
  height: 42px;
  border-radius: 0px;
  font-family: 'futura-pt';
  font-size: 14px;
  line-height: 30px;
  font-weight: 600;
  color: #808080;
}

.modal-content {
  border-radius: 0;
}

.modal .form-control {
  height: 50px;
  font-size: 19px;
  font-weight: normal;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #66afe9;
  outline: 0;
}

.modal select.form-control {
  height: 50px;
  margin-right: 10px;
  border-radius: 0px;
  text-transform: none;
  color: #808080;
  border: 1px solid #c6c6c6;
  background: url(../img/arrow.svg) transparent no-repeat 98.5% !important;
  background-color: transparent;
  text-transform: uppercase;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#modal-write-comments textarea.form-control {
  height: 150px;
}

.modal label {
  text-transform: uppercase;
  font-family: 'futura-pt';
  font-size: 13px;
  color: #333;
  font-weight: 600;
}

.modal .checkbox,
.modal .radio {
  font-size: 19px;
  position: relative;
  font-size: 13px;
  line-height: 19px;
}
.modal .checkbox label,
.modal .radio label {
  font-size: 13px;
  line-height: 19px;
  padding-left: 0;
  font-family: 'futura-pt';
  color: #333;
  font-weight: 600;
  margin-left: 5px;
}

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

.modal button[type='submit'] {
  font-family: 'futura-pt';
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  width: 180px;
  height: 50px;
  color: #fff;
  border: none;
  border-radius: 3px;
  background-color: #a80000;
  letter-spacing: 1px;
}
.modal button[type='submit']:active,
.modal button[type='submit']:focus,
.modal button[type='submit']:hover {
  background-color: #8f0000;
}

.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #66afe9;
  outline: 0;
}

figure {
  margin-bottom: 30px;
}

figcaption {
  font-size: 0.8em;
}

.editorschoice {
  margin-top: 51px;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
}
.editorschoice__header {
  position: relative;
  color: #fff;
  padding-top: 148px;
  padding-bottom: 151px;
  overflow: hidden;
  margin-bottom: 48px;
}
.editorschoice__header__picture {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: auto;
  height: 100%;
  margin: auto;
}
@media (min-width: 1020px) {
  .editorschoice__header__picture {
    width: 100%;
    height: auto;
  }
}
.editorschoice__header::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.editorschoice__header__date,
.editorschoice__header__title,
.editorschoice__header__share {
  position: relative;
  z-index: 2;
  text-align: center;
  margin: 0 auto;
  font-family: 'futura-pt';
}
.editorschoice__header__date {
  font-size: 19px;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 20px;
}
.editorschoice__header__title {
  margin: 0 auto;
  font-size: 50px;
  font-weight: 600;
  line-height: 50px;
  width: 61.9835%;
  margin-bottom: 26px;
  text-align: center;
  text-transform: none;
  color: white;
}
@media (max-width: 500px) {
  .editorschoice__header__title {
    font-size: 30px;
    width: 75%;
    line-height: 1.5;
  }
}
.editorschoice__header__share a {
  font: normal normal normal 20px/1 FontAwesome;
  margin-right: 15px;
  color: #fff;
}
.editorschoice__content__short {
  margin-bottom: 55px;
  font-size: 25px;
  font-family: 'futura-pt';
  font-weight: normal;
  color: #262626;
}
.editorschoice__content__short__caption {
  font-weight: 600;
  line-height: 1;
}
@media (min-width: 1020px) {
  .editorschoice__content__short__caption {
    padding-left: 38px;
    padding-right: 0;
    max-width: 316px;
  }
}
.editorschoice__content__short__desc {
  line-height: 1.2;
}
@media (min-width: 1020px) {
  .editorschoice__content__short__desc {
    padding-left: 0;
    padding-right: 0;
    max-width: 673px;
  }
}
.editorschoice__top {
  position: relative;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .editorschoice__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.editorschoice__top__image,
.editorschoice__top__info {
  display: block;
  position: relative;
  width: 100%;
  min-height: 368px;
}
.editorschoice__top__image:before,
.editorschoice__top__image:after,
.editorschoice__top__info:before,
.editorschoice__top__info:after {
  display: table;
  content: '';
}
@media (min-width: 768px) {
  .editorschoice__top__image,
  .editorschoice__top__info {
    width: 50%;
  }
}
.editorschoice__top__image {
  padding-left: 0;
  padding-right: 0;
  background-position: center center;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.editorschoice__top__info {
  background-color: #fff;
  padding-left: 40px;
}
.editorschoice__top__info__date {
  display: block;
  font-size: 13px;
  font-family: 'futura-pt';
  color: #757575;
  text-transform: uppercase;
  line-height: 1;
  padding-top: 39px;
  padding-bottom: 33px;
}
.editorschoice__top__info__caption {
  display: block;
  font-size: 30px;
  line-height: 35px;
  font-family: 'futura-pt';
  color: #101010;
  text-align: left;
  margin-bottom: 30px;
}
.editorschoice__top__info__description {
  display: block;
  font-size: 18px;
  font-weight: normal;
  font-family: 'Lora';
  color: #262626;
}
.editorschoice__top__info__share {
  display: block;
  position: absolute;
  bottom: 40px;
  left: 40px;
  font-size: 16px;
}
.editorschoice__top__info__share .shareItem {
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
  color: #808080;
}
.editorschoice__top__info__counter {
  position: absolute;
  bottom: 40px;
  right: 40px;
  width: 24px;
  height: 28px;
  background-image: url(/img/editorschoice__counter.png);
  text-align: center;
}

.blog__item .editorschoice__top__info__counter {
  font-size: 15px;
  font-family: 'futura-pt';
  color: #101010;
  line-height: 1.5;
  position: absolute;
  bottom: 40px;
  right: 40px;
  width: 24px;
  height: 28px;
  background-image: url(/img/editorschoice__counter.png);
  text-align: center;
}

@media (min-width: 1260px) {
  .section-promotions_zoom .breadcrumb {
    margin-bottom: 0;
  }
}

.section-promotions_zoom .container {
  padding-top: 40px;
  padding-top: 33px;
}
@media (min-width: 1260px) {
  .section-promotions_zoom .container {
    width: 1280px;
  }
  .section-promotions_zoom .container .breadcrumb {
    margin-bottom: 0;
  }
}

@media (min-width: 1260px) {
  .section-promotions_zoom .sectionInfo .sectionTitle {
    padding-top: 0;
    padding-bottom: 44px;
    line-height: 1;
  }
}

.promotionszoom__top {
  position: relative;
  margin-bottom: 55px;
}
@media (min-width: 768px) {
  .promotionszoom__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.promotionszoom__top__image,
.promotionszoom__top__info {
  display: block;
  position: relative;
  width: 100%;
  min-height: 400px;
}
@media (min-width: 768px) {
  .promotionszoom__top__image,
  .promotionszoom__top__info {
    width: 50%;
  }
}
.promotionszoom__top__image {
  padding-left: 0;
  padding-right: 0;
  background-position: center center;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.promotionszoom__top__info {
  background-color: #fff;
  padding-left: 40px;
}
.promotionszoom__top__info__date {
  display: block;
  font-size: 13px;
  font-family: 'futura-pt';
  color: #757575;
  text-transform: uppercase;
  line-height: 1;
  margin-top: 43px;
}
.promotionszoom__top__info__caption {
  display: block;
  font-size: 30px;
  line-height: 35px;
  font-weight: 600;
  font-family: 'futura-pt';
  color: #101010;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 30px;
  min-height: 122px;
}
.promotionszoom__top__info__cta__btn {
  display: block;
  width: 178px;
  height: 46px;
  font-weight: 300;
  line-height: 46px;
  text-align: center;
  background-color: #a80000;
  color: #fff;
  letter-spacing: 1px;
  cursor: pointer;
}
.promotionszoom__top__info__cta__btn:hover {
  color: #fff;
}
.promotionszoom__top__info__share {
  display: block;
  position: absolute;
  bottom: 40px;
  left: 40px;
  font-size: 16px;
}
.promotionszoom__top__info__share .shareItem {
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
  color: #808080;
}
.promotionszoom__top__info__share {
  display: block;
  position: absolute;
  bottom: 40px;
  left: 40px;
}
.promotionszoom__top__info__share__item {
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
}
.promotionszoom__top__info__share__item svg {
  display: block;
  fill: #808080;
}
.promotionszoom__top__info__share__item:hover svg {
  fill: #707070;
}
.promotionszoom__top__info__counter {
  position: absolute;
  bottom: 40px;
  right: 40px;
  width: 24px;
  height: 28px;
  background-image: url(/img/editorschoice__counter.png);
  text-align: center;
}

.promotionszoom__bot {
  background-color: #fff;
  max-width: 960px;
  margin: auto;
  padding: 65px 69px;
  font-weight: normal;
  font-size: 18px;
  font-family: 'Lora';
  line-height: 1.389;
}
.promotionszoom__bot .book__item {
  width: 174px;
}
.promotionszoom__bot__cta {
  margin-top: 40px;
}
.promotionszoom__bot__cta__btn {
  max-width: 298px;
  height: 40px;
  text-align: center;
  background-color: transparent;
  border: 2px solid #000000;
  font-size: 13px;
  font-family: 'futura-pt';
  font-weight: 300;
  color: #000000;
  text-transform: uppercase;
  line-height: 36px;
  display: block;
  border-radius: 2px;
  cursor: pointer;
}
.promotionszoom__bot__cta__btn:hover {
  background-color: #a80000;
  border: 2px solid #a80000;
  color: #fff;
}
.promotionszoom__bot__left {
  max-width: 610px;
  float: left;
}
.promotionszoom__bot__right {
  max-width: 218px;
  float: left;
}

.compilationitem {
  max-width: 960px;
  background-color: #fff;
  padding: 18px 25px;
  position: relative;
  margin-bottom: 40px;
  clear: both;
  font-weight: normal;
  font-size: 18px;
  font-family: 'Lora';
  line-height: 1.389;
  overflow: auto;
}
@media (min-width: 768px) {
  .compilationitem {
    padding: 41px 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}
.compilationitem__link {
  display: block;
  text-align: center;
}
@media (min-width: 768px) {
  .compilationitem__link {
    margin-right: 36px;
    margin-bottom: 10px;
  }
}
.compilationitem__link__image {
  width: 210px !important;
  height: auto;
  margin-top: 0 !important;
}
.compilationitem__buybtn {
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #a80000;
  color: #fff;
  font-size: 13px;
  font-family: 'futura-pt';
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: block;
  margin: 15px 0;
  border-radius: 3px;
  width: 210px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .compilationitem__buybtn {
    margin: 0;
    width: 141px;
    position: absolute;
    top: 41px;
    right: 38px;
  }
}
.compilationitem__buybtn:hover {
  color: #fff;
}
.compilationitem__author,
.compilationitem__caption {
  margin-bottom: 21px;
  color: #262626;
  font-family: 'futura-pt';
  font-weight: bold;
  text-align: center;
}
@media (min-width: 768px) {
  .compilationitem__author,
  .compilationitem__caption {
    text-align: left;
    margin-right: 150px;
  }
}
.compilationitem__author a,
.compilationitem__caption a {
  color: inherit;
}
.compilationitem__author {
  font-size: 18px;
}
@media (min-width: 768px) {
  .compilationitem__author {
    line-height: 0.6;
  }
}
.compilationitem__caption {
  font-size: 25px;
}
@media (min-width: 768px) {
  .compilationitem__caption {
    line-height: 0.9;
  }
}
.compilationitem__translatedfrom,
.compilationitem__translator {
  text-align: center;
  line-height: 1;
}
@media (min-width: 768px) {
  .compilationitem__translatedfrom,
  .compilationitem__translator {
    text-align: left;
    margin-right: 150px;
  }
}
.compilationitem__translatedfrom a,
.compilationitem__translator a {
  color: #262626;
}
.compilationitem__translatedfrom {
  font-family: 'Lora';
  font-weight: normal;
  font-style: italic;
  text-transform: none;
  font-size: 13px;
  color: #808080;
  margin-bottom: 7px;
}
.compilationitem__translator {
  font-size: 19px;
  font-family: 'futura-pt';
  font-weight: bold;
  color: #262626;
  margin-bottom: 23px;
}

.modal.modal--new .modal-dialog {
  max-width: 440px;
}
@media (min-width: 992px) {
  .modal.modal--new .modal-dialog.modal-lg .modal-lg {
    width: 900px;
  }
}

.modal.modal--new .modal-content {
  background-color: #f7f8f3;
  color: #333;
  border-radius: 3px;
}

.modal.modal--new .modal-header {
  border-bottom: 0;
  font-size: 25px;
  font-weight: 600;
  line-height: 1;
  font-family: 'futura-pt';
  color: inherit;
  text-transform: uppercase;
  border-bottom: 3px solid #000000;
  padding: 39px 0 15px;
  margin: 0 36px 23px;
  letter-spacing: 1.3px;
}
.modal.modal--new .modal-header button.close {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 17'%3E%3Cpath fill='%23000' d='M17.002,15.938 L15.938,17.001 L8.500,9.563 L1.062,17.001 L-0.001,15.938 L7.438,8.500 L-0.001,1.062 L1.062,-0.001 L8.500,7.437 L15.938,-0.001 L17.002,1.062 L9.563,8.500 L17.002,15.938 Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 17px 17px;
  background-position: center center;
  font-size: 0;
  width: 58px;
  height: 60px;
  padding: 21px;
  right: 0;
  top: 0;
  position: absolute;
  opacity: 1;
}
.modal.modal--new .modal-header button.close:hover {
  opacity: 1;
}

.modal.modal--new .modal-body {
  margin: 0 39px 48px;
  padding: 0;
}
.modal.modal--new .modal-body button[type='submit'],
.modal.modal--new .modal-body label {
  text-transform: uppercase;
  font-family: 'futura-pt';
  font-size: 13px;
  color: inherit;
  font-weight: 600;
  width: 100%;
}
.modal.modal--new .modal-body .form-control {
  background-color: #fff !important;
  border-radius: 3px !important;
  font-size: 19px !important;
  font-family: 'futura-pt' !important;
  font-weight: 500 !important;
  color: #000 !important;
  line-height: 1.316 !important;
  text-align: left !important;
  text-transform: none !important;
  padding: 6px 16px !important;
}
.modal.modal--new .modal-body select.form-control {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 7'%3E%3Cpath fill='%23000' d='M6.501,6.996 L-0.003,0.963 L1.030,0.004 L6.501,5.078 L11.971,0.004 L13.004,0.963 L6.501,6.996 Z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: 93.5% 50% !important;
  background-size: 13px 7px !important;
  padding: 6px 46px 6px 16px !important;
}

.modal.modal--new button[type='submit'] {
  text-transform: uppercase;
  font-family: 'futura-pt';
  font-size: 13px;
  color: inherit;
  font-weight: 600;
  width: 100%;
  margin-top: 24px;
  letter-spacing: 0.6px;
  color: #fff !important;
}
.modal.modal--new button[type='submit']:focus {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  outline: 0;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 24px;
  padding-left: 29px;
  margin-bottom: 6px;
}
.custom-control .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-control .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #007bff;
}
.custom-control .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}
.custom-control label.custom-control-label {
  margin-bottom: 0 !important;
  font-size: 13px !important;
  line-height: 16px !important;
  font-family: 'Lora' !important;
  font-weight: normal !important;
  text-transform: none !important;
  margin-top: 6px !important;
}
.custom-control label.custom-control-label::before {
  position: absolute;
  top: 4px;
  left: 0;
  display: block;
  width: 18px;
  height: 18px;
  pointer-events: none;
  content: '';
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  border: 1px solid #ccc;
}
.custom-control label.custom-control-label::after {
  position: absolute;
  top: 3px;
  left: -1px;
  display: block;
  width: 20px;
  height: 20px;
  content: '';
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  cursor: pointer;
}
.custom-control .custom-control-input:hover ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control.custom-checkbox .custom-control-label::before {
  border-radius: 4px;
}
.custom-control.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #fff;
}
.custom-control.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 8'%3E%3Cpath fill='%23000' d='M9.999,1.126 L8.910,-0.000 L3.499,5.709 L1.089,3.000 L-0.001,4.126 L3.499,8.000 L9.999,1.126 Z'/%3E%3C/svg%3E");
}
.custom-control.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.productzoom__author {
  font-family: 'futura-pt';
  font-size: 19px;
  font-weight: 600;
  color: #262626;
  margin-bottom: 21px;
  line-height: 0.7;
  margin-bottom: 24px;
}
.productzoom__author__item {
  color: inherit;
  text-decoration: none;
}

.productzoom__name {
  margin-top: 0;
  margin-bottom: 18px;
  font-family: 'futura-pt';
  font-size: 25px;
  line-height: 30px;
  font-weight: 600;
  color: #262626;
}
.productzoom__name__subname {
  font-family: 'futura-pt';
  font-size: 25px;
  font-weight: 300;
  color: #262626;
}

.productzoom__tags {
  margin-bottom: 16px;
}
.productzoom__tags__item {
  font-family: 'Futura-PT';
  font-size: 11px;
  font-weight: 600;
  line-height: 20px;
  display: inline-block;
  vertical-align: top;
  height: 20px;
  padding: 0 8px !important;
  text-transform: uppercase;
  color: white;
  background-color: #a80000;
  letter-spacing: 0.5px;
}

.productzoom__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media (max-width: 1019px) {
  .productzoom__top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.productzoom__top__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: calc((100%) - (360px));
  flex-basis: calc((100%) - (360px));
}
@media (max-width: 1019px) {
  .productzoom__top__info {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin: 0 auto 24px;
  }
}
.productzoom__top__info__image,
.productzoom__top__info__description {
  text-align: left;
  margin-bottom: 0;
  width: 100%;
}
.productzoom__top__info__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 239px;
  flex: 0 0 239px;
}
@media (max-width: 1019px) {
  .productzoom__top__info__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 161px;
    flex: 0 0 161px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .productzoom__top__info__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    text-align: center;
    margin-bottom: 24px;
  }
}
.productzoom__top__info__image__link__img {
  margin-top: 0 !important;
  max-width: auto !important;
  max-width: 239px;
}
@media (max-width: 1019px) {
  .productzoom__top__info__image__link__img {
    max-width: 161px;
  }
}
.productzoom__top__info__description {
  margin: 0 auto 24px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 239px);
  flex: 0 0 calc(100% - 239px);
  padding-left: 31px;
  padding-right: 31px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 1019px) {
  .productzoom__top__info__description {
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 161px);
    flex: 0 0 calc(100% - 161px);
  }
}
@media (max-width: 767px) {
  .productzoom__top__info__description {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    text-align: center;
  }
}
.productzoom__top__info__description__main .productzoom__author {
  margin-bottom: 17px;
}
.productzoom__top__info__description__main__rating {
  margin-bottom: 16px;
}
.productzoom__top__info__description__main__rating .rating-container {
  display: inline;
}
.productzoom__top__info__description__main__rating__counter {
  display: inline;
  font-size: 13px;
  font-family: 'Lora';
  color: #808080;
  text-align: left;
  font-weight: normal;
}
.productzoom__top__info__description__main__lang {
  margin-bottom: 13px;
}
.productzoom__top__info__description__main__lang__from {
  font-family: 'Lora';
  font-size: 13px;
  font-weight: normal;
  font-style: italic;
  color: #808080;
  margin-bottom: 2px;
  letter-spacing: -0.3px;
}
.productzoom__top__info__description__main__lang__translator__item {
  font-family: 'futura-pt';
  font-size: 19px;
  font-weight: 600;
  line-height: 25px;
  color: #262626;
  margin-left: 1px;
}
.productzoom__top__info__description__main__fragment__button {
  height: 46px;
  width: 212px;
  letter-spacing: 1px;
  border: 2px solid #000;
  line-height: 42px;
  display: inline-block;
  color: #000;
  fill: #000;
  font-family: 'futura-pt';
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 2px;
}
@media (max-width: 767px) {
  .productzoom__top__info__description__main__fragment__button {
    width: 100%;
    max-width: 360px;
  }
}
.productzoom__top__info__description__main__fragment__button:active,
.productzoom__top__info__description__main__fragment__button:focus,
.productzoom__top__info__description__main__fragment__button:hover {
  border-color: #a61e22;
  color: #a61e22;
  fill: #a61e22;
}
.productzoom__top__info__description__main__fragment__button__icon {
  width: 16px;
  height: 18px;
  margin-right: 3px;
  position: relative;
  top: 2px;
}
.productzoom__top__info__description__main__fragment__button span {
  vertical-align: 2px;
}
.productzoom__top__info__description__categories {
  margin-top: 20px;
  text-align: left;
}
.productzoom__top__info__description__categories .tags,
.productzoom__top__info__description__categories__item {
  font-family: 'futura-pt';
  font-size: 11px;
  font-weight: 600;
  display: block;
  letter-spacing: 1.1px;
  line-height: 1;
  text-transform: uppercase;
  color: #333;
  margin-top: 9px;
}
.productzoom__top__info__description__categories .tags:before,
.productzoom__top__info__description__categories__item:before {
  top: 2px;
  position: relative;
  display: inline-block;
  vertical-align: 4px;
  width: 5px;
  height: 5px;
  margin-right: 7px;
  content: '';
  background-color: #333;
  -webkit-transition: all 250ms;
  transition: all 250ms;
}
.productzoom__top__info__description__categories .tags:hover,
.productzoom__top__info__description__categories__item:hover {
  color: #a61e22;
}
.productzoom__top__info__description__categories .tags:hover:before,
.productzoom__top__info__description__categories__item:hover:before {
  background-color: #a61e22;
}
.productzoom__top__buy {
  width: 100%;
  max-width: 360px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  .productzoom__top__buy {
    width: 360px;
    max-width: 360px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 360px;
    flex: 0 1 360px;
  }
}
.productzoom__top__buy__title {
  font-family: 'futura-pt';
  font-size: 25px;
  font-weight: 600;
  line-height: 58px;
  display: block;
  height: 58px;
  text-align: center;
  color: #fff;
  background-color: #000;
}
.productzoom__top__buy__tabs {
  margin-bottom: 19px;
  border: 5px solid #d9d9d9;
}
.productzoom__top__buy__tabs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0 auto 5px;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 0;
  list-style-type: none;
}
.productzoom__top__buy__tabs__list__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  float: none;
  margin-bottom: 0;
  border-right: solid 1px #e6e6e6;
  border-bottom: solid 1px #e6e6e6;
}
.productzoom__top__buy__tabs__list__item__link {
  display: block;
  height: 100%;
  width: 100%;
  cursor: pointer;
  background-color: transparent;
  -webkit-transition: all 250ms;
  transition: all 250ms;
  color: #333;
  fill: #333;
}
.productzoom__top__buy__tabs__list__item__link__icon {
  padding: 15px;
}
.productzoom__top__buy__tabs__list__item__link__icon svg {
  display: block;
  margin: 0 auto;
  max-width: 34px;
  max-height: 34px;
  fill: inherit;
  color: inherit;
}
.productzoom__top__buy__tabs__list__item__link__title {
  font-size: 11px;
  line-height: 11px;
  padding-bottom: 13px;
  text-align: center;
  text-transform: uppercase;
}
.productzoom__top__buy__tabs__list__item.active .productzoom__top__buy__tabs__list__item__link {
  color: #a80000;
  fill: #a80000;
}
.productzoom__top__buy__tabs__list__item__link:active,
.productzoom__top__buy__tabs__list__item__link:focus,
.productzoom__top__buy__tabs__list__item__link:hover {
  background-color: #eee;
  color: #333;
  fill: #333;
}
.productzoom__top__buy__tabs__shop__item {
  padding-top: 11px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d9d9d9;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.productzoom__top__buy__tabs__shop__item:last-child {
  border-bottom: none;
}
.productzoom__top__buy__tabs__shop__item svg,
.productzoom__top__buy__tabs__shop__item img {
  float: left;
  width: 28.5%;
  margin-top: 0;
  padding-left: 10px;
}
.productzoom__top__buy__tabs__shop__item__price {
  font-size: 11px;
  float: left;
  width: 35.533333%;
  text-align: right;
  text-transform: uppercase;
  color: #000;
  padding-right: 15px;
}
.productzoom__top__buy__tabs__shop__item__price--oldprice {
  font-family: 'futura-pt';
  font-size: 15px;
  font-weight: 600;
  display: inline;
  margin-right: 5px;
  text-decoration: line-through;
  text-transform: none;
  color: #000;
  position: relative;
  top: 3px;
}
.productzoom__top__buy__tabs__shop__item__price--newprice {
  font-family: 'futura-pt';
  font-size: 19px;
  line-height: 1.7;
  font-weight: 600;
  float: right;
  text-transform: none;
  color: #000;
}
.productzoom__top__buy__tabs__shop__item__price--oldprice + .productzoom__top__buy__tabs__shop__item__price--newprice {
  color: #a80000;
}
.productzoom__top__buy__tabs__shop__item .orderBtn {
  font-family: 'futura-pt';
  font-size: 11px;
  font-weight: 600;
  line-height: 30px;
  display: block !important;
  float: right;
  width: 91px;
  max-width: 91px;
  height: 30px;
  margin: 0 10px 0 0;
  padding: 0;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  border: none;
  border-radius: 3px;
  background-color: #a61e22;
}
.productzoom__top__buy__tabs__shop__item .orderBtn:active,
.productzoom__top__buy__tabs__shop__item .orderBtn:focus,
.productzoom__top__buy__tabs__shop__item .orderBtn:hover {
  color: #fff;
  background-color: #7b1619;
  text-decoration: none;
  outline: none;
}
.productzoom__top__buy__tabs__shop__item .notifyshop {
  padding-top: 11px;
  padding-bottom: 11px;
  margin-bottom: -11px;
  font-size: 11px;
  width: 100%;
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #000;
}
.productzoom__top__buy__sale {
  width: 100%;
  display: block;
  height: 46px;
  background-color: #a61e22;
  border-radius: 3px;
  color: #fff;
  line-height: 46px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'futura-pt';
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 29px;
}
.productzoom__top__buy__sale:active,
.productzoom__top__buy__sale:focus,
.productzoom__top__buy__sale:hover {
  color: #fff;
  background-color: #7b1619;
  text-decoration: none;
  outline: none;
}
.productzoom__top__buy__sale:focus {
  color: #fff;
  background-color: #7b1619;
  text-decoration: none;
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  outline: 0;
}
.productzoom__top__buy .shareBlock {
  width: 100%;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: space-between;
  -ms-flex-align: space-between;
  align-items: space-between;
}
.productzoom__top__buy .shareBlock a {
  text-align: center;
  padding: 0px 20px;
  display: block;
  color: #7f7f7f;
  -webkit-transition: all 250ms;
  transition: all 250ms;
}
.productzoom__top__buy .shareBlock a:hover {
  color: #7b1619;
}
.productzoom__top__buy .shareBlock a:hover .fa {
  color: #7b1619;
}
.productzoom__top__buy .shareBlock a .fa {
  margin-left: auto;
  margin-right: auto;
}

.issuuembed {
  height: 100% !important;
  width: 100% !important;
  min-height: 700px !important;
}
.issuuembed iframe {
  min-height: 700px !important;
}

.owl-carousel {
  margin: 20px auto;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #a80000 !important;
}
.owl-carousel img {
  max-height: 400px;
}
.owl-carousel .owl-item img.horizontal_img {
  width: auto;
  margin: auto;
}
.owl-carousel p {
  text-align: center;
  margin: 15px 0 0;
}
/*# sourceMappingURL=style.css.map */

.foreign_agent {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  font-weight: normal;
  line-height: 25px;
  font-family: 'Lora', Arial;
  padding-left: 0;
}

.cookie {
  color: #ffffff;
  padding-block: 1em;
  background-color: #000;
  border-top: 1px solid #313231;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}

.cookie.hidden {
  display: none !important;
}

.cookie p {
  margin: 0;
}

.cookie__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cookie .btn {
  margin-left: 40px;
}

@media (max-width: 575px) {
  .cookie .btn {
    margin-left: 20px;
  }
}
