@import url(jquery.mCustomScrollbar.css);
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    background-color: #c8dcc9;
    margin: 0
}

article,aside,footer,header,nav,section {
    display: block
}

.wrapper .container {
    box-sizing: border-box;
    background-color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 20px;
    border: 1px solid rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
    -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
}

.header .container {
    background: url(/img/header-bckgr.png);
    background-size: cover;
    padding: 0;
}
.header-inner .logo {
    display: block;
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
}
.header-inner .logo img {
    width: 100%;
}
.container.main-content {
    background: #e2ebe4;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}

figcaption,figure {
    display: block
}

figure {
    margin: 1em 40px
}

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

main {
    display: block;
    transition: all .3s
}

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

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

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

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

b,strong {
    font-weight: inherit
}

b,strong {
    font-weight: bolder
}

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

dfn {
    font-style: italic
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

audio,video {
    display: inline-block
}

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

img {
    border-style: none
}

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

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

button {
    overflow: visible
}

button,select {
    text-transform: none
}

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

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

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

input {
    overflow: visible
}

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

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

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

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

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    box-sizing: border-box;
    display: table;
    max-width: 100%;
    padding: 0;
    color: inherit;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

details {
    display: block
}

summary {
    display: list-item
}

menu {
    display: block
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

@font-face {
    font-family: "SegoeUIRegular";
    src: url("../fonts/SegoeUI/SegoeUIRegular.eot");
    src: url("../fonts/SegoeUI/SegoeUIRegular.eot?#iefix") format("embedded-opentype"),url("../fonts/SegoeUI/SegoeUIRegular.woff") format("woff"),url("../fonts/SegoeUI/SegoeUIRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: "SegoeUIBold";
    src: url("../fonts/SegoeUI/SegoeUIBold.eot");
    src: url("../fonts/SegoeUI/SegoeUIBold.eot?#iefix") format("embedded-opentype"),url("../fonts/SegoeUI/SegoeUIBold.woff") format("woff"),url("../fonts/SegoeUI/SegoeUIBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: "SegoeUIItalic";
    src: url("../fonts/SegoeUI/SegoeUIItalic.eot");
    src: url("../fonts/SegoeUI/SegoeUIItalic.eot?#iefix") format("embedded-opentype"),url("../fonts/SegoeUI/SegoeUIItalic.woff") format("woff"),url("../fonts/SegoeUI/SegoeUIItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: "SegoeUILight";
    src: url("../fonts/SegoeUI/SegoeUILight.eot");
    src: url("../fonts/SegoeUI/SegoeUILight.eot?#iefix") format("embedded-opentype"),url("../fonts/SegoeUI/SegoeUILight.woff") format("woff"),url("../fonts/SegoeUI/SegoeUILight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: "SegoeUISemiBold";
    src: url("../fonts/SegoeUI/SegoeUISemiBold.eot");
    src: url("../fonts/SegoeUI/SegoeUISemiBold.eot?#iefix") format("embedded-opentype"),url("../fonts/SegoeUI/SegoeUISemiBold.woff") format("woff"),url("../fonts/SegoeUI/SegoeUISemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: "Helvetica Neue";
    src: url("../fonts/HelveticaNeue/HelveticaNeue.eot");
    src: url("../fonts/HelveticaNeue/HelveticaNeue.eot?#iefix") format("embedded-opentype"),url("../fonts/HelveticaNeue/HelveticaNeue.woff") format("woff"),url("../fonts/HelveticaNeue/HelveticaNeue.ttf") format("truetype");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: "Helvetica Neue bold";
    src: url("../fonts/HelveticaNeue/HelveticaNeue-bold.eot");
    src: url("../fonts/HelveticaNeue/HelveticaNeue-bold?#iefix") format("embedded-opentype"),url("../fonts/HelveticaNeue/HelveticaNeue-Bold.woff") format("woff"),url("../fonts/HelveticaNeue/HelveticaNeue-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal
}

.wrapper {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 14px;
    font-weight: 400;
/*    background: linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(../img/bg-single.png) no-repeat center;
    background-size: cover;
    background-attachment: fixed;*/
    padding: 20px 20px 0 20px;
}

nav {
    font-family: "SegoeUIRegular", sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase
}

.pop-genres {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

h2 {
    font-size: 30px;
    text-transform: uppercase
}

.wrap-authors ul {
    font-size: 16px;
    font-family: "SegoeUIBold", sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

.wrap-authors .search {
    font-size: 16px
}

.wrap-authors .list-authors a {
    line-height: 28px
}

.list-foto-author .author {
    font-size: 16px
}

.wrap-review .date {
    font-family: "Open Sans", sans-serif;
    font-size: 13px
}

.wrap-review .name {
    font-size: 15px
}

.wrap-review .text-review p {
    line-height: 20px
}

.wrap-about-book h3 {
    font-size: 23px
}

.wrap-about-book .description p {
    line-height: 20px
}

.content-single h2 {
    font-size: 18px
}

.block-buttons {
    font-size: 12px
}

.portfolio .block-buttons {
    font-size: 14px
}

.answers-review .count {
    font-size: 20px;
    font-weight: 700;
    line-height: 14px
}

.wrap-about-genre h3 {
    font-size: 24px;
    font-weight: 600;
    font-family: "SegoeUIRegular", sans-serif
}

.wrap-about-genre article p {
    font-family: "SegoeUILight", sans-serif;
    line-height: 24px
}

.wrap-author article p {
    line-height: 20px
}

.pagination {
    font-family: "SegoeUIRegular", sans-serif;
    font-size: 16px
}

.information h3 {
    font-size: 23px
}

.information .birth {
    font-weight: 600
}

footer .footer-top {
    padding: 10px 0;
    margin: 0;
}
footer .footer-top h4 {
    color: #F0C237;
    font-size: 19px;
    text-transform: uppercase;
    padding: 7px 0;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    text-shadow: 1px 1px 0px #000;
}
footer .footer-top ul {
    padding-left: 10px;
}
footer .footer-top ul li {
    margin: 3px 0;
    color: #000000;
    font-weight: 600;
    font-size: 17px;
}

footer .copyright {
    font-size: 10px
}

footer .copyright a {
    font-size: 14px
}

footer .copyright a:hover {
    color: #ffffff
}

.about-book .book-title {
    color: #000000
}

.about-book .author {
    color: #828282
}

.wrap-single-blog h2 {
    font-size: 18px
}

.modal-wrap {
    font-family: "Helvetica Neue bold", sans-serif;
    font-weight: 600
}

.modal-wrap .modal-title {
    line-height: 40px;
    font-size: 17px;
    text-transform: uppercase
}

.modal-wrap .modal-title .fa {
    font-weight: 400
}

.container,.container-discrete {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box
}

p,ul,li,h1,h2,h3,h4,ol {
    margin: 0;
    padding: 0
}

ul {
    list-style-type: none
}

a {
    color: inherit;
    text-decoration: none
}

a:active,a:visited,a:focus {
    color: inherit
}

.error input,.error textarea {
    border: solid 2px red
}

input:focus,input:active,input:visited,textarea:focus,textarea:active,textarea:visited {
    outline: none
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease
}

input::-moz-placeholder,textarea::-moz-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease
}

input:-moz-placeholder,textarea:-moz-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease
}

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

input:focus::-moz-placeholder,textarea:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease
}

input:focus:-moz-placeholder,textarea:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease
}

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

h2 {
    padding: 0 0 37px 0;
    text-align: center
}

h1:before,h1:after,h2:before,h2:after {
    content: '-';
    padding: 0 10px
}

.img-holder {
    position: relative
}

.img-holder img {
    max-width: 100%;
    min-width: 154px;
    opacity: 0.01;
    position: relative;
    z-index: 2
}

.img-holder .img-opacity {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover
}

.social li {
    display: inline-block;
    border-radius: 2px;
    background-color: #ffffff;
    padding: 4px 4px
}

.social li:hover svg {
    fill: #4b4b4b
}

.social li svg {
    width: 20px;
    height: 20px
}

/*.section-padding {
    padding: 0 23px
}*/

.bannet-bottom {
    padding-bottom: 55px
}

.drop-down ul {
    display: none;
    padding: 12px;
    border: 1px solid #F0C237;
}

.drop-down .active-dropdown {
    display: inline-block;
    font-weight: bold;
    text-decoration: none;
}

.hamburger,.cross {
    display: none
}

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

/*.top-head {
    padding: 11px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center
}*/

.navigation .search input[type="search"] {
    background-color: initial;
    border: 1px solid #ffffff;
    border-radius: 2px;
    width: 100%;
    height: 40px;
    outline: none;
    padding-left: 14px;
    color: #ffffff
}

.navigation .search input[type="search"]::-webkit-input-placeholder {
    color: #ffffff
}

.navigation .search input[type="search"]::-moz-placeholder {
    color: #ffffff
}

.navigation .search input[type="search"]:placeholder {
    color: #ffffff
}

.navigation .search input[type="search"]:-ms-input-placeholder {
    color: #ffffff
}

.navigation .search {
    position: relative;
    display: inline-block;
    width: calc(100% - 716px);
    margin-left: 10px;
    vertical-align: middle;
}

.search-list .search {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
}
.simil-books-search {
    font-size: 16px;
    margin-bottom: 10px;
    text-align: center;
}
.simil-books-search span {
    font-weight: bold;
    font-size: 18px;
}
.alarm {color: red}
.search-list .search input[type="search"] {
    background-color: initial;
    border: 2px solid #000;
    border-radius: 2px;
    width: 100%;
    height: 50px;
    outline: none;
    padding-left: 14px;
    font-size: 20px;
}
.search-list .search input#button-search {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background: none;
    border: none;
    z-index: 10;
    cursor: pointer;
}
.search-list .search svg {
    fill: #000;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 7px;
}
.navigation {
    max-width: 1170px;
    margin: 10px auto 10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 0 6px rgba(0,0,0,.05);
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,.05);
    box-shadow: 0 0 6px rgba(0,0,0,.05);
    background: linear-gradient(to right, #1e5550, #4e8f3d);
    position: relative;
}

.navigation .active {
    background: #777e54;
}
.navigation > ul > li.active:first-child {
    border-radius: 5px 0 0 5px;
}
.navigation > ul > li.active a {
    color: #F0C237;
}

.navigation li:hover a {
    color: #F0C237
}
.menu a {
    position: relative;
    z-index: 9999;
    display: block;
    padding: 1px 15px 0 15px;
    height: 49px;
    line-height: 46px;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: 0px 1px 1px #000;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}

.navigation .search input#button-search {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 40px;
    background: none;
    border: none;
    z-index: 10;
    cursor: pointer
}

.navigation .search svg {
    fill: #ffffff;
    width: 50px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 7px
}
.container.popular-genres {
    background: linear-gradient(to right, #1e5550, #4e8f3d);
    padding: 5px;
    margin-bottom: 10px;
}
.popgenres-list {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    width: calc(100% - 135px);
}
.popgenres-list a {
    /*display: inline-block;*/
    vertical-align: middle;
    color: #fff;
    padding: 0 15px;
    font-size: 17px;
}
.navigation ul li {
    display: inline-block;
    transition: 0.3s
}

.navigation ul li:last-child {
    padding-right: 0
}

.popular-genres .modal-oll-cat {
    display: inline-block;
    color: #fff;
    border-radius: 2px;
    border: 1px solid #ffffff;
    padding: 8px 11px;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s;
    text-transform: uppercase;
    animation:blinking 3s infinite;
    vertical-align: middle;
}
@keyframes blinking{
    0%{color: #fff;
    border: 1px solid #ffffff;}
    50%{color: #f0c237;
    border-color: #f0c237;}
    100%{color: #fff;
    border: 1px solid #ffffff;}
}

.popular-genres .modal-oll-cat:hover {
    color: #f0c237;
    border-color: #f0c237;
}

.back-wrap-head .bottom-nav ul {
    list-style-position: inside;
    -moz-column-count: auto;
    -webkit-column-count: auto;
    column-count: auto;
    height: 148px;
    column-width: 160px;
    column-gap: 100px;
    overflow: hidden
}

.back-wrap-head .bottom-nav ul li {
    margin-bottom: 8px;
    transition: 0.3s;
    padding: 2px 4px;
    overflow: hidden;
    text-overflow: ellipsis
}

.back-wrap-head .bottom-nav ul li:hover {
    color: #4b4b4b;
    background-color: #64b76f
}

footer .back-top-head {
    border: solid 1px #ecd202
}

footer .top-head {
    padding: 40px 0 55px
}

footer .bottom-foot {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.book-cover {
    padding: 7px;
    border: 1px solid #F0C237;
    margin-bottom: 10px;
    display: inline-block;
    position: relative
}

.book-cover:hover .hover-green-back {
    display: block
}

.new-hover {
    display: none;
    background-color: white;
    position: relative;
    width: 380px;
    height: 225px;
    border-radius: 2px;
    box-shadow: 0 0 14px 4px rgba(0,0,0,0.07);
    border: 1px solid #e6e5e5
}

.new-hover .description-hover {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    height: 115px;
    padding: 23px 25px 0;
    margin-bottom: 40px;
    overflow: hidden
}

.description-hover {
    display: none;
    background-color: white;
    position: relative;
    width: 375px;
    height: 225px;
    border-radius: 2px;
    box-shadow: 0 0 14px 4px rgba(0,0,0,0.07);
    border: 1px solid #e6e5e5
}

.description-hover .description {
    line-height: 20px;
    height: 117px;
    padding: 23px 25px 0;
    margin-bottom: 40px;
    overflow: hidden
}

.description-hover .head-hover {
    padding: 18px 0 18px 22px;
    background: linear-gradient(to right, #1e5550, #4e8f3d);
    color: #fefefe
}

.description-hover:before,.description-hover:after {
    content: '';
    position: absolute;
    right: -35px;
    top: 65px;
    border: 14px solid transparent;
    border-left: 20px solid #e6e5e5
}

.description-hover:after {
    border-left: 20px solid white;
    right: -34px
}
.main-h1.section-padding {
    padding-top: 15px;
}
.main-h1.section-padding h1 {
    text-align: center;
    text-transform: uppercase;
}

.wrap-popular-books,.wrap-related-books,.wrap-author-books,.wrap-foto-author,.wrap-about-book,.wrap-review,.wrap-text-main {
    margin: 0 auto;
    padding-top: 20px
}

.wrap-new-books .hover-green-back,.wrap-popular-books .hover-green-back,.wrap-related-books .hover-green-back,.wrap-author-books .hover-green-back,.wrap-foto-author .hover-green-back,.wrap-about-book .hover-green-back {
    display: none;
    position: absolute;
    top: 7px;
    left: 7px;
    right: 7px;
    bottom: 7px;
    z-index: 5;
    background-color: rgba(36, 92, 77, 0.7);
}

.wrap-new-books .hover-green-back .short-descr,.wrap-popular-books .hover-green-back .short-descr,.wrap-related-books .hover-green-back .short-descr,.wrap-author-books .hover-green-back .short-descr,.wrap-foto-author .hover-green-back .short-descr,.wrap-about-book .hover-green-back .short-descr {
    color: white;
    font-size: 11px;
    margin: 17px 0 62px;
    text-decoration: underline;
    text-transform: uppercase;
    cursor: pointer
}

.wrap-new-books .hover-green-back .plus,.wrap-popular-books .hover-green-back .plus,.wrap-related-books .hover-green-back .plus,.wrap-author-books .hover-green-back .plus,.wrap-foto-author .hover-green-back .plus,.wrap-about-book .hover-green-back .plus {
    margin: auto;
    background: url("../img/plus.png") no-repeat center;
    width: 28px;
    height: 27px;
    display: block
}

.wrap-new-books .progress-bar,.wrap-popular-books .progress-bar,.wrap-related-books .progress-bar,.wrap-author-books .progress-bar,.wrap-foto-author .progress-bar,.wrap-about-book .progress-bar {
    margin-bottom: 16px;
    text-align: center
}

.wrap-new-books ul,.wrap-popular-books ul,.wrap-related-books ul,.wrap-author-books ul,.wrap-foto-author ul,.wrap-about-book ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around
}

.wrap-new-books li,.wrap-popular-books li,.wrap-related-books li,.wrap-author-books li,.wrap-foto-author li,.wrap-about-book li {
    position: relative;
    text-align: center;
    margin-bottom: 20px;
    max-width: 180px
}

.wrap-new-books li .img-holder,.wrap-popular-books li .img-holder,.wrap-related-books li .img-holder,.wrap-author-books li .img-holder,.wrap-foto-author li .img-holder,.wrap-about-book li .img-holder {
    height: 240px;
    max-width: 154px
}

.wrap-new-books li h4,.wrap-popular-books li h4,.wrap-related-books li h4,.wrap-author-books li h4,.wrap-foto-author li h4,.wrap-about-book li h4 {
    padding-bottom: 11px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: bold;
}

.wrap-new-books li .category-book,.wrap-popular-books li .category-book,.wrap-related-books li .category-book,.wrap-author-books li .category-book,.wrap-foto-author li .category-book,.wrap-about-book li .category-book {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.wrap-new-books li .description-hover,.wrap-popular-books li .description-hover,.wrap-related-books li .description-hover,.wrap-author-books li .description-hover,.wrap-foto-author li .description-hover,.wrap-about-book li .description-hover {
    display: none;
    position: absolute;
    top: -9px;
    bottom: -8px;
    z-index: 5;
    text-align: left;
    right: 157px
}

.wrap-new-books li:nth-child(1) .description-hover,.wrap-new-books li:nth-child(2) .description-hover,.wrap-popular-books li:nth-child(1) .description-hover,.wrap-popular-books li:nth-child(2) .description-hover,.wrap-related-books li:nth-child(1) .description-hover,.wrap-related-books li:nth-child(2) .description-hover,.wrap-author-books li:nth-child(1) .description-hover,.wrap-author-books li:nth-child(2) .description-hover,.wrap-foto-author li:nth-child(1) .description-hover,.wrap-foto-author li:nth-child(2) .description-hover,.wrap-about-book li:nth-child(1) .description-hover,.wrap-about-book li:nth-child(2) .description-hover {
    left: 157px;
    right: auto
}

.wrap-new-books li:nth-child(1) .description-hover:before,.wrap-new-books li:nth-child(1) .description-hover:after,.wrap-new-books li:nth-child(2) .description-hover:before,.wrap-new-books li:nth-child(2) .description-hover:after,.wrap-popular-books li:nth-child(1) .description-hover:before,.wrap-popular-books li:nth-child(1) .description-hover:after,.wrap-popular-books li:nth-child(2) .description-hover:before,.wrap-popular-books li:nth-child(2) .description-hover:after,.wrap-related-books li:nth-child(1) .description-hover:before,.wrap-related-books li:nth-child(1) .description-hover:after,.wrap-related-books li:nth-child(2) .description-hover:before,.wrap-related-books li:nth-child(2) .description-hover:after,.wrap-author-books li:nth-child(1) .description-hover:before,.wrap-author-books li:nth-child(1) .description-hover:after,.wrap-author-books li:nth-child(2) .description-hover:before,.wrap-author-books li:nth-child(2) .description-hover:after,.wrap-foto-author li:nth-child(1) .description-hover:before,.wrap-foto-author li:nth-child(1) .description-hover:after,.wrap-foto-author li:nth-child(2) .description-hover:before,.wrap-foto-author li:nth-child(2) .description-hover:after,.wrap-about-book li:nth-child(1) .description-hover:before,.wrap-about-book li:nth-child(1) .description-hover:after,.wrap-about-book li:nth-child(2) .description-hover:before,.wrap-about-book li:nth-child(2) .description-hover:after {
    content: '';
    position: absolute;
    left: -35px;
    right: auto;
    top: 65px;
    border: 14px solid transparent;
    border-right: 20px solid #e6e5e5
}

.wrap-new-books li:nth-child(1) .description-hover:after,.wrap-new-books li:nth-child(2) .description-hover:after,.wrap-popular-books li:nth-child(1) .description-hover:after,.wrap-popular-books li:nth-child(2) .description-hover:after,.wrap-related-books li:nth-child(1) .description-hover:after,.wrap-related-books li:nth-child(2) .description-hover:after,.wrap-author-books li:nth-child(1) .description-hover:after,.wrap-author-books li:nth-child(2) .description-hover:after,.wrap-foto-author li:nth-child(1) .description-hover:after,.wrap-foto-author li:nth-child(2) .description-hover:after,.wrap-about-book li:nth-child(1) .description-hover:after,.wrap-about-book li:nth-child(2) .description-hover:after {
    border-right: 20px solid white;
    left: -34px;
    right: auto
}

.wrap-banner {
    width: 100%
}

.wrap-banner .img-holder {
    height: 190px;
    max-width: 940px
}

.wrap-popular-books {
    position: relative;
}

.wrap-popular-books .tab ul {
    justify-content: center;
    padding-bottom: 40px
}

.wrap-popular-books .tab ul .active {
    background-color: #64b76f
}

.wrap-popular-books .tab ul li {
    display: inline-block;
    margin-right: 18px;
    width: 170px;
    transition: 0.3s
}

.wrap-popular-books .tab ul li:last-child {
    margin-left: 0
}

.wrap-popular-books .tab ul li:hover {
    background-color: #64b76f
}

.wrap-popular-books .tab ul li a {
    display: block;
    border-radius: 2px;
    border: 2px solid #64b76f;
    padding: 15px 0;
    white-space: nowrap;
    text-transform: uppercase
}

.wrap-popular-books .owl-carousel .item {
    text-align: center
}

.wrap-popular-books .owl-carousel .owl-nav .owl-next {
    width: 17px;
    height: 29px;
    background: url(../img/right.png) no-repeat center;
    background-size: cover;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    top: 33%;
    right: -23px;
    margin: 0
}

.wrap-popular-books .owl-carousel .owl-nav .owl-next:hover {
    background-image: url("../img/right-hover.png")
}

.wrap-popular-books .owl-carousel .owl-nav .owl-prev {
    width: 17px;
    height: 29px;
    background: url(../img/left.png) no-repeat center;
    background-size: cover;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    top: 33%;
    left: -23px;
    margin: 0
}

.wrap-popular-books .owl-carousel .owl-nav .owl-prev:hover {
    background-image: url("../img/left-hover.png")
}

.wrap-articles {
    padding-bottom: 42px
}

.wrap-articles h2 {
    padding-top: 32px
}

.wrap-articles ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around
}

.wrap-articles ul li {
    width: 47%;
    padding-bottom: 24px
}

.wrap-articles ul li:nth-child(3),.wrap-articles ul li:nth-child(4),.wrap-articles ul li:nth-child(5) {
    width: 30%
}

.wrap-articles ul li h3 {
    padding: 12px 0
}

.wrap-articles ul li p {
    text-overflow: ellipsis;
    overflow: hidden;
    height: 80px
}

.wrap-preview .content {
    padding-bottom: 66px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.wrap-preview .content .top-month {
    display: inline-block;
    border-radius: 2px;
    border: 2px solid #64b76f;
    padding: 20px 30px 10px;
    width: 24.7%
}

.wrap-preview .content .top-month h3 {
    padding-bottom: 16px;
    border-bottom: 2px solid #64b76f;
    margin-bottom: 23px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700
}

.wrap-preview .content .top-month ul li {
    padding-bottom: 20px
}

.wrap-preview .content .top-month ul li a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between
}

.wrap-preview .content .top-month ul li a .photo-cover {
    box-sizing: border-box;
    width: 37%
}

.wrap-preview .content .top-month ul li a .photo-cover .img-holder {
    height: 115px;
    max-width: 79px
}

.wrap-preview .content .top-month ul li a .description {
    width: 63%;
    box-sizing: border-box;
    padding-left: 20px;
    font-size: 16px;
    font-weight: 400
}

.wrap-preview .content .top-month ul li a .description .name {
    padding-bottom: 10px
}

.wrap-preview .content .top-month ul li a .description .author {
    font-size: 14px;
    font-weight: 400;
    color: #979797
}

.wrap-preview .content .ad {
    display: inline-block;
    border-radius: 2px;
    border: 2px solid #97ce68;
    padding: 20px 30px 10px;
    width: 24.7%
}

.wrap-preview .content .ad h3 {
    padding-bottom: 16px;
    border-bottom: 2px solid #97ce68;
    margin-bottom: 23px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700
}

.wrap-preview .content .ad ul li {
    padding-bottom: 20px
}

.wrap-preview .content .ad ul li a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between
}

.wrap-preview .content .ad ul li a .photo-cover {
    box-sizing: border-box;
    width: 37%
}

.wrap-preview .content .ad ul li a .photo-cover .img-holder {
    height: 115px;
    max-width: 79px
}

.wrap-preview .content .ad ul li a .description {
    width: 56%;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 400
}

.wrap-preview .content .ad ul li a .description .name {
    padding-bottom: 10px
}

.wrap-preview .content .ad ul li a .description .author {
    font-size: 14px;
    font-weight: 400;
    color: #979797
}

.wrap-preview .content .top-authors {
    display: inline-block;
    border-radius: 2px;
    background-color: #64b76f;
    padding: 20px 23px 30px 30px;
    width: 24.7%
}

.wrap-preview .content .top-authors h3 {
    padding-bottom: 16px;
    border-bottom: 2px solid #f3d802;
    margin-bottom: 23px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #4b4b4b
}

.wrap-preview .content .top-authors ul li {
    padding-bottom: 23px
}

.wrap-preview .content .top-authors ul li a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between
}

.wrap-preview .content .top-authors ul li a .photo-cover {
    width: 37%
}

.wrap-preview .content .top-authors ul li a .photo-cover .img-holder {
    height: 79px;
    max-width: 79px
}

.wrap-preview .content .top-authors ul li a .description {
    width: 63%;
    font-size: 16px;
    font-weight: 400;
    color: #4b4b4b;
    box-sizing: border-box;
    padding-left: 14px
}

.wrap-preview .content .top-authors ul li a .description .author {
    padding-bottom: 10px
}

.wrap-preview .content .top-authors ul li a .description .number-books {
    font-size: 14px;
    font-weight: 400
}

.wrap-preview .content .top-authors ul li a:hover .description {
    color: #ffffff
}

.wrap-authors {
    padding-bottom: 56px;
    background-color: #f9f9f9
}

.wrap-authors h2 {
    padding: 60px 0 48px
}

.wrap-authors .content {
    padding-left: 57px
}

.wrap-authors .search {
    padding-bottom: 16px
}

.wrap-authors .block-letter {
    border-bottom: 1px solid #e0e0e0;
    margin-right: 60px
}

.wrap-authors .block-letter .ru {
    padding-bottom: 14px
}

.wrap-authors .block-letter .en {
    padding-bottom: 29px
}

.wrap-authors .block-letter li {
    display: inline-block;
    padding-right: 10px
}

.wrap-authors .block-letter li a:hover,.wrap-authors .block-letter li a:active {
    color: #97ce68
}

.wrap-authors .list-authors {
    padding-top: 35px;
    -moz-column-count: auto;
    -webkit-column-count: auto;
    column-count: auto;
    column-width: 166px;
    column-gap: 80px
}

.wrap-authors .list-authors li a {
    text-decoration: underline;
    text-transform: uppercase
}

.wrap-review {
    padding-bottom: 25px
}

.wrap-review .block-custom-review ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    flex-flow: nowrap;
    justify-content: space-around
}

.wrap-review .block-custom-review ul li {
    width: 30%;
    padding: 17px 17px 20px;
    text-align: center;
    border: 2px solid #64b76f
}

.wrap-review .block-custom-review ul li .name {
    padding-bottom: 10px
}

.wrap-review .block-custom-review ul li .date {
    padding-bottom: 15px;
    border-bottom: 1px solid #e9e8e8
}

.wrap-review .block-custom-review ul li .text-review {
    height: 100px;
    overflow: hidden;
    padding-top: 18px;
    text-align: center
}

.modal-wrap {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    padding: 20px 0;
    background-color: rgba(0,0,0,0.4);
    overflow-y: scroll
}

.modal-wrap .modal-box {
    width: calc(100% - 30px);
    max-width: 1000px;
    margin: 0 auto;
    background-color: #f6f6f6;
    box-shadow: 0 0 20px 0 #000
}

.modal-wrap .modal-box .modal-title {
    background: linear-gradient(to right,#1e5550,#4e8f3d);
    color: #fff;
    padding: 0 20px;
    position: relative
}

.modal-wrap .modal-box .modal-title .fa {
    position: absolute;
    right: 20px;
    top: 11px;
    cursor: pointer
}

.modal-wrap .modal-box .modal-inner {
    padding: 20px
}

.modal-wrap .modal-box .modal-inner .cat-title a {
    padding: 10px 20px;
    display: inline-block;
    background: #777e54;
    color: #F0C237;
    margin-bottom: 10px;
    text-transform: uppercase;
    margin-right: 20px;
    text-decoration: underline;
    text-shadow: 0px 1px 1px #000;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}

.modal-wrap .modal-box .modal-inner .cat-title a:hover {
    color: #4b4b4b
}

.modal-wrap .modal-box .modal-inner .cat-title .cat li {
    display: inline-block
}

.modal-wrap .modal-box .modal-inner .cat-title .cat li a {
    text-transform: none;
    text-decoration: none;
    font-family: "SegoeUIRegular", sans-serif;
    font-weight: 600;
    padding: 5px 10px;
    background: #f2f2f2;
    color: #5c5c5c;
    text-shadow: none;
    transition: .3s
}

.modal-wrap .modal-box .modal-inner .cat-title .cat li a:hover {
    background-color: #64b76f
}

.modal-wrap .alphabet {
    background: #333 url(../img/nav-bg.jpg) no-repeat;
    background-size: 100% auto;
    padding: 10px 20px 30px;
    text-align: center;
    box-shadow: inset 0 300px 0 0 rgba(0,0,0,0.4)
}

.modal-wrap .alphabet li {
    display: inline-block;
    height: 30px;
    width: 30px;
    box-shadow: inset 0 0 0 1px #64b76f;
    margin-bottom: 4px
}

.modal-wrap .alphabet li a {
    color: #FFF;
    line-height: 30px;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    transition: .3s
}

.modal-wrap .alphabet li a:hover {
    background-color: #64b76f;
    color: #000000
}

.content-main {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.content-main .bread-crump {
    padding: 21px 0 19px;
    width: 100%
}

.content-main .bread-crump li {
    display: inline-block;
    padding-right: 11px
}

.content-main .bread-crump li:after {
    content: '';
    display: inline-block;
    width: 7px;
    height: 6px;
    background: url("../img/double-arrow.png") no-repeat center;
    margin: 0 0 2px 3px
}

.content-main .bread-crump li:last-child:after {
    display: none
}

.content-main .bread-crump li a:hover {
    color: #97ce68
}

.content-main .left-sidebar {
    /*width:31%;*/
    width: 300px;
}

.wrap-about-book {
    padding-top: 0;
    /*width:67%*/
    width: calc(98% - 300px);
}

.wrap-about-book article {
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.wrap-about-book article .cover-block {
    width: 230px
}

.wrap-about-book article .cover-block .book-cover {
    margin-bottom: 20px
}

.wrap-about-book article .single-text-block {
    width: calc(100% - 255px)
}
.wrap-about-book article .single-text-block h1 {
    font-size: 23px
}
.wrap-about-book article .single-text-block h1:before,.wrap-about-book article .single-text-block h1:after {
    display: none
}

.wrap-about-book article .sharing .share {
    margin: auto;
    margin-bottom: 11px
}

.wrap-about-book article .sharing {
    text-align: center;
}

.wrap-about-book article .sharing svg {
    fill: #fff
}

.wrap-about-book article h3 {
    padding-bottom: 13px
}

.wrap-about-book article .star-rating {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 13px;
    margin-bottom: 28px;
    display: inline-flex;
    align-items: baseline
}

.wrap-about-book article .star-rating .br-wrapper {
    margin-left: 6px
}

.wrap-about-book article .star-rating .rate {
    margin-left: 12px
}

.wrap-about-book article .characteristics {
    line-height: 22px;
    padding-bottom: 17px
}
.wrap-about-book article .characteristics > div {
    padding: 4px 5px;
}
.wrap-about-book article .characteristics > div:nth-child(2n) {
    background: #f0f3f0;
}
.wrap-about-book article .characteristics > div span {
    font-weight: bold
}

.wrap-about-book .img-holder {
    /*height:337px;*/
    height: auto;
    max-width: 212px
}

.wrap-about-book .social {
    display: inline-block
}

.wrap-about-book .social li {
    margin-right: 6px;
    background-color: #f0c237
}

.wrap-about-book .description {
    margin-bottom: 10px
}

.wrap-about-book .description p {
    line-height: 20px
}

.block-buttons {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around
}
.block-buttons a{min-width:220px}
.block-buttons a.buy {
    background-color: #64b76f;
    border-color: #64b76f;
    font-size: 16px;
}

.block-buttons a.buy:hover {
    background-color: inherit;
    color: #64b76f
}

.on-line,.favorites,a.buy,.contents,.about-button {
    box-sizing: border-box;
    padding-right: 7px;
    border-radius: 2px
}

.on-line:last-child,.favorites:last-child,a.buy:last-child,.contents:last-child,.about-button:last-child {
    padding-right: 0
}

.favorites a,a.buy,.contents a,.about-button a {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    padding: 9px 7px;
    border: 2px solid #97ce68
}
#litres_mobile {
    background: #f0c237;
    border: #f0c237;
}
.on-line a {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    padding: 9px 7px;
    border: 2px solid #c20724;
    color: #c20724;
    font-size: 16px;
}
.on-line a:hover {
    background-color: #c20724;
    color: #fff;
    text-decoration: none;
}
.on-line .blocked-book {
    color: red;
    font-size: 16px;
    font-weight: 700;
}
.favorites a:hover,a.buy:hover,.contents a:hover,.about-button a:hover {
    background-color: #97ce68;
    color: #fffefe
}

.related-books {
    padding-top: 20px
}

.related-books .item {
    text-align: center
}

.related-books .img-holder {
    height: 209px;
    max-width: 130px
}

.related-books h4 {
    padding-bottom: 11px
}

.related-books h1 {
    text-align: center;
    text-transform: uppercase;
}

.related-books .owl-carousel {
    padding-bottom: 70px;
    border-bottom: 1px solid #ebebeb;
    position: relative
}

.related-books .owl-carousel .owl-nav {
    position: absolute;
    right: 0;
    top: -75px
}

.related-books .owl-carousel .owl-nav .owl-next {
    width: 28px;
    height: 28px;
    border: 2px solid #64b76f;
    background: url("../img/next.png") no-repeat center;
    padding: 0;
    color: rgba(255,255,255,0)
}

.related-books .owl-carousel .owl-nav .owl-prev {
    width: 28px;
    height: 28px;
    border: 2px solid #64b76f;
    background: url("../img/prev.png") no-repeat center;
    padding: 0;
    color: rgba(255,255,255,0)
}
.genres-list h1 {
    text-align: center;
    text-transform: uppercase;
}

.genres-list .genre-block {
    margin-bottom: 10px;
}
.genres-list h2 {
    padding: 5px;
    text-align: left;
    font-size: 23px;
    background: #f0f3f0;
}
.genres-list h2:after, .genres-list h2:before{display: none;}

.genres-list .genre-block ul {
    padding-bottom: 0;
    display: block;
    padding-left: 30px;
}

.genres-list .genre-block ul li {
    text-align: left;
    max-width: none;
    margin: 7px 0;
    font-size: 16px;
    font-weight: bold;
    color: #226259;
}
.genres-list .genre-block ul li svg {
    position: absolute;
    width: 10px;
    height: 24px;
    margin-left: 4px;
    transition: 0.5s
}

.genres-list .genre-block ul li:hover svg {
    width: 16px;
    height: 24px;
}

.wrap-download {
    padding: 30px 0 70px
}

.wrap-download .head-download:before,.wrap-download .head-download:after {
    content: "";
    display: table
}

.wrap-download .head-download:after {
    clear: both
}

.wrap-download .on-line {
    float: right;
    padding-right: 0
}

.wrap-download .icon-format {
    height: 61px;
    float: left;
    margin: 0 25px 0 0
}

.wrap-download .icon-format .img-holder {
    max-width: 100%;
    height: 61px
}

.wrap-download li {
    display: inline-flex;
    width: 98%;
    padding: 5px;
    border: 1px solid #e2e2e2;
    background-color: #f8f8f8
}

.wrap-download .link {
    width: 60%
}

.wrap-download .link:before,.wrap-download .link:after {
    content: "";
    display: table
}

.wrap-download .link:after {
    clear: both
}

.wrap-download .link a {
    text-decoration: underline
}

.wrap-download .link .size {
    padding-top: 5px
}

.wrap-download .format {
    width: 40%;
    align-self: flex-end;
    text-align: right;
    text-decoration: underline
}

.single-block-review {
    margin-bottom: 76px;
    padding: 33px 25px 49px;
    background-color: #f8f8f8;
    border: 1px solid #f4f4f4
}

.single-block-review .answers-review h2 {
    padding-top: 0;
    padding-bottom: 0;
    text-align: left
}

.single-block-review .answers-review h2:after,.single-block-review .answers-review h2:before {
    display: none
}

.single-block-review .answers-review ul li {
    margin-bottom: 25px;
    padding-bottom: 23px;
    border-bottom: 1px solid #e9e9e9
}

.single-block-review .answers-review ul li:before,.single-block-review .answers-review ul li:after {
    content: "";
    display: table
}

.single-block-review .answers-review ul li:after {
    clear: both
}

.single-block-review .answers-review ul li .photo-user {
    margin-right: 15px;
    float: left
}

.single-block-review .answers-review ul li .photo-user .img-holder {
    height: 70px;
    max-width: 70px
}

.single-block-review .answers-review ul li .block-answer .head-answer {
    padding-bottom: 13px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    flex-flow: nowrap;
    justify-content: space-between
}

.single-block-review .answers-review ul li .block-answer .name {
    text-transform: uppercase;
    padding-right: 25px
}

.single-block-review .answers-review ul li .block-answer .date {
    flex-grow: 2
}

.single-block-review .answers-review ul li .block-answer .fa-plus,.single-block-review .answers-review ul li .block-answer .fa-minus {
    width: 12px;
    height: 12px
}

.single-block-review .answers-review ul li .block-answer .count {
    padding: 0 7px
}

.single-block-review .answers-review ul li .block-answer .rate-answer {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    flex-flow: nowrap;
    justify-content: space-between;
    align-items: flex-start
}

.single-block-review .answers-review ul li .block-answer p {
    text-align: justify
}

.single-block-review h2 {
    text-align: center
}

.single-block-review .star-rating {
    padding-bottom: 18px;
    display: inline-flex;
    align-items: baseline
}

.single-block-review .star-rating .br-wrapper {
    margin-left: 6px
}

.single-block-review .star-rating .rate {
    margin-left: 12px
}

.single-block-review form .g-recaptcha {
    padding-bottom: 17px
}

.single-block-review form ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.single-block-review form ul li {
    margin-bottom: 17px;
    width: calc((100% - 30px) / 2)
}

.single-block-review form ul li:last-child {
    width: 100%
}

.single-block-review form input[type='text'] {
    padding: 8px 0 8px 13px;
    border: 1px solid #97ce68;
}

.single-block-review form textarea {
    padding: 18px 0 0 15px
}

.single-block-review form .submit {
    width: 156px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    padding: 14px 0;
    border: 2px solid #97ce68
}

.left-sidebar .top-authors {
    display: inline-block;
    border-radius: 2px;
    background-color: #64b76f;
    padding: 20px 23px 30px 30px;
    margin-bottom: 20px
}

.left-sidebar .top-authors h3 {
    padding-bottom: 16px;
    border-bottom: 2px solid #f3d802;
    margin-bottom: 23px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #4b4b4b
}

.left-sidebar .top-authors ul li {
    padding-bottom: 23px
}

.left-sidebar .top-authors ul li a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between
}

.left-sidebar .top-authors ul li a .photo-cover {
    width: 37%
}

.left-sidebar .top-authors ul li a .photo-cover .img-holder {
    height: 79px;
    max-width: 79px
}

.left-sidebar .top-authors ul li a .description {
    width: 63%;
    font-size: 16px;
    font-weight: 400;
    color: #4b4b4b;
    box-sizing: border-box;
    padding-left: 14px
}

.left-sidebar .top-authors ul li a .description .author {
    padding-bottom: 10px
}

.left-sidebar .top-authors ul li a .description .number-books {
    font-size: 14px;
    font-weight: 400
}

.left-sidebar .top-authors ul li a:hover .description {
    color: #ffffff
}

.left-sidebar .ad {
    display: inline-block;
    border-radius: 2px;
    border: 2px solid #97ce68;
    padding: 20px 30px 10px;
    margin-bottom: 20px
}

.left-sidebar .ad h3 {
    padding-bottom: 16px;
    border-bottom: 2px solid #97ce68;
    margin-bottom: 23px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700
}

.left-sidebar .ad ul li {
    padding-bottom: 20px
}

.left-sidebar .ad ul li a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between
}

.left-sidebar .ad ul li a .photo-cover {
    box-sizing: border-box;
    width: 37%
}

.left-sidebar .ad ul li a .photo-cover .img-holder {
    height: 115px;
    max-width: 79px
}

.left-sidebar .ad ul li a .description {
    width: 56%;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 400
}

.left-sidebar .ad ul li a .description .name {
    padding-bottom: 10px
}

.left-sidebar .ad ul li a .description .author {
    font-size: 14px;
    font-weight: 400;
    color: #979797
}

.left-sidebar .left-banner .img-holder {
    height: 462px;
    max-width: 277px
}

.wrap-about-genre {
    padding: 44px 0 70px
}

.wrap-about-genre h3 {
    text-align: center;
    padding-bottom: 26px
}

.wrap-about-genre article p {
    padding-bottom: 30px
}

.list-genres-block {
    border-radius: 2px;
    padding: 20px 15px 20px 15px;
    margin-bottom: 20px;
    color: #000;
    background-color: #f0f3f0;
    border: 1px solid #F0C237;
}

.list-genres-block h3 {
    padding-bottom: 16px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700
}

.list-genres-block ul li {
    padding-bottom: 12px;
    font-size: 16px;
}

.drop-down ul li {
    font-size: 16px;
    text-transform: initial;
}
.drop-down ul li a {
    font-size: 16px;
    text-transform: initial;
    text-decoration: none!important;
}

.list-genres-block ul li a:hover {
    /* color: #ffffff; */
    text-decoration: none;
    font-weight: 700;
}

.wrap-related-books {
    width: 67.5%;
    padding-top: 0
}

.wrap-related-books .list-books {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    padding-bottom: 0
}

.wrap-related-books .list-books li {
    width: 180px;
    display: inline-block;
    padding-bottom: 15px;
    text-align: center
}

h2 {
    padding: 0 0 25px 0
}

ul.pagination {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    padding: 0;
    margin: 0
}

ul.pagination .back {
    margin-right: 16px
}

ul.pagination .forw {
    margin-left: 16px
}

ul.pagination li {
    width: auto;
    border-radius: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 6px
}

ul.pagination li:last-child {
    margin-right: 0
}

ul.pagination li a {
    color: #000000;
    display: inline-block;
    padding: 6px 11px;
    border: 1px solid #e2e2e2
}

ul.pagination li a:hover,ul.pagination li.active a {
    background-color: #1f5650!important;
    border-color: #1e5550!important;
    color: #ffffff
}

ul.pagination li.active {
    background-color: #97ce68!important;
    color: #ffffff;
    border-color: #97ce68
}

.content-main .description-hover {
    width: 300px
}

.wrap-author {
    width: 67.5%
}

.wrap-author .portfolio {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.wrap-author .portfolio .block-buttons {
    justify-content: baseline
}

.wrap-author .portfolio .block-buttons a {
    border-radius: 2px;
    display: inline-flex;
    align-items: center;
    transition: 0.3s
}

.wrap-author .portfolio .block-buttons a svg {
    width: 22px;
    height: 21px;
    padding-right: 8px
}

.wrap-author .portfolio .block-buttons .like a {
    padding: 8px 0;
    width: 164px;
    justify-content: center;
    border: 2px solid #97ce68;
    color: #97ce68;
    fill: #97ce68;
    margin-right: 12px
}

.wrap-author .portfolio .block-buttons .like a:hover {
    color: #777777;
    fill: #777777
}

.wrap-author .portfolio .block-buttons .like .like-number {
    padding-left: 6px
}

.wrap-author .portfolio .block-buttons .dislike a {
    padding: 8px 0;
    width: 164px;
    justify-content: center;
    border: 2px solid #64b76f;
    color: #64b76f;
    fill: #64b76f
}

.wrap-author .portfolio .block-buttons .dislike a:hover {
    color: #777777;
    fill: #777777
}

.wrap-author .portfolio .block-buttons .dislike a .dislike-number {
    padding-left: 6px
}

.wrap-author .portfolio .foto {
    width: 38%
}

.wrap-author .portfolio .information {
    width: 58%
}

.wrap-author .portfolio .information h3 {
    padding-bottom: 12px
}

.wrap-author .portfolio .information .birth {
    padding-bottom: 20px
}

.wrap-author .portfolio .information .social {
    padding-bottom: 26px
}

.wrap-author .portfolio .information .social li {
    background-color: #97ce68
}

.wrap-author .portfolio .information .share {
    margin-bottom: 11px
}

.wrap-author article {
    padding: 20px 0 53px;
    border-bottom: solid 1px #ebebeb;
    margin-bottom: 50px
}

.wrap-author-books {
    padding-top: 0
}

.wrap-author-books .list-books {
    padding-bottom: 0
}

.wrap-author-books .list-books li {
    padding-bottom: 48px
}

.wrap-foto-author li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.wrap-foto-author li .img-holder {
    width: 115px;
    height: 115px;
    border-radius: 58px;
    overflow: hidden;
    margin: auto
}

.wrap-foto-author .photo-cover {
    padding-bottom: 14px
}

.wrap-foto-author .author {
    padding-bottom: 8px
}

.wrap-blog,.wrap-single-blog {
    width: 67.5%;
    padding-bottom: 70px
}

.wrap-blog .list-blog .blog-list-head,.wrap-blog .list-blog .blog-content,.wrap-blog .single-blog .blog-list-head,.wrap-blog .single-blog .blog-content,.wrap-single-blog .list-blog .blog-list-head,.wrap-single-blog .list-blog .blog-content,.wrap-single-blog .single-blog .blog-list-head,.wrap-single-blog .single-blog .blog-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.wrap-blog .list-blog .blog-content,.wrap-blog .single-blog .blog-content,.wrap-single-blog .list-blog .blog-content,.wrap-single-blog .single-blog .blog-content {
    padding-bottom: 34px
}

.wrap-blog .list-blog h4,.wrap-blog .single-blog h4,.wrap-single-blog .list-blog h4,.wrap-single-blog .single-blog h4 {
    width: 80%;
    padding-bottom: 8px
}

.wrap-blog .list-blog .publication,.wrap-blog .single-blog .publication,.wrap-single-blog .list-blog .publication,.wrap-single-blog .single-blog .publication {
    width: 20%;
    text-align: right
}

.wrap-blog .list-blog .view,.wrap-blog .single-blog .view,.wrap-single-blog .list-blog .view,.wrap-single-blog .single-blog .view {
    width: 13%;
    padding-bottom: 12px
}

.wrap-blog .list-blog .view .rate-count,.wrap-blog .single-blog .view .rate-count,.wrap-single-blog .list-blog .view .rate-count,.wrap-single-blog .single-blog .view .rate-count {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.wrap-blog .list-blog .view svg,.wrap-blog .single-blog .view svg,.wrap-single-blog .list-blog .view svg,.wrap-single-blog .single-blog .view svg {
    width: 18px;
    height: 18px;
    fill: #97ce68
}

.wrap-blog .list-blog .view span,.wrap-blog .single-blog .view span,.wrap-single-blog .list-blog .view span,.wrap-single-blog .single-blog .view span {
    padding-left: 8px
}

.wrap-blog .list-blog .sharing,.wrap-blog .single-blog .sharing,.wrap-single-blog .list-blog .sharing,.wrap-single-blog .single-blog .sharing {
    width: 87%;
    text-align: right
}

.wrap-blog .list-blog .sharing .share,.wrap-blog .single-blog .sharing .share,.wrap-single-blog .list-blog .sharing .share,.wrap-single-blog .single-blog .sharing .share {
    display: inline-block;
    padding-right: 6px
}

.wrap-blog .list-blog .sharing .social,.wrap-blog .single-blog .sharing .social,.wrap-single-blog .list-blog .sharing .social,.wrap-single-blog .single-blog .sharing .social {
    display: inline-block
}

.wrap-blog .list-blog .sharing .social li,.wrap-blog .single-blog .sharing .social li,.wrap-single-blog .list-blog .sharing .social li,.wrap-single-blog .single-blog .sharing .social li {
    background-color: #64b76f
}

.wrap-blog .list-blog .sharing .social li:hover svg,.wrap-blog .single-blog .sharing .social li:hover svg,.wrap-single-blog .list-blog .sharing .social li:hover svg,.wrap-single-blog .single-blog .sharing .social li:hover svg {
    fill: #4b4b4b
}

.wrap-blog .list-blog .sharing .social li svg,.wrap-blog .single-blog .sharing .social li svg,.wrap-single-blog .list-blog .sharing .social li svg,.wrap-single-blog .single-blog .sharing .social li svg {
    fill: #ffffff
}

.wrap-blog .list-blog .short-text,.wrap-blog .single-blog .short-text,.wrap-single-blog .list-blog .short-text,.wrap-single-blog .single-blog .short-text {
    width: 68%
}

.wrap-blog .list-blog .short-text p,.wrap-blog .single-blog .short-text p,.wrap-single-blog .list-blog .short-text p,.wrap-single-blog .single-blog .short-text p {
    text-overflow: ellipsis;
    overflow: hidden;
    height: 80px
}

.wrap-blog .list-blog .short-text a,.wrap-blog .single-blog .short-text a,.wrap-single-blog .list-blog .short-text a,.wrap-single-blog .single-blog .short-text a {
    color: #97ce68;
    border-bottom: solid 1px
}

.wrap-blog .list-blog .img-holder,.wrap-blog .single-blog .img-holder,.wrap-single-blog .list-blog .img-holder,.wrap-single-blog .single-blog .img-holder {
    max-height: 94px;
    width: 150px
}

.wrap-blog .list-blog .img-holder img,.wrap-blog .single-blog .img-holder img,.wrap-single-blog .list-blog .img-holder img,.wrap-single-blog .single-blog .img-holder img {
    max-height: 94px
}

.opennav,.closebtn,.swipe-area {
    display: none
}

.wrap-read-on-line {
    /*width:67%;*/
    width: calc(98% - 300px);
}

.wrap-read-on-line h1 {
    padding-bottom: 20px;
    text-align: center;
}
.wrap-read-on-line h1:before,.wrap-read-on-line h1:after {
    display: none;
}

.wrap-read-on-line .block-buttons {
    justify-content: flex-start;
    position: relative;
    padding-bottom: 25px;
    border-bottom: 1px solid #ebebeb
}

.wrap-read-on-line .block-buttons a {
    width: 105px
}

.wrap-read-on-line .block-buttons .contents-hidden {
    display: none;
    box-shadow: 0 0 4px 1px rgba(0,0,0,0.1);
    border-radius: 2px;
    background-color: #f6f6f6;
    position: absolute;
    top: 45px;
    right: 50px;
    left: 280px;
    z-index: 2;
    padding: 23px 20px 27px
}

.wrap-read-on-line .block-buttons .contents-hidden #contents-list {
    height: 275px;
    overflow-x: hidden
}

.wrap-read-on-line .block-buttons .contents-hidden li {
    padding-bottom: 10px
}

.wrap-read-on-line .block-buttons .contents-hidden a {
    color: #383838;
    font-family: "Helvetica Neue", sans-serif;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 400
}

.wrap-read-on-line .block-buttons .show-hide {
    display: block
}

.wrap-read-on-line article {
    padding-top: 10px;
    line-height: 1.6;
    font-size: 17px;
    text-align: justify;
}

.wrap-read-on-line article ol {
    margin-left: 15px
}

.left-sidebar .this-item {
    padding: 17px 0;
    margin-bottom: 15px;
    border-radius: 2px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    background-color: #f0f3f0;
    border: 1px solid #c4e3a9;
}

.left-sidebar .this-item .book-item {
    width: 100%
}

.left-sidebar .this-item .img-holder {
    height: 172px;
    max-width: 119px;
    margin: 0 auto;
    border: 1px solid #c4e3a9;
}

.left-sidebar .this-item .about-book {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}

.left-sidebar .this-item .about-book .book-title {
    text-transform: uppercase;
    padding-bottom: 14px;
    font-size: 18px;
    color: #000;
    margin-top: 15px;
}

.read .wrap-banner {
    margin-bottom: 55px
}

.wrap-single-blog {
    padding-bottom: 0
}

.wrap-single-blog h2 {
    padding-bottom: 16px
}

.wrap-single-blog h3 {
    text-align: center
}

.wrap-single-blog .single-blog {
    padding-bottom: 40px
}

.wrap-single-blog .single-blog p {
    padding-bottom: 12px;
    line-height: 1.45em
}

.wrap-single-blog .single-blog .blog-content {
    padding-bottom: 22px
}

.wrap-single-blog .single-blog .blog-content img {
    max-width: 100%;
    height: auto !important;
    padding: 18px 0;
    max-height: 600px
}

.wrap-single-blog .single-blog .blog-content a:hover {
    color: #97ce68
}

.wrap-single-blog .single-blog .publication {
    width: 100%;
    text-align: right;
    padding-bottom: 6px
}

.wrap-single-blog .single-blog .blog-list-head {
    padding-bottom: 22px
}

.wrap-single-blog .tag-block .tag {
    float: left;
    margin-right: 17px
}

.wrap-single-blog .tag-block li {
    padding-right: 11px;
    display: inline-block;
    margin-bottom: 10px;
    color: #97ce68;
    font-size: 15px
}

.wrap-single-blog .tag-block li a {
    border-bottom: solid 1px #FFFFFF
}

.wrap-single-blog .tag-block li a:hover {
    border-bottom: solid 1px #97ce68
}

.back-top-head {
    background-color: #64b76f
}

.social svg {
    fill: #64b76f
}

.information .social svg {
    fill: #ffffff
}

.share {
    color: #262626
}

.short-text {
    color: #606060
}

.back-wrap-head .bottom-nav {
    color: #ffffff
}

.back-wrap-head .bottom-nav .top {
    border-bottom: 1px solid #dcdcdc
}

.back-wrap-head .bottom-nav ul {
    padding-top: 20px
}

h2 {
    color: #4b4b4b;
    font-size: 25px;
}

.wrap-popular-books .tab {
    color: #4b4b4b
}

.category-book {
    color: #959494
}

.top-month h3 {
    color: #64b76f
}

.ad h3 {
    color: #97ce68
}

.top-authors h3 {
    color: #4b4b4b
}

.wrap-authors ul {
    color: #5d5d5d
}

.wrap-authors .search {
    color: #4b4b4b
}

.wrap-authors a {
    color: #4b4b4b
}

.wrap-authors a:hover {
    color: #97ce68
}

.list-foto-author .author {
    color: #000000
}

.list-foto-author .number-book {
    color: #959494
}

.wrap-author {
    color: #4b4b4b
}

.wrap-author .portfolio h3 {
    color: #000000
}

.wrap-author .portfolio .birth {
    color: #1b1b1b
}

.wrap-author ul {
    color: #5d5d5d
}

.wrap-author article p {
    color: #606060
}

.wrap-review .date {
    color: #5f5f5f
}

.wrap-review .name {
    color: #010101
}

.wrap-review p {
    color: #3c3c3c
}

.wrap-about-book h3 {
    color: #000000
}

.wrap-about-book .description {
    color: #3e3d3d;
    font-size: 15px;
}

.wrap-about-book .star-rating span {
    color: #000000
}

.wrap-about-book .characteristics {
    color: #1b1b1b
}

.bread-crump {
    color: #4b4b4b
}

.buy {
    color: #3b3b3b
}

.on-line,.favorites {
    color: #97ce68
}

.block-answer .name {
    color: #97ce68
}

.block-answer .date {
    color: #acacac
}

.block-answer .fa-plus {
    color: #97ce68
}

.block-answer .fa-plus:active,.block-answer .fa-plus:focus,.block-answer .fa-plus:visited {
    color: #97ce68
}

.block-answer .fa-minus,.block-answer .count {
    color: #5f5f5f
}

.block-answer .fa-minus:active,.block-answer .fa-minus:focus,.block-answer .fa-minus:visited,.block-answer .count:active,.block-answer .count:focus,.block-answer .count:visited {
    color: #5f5f5f
}

.block-answer p {
    color: #5f5f5f;
    line-height: 18px
}

.pagination {
    color: #4b4b4b
}

.about-book .book-title {
    color: #000000
}

.about-book .author {
    color: #828282
}

footer {
    color: #4b4b4b;
    margin-top: 10px;
}
footer .back-bottom-foot .container {
    background: #e2ebe4;
}

.modal-wrap {
    color: #4b4b4b
}

.link-book a {
    font-size: 15px;
    font-weight: bold;
    color: #64b76f;
}

img.er404 {
    width: 100%;
    height: auto;
    margin-top: 15px;
}
.site-error h1,.site-error p {
    text-align: center;
}

.site-error p {
    margin: 7px 0;
    font-size: 20px;
}

.site-error .search {
    position: relative;
    margin-bottom: 20px;
}

.site-error .search input[type="search"] {
    background-color: initial;
    border: 2px solid #000;
    border-radius: 2px;
    width: 100%;
    height: 50px;
    outline: none;
    padding-left: 14px;
    color: #fff;
    font-size: 16px;
}

.site-error .search input[type="search"]::-webkit-input-placeholder {
    color: #000
}

.site-error .search input#button-search {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    background: none;
    border: none;
    z-index: 10;
    cursor: pointer;
}

.site-error .search svg {
    fill: #000;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 7px;
}

.site-error .to-main {
    display: block;
    max-width: 180px;
    margin: 0 auto 30px;
    border-radius: 2px;
    border: 2px solid #000;
    cursor: pointer;
    transition: 0.3s;
}

.site-error .to-main a {
    color: #000;
    display: block;
    width: 100%;
    height: 100%;
    padding: 13px 19px;
    font-size: 17px;
    text-align: center;
}

.site-error .to-main a:hover {
    color: #4b4b4b;
    background-color: #64b76f;
    border-color: #64b76f;
    color: #000;
    text-decoration: none;
}

.site-about h1 {
    text-align: center;
    margin-bottom: 15px;
}
.site-about p {
    margin: 10px 0;
    text-align: justify;
}
.site-about ol {
    padding-left: 15px;
}
.site-about ol li {
    max-width: inherit;
    text-align: left;
    padding: 0;
}
.fullentry_info {
    color: #a9a9a9;
    font-size: 13px;
    padding-top: 8px;
    line-height: 15px;
    margin-bottom: 25px;
}
.wrap-text-main {
    padding-bottom: 25px;
}
.wrap-text-main .compact {
    margin-bottom: 6px;
    font-size: 16px;
}
.std-block-title2 {
    text-align: left;
    color: #5e5e5e;
    font-size: 14px;
    border-bottom: 1px #eaeaea solid;
    margin: 7px 0 23px;
    position: relative;
    padding-top: 13px;
}
.std-block-title2 h2, .related-books h2 {
    font-weight: 300;
    font-size: 21px;
    text-align: left;
    text-transform: none;
    padding: 0;
}
.std-block-title2 h2:before,.std-block-title2 h2:after,
.related-books h2:before,.related-books h2:after{
    display: none
}
.std-block-title2 .fullentry_info {
    margin-bottom: 10px;
}
@media (max-width: 1200px) {
   .navigation {width:970px;}
   .popgenres-list a {font-size: 15px;}
}
@media (max-width: 992px) {
    .navigation {width:750px;padding-bottom:6px;}
    .popgenres-list {display:none;}
    .popular-genres .modal-oll-cat {width:100%;text-align:center;}
    .menu {display:block;text-align:center;}
    .navigation .search {
    position: relative;
    display: block;
    width: 96%;
    margin: 0 auto;}
    .wrap-about-book article .cover-block {
        width: 100%;
        text-align: center;
    }
    .wrap-about-book article .single-text-block {
        width: 100%;
    }
    .navigation ul li {
        padding-right: 10px
    }
}
@media (max-width: 940px) {
    header .top-head {
        padding-right:10px;
        padding-left: 10px
    }

    .back-wrap-head .bottom-nav .top {
        padding-right: 10px;
        padding-left: 10px
    }

    .back-wrap-head .bottom-nav ul li {
        padding-right: 10px;
        padding-left: 10px
    }

    .back-wrap-head .wrap-head {
        padding: 8px 10px 8px 24px
    }

    .navigation ul li {
        padding-right: 10px
    }
}

@media (max-width: 768px) {
    /*.back-top-head .top-head .nav-top {
        order:3;
        width: 100%;
        padding-top: 12px
    }

    .back-top-head .top-head .nav-top .collection {
        width: calc(50% - 40px)
    }

    .back-top-head .top-head .nav-top .profile {
        width: 50%;
        text-align: right
    }*/
    .navigation {
        width: 100%;
        overflow: hidden;
    }

    .navigation ul li {
        display: block;
        margin-bottom: 8px
    }
    .navigation .search {
        position: relative;
        display: block;
        width: calc(100% - 60px);
        margin: 5px 0 0px 6px;
    }

    .navigation .pop-genres-list {
        display: none
    }

    .back-wrap-head .bottom-nav .pop-genres p {
        border-radius: 2px;
        border: 2px solid #ffffff;
        padding: 13px 19px;
        cursor: pointer;
        transition: 0.3s
    }

    .back-wrap-head .bottom-nav .pop-genres p:hover {
        color: #4b4b4b;
        background-color: #64b76f;
        border-color: #64b76f
    }

    /*.nav-top {
        display: none
    }

    .menu .nav-top {
        display: block
    }*/

    .menu {
        display: none
    }

    .closebtn {
        cursor: pointer;
        z-index: 99
    }

    .back-wrap-head .bottom-nav .pop-genres-list.show-hide,.menu.show-hide {
        margin-top: 50px;
        display: block
    }
}

@media (max-width: 460px) {
    .back-wrap-head .bottom-nav .pop-genres p {
        padding: 13px 4px
    }
}

@media (max-width: 940px) {
    footer .container {
        padding-left:10px;
        padding-right: 10px
    }

    footer .back-top-head .top-head .nav-top {
        padding: 0;
        width: auto
    }
}

@media (max-width: 490px) {
    footer .back-top-head .top-head {
        padding-bottom:45px;
        justify-content: center
    }

    footer .back-top-head .top-head .social {
        width: 100%;
        text-align: center;
        order: 2
    }

    footer .back-top-head .top-head .nav-top {
        order: 1;
        width: 100%;
        padding: 0 0 22px
    }
}

@media (max-width: 760px) {
    .opennav,.closebtn {
        display:block
    }

    .swipe-area {
        display: block;
        position: absolute;
        width: 15px;
        right: 0;
        top: 0;
        height: 100%;
        background: rgba(240, 194, 55, 0.6);
        z-index: 0
    }

    .left-sidebar .ad {
        padding: 20px 20px 10px
    }

    .content-main .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 99;
        top: 0;
        left: 0;
        background-color: white;
        overflow-x: hidden;
        transition: 0.5s
    }

    .content-main .sidenav .closebtn {
        position: sticky;
        top: 2px;
        font-size: 36px;
        margin-left: 86%
    }

    .content-main #main {
        /*width: calc(100% - 20px);*/
        width: 100%;
        position: relative;
        transition: margin-left .5s;
        padding: 0 0 20px 20px
    }
}

@media (max-width: 940px) {
    header .top-head {
        padding-right:10px;
        padding-left: 10px
    }

    .back-wrap-head .bottom-nav .top {
        padding-right: 10px;
        padding-left: 10px
    }

    .back-wrap-head .bottom-nav ul li {
        padding-right: 10px;
        padding-left: 10px
    }

    .back-wrap-head .wrap-head {
        padding: 8px 10px 8px 24px
    }
}

@media (max-width: 768px) {
    /*.back-top-head .top-head .nav-top {
        order:3;
        width: 100%;
        padding-top: 12px
    }

    .back-top-head .top-head .nav-top .collection {
        width: calc(50% - 40px)
    }

    .back-top-head .top-head .nav-top .profile {
        width: 50%;
        text-align: right
    }*/

    .navigation ul li {
        display: block;
        margin-bottom: 8px
    }

    .back-wrap-head .bottom-nav .pop-genres-list {
        display: none
    }

    .back-wrap-head .bottom-nav .pop-genres p {
        border-radius: 2px;
        border: 2px solid #ffffff;
        padding: 13px 19px;
        cursor: pointer;
        transition: 0.3s
    }

    .back-wrap-head .bottom-nav .pop-genres p:hover {
        color: #4b4b4b;
        background-color: #64b76f;
        border-color: #64b76f
    }

    /*.nav-top {
        display: none
    }

    .menu .nav-top {
        display: block
    }*/

    .hamburger {
        display: block
    }

    .menu {
        display: none
    }

    .closebtn {
        cursor: pointer;
        z-index: 99
    }

    .hamburger {
        background: none;
        position: absolute;
        right: 10px;
        top: 12px;
        border: 0;
        cursor: pointer;
        outline: none;
        z-index: 100;
        fill: #fff
    }
}

@media (max-width: 940px) {
    .description-hover {
        bottom:-8px;
        width: 202px;
        height: 274px
    }

    .description-hover .head-hover {
        padding: 12px 0 12px 22px
    }

    .description-hover .description {
        height: 200px;
        padding: 10px 18px 0;
        margin-bottom: 24px
    }

    .description-hover .description:after,.description-hover .description:before {
        display: none
    }

    .wrap-new-books li:nth-child(3) .description-hover,.wrap-new-books li:nth-child(4) .description-hover,.wrap-new-books li:nth-child(5) .description-hover,.wrap-popular-books li:nth-child(3) .description-hover,.wrap-popular-books li:nth-child(4) .description-hover,.wrap-popular-books li:nth-child(5) .description-hover,.wrap-related-books li:nth-child(3) .description-hover,.wrap-related-books li:nth-child(4) .description-hover,.wrap-related-books li:nth-child(5) .description-hover,.wrap-author-books li:nth-child(3) .description-hover,.wrap-author-books li:nth-child(4) .description-hover,.wrap-author-books li:nth-child(5) .description-hover,.wrap-foto-author li:nth-child(3) .description-hover,.wrap-foto-author li:nth-child(4) .description-hover,.wrap-foto-author li:nth-child(5) .description-hover {
        top: 40px;
        left: -36px
    }

    .wrap-new-books li:nth-child(3) .description-hover:after,.wrap-new-books li:nth-child(3) .description-hover:before,.wrap-new-books li:nth-child(4) .description-hover:after,.wrap-new-books li:nth-child(4) .description-hover:before,.wrap-new-books li:nth-child(5) .description-hover:after,.wrap-new-books li:nth-child(5) .description-hover:before,.wrap-popular-books li:nth-child(3) .description-hover:after,.wrap-popular-books li:nth-child(3) .description-hover:before,.wrap-popular-books li:nth-child(4) .description-hover:after,.wrap-popular-books li:nth-child(4) .description-hover:before,.wrap-popular-books li:nth-child(5) .description-hover:after,.wrap-popular-books li:nth-child(5) .description-hover:before,.wrap-related-books li:nth-child(3) .description-hover:after,.wrap-related-books li:nth-child(3) .description-hover:before,.wrap-related-books li:nth-child(4) .description-hover:after,.wrap-related-books li:nth-child(4) .description-hover:before,.wrap-related-books li:nth-child(5) .description-hover:after,.wrap-related-books li:nth-child(5) .description-hover:before,.wrap-author-books li:nth-child(3) .description-hover:after,.wrap-author-books li:nth-child(3) .description-hover:before,.wrap-author-books li:nth-child(4) .description-hover:after,.wrap-author-books li:nth-child(4) .description-hover:before,.wrap-author-books li:nth-child(5) .description-hover:after,.wrap-author-books li:nth-child(5) .description-hover:before,.wrap-foto-author li:nth-child(3) .description-hover:after,.wrap-foto-author li:nth-child(3) .description-hover:before,.wrap-foto-author li:nth-child(4) .description-hover:after,.wrap-foto-author li:nth-child(4) .description-hover:before,.wrap-foto-author li:nth-child(5) .description-hover:after,.wrap-foto-author li:nth-child(5) .description-hover:before {
        display: none
    }

    .wrap-new-books li .description-hover,.wrap-popular-books li .description-hover,.wrap-related-books li .description-hover,.wrap-author-books li .description-hover,.wrap-foto-author li .description-hover {
        top: 40px;
        bottom: -8px;
        left: -36px
    }

    .wrap-new-books li .description-hover:after,.wrap-new-books li .description-hover:before,.wrap-popular-books li .description-hover:after,.wrap-popular-books li .description-hover:before,.wrap-related-books li .description-hover:after,.wrap-related-books li .description-hover:before,.wrap-author-books li .description-hover:after,.wrap-author-books li .description-hover:before,.wrap-foto-author li .description-hover:after,.wrap-foto-author li .description-hover:before {
        display: none
    }
}

@media (max-width: 768px) {
    .content-main {
        padding:0 10px
    }

    .wrap-preview .content {
        justify-content: space-around
    }

    .wrap-preview .content .top-month,.wrap-preview .content .ad,.wrap-preview .content .top-authors {
        width: 36%;
        margin-bottom: 20px
    }

    .wrap-articles ul li:nth-child(3),.wrap-articles ul li:nth-child(4),.wrap-articles ul li:nth-child(5) {
        width: 47%
    }
}

@media (max-width: 620px) {
    h2 {
        font-size:24px
    }

    .wrap-review .block-custom-review ul li {
        width: 24%
    }
}

@media (max-width: 576px) {
    .wrap-preview .content {
        justify-content:space-around
    }

    .wrap-preview .content .top-month,.wrap-preview .content .ad,.wrap-preview .content .top-authors {
        width: 60%
    }

    .wrap-review .block-custom-review ul {
        flex-flow: row wrap
    }

    .wrap-review .block-custom-review ul li {
        width: 60%;
        margin-bottom: 20px
    }

    .wrap-articles ul li {
        width: 100%;
        padding-bottom: 8px
    }

    .wrap-articles ul li:nth-child(3),.wrap-articles ul li:nth-child(4),.wrap-articles ul li:nth-child(5) {
        width: 100%
    }
}

@media (max-width: 480px) {
    h2 {
        font-size:22px
    }

    .wrap-preview .content .top-month,.wrap-preview .content .ad,.wrap-preview .content .top-authors {
        width: 90%
    }

    .wrap-authors .content {
        padding-left: 10px
    }

    .wrap-review .block-custom-review ul li {
        width: 74%
    }
}

@media (max-width: 940px) {
    .wrap-read-on-line .block-buttons .contents-hidden {
        left:calc(100% - 320px)
    }
}

@media (max-width: 500px) {
    .wrap-read-on-line .block-buttons a {
        width:86px
    }
}

@media (max-width: 430px) {
    .wrap-read-on-line .block-buttons {
        flex-flow:row wrap
    }

    .wrap-read-on-line .block-buttons .favorites a,.wrap-read-on-line .block-buttons .about-button a,.wrap-read-on-line .block-buttons .contents a {
        padding: 9px 2px
    }

    .wrap-read-on-line .block-buttons .contents-hidden {
        left: 0;
        top: 60px;
        right: 0
    }
    .popular-genres .modal-oll-cat {
        display: block;
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 380px) {
    .wrap-read-on-line .block-buttons .favorites,.wrap-read-on-line .block-buttons .about-button,.wrap-read-on-line .block-buttons .contents {
        padding-right:4px
    }

    .wrap-read-on-line .block-buttons .favorites a,.wrap-read-on-line .block-buttons .about-button a,.wrap-read-on-line .block-buttons .contents a {
        padding: 9px 2px;
        font-size: 11px
    }

    .wrap-read-on-line .block-buttons .contents {
        padding-right: 0
    }

    .wrap-read-on-line article {
        padding-top: 20px
    }

    .genres-list .genre-block ul {
    padding-left: 0px;
    }
}

@media (max-width: 360px) {
    .wrap-read-on-line .block-buttons .favorites,.wrap-read-on-line .block-buttons .about-button,.wrap-read-on-line .block-buttons .contents {
        width:100%;
        padding-bottom: 6px
    }

    .wrap-read-on-line .block-buttons .favorites a,.wrap-read-on-line .block-buttons .about-button a,.wrap-read-on-line .block-buttons .contents a {
        width: 105px;
        padding: 9px 7px;
        font-size: 12px
    }

    .wrap-read-on-line .block-buttons .contents-hidden {
        top: 138px
    }
}

@media (max-width: 660px) {
    .wrap-author .portfolio .foto {
        width:50%
    }

    .wrap-author .portfolio .information {
        width: 100%;
        padding-top: 16px
    }
}

@media (max-width: 420px) {
    .wrap-author .portfolio .foto {
        width:76%
    }

    .wrap-author .portfolio .block-buttons {
        flex-flow: column
    }

    .wrap-author .portfolio .block-buttons .like {
        padding-bottom: 12px
    }
}

@media (max-width: 520px) {
    .wrapper {padding: 0}
    .content-main #main {padding: 0}
    .wrapper .container{padding: 0}
    .container.popular-genres{padding: 5px}
    .single-block-review {
        padding:33px 6px 49px
    }

    .single-block-review .answers-review ul li .block-answer .head-answer {
        flex-flow: column
    }

    .single-block-review .answers-review ul li .block-answer .head-answer .date,.single-block-review .answers-review ul li .block-answer .head-answer .name,.single-block-review .answers-review ul li .block-answer .head-answer .rate-answer {
        padding-bottom: 6px
    }

    .single-block-review .answers-review ul li .block-answer .head-answer .rate-answer {
        justify-content: baseline
    }

    .single-block-review form ul li {
        width: 100%;
        margin-bottom: 10px
    }
}

@media (max-width: 860px) {
    .wrap-about-book article .sharing {
        display:block
    }

    .wrap-about-book article .sharing ul {
        padding-bottom: 25px
    }
}

@media (max-width: 520px) {
    .wrap-about-book article .cover-block {
        width:100%;
        text-align: center
    }

    .wrap-about-book article .single-text-block {
        width: 100%
    }

    .wrap-about-book article .single-text-block h3 {
        text-align: center
    }

    .wrap-about-book .star-rating {
        width: 100%;
        justify-content: center
    }

    .wrap-about-book .block-buttons {
        justify-content: space-around
    }
    .block-buttons a{margin-bottom: 20px}

    .wrap-download li {
        flex-flow: column
    }

    .wrap-download li .link,.wrap-download li .format {
        width: 100%
    }

    .wrap-download li .link {
        text-align: left
    }
}

@media (max-width: 620px) {
    .wrap-blog .list-blog .short-text {
        width:65%
    }
}

@media (max-width: 520px) {
    .wrap-blog .list-blog .short-text {
        width:60%
    }
}

@media (max-width: 480px) {
    .wrap-blog .list-blog .sharing {
        padding-bottom:12px
    }

    .wrap-blog .list-blog .view {
        padding-top: 8px
    }

    .wrap-blog .list-blog .short-text {
        width: 100%;
        padding-bottom: 12px
    }

    .wrap-blog .list-blog .img-holder {
        width: 100%;
        max-height: 222px;
        margin-bottom: 12px
    }

    .wrap-blog .list-blog .img-holder img {
        max-height: 222px
    }
}
.adv {
    margin: 25px auto;
    text-align: center;
    width: 100%;
}
.fixed_block1 {
width: 100%;
position: fixed;
bottom: 0px; 
display: flex; 
justify-content: center;
z-index: 999999;
}

.fixed_block2 {
box-shadow: rgba(17, 58, 102, 0.45) 0px 4px 6px 3px;
z-index: 999999;
position: relative;
}

#close {
background: #fff;
width: 23px;
line-height: 21px;
border-radius: 5px;
border: 1px solid grey;
color: #000;
display: inline-block;
text-align: center;
position: absolute;
top: -12px;
right: 1px;
z-index: 999999;
}