/*@font-face {
/*	font-family: gilroyblack;*/
/*	src: url(../fonts/webkit-font/gilroy-black-webfont.woff2) format('woff2'), url(../fonts/webkit-font/gilroy-black-webfont.woff) format('woff');*/
/*	font-weight: 400;*/
/*	font-style: normal*/
/*}*/

/*@font-face {*/
/*	font-family: Gilroy-b;*/
/*	src: url(../fonts/webkit-font/gilroy-bold-webfont.woff2) format('woff2'), url(../fonts/webkit-font/gilroy-bold-webfont.woff) format('woff');*/
/*	font-weight: 400;*/
/*	font-style: normal*/
/*}*/

/*@font-face {*/
/*	font-family: gilroyheavy;*/
/*	src: url(../fonts/webkit-font/gilroy-heavy-webfont.woff2) format('woff2'), url(../fonts/webkit-font/gilroy-heavy-webfont.woff) format('woff');*/
/*	font-weight: 400;*/
/*	font-style: normal*/
/*}*/

/*@font-face {*/
/*	font-family: gilroyheavy_italic;*/
/*	src: url(../fonts/webkit-font/gilroy-heavyitalic-webfont.woff2) format('woff2'), url(../fonts/webkit-font/gilroy-heavyitalic-webfont.woff) format('woff');*/
/*	font-weight: 400;*/
/*	font-style: normal*/
/*}*/

/*@font-face {*/
/*	font-family: Gilroy-l;*/
/*	src: url(../fonts/webkit-font/gilroy-light-webfont.woff2) format('woff2'), url(../fonts/webkit-font/gilroy-light-webfont.woff) format('woff');*/
/*	font-weight: 400;*/
/*	font-style: normal*/
/*}*/

/*@font-face {*/
/*	font-family: Gilroy-m;*/
/*	src: url(../fonts/webkit-font/gilroy-medium-webfont.woff2) format('woff2'), url(../fonts/webkit-font/gilroy-medium-webfont.woff) format('woff');*/
/*	font-weight: 400;*/
/*	font-style: normal*/
/*}*/

/*@font-face {*/
/*	font-family: Gilroy-r;*/
/*	src: url(../fonts/webkit-font/gilroy-regular-webfont.woff2) format('woff2'), url(../fonts/webkit-font/gilroy-regular-webfont.woff) format('woff');*/
/*	font-weight: 400;*/
/*	font-style: normal*/
/*}*/

/*@font-face {*/
/*	font-family: Gilroy-sb;*/
/*	src: url(../fonts/webkit-font/gilroy-semibold-webfont.woff2) format('woff2'), url(../fonts/webkit-font/gilroy-semibold-webfont.woff) format('woff');*/
/*	font-weight: 400;*/
/*	font-style: normal*/
/*}*/

    @font-face {
        font-family: Gilroy;
        src: url('../fonts/Gilroy-Regular.otf')
    }
    @font-face {
        font-family: Gilroy-b;
        src: url('../fonts/Gilroy-Bold.otf')

    }
    @font-face {
        font-family: Gilroy-l;
        src: url('../fonts/Gilroy-Light.otf')

    }
    @font-face {
        font-family: Gilroy-sb;
        src: url('../fonts/Gilroy-Semibold.otf')

    }
    @font-face {
        font-family: Gilroy-m;
        src: url('../fonts/Gilroy-Medium.otf')

    }
    @font-face {
        font-family: Gilroy-sm;
        src: url('../fonts/Gilroy-Semibold.otf')

    }

/*.loader {*/
/*    background-color: lightblue;*/
/*    height: 2px;*/
/*    top: 0;*/
/*    z-index: 111;*/
/*    transition: .4s all ease-in-out;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/
/*#home {*/
/*    display: none;*/
/*}*/
.owl-carousel.owl-carousel-main .item img.slide-img {
	position: absolute;
	width: 100%;
	height: 553px
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
html,
p,
ul {
	margin: 0!important;
	padding: 0!important;
	font-family: Gilroy!important
}

body {
	position: relative;
    -webkit-font-smoothing: antialiased;
}

.pdf-nav {
	position: fixed;
	width: 271px!important;
	height: 90%;
	background-color: #fcf8f3;
	right: 0;
	z-index: 111;
	text-align: center;
	overflow: scroll;
	margin-top: 80px;
	/*padding: 64px 4.5%;*/
	padding: 15px 10px;
	box-shadow: 4px 0 4px rgba(0, 0, 0, .25);
	visibility: hidden;
	opacity: 0;
	transition: .3s ease-in-out all;
	 -webkit-overflow-scrolling: touch;
	 overflow: scroll;
}
.did-u-read {
    font-size:45px;
    line-height: 43px;
    font-family: Gilroy-b;
    color: #37ACDA;
    text-align: center
}
.ifthis {
    font-family: Gilroy-m;
    text-align: center;
}
.thumb-pdf {
    cursor:pointer;
}
.pdf-nav.active {
	visibility: visible;
	opacity: 9
}

.pdf-nav::-webkit-scrollbar {
	width: 15px!important
}

.pdf-nav::-webkit-scrollbar-track {
	/*background: #3a3a3a!important;*/
	width: 9px;
	border: 4px solid transparent!important
}

.pdf-nav::-webkit-scrollbar-thumb {
	height: 2px!important;
	border: 2px solid transparent!important;
	background-clip: padding-box!important;
	-webkit-border-radius: 50px!important;
	background-color: rgba(0, 0, 0, .15)!important;
	-webkit-box-shadow: inset 90px 50px 90px #3a3a3a, inset 90px 90px 90px #3a3a3a !important
}

/*.pdf-nav::-webkit-scrollbar-thumb:hover {*/
/*	-webkit-box-shadow: inset -1px -1px 0 #0074e1, inset 1px 1px 0 #0074e1!important*/
/*}*/

.pdf-nav::-webkit-scrollbar-button {
	width: 0;
	height: 0
}

.pdf-nav-item {
	margin-bottom: 20px
}

.pdf-nav-item-preview {
	width: 133px;
	height: 90px;
	background-color: #c4c4c4;
	margin-bottom: 10px;
	border: .8px solid #c4c4c4;
	padding: 5px
}

.page-num {
	font-family: Gilroy-sb;
	font-size: 15px
}

.flscrn .bookic-now,
.flscrn .down-count,
.flscrn .pdf-count-holder,
.flscrn .pdf-count2,
.flscrn .up-count {
	color: #fff!important;
	text-align: center;
	font-size: 25px
}

.bookic-now {
	margin-left: 30px
}

.bookic-now:-moz-full-screen,
:fullscreen .bookic-now .bookic-now:-ms-fullscreen .bookic-now:-webkit-full-screen {
	display: none!important
}

:-moz-full-screen .full img {
	color: green;
	filter: invert(100%) sepia(0) saturate(7500%) hue-rotate(257deg) brightness(99%) contrast(105%)
}

:-webkit-full-screen .full img {
	filter: invert(100%) sepia(0) saturate(7500%) hue-rotate(257deg) brightness(99%) contrast(105%)
}

.flscrn.pdf-count-holder {
	border: 1px solid #fff
}

.flscrn .bookic-now {
	display: none!important
}

.flscrn .prev-pdf {
	left: 45px
}

.flscrn .next-pdf {
	right: 45px
}

.tablet-position {
	display: none;
	border-radius: 30px;
	padding: 5px 10px;
	transition: .3s ease-in-out all;
	margin-top: 35px
}

.tablet-position.touch {
	visibility: hidden;
	opacity: 0
}

.tablet-position.online {
	position: relative;
	bottom: 60px
}

.exit-flscrn {
	display: none;
	color: #fff
}

a {
	text-decoration: none!important;
	cursor: pointer!important
}

body {
	background-color: #fafafa!important
}

button,
input {
	border: none;
	outline: 0!important;
	padding: 0
}

input,
textarea {
	color: #3a3a3a
}

.pdf-navbar {
	height: 112px;
	display: flex;
	justify-content: space-between;
	align-items: center
}
#birinci {
    width: 85px;
}
#bsonuncu1 {
    width: 85px;
}
.go-deep:hover {
    cursor: pointer;
    text-decoration: underline;
    font-weight: bold;
}
:fullscreen .befaf {
    color: white;
}
/*.befaf::before {*/
/*    content: "Birinci səhifə";*/
/*    position: absolute; */
/*    left:0;*/
/*    top: 7px;*/
/*}*/
/*.befaf::after {*/
/*    content: "Sonuncu səhifə";*/
/*    position: absolute;*/
/*    right: -20px;*/
/*    top: 7px;*/
/*}*/
/*.befaf  {*/
/*    padding: 0 100px;*/
/*    position: relative;*/
/*}*/
.go_back_ {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.pdf-navbar div.pdf-navbar-left,
.pdf-navbar div.pdf-navbar-right {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.pdf-navbar div.pdf-navbar-left {
	width: 40%
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

:fullscreen .navbar-pdf {
	background: 0 0
}

.landscape:fullscreen {
	padding-bottom: 90px
}

:fullscreen .logo {
	display: none
}

.custom-count-arrow {
	position: absolute;
	right: 8px;
	top: 4px
}

.custom-count-arrow button {
	cursor: pointer
}

.down-count,
.up-count {
    cursor: pointer;
	background: 0 0
}

.down-count i {
	transform: rotate(180deg)
}

.pdf-navbar div.pdf-navbar-right {
	justify-content: space-between;
	width: 45%
}

.pdf-count-holder {
	border: 1px solid gray;
	border-radius: 30px;
	width: 128px;
	position: relative;
	font-size: 14px
}

.pdf-count-holder input {
	border-radius: 30px;
	width: 45%;
	padding-left: 20px;
	height: 35px;
	font-size: 14px;
	background-color: transparent;
	text-decoration: underline;
	font-family: Gilroy !important
}

#page_count, #page_count2{
	font-family: Gilroy !important;
	margin-left: 15px
}

:fullscreen .pdf-count,
:fullscreen .pdf-count-holder {
	color: #fff
}

.total-pages span:nth-child(1) {
	font-size: 14px;
	color: #000
}

.total-pages span:nth-child(2) {
	font-size: 10px;
	color: #9a9a9a;
	margin-left: 10px
}

.searchside-pdf {
	width: 181px;
	height: 35px
}

.tablet-position .down-count i,
.tablet-position .pdf-count-holder,
.tablet-position .pdf-count2,
.tablet-position .up-count i {
	color: #fff
}

:fullscreen .tablet-position .down-count i,
:fullscreen .tablet-position .pdf-count-holder,
:fullscreen .tablet-position .pdf-count2,
:fullscreen .tablet-position .up-count i {
	color: #414141
}

.pdf-controller {
	display: flex;
	align-items: center
}

.fullscreen-back,
.fullscreen-controller {
	display: none
}

.pdf-controller>div {
	cursor: pointer
}

.tablet-position .down-count i,
.tablet-position .pdf-count-holder,
.tablet-position .pdf-count2,
.tablet-position .up-count i {
	color: #3a3a3a
}

canvas#the-canvas {
	height: 100%
}

.pops {
	z-index: 1111111;
	position: absolute;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	background: rgba(0, 0, 0, .66);
	width: 100%;
	justify-content: center
}

#navof {
	display: flex;
	/*flex-direction: column;*/
	align-items: flex-start;
	z-index: 111111111;
}
#navof .close {
    position: relative;
    width: 30px;
    display: flex;
    justify-content: center;
}
#navof .close i {
    position: fixed
}
.navofIn {
	display: flex;
	flex-direction: column;
	align-items: center;
	align-items: flex-start;
	margin-left: 10px;
}

#the-canvas.full {
	width: 100%!important;
	height: 80%!important
}

.selected {
	width: 100%
}

.canvas-container {
	margin-top: 30px;
	padding-bottom: 30px;
	display: flex;
	justify-content: center;
	position: relative;
	flex-direction: column;
	align-items: center
}

.pdf-parent:fullscreen {
	background-color: #3a3a3a
}

.canvas-container.flscrn {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 111111;
	background: #000
}

.next-pdf,
.prev-pdf {
	width: 50px;
	height: 50px;
	top: 50%;
	position: absolute;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	font-size: 70px;
	color: #af9f9f;
}
.next-pdf:hover,
.prev-pdf:hover {
    color: #7f4c4c;
}
.prev-pdf {
	left: -42px
}

.next-pdf {
	right: -42px
}

.down-count {
	transform: rotateY(180deg)
}

.canvas-container:fullscreen {
	background: #3a3a3a
}

:fullscreen .prev-pdf {
	left: 0!important
}

:fullscreen .next-pdf {
	right: 0!important
}

:fullscreen .down-count,
:fullscreen .pdf-count2,
:fullscreen .tablet-position,
:fullscreen .up-count {
	color: #fff
}

.prev-pdf img {
	transform: rotate(180deg)
}

.owl-carousel-pdf .item:hover {
	transform: unset!important;
	box-shadow: unset!important
}
.nav-pdf-toggle {
    transition: .5s ease-in-out;
}
.nav-pdf-toggle:hover {
    transform: scale(1.1);
}
.full {
	padding: 5px;
	height: 30px;
    transition: .5s ease-in-out;
}
.full:hover {
    transform: scale(1.1);
}
.loader {
	text-align: center;
	font-family: Gilroy-b!important
}

.alert-pop-cov {
	padding: 35px 80px 80px;
}
.sual-content {
    padding: 35px 0 80px;
}
.modal-body.sual-pad {
    padding: 70px 85px 0!important;
}
.sual-x-pad {
    padding: 0 33px !important;   
}
.book-pop-img {
	width: 185px
}

.book-pop-img img {
	width: 100%
}

.book-pop-sibling {
	width: 210px;
	padding-left: 20px
}

.book-alert {
	font-size: 20px;
	line-height: 30px;
	color: #9a9a9a;
	font-family: Gilroy-m!important
}

.modal-body .reg-now {
	margin-top: 20px!important
}

.swiper-slide {
	cursor: default!important
}

#search-key-result {
	position: absolute;
	z-index: 11;
	font-size: 14px;
	padding: 34px 18px 0;
	width: 100%;
	min-height: 100%;
	background-color: #fafafa;
	-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
	box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
	display: none;
	top: 20px;
	border-radius: 0 0 17px 17px;
	transition: .3s all ease-in-out
}

#search-key-result .result-inner div {
	margin-bottom: 20px
}

#search-key-result div {
	margin-bottom: 10px
}

.show-all a {
	font-family: Gilroy-b;
	color: #3a3a3a!important
}

.sys-click {
	cursor: pointer!important;
	border: 0;
	background-color: #37acda;
	color: #fff;
	font-family: Gilroy;
	cursor: pointer
}

.sys-click-2 {
	cursor: pointer;
	font-size: 18px;
	background-color: #3a3a3a;
	border-radius: 5px;
	color: #fff;
	transition: .3s all ease-in-out;
	border: 1px solid transparent;
	font-family: Gilroy-b!important
}

.sys-click-2:hover {
	background-color: transparent;
	border: 1px solid #3a3a3a;
	color: #3a3a3a
}

.sys-click-3 {
	cursor: pointer!important;
	transition: .3s all ease-in-out;
	font-size: 18px;
	font-family: Gilroy-b!important;
	background-color: #f1ce14;
	color: #000;
	font-weight: 700;
	cursor: pointer;
	width: 386px;
	border-radius: 5px;
	text-align: center;
	display: inline-block;
	border: 1px solid transparent
}

.sys-click-3:hover {
	background-color: #f1ce14;
	color: #3a3a3a;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16)
}

.check-all {
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	color: #3a3a3a;
	text-decoration: underline!important
}

.heart {
	background-image: url(../img/heart.svg);
	height: 25px;
	width: 25px;
	background-repeat: no-repeat;
	cursor: pointer
}

.heart.selected {
	background-image: url(../img/heart-fill.svg)
}

.rate-now {
	cursor: pointer;
	background-image: url(../img/star-empty.svg);
	background-repeat: no-repeat;
	background-size: cover;
	float: left
}

.rating {
	width: 226px;
	margin: 0 auto 1em;
	font-size: 45px;
	overflow: hidden
}

.rating input {
	float: right;
	opacity: 0;
	position: absolute
}

.rating a,
.rating label {
	float: right;
	color: #aaa;
	text-decoration: none;
	-webkit-transition: color .4s;
	-moz-transition: color .4s;
	-o-transition: color .4s;
	transition: color .4s
}

.rating a:focus,
.rating a:focus~a,
.rating a:hover,
.rating a:hover~a,
.rating input:focus~label,
.rating label:hover,
.rating label:hover~label {
	color: orange;
	cursor: pointer
}

.rating svg:hover {
	fill: orange;
	cursor: pointer
}

.rating svg:hover~.rating svg {
	fill: orange
}

.rating2 {
	direction: rtl
}

.rating2 a {
	float: none
}

.star-rating {
	cursor: pointer
}

.top-book-stars:not(:checked)>input {
	position: absolute;
	top: 1px;
	opacity: 0
}

.top-book-stars:not(:checked)>label {
	float: right;
	width: 1em;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	font-size: 30px;
	color: #ccc
}

.top-book-stars>input:checked~label .star-rating {
	fill: #ffc700
}

.top-book-stars:not(:checked)>label:before {
	content: '★ '
}

.top-book-stars>input:checked~label {
	color: #f1ce14
}

.top-book-stars:not(:checked)>label:hover,
.top-book-stars:not(:checked)>label:hover~label {
	color: #ad9c5f;
	text-shadow: 1px 2px 3px #c9a216
}

.top-book-stars>input:checked+label:hover,
.top-book-stars>input:checked+label:hover~label,
.top-book-stars>input:checked~label:hover,
.top-book-stars>input:checked~label:hover~label,
.top-book-stars>label:hover~input:checked~label {
	color: #c59b08
}

.breadcrumb-link {
	font-size: 15px;
	line-height: 18.2px;
	font-family: Gilroy-m!important;
	color: #3a3a3a!important
}

.breadcrumb-link-current {
	color: #9a9a9a!important
}

.breadcrumb-container span {
	margin-right: 20px
}

.dropdown-book-menu {
	display: none;
	width: 210px;
	position: absolute;
	top: -8px;
	left: -15px;
	z-index: 111;
	background-color: #fafafa;
	box-shadow: 0 10px 30px rgba(0, 0, 0, .16);
	padding: 7px 20px 0 15px;
	transition: all .5s ease-in-out
}

.dropdown-book-menu-2 {
	display: none;
	width: 210px;
	height: 130px;
	position: absolute;
	top: -8px;
	left: 119px;
	z-index: 111;
	background-color: #fafafa;
	box-shadow: 0 10px 30px rgba(0, 0, 0, .16);
	padding: 7px 20px 0 15px;
	transition: all .5s ease-in-out
}

.dropdown-book-menu-active {
	display: block
}

.dropdown-book-menu a,
.dropdown-book-menu-2 a {
	color: #3a3a3a;
	font-size: 15px;
	font-weight: 500
}

.dropdown-book-menu a:hover,
.dropdown-book-menu-2 a:hover {
	font-family: Gilroy-b!important
}

.uline:hover {
	text-decoration: underline!important
}

.dropdown-book-menu span {
	font-size: 15px
}

.dropdown-book-menu li,
.dropdown-book-menu-2 li {
	display: block;
	cursor: pointer
}

.dropdown-book-menu li:not(:first-child),
.dropdown-book-menu-2 li:not(:first-child) {
	margin-bottom: 8px
}

.dropdown-book-menu li:first-child,
.dropdown-book-menu-2 li:first-child {
	margin-bottom: 23px
}

.profile-option {
	padding: 20px 40px 7px 45px
}

.avatar-hld {
	position: relative;
	width: 82px;
	height: 80px
}

.avatar-hld img {
	width: 100%;
	height: 80px;
	border-radius: 50%;
	object-fit: cover;
	object-position: top
}

.avatar-file-holder {
	position: absolute;
	height: 100%;
	top: 0;
	width: 100%;
	border-radius: 50%;
	cursor: pointer;
	line-height: 35px;
}
.avatar-file-holder:hover {
    text-decoration: underline;
    font-weight: 700
}
.avatar-file-holder input {
	height: 100%;
	width: 100%;
	opacity: 0;
	cursor: pointer;
	border-radius: 50%;
	font-size: 0;
}

.logged {
	position: relative
}

.name-avatar span:nth-child(1) {
	font-family: Gilroy-b!important;
	font-size: 18px;
	line-height: 40.68px;
	display: block
}

.name-avatar span:nth-child(2) {
	font-family: Gilroy-l!important;
	font-size: 13psx;
	line-height: 29.38px;
	display: block;
	margin-top: -11px
}

.edit-link {
	margin-top: 10px
}

.edit-link a,
.log-out button {
	display: block;
	color: #000!important;
	line-height: 35px;
	font-size: 15px;
	font-weight: 400;
	background: 0 0
}
.log-out button:hover {
    text-decoration: underline;
    font-weight: 700;
}
.edit-link a:hover,
.log-out a:hover {
	font-weight: 700;
	text-decoration: underline!important
}

.log-out {
	margin-top: 10px
}

.log-dropdown>div::after {
	content: '';
	left: 0;
	height: .5px;
	background-color: #9a9a9a;
	width: 100%;
	bottom: 51px;
	position: absolute
}

.open-log>img:nth-of-type(1) {
	cursor: pointer;
	height: 35px;
	width: 35px;
	object-fit: cover;
	border-radius: 50%
}

.log-dropdown {
	height: 396px;
	z-index: 1111;
	background-color: #fafafa;
	box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
	width: 285px
}

.loggy-dropdown {
	padding-top: 23px;
	display: none;
	position: absolute;
	padding: 14px 40px 7px;
	right: 0;
	left: 0;
	transform: translate(0, -452px);
	background-color: #fff;
	z-index: 1111;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	width: 100%;
	margin-top: 20px
}

.dropdown-holder {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 14px;
	height: -2px;
	padding-top: 30px;
	width: 285px;
	right: -40px;
	z-index: 1111
}

.open-log {
	position: relative
}

.open-log:hover .dropdown-holder {
	visibility: visible;
	opacity: 1
}

.loggy-dropdown .log-out {
	margin-top: 15px
}

.loggy-dropdown .edit-link {
	margin-top: 15px
}

.open-log-2 {
	border-radius: 50%
}

.drop-active {
	display: block
}

a.logo {
	position: absolute
}

.navbar-c {
	height: 157px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative
}

.navbar-c .social a {
	filter: invert(0) sepia(93%) saturate(21%) hue-rotate(132deg) brightness(0) contrast(101%)
}

.bottom-collapse {
	margin-top: 40px
}

.bottom-collapse .login {
	font-size: 25px
}

.bottom-collapse .login:hover {
	color: #fff;
	border: 1px solid #fafafa
}

.collapse-searchbox {
	position: relative;
	min-width: 50px;
	width: 100%;
	float: right;
	overflow: hidden;
	bottom: 10px
}

.collapse-input {
	top: 0;
	right: 0;
	border: 1px solid #fafafa;
	outline: 0;
	width: 100%;
	color: #fff;
	margin: 0;
	font-size: 15px;
	border-radius: 38px;
	padding: 8px 35px 8px 17px;
	background-color: transparent;
	height: 49px
}

.collapse-input::placeholder {
	color: #fafafa;
	font-size: 14px
}

.collapse-search-btn {
	position: absolute;
	right: 11px;
	top: 16px;
	width: 30px;
	background: 0 0;
	border: none;
	cursor: pointer;
	outline: 0!important
}

.collapse-login {
	background-color: transparent
}

.collapse-login img {
	filter: invert(100%) sepia(93%) saturate(0) hue-rotate(244deg) brightness(108%) contrast(106%)
}

.hamburger-collapse .social {
	display: flex;
	justify-content: space-between
}

.collapse-search-btn img {
	filter: invert(100%) sepia(93%) saturate(0) hue-rotate(244deg) brightness(108%) contrast(106%)
}

.hamburger {
	display: none
}

.inner-ham {
	width: 1000px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: absolute;
	top: 64px;
	left: 200px
}

.hamburger-collapse {
	display: none;
	position: absolute;
	left: 0;
	top: 151px;
	background-color: #3a3a3a;
	z-index: 11111;
	width: 100%;
	padding: 25px 0 38px
}

.dropdown,
.dropdown-2 {
	margin-right: 63px;
	transition: all .5s ease
}

.dropdown-toggle {
	display: flex;
	background-color: transparent;
	font-weight: 500;
	font-size: 15px;
	cursor: pointer;
	transition: all .5s ease;
	-webkit-appearance: unset !important;
}

.dropdown-2:hover .dropdown-book-menu-2,
.dropdown:hover .dropdown-book-menu {
	display: block!important;
	margin-right: 63px
}

.dropdown-2:hover .rotate,
.dropdown:hover .rotate {
	transform: rotate(0)
}

.sub-menu {
	display: none;
	transition: .3s all ease-in-out;
	padding: 20px 0 20px 75px
}

.sub-menu-2 {
	display: none;
	transition: .3s all ease-in-out;
	padding: 20px 0 20px 75px
}

.sub-menu li,
.sub-menu-2 li {
	display: block;
	cursor: pointer;
	font-size: 15px;
	font-family: Gilroy-sm!important;
	line-height: 40px;
	margin-left: 75px
}

.sub-menu li:not(:last-child),
.sub-menu-2 li:not(:last-child) {
	margin-bottom: 17px!important
}

.nav-c>li {
	display: inline-block;
	cursor: pointer;
	font-size: 15px;
	line-height: 18px;
	font-weight: 500;
	/*font-family: Gilroy-m;*/
	transition: .2s all ease-in-out
}

.nav-c>li a {
	color: #3a3a3a!important;
	-webkit-text-stroke: 1px transparent
}

.nav-c>li:not(:last-child) {
	margin-right: 63px
}

.nav-c>li a:hover {
	-webkit-text-stroke: 1px #000
}

.inner-ham-in {
	display: flex;
	align-items: center;
	width: 100%;
	position: relative
}

.rotate {
	transform: rotate(180deg);
	margin-left: 8px;
	transition: all .5s ease
}

.rotate-on {
	transform: rotate(0)
}

.nav-c {
	position: absolute;
	padding: 0!important;
	display: flex;
	align-items: center;
	transition: .3s all ease-in-out;
	margin: 0
}

.prime-sub {
	display: none;
	position: absolute;
	top: -23px;
	background-color: #fff;
	padding: 23px 34px 0 17px;
	left: -17px
}

.prime-sub li {
	cursor: pointer;
	font-size: 15px;
	line-height: 40px;
	display: block
}

.prime-sub li:first-child {
	font-weight: 600
}

.prime-sub li a {
	color: #000!important
}

.arrow-link img {
	right: -20px!important
}

.sub_link {
	position: relative
}

.sub_link img {
	position: absolute;
	top: 18px;
	right: 5px
}

.nav-collapse {
	padding: 0;
	margin-top: 50px!important
}

.nav-collapse>li {
	display: block;
	color: #fff;
	cursor: pointer;
	font-size: 25px;
	font-family: Gilroy-sb!important;
	line-height: 50px
}

.nav-collapse li a {
	color: #fff!important
}

.plus,
.plus-2 {
	margin-left: 14px
}

a.nav-c-link {
	color: #fff!important
}

.hamburger-collapse .searchside {
	margin-top: 50px;
	margin-right: 0
}

.coll {
	width: 100%!important;
	height: 49px
}

.addwidth {
	width: 650px
}

.search-input.trans2 {
	transition: .6s all!important
}

.searchside {
	position: absolute;
	min-width: 50px;
	width: 181px;
	float: right;
	overflow: hidden;
	z-index: 111;
	-webkit-transition: width 2s;
	-moz-transition: width 2s;
	-ms-transition: width 2s;
	-o-transition: width 2s;
	transition: width 2s;
	right: 0
}

.searchbar {
	position: relative;
	min-width: 50px;
	width: 100%;
	float: right;
	overflow: hidden;
	-webkit-transition: width 2s;
	-moz-transition: width 2s;
	-ms-transition: width 2s;
	-o-transition: width 2s;
	transition: width 2s
}

.search-input {
	top: 0;
	right: 0;
	border: 1px solid #3a3a3a;
	outline: 0;
	width: 100%;
	margin: 0;
	font-size: 14px;
	font-family: Gilroy!important;
	border-radius: 38px;
	padding: 0 40px 0 17px;
	background-color: #fafafa;
	height: 35px
}

.search-input::placeholder {
	font-size: 14px;
	color: #616161;
	font-family: Gilroy!important
}

.searchbar-open {
	width: 100%
}

.nav-n-searchside {
	display: flex;
	align-items: center;
	height: 35px;
	width: 72%;
	left: 0;
	position: relative
}

.fff-border {
	border: 1.5px solid #fafafa
}

.fff-border::placeholder {
	color: #fafafa
}

.searchbar button {
	position: absolute;
	right: 11px;
	top: 10px;
	width: 30px;
	background: 0 0;
	border: none;
	cursor: pointer;
	outline: 0!important
}

.social-n-log {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	width: 32%;
	right: 0;
	position: relative
}

.social-n-log .social {
	display: flex
}

.social-n-log-cover {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 254px
}

.social a:not(:last-child) {
	margin-right: 34px
}

.login {
	font-size: 15px;
	font-family: Gilroy-b;
	padding: 7.5px 21px;
	line-height: 18.57px;
	font-weight: 700;
	border-radius: 38px;
	transition: all .3s ease-in-out;
	border: 1px solid transparent
}

.pb--c {
	padding-bottom: 100px
}

.login:hover {
	background-color: transparent;
	color: #000;
	border: 1px solid #000
}

.owl-carousel.owl-carousel-main .item {
	display: flex;
	justify-content: flex-end;
	background-size: cover;
	background-position: center top;
	min-height: 555px;
	background-repeat: no-repeat;
}

.owl-carousel.owl-carousel-main {
	margin-top: 0!important
}

.owl-carousel.owl-carousel-main .owl-dots {
	bottom: 55px
}

.owl-carousel.owl-carousel-main .owl-dots {
	width: 200px
}

.owl-carousel.owl-carousel-main .owl-dots .owl-dot span {
	background-color: #fafafa
}

.owl-carousel.owl-carousel-main .owl-dots .owl-dot.active span {
	background-color: #fafafa!important
}

.owl-carousel.owl-carousel-main .owl-dots .owl-dot.active {
	border: 1px solid #fafafa!important
}

.blue-inner-sub-title {
	animation-delay: .6s!important
}

.blue-inner-title {
	animation-delay: .1s!important
}

.owl-carousel.owl-carousel-main .item:hover {
	box-shadow: unset!important;
	transform: unset!important
}

.owl-carousel.owl-carousel-main .owl-item {
	opacity: unset!important
}

.animated.fadeInDown {
	-webkit-animation-duration: 1000 ms;
	animation-duration: 1000 ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-delay: 10s
}

.animated.fadeInUp {
	-webkit-animation-duration: 1000 ms;
	animation-duration: 1000 ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-delay: 1f000ms
}

.owl-custom-btn {
	background-color: #37acda!important;
	height: 48px;
	width: 48px;
	display: flex;
	justify-content: center;
	cursor: pointer
}

.owl-custom-prev-btn img {
	transform: rotate(180deg)
}

.owl-custom-btn img {
	width: 24px!important;
	-webkit-filter: invert(100%) sepia(93%) saturate(0) hue-rotate(244deg);
	filter: invert(100%) sepia(93%) saturate(0) hue-rotate(244deg) brightness(108%) contrast(106%)
}

.responsive-main-swiper-slide-content {
	display: none;
	height: 730px
}

.responsive-blur-title {
	font-size: 40px
}

.responsive-sub-title {
	font-size: 18px
}

.responsive-intro {
	font-size: 16px;
	margin-top: 20px!important
}

.responsive-hidden-img {
	height: 360px;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center left
}

.hidden-img {
	display: none;
	height: 360px;
	position: relative
}

.hidden-img img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.responsive-swiper-slide-content-text {
	padding: 20px 20px
}

.responsive-blur-cover {
	width: 100%;
	height: 111px;
	bottom: 0;
	position: absolute;
	backdrop-filter: blur(8px);
	background-color: rgba(255, 255, 255, .72);
	z-index: 1;
	padding: 5px 15px
}

.slide {
	position: relative
}

.blur-side {
	width: 588px;
	display: flex;
	justify-content: flex-end
}

.blur-inner {
	position: relative;
	z-index: 1111;
	padding: 20px 101px 0
}

.blur-cover {
	width: 588px;
	height: 100%;
	top: 0;
	backdrop-filter: blur(8px);
	background-color: rgba(255, 255, 255, .72);
	z-index: 1
}

.blue-inner-title a,
.responsive-blur-title a {
	color: #3a3a3a!important
}

.blue-inner-title a:hover,
.responsive-blur-title a:hover {
	text-decoration: underline!important
}

.blue-inner-title,
.responsive-blur-title {
	font-family: Gilroy-b!important;
	line-height: 50px!important;
	margin-bottom: 33.25px!important
}

.blue-inner-title {
	font-size: 50px
}

.blue-inner-sub-title {
	font-size: 20px;
	margin-bottom: 33px!important
}

.blue-inner-intro {
	font-size: 18px
}

.blue-inner-sub-title,
.responsive-sub-title {
	font-family: Gilroy-b!important;
	line-height: 30px!important
}

.blue-inner-intro,
.responsive-intro {
	font-family: Gilroy-m!important;
	line-height: 27px!important;
	color: #3a3a3a!important;
	/*height: 180px;*/

}

.home-swiper {
	margin-top: 100px
}

.main-swiper .swiper-pagination-bullets {
	bottom: 60px!important
}

.main-swiper .swiper-pagination-bullet-active::after {
	content: '';
	width: 28px;
	position: absolute;
	height: 27px;
	border-radius: 50%;
	border: 1px solid rgba(255, 255, 255, .78);
	left: -9px;
	top: -9px
}

.main-swiper .swiper-pagination-bullet {
	background-color: #fafafa;
	opacity: unset
}

.c-flex {
	display: flex;
	justify-content: space-between;
	width: 105px;
	margin-top: 17.25px
}

.mr-swiper-button-prev-z {
	z-index: 1!important
}

.c-swiper-button-prev img,
.mr-swiper-button-prev img {
	transform: rotate(180deg)
}

.mr-swiper-button-next {
	left: 10px
}

.new-books,
.news {
	padding: 65px 0
}

.owl-carousel-new-book .owl-stage-outer .owl-stage {
	height: 565px
}

.owl-carousel-news .owl-stage-outer .owl-stage {
	height: 580px
}

.owl-carousel-mostreading .owl-stage-outer .owl-stage {
	height: 600px
}

.news-img-box {
	height: 244px;
	display: block
}

.new-book-box {
	height: 202px;
	display: block
}

.owl-carousel-mostreading .item:hover {
	transform: unset!important
}

.owl-carousel-mostreading .item:hover .owl-carousel-mostreading .item .inner-box .left-side {
	padding-left: 10px!important
}

.c-swiper-button-next img,
.c-swiper-button-prev img,
.mr-swiper-button-next img,
.mr-swiper-button-prev img {
	padding: 12px;
	filter: invert(100%) sepia(93%) saturate(0) hue-rotate(244deg) brightness(108%) contrast(106%);
	-webkit-filter: invert(100%) sepia(93%) saturate(0) hue-rotate(244deg) brightness(108%) contrast(106%);
	-moz-filter: invert(100%) sepia(93%) saturate(0) hue-rotate(244deg) brightness(108%) contrast(106%);
	-o-filter: invert(100%) sepia(93%) saturate(0) hue-rotate(244deg) brightness(108%) contrast(106%)
}

.c-swiper-button-next,
.c-swiper-button-prev,
.mr-swiper-button-next,
.mr-swiper-button-prev {
	cursor: pointer;
	display: flex;
	background-color: #37acda
}

.most-reading-cover {
	background-color: #fcf8f3;
	padding: 50px 0;
	height: 490px
}

.most-reading {
	z-index: 111!important
}

.swiper-container.normalized {
	display: none!important
}

.mr-swiper-button-next,
.mr-swiper-button-prev {
	display: inline-block;
	position: relative;
	z-index: 1111111
}

.most-read-book-name {
	font-size: 35px;
	line-height: 35px!important;
	color: #3a3a3a;
	font-family: Gilroy-b!important
}
.most-read-book-name a {
    color: #3a3a3a;
}
.most-reading .swiper-wrapper .swiper-slide-active {
	margin-top: 69px!important
}

.most-read-book-name {
	margin-top: 35px!important
}

.author-name {
	color: #9a9a9a;
	margin-top: 50px!important
}

.author-name a {
	font-size: 15px!important;
	line-height: 22.5px;
	color: #9a9a9a
}

.intro {
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
	margin-top: 30px!important;
	color: #3a3a3a
}

.most-reading .swiper-slide .left-side {
	width: 378px
}

.mostreading-control-panel {
	display: flex;
	align-items: center;
	position: absolute;
	left: 0;
	right: 0;
	/*bottom: 29px*/
	bottom: 9px;
}

.swiper-slide-active .inner-box .swiper-zoom-container {
	position: absolute;
	left: 355px;
	z-index: 111;
	top: -40px!important
}

.mostreading-control-panel .swiper-pagination-bullet-active {
	background-color: #3a3a3a
}

.c-panel-grid {
	display: grid;
	justify-content: flex-end;
	align-items: center;
	width: 535px
}

.most-reading .swiper-pagination {
	right: 0
}

.swiper-protect {
	min-width: 0;
	position: relative;
	top: -45px
}

.slideshow .slide-wrapper .most-reading-details {
	max-width: 378px;
	display: none
}
.slide-wrapper img {
    height: 420px;
    object-fit: fill
}
.most-reading .swiper-wrapper .swiper-slide-active .most-reading-details {
	display: block
}

.most-reading .swiper-wrapper .swiper-slide-active {
	z-index: 1111111;
	text-align: unset!important
}

.most-reading .swiper-wrapper .swiper-slide {
	text-align: right
}

.most-reading .swiper-wrapper .swiper-slide>div {
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
}

.most-reading .swiper-wrapper .swiper-slide>a {
	display: inline-block;
	width: 52%
}

.most-reading .swiper-wrapper .swiper-slide-active .most-read-book-name a {
	width: auto;
	color: #000
}

.most-reading .swiper-wrapper .swiper-slide-active a:hover {
	text-decoration: underline!important
}

.most-reading .swiper-wrapper .swiper-slide-active>div {
	width: 895px;
	justify-content: unset!important;
	height: 258px;
}

.most-reading .swiper-wrapper .swiper-slide-active .light-img {
	width: 510px
}

.most-reading .swiper-wrapper .light-img {
	width: 100%
}

.most-reading .swiper-wrapper .light-img img {
	width: 100%;
	height: 100%
}

.most-reading-details {
	padding-top: 85px;
	margin-right: 85px
}

.most-reading .swiper-pagination-bullet .swiper-pagination-bullet-active {
	background-color: #000!important
}

.control-btn {
	display: flex;
	position: relative;
	justify-content: flex-start
}

.control-btn img {
	width: 100%!important
}

.most-reading .swiper-slide-next {
	top: 70px!important
}

.book-swiper .swiper-pagination-bullet-active,
.book-swiper-2 .swiper-pagination-bullet-active {
	position: relative;
	background: #3a3a3a!important
}

.swiper-pagination-bullet-active::after {
	content: '';
	width: 28px;
	position: absolute;
	height: 27px;
	border-radius: 50%;
	border: 1.5px solid #3a3a3a;
	left: -8.7px;
	top: -8.1px
}

.book-container-header {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	position: relative;
	z-index: 1111
}

.book-container-header div {
	margin-top: 12px!important
}

.book-container-box-left {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	width: 70%
}

.book-container-box-left h3 {
	margin-top: 10px!important
}

.book-container-box-left-75 {
	width: 75%
}

.sub-title {
	font-size: 40px!important;
	color: #9a9a9a!important;
	font-weight: 700;
	transition: .2s all ease-in-out;
	position: relative;
	z-index: 11;
	font-family: Gilroy-b!important;
	display: inline-block
}

.add-padd .sub-title {
	cursor: pointer
}

.sub-title:hover {
	color: #3a3a3a!important
}

.mid-intro {
	color: #9a9a9a;
	font-weight: 500;
	font-size: 18px;
	line-height: 28px
}

.mid-intro-63 {
	width: 63%
}

.mid-intro-55 {
	width: 55%
}

.view-more {
	font-size: 18px;
	line-height: 24px;
	font-family: Gilroy-m!important;
	text-decoration: underline!important;
	color: #3a3a3a;
	display: inline-block
}

.custom-margin {
	margin-top: 20px
}

.view-more:hover {
	font-family: Gilroy-b!important
}

.block-new-books a {
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
	color: #3a3a3a;
	text-decoration: none!important
}

.next-slide {
	margin-top: 52px!important
}

.book-swiper .swiper-slide img,
.book-swiper-2 .swiper-slide img {
	width: 100%
}

.book-main-container {
	overflow: hidden
}

.book-row {
	width: 100%
}

.container-book {
	max-width: 1244px;
	width: 100%;
	margin: 0 auto
}

.container-book-2 {
	max-width: 1250px;
	width: 100%;
	margin: 0 auto
}

.swiper-swiper {
	transition: unset!important
}

.slide-info {
	color: #000;
	transition: all .3s ease-in-out;
	padding: 30px 0 21px
}

.bshadows {
	transition: .6s all ease-in-out
}

.bshadows:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, .25);
	transform: scale(1.05)
}

.bshadows:hover .slide-info {
	padding-left: 8px
}

.overunset {
	overflow: unset!important
}

.book-swiper .swiper-slide:hover p.slide-p-title {
	-webkit-text-stroke: .5px #000
}

.book-swiper-2 .swiper-slide:hover p.slide-p-title {
	font-weight: 700
}

.book-swiper .swiper-wrapper {
	padding: 46px 0 38px;
	height: 590px
}

.book-swiper-2 .swiper-wrapper {
	padding: 46px 0 0;
	height: 600px
}

.book-swiper-2 .swiper-slide:hover .swiper-wrapper {
	overflow: unset
}

.pagin-prev-next {
	height: 41px;
	position: absolute;
	width: 100%;
	bottom: 60px
}

.book-swiper .pagin-prev-next {
	bottom: 75px
}

.book-swiper .swiper-pagination,
.book-swiper-2 .swiper-pagination,
.category-swiper .swiper-pagination,
.other-news .swiper-pagination {
	margin: auto;
	left: 0;
	right: 0;
	top: 0
}

.other-news .pagin-prev-next {
	bottom: 80px
}

.other-news {
	height: 535px
}

.swiper-button-next,
.swiper-button-prev {
	height: auto!important;
	top: 0!important
}

.swiper-button-next::after,
.swiper-button-prev::after {
	display: none!important
}

.swiper-button-prev img {
	transform: rotate(180deg)
}

p.slide-p-title {
	font-size: 25px;
	line-height: 28px;
	color: #3a3a3a!important;
	height: 65px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
	font-family: Gilroy-m!important
}

p.slide-p-title a {
	color: #3a3a3a
}

p.slide-p-content {
	font-size: 18px;
	line-height: 27px;
	font-weight: 500;
	margin-top: 40px!important;
	font-family: Gilroy-m!important;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	white-space: normal
}

.slide-p-content.bcontent-1 {
	padding-right: 20px!important
}

.slide-p-content.bcontent-2 {
	padding-right: 26px!important
}

p.slide-p-footer {
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 28px;
	color: #9a9a9a;
	margin-top: 25px!important
}

.bcontent-1 {
	height: 110px
}

.bcontent-2 {
	height: 80
}

.book-swiper .swiper-slide p.slide-p-footer {
	font-family: Gilroy-b!important
}

.book-swiper-1 .swiper-slide p.slide-p-footer {
	font-family: Gilroy-m!important
}

.add-c {
	background-color: #fcf8f3
}

#sub .container-fluid.add-c {
	margin-top: 108px!important
}

.additional {
	display: flex;
	flex-direction: column;
	padding: 50px 0 66px
}

.additional div[c-mb] {
	margin-bottom: 50px
}

.additional .fix--punk ul {
	padding-left: 15px!important;
	font-size: 14px
}

.additional div {
	display: flex;
	justify-content: space-between
}

.additional div h1,
.additional div h3 {
	width: 250px
}

.additional div h1,
.additional div h3 {
	font-weight: 700;
	line-height: 30px;
	font-size: 19px;
	color: #3a3a3a
}

.additional p {
	font-weight: 400;
	line-height: 21.6px;
	font-size: 14px;
	color: #3a3a3a;
	width: 659px;
	margin-right: 130px!important
}

.container-fluid.email {
	background-color: #3a3a3a;
	padding: 35px 0
}

.item {
	transition: .3s all ease-in-out
}

.item:hover {
	/*transform: scale(1.07);*/
	/*box-shadow: 0 0 40px rgba(0, 0, 0, .25)*/
}
.item:hover .item > div > img {
    
}
.item:hover p.slide-p-title {
	font-family: Gilroy-b!important
}

/*.owl-stage-outer {*/
/*	overflow: visible!important*/
/*}*/
/*.owl-carousel.owl-carousel-main .owl-stage-outer {*/
/*    overflow: hidden !important;*/
/*}*/
.owl-item {
	opacity: 0;
	transition: opacity 20ms
}

.owl-item.active {
	opacity: 1;
	width: 386.667px
}

.owl-stage-outer.outer-active {
	overflow: hidden!important
}

body {
	overflow-x: hidden;
	margin: 0;
	background-color: #fafafa
}

.item:hover .slide-info {
	padding-left: 10px
}

.item img {
	width: 100%
}

.owl-carousel {
	margin-top: 35px
}

.owl-nav {
	display: flex;
	justify-content: space-between;
	width: 100%;
	bottom: 0;
	position: absolute
}

.owl-carousel .owl-nav .owl-prev img {
	transform: rotate(180deg)
}

.owl-carousel .owl-nav .owl-next img,
.owl-carousel .owl-nav .owl-prev img {
	width: 18px
}

.owl-dots {
	position: absolute;
	bottom: 0;
	width: 50%;
	left: 0;
	right: 0;
	margin: auto
}

.owl-dot {
	margin-right: 10px
}

.owl-dot.active {
	border-radius: 50%!important;
	width: 27px!important;
	height: 27px!important;
	border: 1px solid #3a3a3a!important
}

.owl-dot.active span {
	background-color: #3a3a3a!important
}

.owl-theme .owl-dots .owl-dot span {
	width: 11px;
	height: 11px;
	background-color: #d8d8d8
}

.owl-carousel-mostreading {
	display: none!important
}

#home .container-fluid.email {
	margin-top: 0
}

.container.email {
	display: grid;
	grid-template-columns: 420px 650px
}

.container.email .social a img {
	filter: invert(100%) sepia(93%) saturate(0) hue-rotate(244deg) brightness(108%) contrast(106%)
}

.email-line {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.c-email-mt {
	margin-top: 66px
}

.email div span {
	color: #fff;
	font-size: 20px
}

.email div span:nth-child(1) {
	font-family: Gilroy-b!important;
	line-height: 24.76px
}

.email div span:nth-child(2) {
	line-height: 24px
}

.email-bar {
	position: relative
}

.email-input {
	background-color: transparent;
	border-radius: 38px 38px 38px 38px;
	border: 1.5px solid #9a9a9a;
	height: 49px;
	width: 386px;
	padding: 0 45px 0 22px;
	font-family: Gilroy;
	color: #ebebeb;
	font-size: 18px;
	position: relative
}

.email-bar::after {
	content: 'ad, Soyad';
	position: absolute;
	width: 77px;
	height: 20px;
	display: none;
	top: -10px;
	left: 20px;
	background: #fafafa
}

.after-email {
	position: absolute;
	left: 20px;
	padding: 0 8px 0 8px;
	top: -11px;
	background: #3a3a3a;
	z-index: 100000;
	color: #9a9a9a;
	font-size: 12px;
	display: none;
	transition: .3s all ease-in-out
}

.after-email.active {
	display: block
}

.input-alert,
.input-alert-reg {
	font-size: 12px;
	padding: 0 8px 0 8px;
	display: none;
	position: absolute;
	top: 50px;
	right: 20px;
	color: red;
	text-shadow: 1px 0 5px red
}

.input-alert-reg {
	left: 0;
	top: 45px
}

.input-alert.active {
	display: block
}

.input-alert-reg.active {
	display: block
}

.email-input::placeholder {
	font-size: 18px;
	line-height: 22px;
	color: #ebebeb
}

.send-btn {
	border-radius: 50%;
	background-color: #fff;
	position: absolute;
	right: 1px;
	top: 0;
	width: 48px;
	height: 48px;
	border: none;
	cursor: pointer;
	transition: .3s all ease-in-out
}

.send-btn:hover {
	transform: rotate(360deg);
	background-color: #00a551
}

.send-btn.active {
	transform: rotate(360deg);
	background-color: #00a551
}

.send-btn:hover .send-btn-ico {
	filter: invert(100%) sepia(1%) saturate(441%) hue-rotate(219deg) brightness(116%) contrast(100%)
}

.send-btn-ico.active {
	filter: invert(100%) sepia(1%) saturate(441%) hue-rotate(219deg) brightness(116%) contrast(100%)
}

.send-btn img {
	width: 22px;
	object-fit: contain;
	height: 29px
}

.commented-user {
	width: 80px
}

.commented-user img {
	width: 100%;
	height: 80px;
	object-fit: cover
}

#bookdetails {
	margin-top: 60px
}

.book-details {
	display: flex;
	justify-content: space-between;
	margin-bottom: 77px;
	margin-top: 50px!important
}

.read-c {
	display: flex;
	align-items: center;
	position: relative
}

.read-c>div {
	width: 183px
}

.read-c button {
	background-color: transparent;
	cursor: pointer;
	margin-left: 20px
}

.read-book {
	display: flex;
	align-items: center;
	height: 62px;
	transition: .3s all ease-in-out;
	justify-content: center;
	border-radius: 31px;
	font-family: Gilroy-b;
	font-size: 20px;
	border: 1px solid transparent
}

.read-book:hover {
	background-color: transparent;
	color: #000;
	border: 1px solid #000
}

.book-text-details {
	display: flex;
	flex-direction: column;
	padding-left: 73px;
	width: 562px
}

.book-text-details .book-name-text-details {
	color: #3a3a3a;
	margin-bottom: 26px!important;
	font-size: 45px;
	line-height: 45px;
	font-weight: 700;
	font-family: Gilroy-b!important
}

.book-text-details .book-details-author,
.book-text-details .book-details-author a {
	margin-bottom: 51px!important;
	font-size: 13px;
	line-height: 28px;
	color: #9a9a9a;
	font-family: Gilroy-b!important
}

.book-details-author a:not(:nth-of-type(1)) {
	margin-left: 20px
}

.stars-container {
	font-size: 18px;
	display: flex;
	align-items: center
}

.stars-container img {
	margin-right: 23px;
	width: 100%
}

.stars-container>div:nth-child(1) {
	display: flex;
	justify-content: space-between;
	width: 190px;
	align-items: center
}

.stars-container>div:nth-child(1) div {
	width: 20px;
	height: 20px
}

.stars-container span {
	margin-left: 20px
}

.top-book-stars {
	width: 150px;
	position: relative;
	height: 45px!important
}

.ara-block {
	margin-left: 52px
}

.rate-social {
	display: flex;
	justify-content: space-between;
	margin-top: 70px
}

.rate-social>div:nth-child(2) {
	margin-left: 94px
}

.rate-social>div:nth-child(2) .social {
	display: flex
}

.rate,
.share {
	display: block;
	font-weight: 700;
	font-size: 14px;
	line-height: 21px;
	font-family: Gilroy-b;
	color: #3a3a3a
}
.rate{
    	margin-bottom: 20px;
}
.share {
    margin-bottom: 28px !important;
}
.social a {
	transition: .3s all ease-in-out;
	display: inline-block
}

.social a:hover {
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5)
}

.option-popUp {
	position: absolute;
	padding: 25px 23px 25px;
	right: 25px;
	top: 75px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
	z-index: 1111;
	background: #fafafa;
	width: 305px!important;
	display: none
}

.option-pdf {
	display: flex;
	margin-top: 10px;
	width: 100%
}

.option-pdf div a {
	font-size: 14px
}

.read-c button span {
	font-family: Gilroy!important
}

.option-popUp button {
	display: flex;
	align-items: center;
	width: 100%;
	font-weight: 400;
	font-size: 15px;
	line-height: 36.45px
}

.option-popUp span {
	margin-left: 21px
}

.option-popUp button:hover .pop-text {
	color: #37acda!important;
	border: 1px #37acda;
	font-family: Gilroy-sm!important
}

.option-popUp button:hover .hover-ico {
	filter: invert(67%) sepia(14%) saturate(4071%) hue-rotate(164deg) brightness(92%) contrast(85%)
}

.option-popUp img {
	width: 7%!important
}

.more-opt-title {
	font-family: Gilroy-sb;
	margin-top: 25px
}

.tab-side {
	border-bottom: 1px solid gray;
	padding: 0 0 50px
}

.tablist {
	display: flex;
	border-bottom: 1px solid #9a9a9a;
	margin-bottom: 48px
}

.tab {
	cursor: pointer;
	padding: 0 15px 13px;
	color: #9a9a9a;
	margin-right: 30px;
	font-size: 18px;
	line-height: 21.83px;
	font-weight: 500;
	font-family: Gilroy-m!important
}

.tab-active {
	border-bottom: 3px solid #3a3a3a;
	color: #3a3a3a
}

.tab-content {
	display: none
}

.content-active {
	display: flex
}

.comments {
	flex-direction: column
}

.user-react {
	display: grid;
	grid-template-columns: 1fr 2fr
}

.user-react:nth-child(1) {
	margin-bottom: 70px
}

.user-avatar {
	display: flex;
	width: 400px
}

.user-avatar div:nth-child(2) {
	margin-left: 19px;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.user-avatar div:nth-child(2) span:nth-child(1) {
	font-size: 25px
}

.user-avatar div:nth-child(2) span:nth-child(2) {
	color: #9a9a9a;
	font-weight: 500;
	font-size: 13px;
	line-height: 28px
}

.user-react img {
	border-radius: 50%
}

.write-comment {
	display: flex;
	justify-content: flex-end;
	margin-top: 70px
}

.write-comment>div {
	display: flex;
	flex-direction: column;
	width: 66%
}

.email-after,
.name-after {
	position: relative;
	display: block;
	border: 1px solid #3a3a3a!important;
	border-radius: 5px!important;
	margin-bottom: 30px!important;
	height: 45px
}

.email-after:focus-within,
.name-after:focus-within,
.textarea-after:focus-within {
	box-shadow: 0 0 3px #6d6666
}

.write-comment input {
	width: 100%!important;
	padding: 11px 0 11px 25px!important;
	font-size: 16px;
	font-family: Gilroy-m!important
}

.name-after::after {
	content: 'ad, Soyad';
	position: absolute;
	width: 77px;
	height: 20px;
	top: -10px;
	left: 20px;
	background: #fafafa;
	padding: 0 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #616161
}

.email-after::after {
	content: 'email';
	position: absolute;
	width: 45px;
	height: 20px;
	top: -10px;
	left: 20px;
	background: #fafafa;
	padding: 0 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #616161
}

.textarea-after {
	position: relative;
	height: 178px;
	border-radius: 5px
}

.textarea-after textarea {
	font-size: 16px;
	background-color: #fafafa;
	width: 100%;
	font-family: Gilroy-m!important;
	height: 100%;
	border-radius: 5px;
	resize: none;
	outline: 0;
	padding: 25px 25px 11px 25px!important
}

.textarea-after::after {
	content: 'mətn';
	position: absolute;
	width: 45px;
	height: 20px;
	top: -10px;
	left: 20px;
	background: #fafafa;
	padding: 0 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #616161
}

.write-comment .tit {
	font-size: 30px;
	font-weight: 700;
	font-family: Gilroy-b!important
}

.write-comment .c-mr {
	margin: 70px 0 20px
}

.left-side .c-mr,
.right-side .c-mr {
	margin-bottom: 41px
}

.send-reply {
	padding: 15px 0;
	font-size: 18px;
	line-height: 22.28px;
	font-weight: 700
}

.user-comment-email,
.user-comment-name {
	width: 100%;
	height: 100%;
	padding: 0 25px;
	border-radius: 5px;
	background-color: #fafafa
}

.book-details-intro {
	font-size: 18px;
	line-height: 28px;
	font-family: Gilroy-m
}

.side-title {
	font-size: 30px;
	font-family: Gilroy-b!important;
	margin-bottom: 40px!important
}

.tab-content>.right-side div div {
	display: flex
}

.book-details--res {
	font-weight: 700;
	font-size: 20px;
	line-height: 22px;
	font-family: Gilroy-b
}

.book-details--res-value {
	font-size: 20px;
	line-height: 22px;
	font-family: Gilroy-m;
	color: #3a3a3a
}

.book-details--res-value a {
	text-decoration: underline!important;
	color: #3a3a3a
}

.tab-content .detail-mb {
	margin-bottom: 60px
}

.tab-content .ml {
	margin-left: 101px
}

.tab-content>.right-side {
	padding-left: 126px
}

.tab-content>.left-side {
	width: 586px
}

.similar-books {
	display: flex;
	flex-direction: column;
	padding: 50px 0!important
}

.similar-mr-books {
	margin-top: 100px
}

.similar-books-lent {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-column-gap: 20px;
	margin-top: 31px
}

.similar-books-lent>div {
	transition: .3s ease-in-out all;
	padding-bottom: 20px
}

.similar-books-lent>div:hover {
	box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
	transform: scale(1.07);
	-moz-transform: scale(1.07);
	-ms-transform: scale(1.07)
}

.similar-books-lent>div:hover .result-author,
.similar-books-lent>div:hover .result-intro,
.similar-books-lent>div:hover .result-titler {
	padding-left: 10px
}

.indetail {
	grid-column-gap: unset!important
}

titler {
	margin-top: 28px;
	font-family: Gilroy-m!important;
	font-size: 25px;
	line-height: 25px;
	color: #3a3a3a!important;
	height: 70px
}

author,
rate,
titler {
	transition: .3s all ease-in-out
}

titler a {
	color: #3a3a3a!important
}

author {
	font-size: 13px;
	font-weight: 700;
	line-height: 13px;
	color: #9a9a9a;
	display: block
}

.fix--author {
	margin-top: 31px
}

author a {
	color: #9a9a9a!important
}

rate {
	margin-top: 37px;
	display: flex;
	justify-content: space-between;
	align-items: center
}

rate>div:nth-child(1) {
	display: flex;
	height: 11px;
	align-items: center;
	width: 140px;
	justify-content: space-between
}

rate>div:nth-child(1) div {
	width: 11px;
	height: 11px
}

rate>div:nth-child(2) {
	margin-right: 57px
}

rate span {
	margin-left: 16px;
	font-size: 14px;
	letter-spacing: .1px
}

.similar-books-lent .card-mr {
	display: flex;
	flex-direction: column
}

.sub-category-grid .card-mr {
	padding-bottom: 20px;
	transition: .3s all ease-in-out
}

.sub-category-grid .card-mr author a {
	color: #9a9a9a!important
}

.sub-category-grid .card-mr titler a {
	font-family: Gilroy-m!important
}

.similar-books-lent .card-mr:hover,
.sub-category-grid .card-mr:hover {
	transform: scale(1.07);
	-moz-transform: scale(1.07);
	box-shadow: 0 10px 30px rgba(0, 0, 0, .1)
}

.similar-books-lent .card-mr:hover author,
.similar-books-lent .card-mr:hover rate,
.similar-books-lent .card-mr:hover titler,
.sub-category-grid .card-mr:hover author,
.sub-category-grid .card-mr:hover rate,
.sub-category-grid .card-mr:hover titler {
	padding-left: 10px
}

.card-mr {
	display: flex;
	flex-direction: column;
	transition: .3s all ease-in-out
}

.page404 {
	text-align: center;
	margin: 100px 0 113px
}

.page404 div {
	margin-bottom: 44px
}

.page404>div:nth-child(2) {
	font-size: 32px;
	line-height: 39px;
	font-weight: 500
}

.go_home {
	padding: 11px 21px;
	border-radius: 0;
	letter-spacing: .1rem;
	font-family: Gilroy-b;
	color: #fbfbfb;
	font-size: 12px;
	width: 191px;
	line-height: 15px;
	display: inline-block;
	height: 39px
}

.not-found-text {
	font-family: Gilroy-m!important;
	font-size: 32px;
	line-height: 39px
}

.book-details-right-grid {
	display: grid;
	grid-template-columns: 180px 1fr;
	grid-row-gap: 46px;
	width: 100%
}

.sendbtn-container {
	margin-top: 30px
}

.sendbtn-container button {
	width: 100%
}

section#innernews footer {
	margin-top: 86px!important
}

.light-cover {
	display: flex;
	justify-content: space-between
}

.slide-container {
	position: relative;
	box-shadow: 0 10px 30px rgba(0, 0, 0, .16);
	background-color: #fff;
	overflow: hidden;
	padding: 50px;
	display: none
}

.created-container {
	display: block
}

.slide {
	scroll-behavior: smooth;
	flex-shrink: 0;
	width: 690px;
	padding: 50px;
	transition: all .9s ease-in-out
}

.slide-child img {
	width: 100%
}

.slide-wrapper {
	display: flex;
	position: relative;
	width: 100%;
	height: 410px;
	transition: .3s all ease-in-out
}

.cover-left {
	width: 690px
}

.light-grid {
	display: grid;
	grid-template-columns: 150px 150px;
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	height: 100%
}

.light-grid>div {
	position: relative
}

.light-img-cover {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #9a9a9a;
	opacity: .5;
	left: 0;
	visibility: hidden
}

.light-grid>div:hover .light-img-cover {
	visibility: visible
}

.navigation-button {
	position: absolute;
	bottom: 50px;
	right: 50px;
	height: 48px
}

.flex-hide {
	display: none
}

.slide-container .close {
	position: absolute;
	right: 6px;
	top: 7px;
	width: 35px;
	z-index: 11111
}

.next,
.prev {
	background-color: #37acda;
	height: 48px;
	width: 48px;
	cursor: pointer
}

.next img,
.prev img {
	filter: invert(100%) sepia(93%) saturate(0) hue-rotate(244deg) brightness(108%) contrast(106%)
}

.prev img {
	transform: rotate(180deg)
}

.book-cover {
	background-image: url(../img/book-cover.png);
	height: 553px;
	margin-top: 36px!important;
	background-repeat: no-repeat;
	background-position: center top
}

.book-show {
	background-color: #fcf8f3
}

.book-show-default {
	display: flex
}

.book-title {
	font-family: Gilroy-b!important;
	font-size: 35px;
	line-height: 35px
}

.book-text {
	margin-top: 45px!important
}

.statistics {
	color: #9a9a9a;
	display: flex
}

.views {
	margin-left: 26px
}

.views img {
	margin-right: 14px
}

.share-book {
	margin-right: 57px
}

.share-book span {
	color: #3a3a3a;
	font-size: 13px;
	font-family: Gilroy-b!important
}

.statistics-right {
	display: flex;
	justify-content: flex-start;
	width: 40%
}

.book-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 12px;
	height: 417px
}

.book-grid div img {
	width: 100%
}

.popup-container {
	display: none;
	transform: rotateX(90deg)
}

.pop-inner {
	padding: 50px;
	background-color: #fff;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	position: relative;
	height: 518px
}

.pop-inner .close {
	position: absolute;
	width: 36px;
	right: 12px;
	z-index: 1111;
	top: 14px
}

.pop-inner img {
	width: 100%
}

.pop-wake {
	display: block!important;
	transform: rotateX(0);
	transition: .4s all ease-in-out
}

.flex-wake-on {
	display: none!important
}

.other-news {
	margin-top: 29px
}

.cat-title a {
	color: #3a3a3a!important
}

.cat-title a:hover {
	color: #9a9a9a!important
}

.cat-content-cover {
	display: flex;
	flex-direction: column;
	min-width: 0;
	width: 100%;
	margin-top: -16px;
	padding-bottom: 120px
}

.fixed-cat-content {
	margin-left: 245px
}

.fixed-cat-content1300 {
	margin-left: 303px
}

.cat-panel {
	margin-right: 120px
}

.sticky-panel {
	position: fixed;
	width: 183px;
	top: 15px
}

.stick-off {
	position: absolute;
	bottom: 200px;
	width: 183px
}

.cat-link {
	padding: 12px 12px;
	width: 183px;
	color: #000;
	display: block;
	font-size: 19px
}

.cat-link:not(:last-child) {
	border-bottom: 1px solid #9a9a9a
}

.cat-link-first {
	background-color: #0d678a;
	padding: 10px 10px;
	width: 183px;
	height: 55px;
	font-weight: 700;
	display: block;
	color: #fff;
	font-size: 25px
}

.cat-link:hover {
	background-color: #37acda;
	color: #fff;
	font-weight: 700
}

.category-swiper {
	margin-top: 49px
}

.owl-carousel-category-owl .owl-dots,
.owl-carousel-category-owl .owl-nav {
	bottom: -30px
}

#cat .cat-content:not(:first-child) {
	margin-top: 50px;
	padding-top: 40px;
	border-top: 1px solid #9a9a9a
}

.cat-content:not(:first-child) {
	margin-top: 36px
}

.owl-carousel-category-owl .owl-stage-outer .owl-stage .item:hover {
	transform: scale(1.07);
	box-shadow: 0 0 40px rgba(0, 0, 0, .25)
}

.owl-text {
	margin-top: 28px;
	padding-bottom: 20px
}

.owl-stage-outer .owl-stage .item .card-mr>div {
	transition: .3s all ease-in-out
}

.owl-carousel-category-owl .owl-stage-outer .owl-stage .item:hover .owl-text {
	padding-left: 10px!important
}

.category-swiper .swiper-wrapper {
	height: 550px
}

.category-swiper .swiper-pagination {
	bottom: 20px!important
}

.category-swiper .swiper-pagination-bullet,
.other-news .swiper-pagination-bullet {
	background-color: #000
}

.category-swiper .swiper-wrapper .swiper-slide .swiper-button-next,
.category-swiper .swiper-wrapper .swiper-slide .swiper-button-prev {
	bottom: -125px!important;
	top: 0!important
}

.book-badge {
	position: absolute;
	color: #fff;
	width: 76px;
	height: 29px;
	position: absolute;
	color: #fff;
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	text-align: center;
	top: -15px;
	font-size: 18px;
	font-family: Gilroy-b!important
}

.card-mr {
	position: relative
}

.book-badge-top {
	background: #37acda
}

.book-badge-new {
	background: #00a551
}

.sub-category-grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-row-gap: 100px;
	grid-column-gap: 20px;
	margin-top: 36px
}

.sub-category-grid .card-mr {
	margin-right: 0!important
}

#sub .c-pagination {
	margin-top: 40px!important
}

.brutal {
	font-size: 40px!important;
	color: #3a3a3a!important;
	font-weight: 700;
	transition: .2s all ease-in-out;
	position: relative;
	z-index: 11;
	font-family: Gilroy-b!important;
	display: inline-block
}

section#news .container-fluid.email {
	margin-top: 108px!important
}

.news-title-header {
	font-family: Gilroy-b!important;
	font-size: 40px;
	line-height: 50px;
	margin-top: 36px!important
}

.news-grid {
	display: grid;
	margin-top: 40px;
	grid-column-gap: 20px;
	grid-row-gap: 84px;
	grid-template-columns: 1fr 1fr 1fr
}

.news-grid>div {
	transition: .3s all ease-in-out;
	padding-bottom: 20px
}

.news-grid>div:hover {
	transform: scale(1.07);
	box-shadow: 0 0 40px rgba(0, 0, 0, .25)
}

.news-grid>div:hover .news-date,
.news-grid>div:hover .news-title {
	padding-left: 10px!important
}

.news-date,
.news-title {
	transition: .3s all ease-in-out
}

.news-title a {
	display: inline-block;
	color: #000;
	font-family: Gilroy-b!important;
	font-size: 30px;
	line-height: 30px;
	margin-top: 31px!important
}

.news-date {
	font-size: 13px;
	line-height: 19.5px;
	font-weight: 500;
	margin-top: 45px;
	color: #9a9a9a
}

.grid-news-img {
	width: 100%
}

#news .c-pagination {
	margin-top: 40px;
	text-align: center
}

.c-pagination a.active {
	font-weight: 700;
	text-decoration: none!important;
	font-family: Gilroy-b!important
}

.c-pagination a {
	color: #000;
	text-decoration: underline!important;
	margin: 0 10px
}

.c-pagination a:hover {
	text-decoration: none!important
}

.vagyok {
	margin-top: 36px!important
}

section#login .container-fluid.email,
section#reg .container-fluid.email {
	margin-top: 100px
}

.log-email,
.log-password {
	position: relative;
	margin-top: 15px;
	position: relative;
	border-radius: 5px
}

.log-email:focus-within,
.log-password:focus-within {
	box-shadow: 0 0 3px #6d6666
}

.log-email img,
.log-password img {
	position: absolute;
	right: 10px;
	top: 10px
}

.login-title {
	font-weight: 700;
	font-size: 40px;
	line-height: 50px;
	font-family: Gilroy-b!important
}

.login-left {
	width: 386px
}

.login-left~div {
	width: 486px;
	margin-right: 110px
}

.login-area {
	margin-top: 45px
}

.login-input,
.reg-input {
	height: 45px;
	font-family: Gilroy-m!important;
	font-size: 16px;
	padding-left: 17px;
	border-radius: 5px;
	display: block;
	border: 1px solid #9a9a9a;
	width: 100%;
	background-color: #fafafa
}

.login-input:nth-child(3) {
	margin-top: 14px!important
}

.login-input::placeholder,
.reg-input::placeholder {
	color: #9a9a9a;
	font-size: 13px;
	font-family: Gilroy
}

.forget {
	text-decoration: underline!important;
	color: #3a3a3a;
	line-height: 1.5px;
	margin-top: 20px;
	display: inline-block;
	font-size: 10px;
	font-family: Gilroy-m!important;
	margin-left: 20px!important
}

.login-btn {
	height: 45px;
	background-color: #3a3a3a;
	border-radius: 5px;
	margin-top: 27px;
	font-weight: 700;
	border: 1px solid transparent;
	color: #fff;
	width: 100%;
	cursor: pointer
}
.rec-pass .select-items {
    height: 125px;
}
.login-btn:hover {
	background-color: transparent;
	border: 1px solid #000;
	color: #000
}

.api {
	display: flex;
	justify-content: space-around;
	margin-top: 28px
}

.api a {
	text-decoration: underline!important
}

.api-f {
	color: #405993
}

.api-g {
	color: #c3523f
}

.reg-left h4 {
	font-size: 25px;
	line-height: 50px;
	margin-bottom: 34px!important;
	font-family: Gilroy-b!important
}

.reg-left p {
	font-size: 18px;
	/*font-family: Gilroy-m!important*/
}

.reg-now {
	margin-top: 53px;
	height: 45px;
	padding: 10px 0
}

.reg-now-space {
	margin-top: 20px
}

.up-space {
	margin-top: 30px
}

.alert-password {
	font-size: 10px;
	font-family: Gilroy-m!important;
	padding: 10px 15px 0
}

.reg-email-checking {
	position: relative
}

.reg-email-checking:focus-within {
	box-shadow: 0 0 3px #6d6666
}

.reg-input:not(:last-child) {
	margin-bottom: 29px
}

.user-contract {
	font-size: 13px;
	line-height: 19.5px;
	font-weight: 500;
	text-decoration: underline;
	display: block;
	position: relative;
	padding-left: 30px;
	margin-bottom: 12px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-top: 29px
}

.user-contract input {
	position: absolute;
	opacity: 0;
	cursor: pointer
}

.checkmark {
	position: absolute;
	top: 1px;
	left: 0;
	height: 17px;
	width: 17px;
	border-radius: 50%;
	border: 1px solid #3a3a3a
}

.user-contract input:checked~.checkmark {
	background-color: transparent
}

.checkmark:after {
	content: "";
	position: absolute;
	display: none
}

.user-contract input:checked~.checkmark:after {
	display: block
}

.user-contract .checkmark:after {
	top: 4px;
	left: 4px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #3a3a3a
}

.user-contract input:checked~.checkmark {
	background-color: transparent
}

.checkmark:after {
	content: "";
	position: absolute;
	display: none
}

.user-contract input:checked~.checkmark:after {
	display: block
}

#contact .container-fluid.email {
	margin-top: 102px!important
}

.contact-block-1 {
	display: flex;
	justify-content: space-between;
	margin-top: 36px
}

.contact-block-2 {
	width: 680px
}

.contaxct-block-3 {
	width: 387px;
	margin-left: 133px
}

.contact-text {
	font-family: Gilroy;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	margin-top: 50px!important
}

.contact-data {
	font-size: 18px;
	margin-top: 50px;
	line-height: 30px
}

.contact-data-title {
	font-family: Gilroy-b!important;
	font-size: 18px;
	line-height: 30px
}

.write-now {
	margin-top: 30px;
	height: 40px;
	padding: 6px 0
}

.contact-data-value {
	margin-left: 20px;
	font-size: 18px;
	line-height: 30px
}

.contact-data-value a {
	color: #3a3a3a!important
}

.contact-block-2 h1 {
	font-family: Gilroy-b!important;
	font-size: 40px;
	line-height: 50px
}

.contact-block-3 h4 {
	font-family: Gilroy-b!important;
	font-size: 25px;
	line-height: 30px
}

.contact-block-3>div:nth-child(1) {
	height: 50px;
	display: flex;
	align-items: center
}

.contact-block-3 textarea {
	width: 100%
}

.contact-block-3-inner {
	margin-top: 50px
}

.contact-block-3 .user-profile-input,
.contact-block-3 textarea {
	background-color: #fafafa
}

.contact-email,
.contact-name,
.contact-subject {
	width: 100%;
	height: 100%;
	padding: 0 25px;
	border-radius: 5px;
	font-size: 16px;
	background-color: #fafafa;
	font-family: Gilroy-m!important
}

.contact-textarea textarea {
	border: 0;
	font-family: Gilroy-m!important;
	background-color: #fafafa;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	resize: none;
	outline: 0;
	padding: 10px 25px 11px 25px!important;
	font-size: 16px
}

.contact-textarea {
	border-radius: 5px;
	height: 178px;
	border: 1px solid #9a9a9a!important;
	position: relative
}

.contact-textarea:focus-within {
	box-shadow: 0 0 3px #6d6666
}

.name--contact::after {
	content: 'ad və soyad';
	position: absolute;
	width: 90px;
	height: 20px;
	top: -10px;
	left: 20px;
	background: #fafafa;
	padding: 0 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #9a9a9a
}

.email--contact::after {
	content: 'e-poçt ünvanı';
	position: absolute;
	width: 100px;
	height: 20px;
	top: -10px;
	left: 20px;
	background: #fafafa;
	padding: 0 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #9a9a9a
}

.subject--contact::after {
	content: 'mövzu';
	position: absolute;
	width: 60px;
	height: 20px;
	top: -10px;
	left: 20px;
	background: #fafafa;
	padding: 0 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #9a9a9a
}

.contact-textarea::after {
	content: 'mətn';
	position: absolute;
	top: -10px;
	left: 20px;
	background: #fafafa;
	padding: 0 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #9a9a9a
}

.custom-select-c {
	position: relative;
	font-family: Gilroy-m!important;
	width: 100%!important
}

.custom-select-c select {
	display: none
}

.select-selected {
	background-color: transparent
}

.select-selected:after {
	position: absolute;
	content: "";
	top: 18px;
	right: 20px;
	width: 15px;
	height: 15px;
	background-image: url(../img/arrow-select.svg);
	background-repeat: no-repeat
}

.select-selected.select-arrow-active:after {
	top: 12px;
	transform: rotateX(180deg)
}

.select-items div,
.select-selected {
	color: #3a3a3a;
	cursor: pointer;
	user-select: none
}

.select-items {
	font-family: Gilroy !important
}

.select-items div {
	padding: 3px 16px
}

.select-selected {
	padding: 12px 16px
}

.select-selected {
	color: #3a3a3a;
	font-family: Gilroy-m
}

.select-items {
	position: absolute;
	background-color: #fafafa;
	top: 44px;
	left: 0;
	right: 0;
	z-index: 99;
	border: 1px solid #9a9a9a!important;
	border-radius: 5px;
	height: 300px;
	overflow-y: scroll;
	font-family: auto
}

.select-hide {
	display: none
}

.same-as-selected,
.select-items div:hover {
	background-color: rgba(0, 0, 0, .1)
}

.hobby .select-items {
	height: 150px
}

section#profile .container-fluid.email {
	margin-top: 100px!important
}

.container-c {
	display: block;
	position: relative;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.container-c:last-child {
	margin-left: 40px
}

.checked {
	filter: invert(34%) sepia(69%) saturate(3563%) hue-rotate(136deg) brightness(101%) contrast(101%)
}

.stat-btn img {
	margin-right: 5px
}

.container-c input {
	position: absolute;
	opacity: 0;
	cursor: pointer
}

.profile-title {
	font-size: 40px!important;
	line-height: 50px;
	font-family: Gilroy-b!important
}

.settings {
	margin-top: 36px!important
}

.tablist-settings {
	width: 302px
}

.tablist-settings-container {
	display: flex;
	justify-content: space-between
}

.tab-settings {
	width: 183px;
	cursor: pointer;
	font-size: 20px;
	line-height: 70px;
	font-weight: 400
}

.tab-settings:not(:last-child) {
	border-bottom: 1px solid #9a9a9a
}

.tab-settings-content {
	display: none;
	width: 891px
}

.tab-settings-content:nth-child(2) {
	margin-left: 130px
}

.tab-settings-content:nth-child(3) {
	margin-left: 130px
}

.tab-settings-active {
	font-family: Gilroy-b!important
}

.left-side {
	width: 387px
}

.tab-settings-content .right-side {
	margin-left: 80px;
	width: 387px
}

.tab-settings-content:nth-child(4) {
	margin-top: 80px
}

.favorite-grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-column-gap: 20px;
	grid-row-gap: 88px
}

.favorite-card {
	display: flex;
	flex-direction: column;
	transition: .3s all ease-in-out;
	padding-bottom: 20px
}

.favorite-card:hover {
	box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
	transform: scale(1.07);
	-moz-transform: scale(1.07)
}

.favorite-card:hover author,
.favorite-card:hover rate,
.favorite-card:hover titler {
	padding-left: 10px
}

.tab-settings-content .favorite-card.last {
	margin-right: 20px
}

.res-mr {
	margin-bottom: 95px
}

.change-password,
.profile-form {
	margin-top: 80px
}

.border-history {
	width: 85%;
	height: 1px;
	background-color: #cacaca;
	top: 0
}

.history {
	display: flex;
	padding: 85px 0;
	border-top: 1px solid #9a9a9a
}

.history:last-child {
	border-bottom: 1px solid #9a9a9a!important
}

.history:nth-child(1) {
	margin-top: 40px
}

.profile-inputs {
	display: flex
}

.inner-profile-input {
	display: flex;
	flex-direction: column
}

.inner-profile-input {
	width: 48%
}

.profile-inputs>.inner-profile-input:nth-child(2) {
	margin-left: 2%
}

.user-profile-input {
	font-family: Gilroy-m!important;
	font-size: 16px;
	width: 100%;
	height: 100%;
	padding: 0 25px;
	border-radius: 5px;
	background-color: transparent
}

.user-profile-input::-webkit-inner-spin-button,
.user-profile-input::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.country-profile select {
	background: #fafafa;
	border: 0;
	outline: 0
}

.user-change-password,
.user-old-password,
.user-re-password {
	width: 100%;
	height: 100%;
	padding: 0 25px;
	border-radius: 5px;
	background-color: #fafafa;
	font-family: Gilroy-m;
	font-size: 16px
}

.user-country {
	font-size: 16px
}

.city-profile,
.confirm-pass,
.country-profile,
.date-profile,
.email--contact,
.email-profile,
.name--contact,
.name-profile,
.new-pass,
.old-pass,
.pese-profile,
.phone-profile,
.sector-profile,
.subject--contact,
.unvan-profile {
	position: relative;
	display: block;
	border: 1px solid #9a9a9a!important;
	border-radius: 5px!important;
	margin-bottom: 30px!important;
	height: 45px
}

.city-profile:focus-within,
.confirm-pass:focus-within,
.country-profile:focus-within,
.date-profile:focus-within,
.email--contact:focus-within,
.email-profile:focus-within,
.name--contact:focus-within,
.name-profile:focus-within,
.new-pass:focus-within,
.old-pass:focus-within,
.phone-profile:focus-within,
.sector-profile:focus-within,
.subject--contact:focus-within,
.unvan-profile:focus-within {
	box-shadow: 0 0 3px #6d6666
}

.name-profile::after {
	content: 'ad və soyad';
	position: absolute;
	width: 90px;
	height: 20px;
	top: -10px;
	left: 20px;
	background: #fafafa;
	padding: 0 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #9a9a9a
}

.email-profile::after {
	content: 'e-poçt ünvanı';
	position: absolute;
	width: 100px;
	height: 20px;
	top: -10px;
	left: 20px;
	background: #fafafa;
	padding: 0 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #9a9a9a
}

.phone-profile::after {
	content: 'telefon nömrəsi';
	position: absolute;
	width: 105px;
	height: 20px;
	top: -10px;
	left: 20px;
	background: #fafafa;
	padding: 0 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #9a9a9a
}

.unvan-profile::after {
	content: 'ünvan';
	position: absolute;
	width: 55px;
	height: 20px;
	top: -10px;
	left: 20px;
	background: #fafafa;
	padding: 0 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #9a9a9a
}

.date-profile::after {
	content: 'doğum tarixi';
	position: absolute;
	width: 95px;
	height: 20px;
	top: -10px;
	left: 20px;
	background: #fafafa;
	padding: 0 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #9a9a9a
}

.country-profile::after {
	content: 'ölkə';
	position: absolute;
	width: 45px;
	height: 20px;
	top: -10px;
	left: 20px;
	background: #fafafa;
	padding: 0 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #9a9a9a
}

.city-profile::after {
	content: 'şəhər';
	position: absolute;
	width: 50px;
	height: 20px;
	top: -10px;
	left: 20px;
	background: #fafafa;
	padding: 0 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #9a9a9a
}

.sector-profile::after {
	content: 'məşğuliyyət';
	position: absolute;
	width: 77px;
	height: 20px;
	top: -10px;
	left: 20px;
	background: #fafafa;
	padding: 0 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #9a9a9a
}

.pese-profile::after {
	content: 'peşə sahəsi';
	position: absolute;
	width: 88px;
	height: 20px;
	top: -10px;
	left: 20px;
	background: #fafafa;
	padding: 0 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #9a9a9a
}

.old-pass::after {
	content: 'indiki şifrə';
	position: absolute;
	width: 85px;
	height: 20px;
	top: -10px;
	left: 20px;
	background: #fafafa;
	padding: 0 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #9a9a9a
}

.new-pass::after {
	content: 'yeni şifrə';
	position: absolute;
	width: 70px;
	height: 20px;
	top: -10px;
	left: 20px;
	background: #fafafa;
	padding: 0 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #9a9a9a
}

.confirm-pass::after {
	content: 'şifrəni təkrarlayın';
	position: absolute;
	width: 120px;
	height: 20px;
	top: -10px;
	left: 20px;
	background: #fafafa;
	padding: 0 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #9a9a9a
}

.phone-profile .custom-select-c .select-items {
	height: 90px!important
}

.confirm-pass img,
.new-pass img {
	position: absolute;
	right: 10px;
	top: 10px
}

.save-btn {
	width: 386px
}

.save {
	width: 100%;
	height: 45px;
	font-weight: 700;
	font-size: 18px;
	line-height: 22.28px;
	cursor: pointer
}

.user-text {
	font-size: 18px;
	font-family: Gilroy-m
}

.change-password .save-btn {
	width: 100%
}

.content-settings-active {
	display: flex!important;
	justify-content: space-between;
	flex-direction: column
}

.reading-title {
	display: block;
	color: #3a3a3a;
	font-family: Gilroy-b!important;
	font-size: 30px;
	line-height: 37px;
	width: 83%
}

.book-auth {
	display: block;
	font-size: 13px;
	font-family: Gilroy-m!important;
	color: #9a9a9a;
	line-height: 13px;
	margin-top: 32px!important
}

.reading-stats {
	margin-top: 40px;
	display: flex
}

.reading-details-value {
	margin-left: 60px
}

.stat-btn {
	display: flex;
	background-color: transparent;
	font-size: 14px;
	font-family: Gilroy-m!important;
	cursor: pointer
}

.stat-btn.active {
	color: #00a551
}

.stat-btn img.active {
	filter: invert(34%) sepia(69%) saturate(3563%) hue-rotate(136deg) brightness(101%) contrast(101%)
}

.stat-btn .res {
	margin-left: 20px
}

.reading-percent {
	position: relative;
	width: 100%;
	justify-content: space-between;
	display: flex;
	flex-direction: column;
	margin-top: 59px
}

.percent-line {
	position: absolute;
	height: 3px;
	bottom: -1px;
	z-index: 11;
	width: 74%;
	background-color: #37acda;
	box-shadow: 0 0 6px #37acda
}

.percent-rest-line {
	height: 1px;
	background-color: #c4c4c4;
	position: absolute;
	bottom: 0;
	width: 100%
}

.reading-page,
.rest-page {
	padding-bottom: 20px;
	font-size: 14px;
	font-family: Gilroy-m!important;
	line-height: 22px
}

.reading-page.active {
	color: #37acda
}

.border-terms {
	border-bottom: .5px solid #9a9a9a
}

.terms-container {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	padding: 50px 0
}

.terms-title {
	font-size: 40px;
	line-height: 50px;
	font-family: Gilroy-b!important;
	margin-top: 36px!important
}

.terms-shortcut {
	margin-top: 25px
}

.letter {
	font-weight: 700;
	font-size: 30px;
	line-height: 50px
}

.terms-shortcut a {
	margin-right: 30px;
	font-size: 18px;
	line-height: 50px;
	font-weight: 700;
	color: #37acda
}

.terms-shortcut a:hover {
	color: #9a9a9a
}

.terms-result {
	/*margin-top: 25px*/
}

.terms-result div {
	cursor: pointer
}

.modal-header {
	border-bottom: 0!important;
	padding: 0!important
}

.modal-body {
	padding: 0!important
}

.term-modal {
	padding: 50px 102px;
	line-height: 30px
}

.term-modal-text {
	margin-top: 33px!important
}

.term-modal-title {
	color: #37acda;
	font-size: 45px;
	line-height: 35px;
	font-family: Gilroy-b!important
}

#search-result .similar-books-lent:last-child {
	margin-bottom: 40px
}

.search-result-block {
	margin-top: 45px
}

.search-result .similar-books {
	padding: 10px 0 0!important
}

.result-titler {
	font-size: 25px;
	font-family: Gilroy-m;
	line-height: 28px;
	color: #3a3a3a;
	margin-top: 30px;
	padding-right: 5px;
	transition: .3s all ease-in-out
}

.result-value {
	color: #00a551
}

.result-intro {
	margin-top: 37px;
	transition: .3s all ease-in-out;
	padding-right: 8px
}

.result-author {
	font-size: 13px;
	font-family: Gilroy-b;
	color: #9a9a9a;
	margin-top: 32px;
	padding-right: 5px;
	transition: .3s all ease-in-out
}

.result-author a,
.result-titler a {
	color: #3a3a3a
}

.result-rate .heart {
	margin-right: 56px
}

.result-key {
	color: #d97263;
	font-family: Gilroy-b;
	font-style: normal;
	font-size: 16px;
	line-height: 30px
}

.result-key~span {
	color: #1f2a3c;
	font-family: Gilroy-b
}

section#user-contract .user-contract-container {
	margin-top: 36px
}

.user-contract-container {
	width: 690px
}

.user-contract-container h1 {
	margin-bottom: 34px!important;
	font-size: 50px;
	line-height: 50px;
	font-family: Gilroy-b!important
}

.user-contract-container p {
	margin-bottom: 41px!important;
	font-size: 18px;
	line-height: 27px;
	font-family: Gilroy-m!important
}

.about-project {
	margin-top: 29px
}

.cl-br {
	width: 488px
}

.cl-br:nth-of-type(2) {
	margin-left: 120px
}

.cl-br p {
	margin-bottom: 24px!important;
	font-family: Gilroy-m!important;
	font-size: 18px;
	color: #3a3a3a
}

.cl-br p:last-child span {
	font-family: Gilroy-b!important
}

.about-project h1 {
	margin-bottom: 50px!important;
	font-size: 40px;
	line-height: 50px;
	font-family: Gilroy-b!important;
	color: #3a3a3a
}

.ab-pro-in {
	display: flex;
	border-bottom: 1px solid #3a3a3a;
	padding-bottom: 20px
}

.pr-word {
	background-color: #3a3a3a;
	padding: 0 102px 0;
	color: #fff;
	position: relative;
	margin-left: 122px;
	height: 947px;
	display: flex;
	align-items: center
}

.pr-word img {
	position: absolute;
	top: -46px;
	left: -29px;
	z-index: 1
}

.pr-word div {
	margin-top: 85px
}

.pr-word p:first-child {
	margin-bottom: 130px!important;
	line-height: 150%;
	font-size: 23px;
	font-family: Gilroy-m!important
}

.pr-word p:nth-child(2),
.pr-word p:nth-child(3) {
	line-height: 150%
}

.pr-word p:nth-child(2) {
	font-size: 30px;
	font-family: Gilroy-b!important
}

.pr-word p:nth-child(3) {
	font-size: 20px;
	font-family: Gilroy-m!important
}

.ab-pro-in .cl-br-cover {
	width: 488px;
	display: flex;
	flex-direction: column;
	margin-top: -5px;
	z-index: 111
}

.pr-word {
	width: 488px
}

.support-state {
	position: relative;
	z-index: 1111;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 15px;
	flex-direction: column;
	padding-bottom: 87px
}

.support-state h4 {
	width: 100%;
	text-align: left;
	font-size: 30px;
	line-height: 50px;
	font-family: Gilroy-b!important
}

.support-state-hidden {
	display: none;
	padding-bottom: 87px
}

footer {
	background-color: #f9f1e7;
	padding: 30px 0;
	display: flex!important;
	align-items: center
}

.footer {
	display: grid;
	grid-template-columns: 300px 830px
}

.footer-inner {
	display: flex;
	justify-content: space-between;
	align-items: flex-start
}

.footer-inner div {
	display: flex;
	flex-direction: column
}

.footer [foot-link] {
	font-size: 15px;
	font-family: Gilroy-b!important
}

.sub-nav:nth-child(2) a:not(:first-child):hover {
	text-decoration: underline!important;
	font-family: Gilroy-sb!important
}

.footer div a,
.footer div span {
	margin-bottom: 10px;
	color: #3a3a3a;
	font-size: 15px
}

.responsive-footer {
	display: none
}

.responsive-footer a {
	font-weight: 700
}

.bottom {
	background-color: #3a3a3a;
	background-color: #3a3a3a;
	display: flex;
	height: 34px;
	align-items: center
}

.container.bottom {
	display: grid;
	grid-template-columns: 475px 575px;
	color: #fff
}

.container.bottom>div>span {
	font-weight: 400
}

.container.bottom>div:nth-child(1) {
	font-size: 12px
}

.container.bottom>div:nth-child(2) {
	font-size: 13px!important
}

.container.bottom>div>b a {
	color: #fff;
	text-decoration: none
}

.container.bottom>div {
	text-align: right
}

@media(min-width:320px) {
	.canvas-container {
		height: 76%;
		margin: 0;
		padding: 0!important
	}
	/* update changes */
	.canvas-container > .d-flex {
	    margin-bottom: 35px;
	}
	.tablet-position {
	    bottom: 0;
	    padding: 0;
	}
}

@media(min-width:1285px) {
	.canvas-container {
		height: 76%;
		margin: 0;
		padding: 0!important
	}
}

@media(min-width:280px) {
	.hamburger-collapse .searchside {
		margin-top: 0
	}
	.bottom-collapse {
		display: flex;
		margin-top: 50px
	}
}

@media(min-width:768px) {
	.flex-left {
		width: 600px
	}
	.slide-wrapper .slide {
		width: 100%
	}
}

@media(min-width:992px) {
	.navbar-pdf {
		display: block!important
	}
	.container-c {
		max-width: 900px;
		margin: 0 auto
	}
	.hamburger-collapse {
		/*display: none!important*/
	}
	.most-reading .swiper-wrapper .swiper-slide-active .light-img img {
		width: 75%
	}
	.most-reading .swiper-wrapper .light-img img {
		width: 90%
	}
	.most-reading-details {
		width: 275px;
		margin-right: 20px
	}
	.most-reading-3r .swiper-pagination {
		right: 0
	}
	.most-reading .swiper-slide-next {
		top: 40px
	}
}

@media(min-width:1200px) {
    .hamburger-collapse {
        display: none !important;
    }
	.most-reading-details {
		width: 335px!important;
		margin-right: 0
	}
	.most-reading .swiper-wrapper .swiper-slide-active .light-img {
		width: 495px
	}
	.most-reading .swiper-wrapper .swiper-slide-active .light-img img {
		width: 100%
	}
	.most-reading .swiper-slide-next {
		position: relative;
		width: 66%!important;
		left: -120px
	}
	.most-reading .swiper-slide-next .inner-box .left-side {
		width: 578px!important;
		visibility: hidden
	}
	.flex-left {
		width: 690px;
		margin-right: 100px
	}
}

@media(min-width:1300px) {
	.container-c {
		max-width: 1265px;
		margin: 0 auto
	}
}

@media(min-width:1400px) {
	.blur-cover {
		width: 47%;
		right: 0
	}
	.blur-side {
		width: 100%;
		height: 555px;
		right: 0;
		top: 0;
		z-index: 111
	}
	.blur-inner {
		width: 75%;
		padding: 60px 74px 0
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:0) {
	.thumb-pdf {
		width: 100%!important
	}
	.pdf-nav {
		width: 471px;
		/*padding: 64px 2.5%!important*/
		/*padding: 15px 2.5%!important*/
	}
}

@media(max-width:1366px) {
	.nav li {
		display: inline-block
	}
	.view-more {
		text-decoration: underline!important
	}
	.additional {
		padding: 30px 0 50px
	}
	.book-text-details .ara-block p {
		margin-bottom: 31px!important
	}
	.read-c button {
		margin-left: 10px
	}
	.rate-social .social a {
		margin-right: 15px
	}
	.book-text-details>p:nth-child(1) {
		font-size: 35px!important
	}
	.book-text-details {
		padding: 0 45px!important
	}
	.rate-social {
		margin-top: 40px
	}
}

@media(max-width:1285px) {
	.pr-word {
		padding: 0 50px 0
	}
	.profile-option {
		padding: 10px 40px 7px 45px
	}
	.sub-title a {
		font-size: 30px!important
	}
	.cat-content-cover {
		margin-top: -23px
	}
	.additional div[c-mb] {
		margin-bottom: 40px!important
	}
	.additional div p:nth-child(1) {
		line-height: 29.71px;
		font-size: 20px!important
	}
	.additional div p {
		line-height: 21.6px;
		font-size: 16px!important
	}
	.swiper-slide p.slide-p-content {
		font-size: 16px
	}
	.swiper-slide p.slide-p-title {
		font-size: 23px
	}
	.category-swiper {
		margin-top: 30px!important
	}
	.cat-panel {
		margin-right: 60px
	}
	.news-title {
		font-size: 24px
	}
	.news-grid {
		grid-row-gap: 40px
	}
	.profile-title {
		font-size: 35px!important
	}
	.user-contract-container h1 {
		font-size: 40px
	}
	.ab-pro-in {
		width: 100%
	}
	.pr-word {
		width: 67%
	}
	.most-reading-details {
		padding-top: 60px
	}
	.author-name,
	.intro {
		margin-top: 36px!important
	}
	.swiper-protect {
		top: -90px
	}
	.most-reading .swiper-wrapper .swiper-slide-active .most-read-book-name {
		margin-top: 58px!important
	}
	.most-reading .swiper-wrapper {
		padding-top: 20px;
		height: 368px!important
	}
	.swiper-slide-active .inner-box .swiper-zoom-container {
		top: -71px!important
	}
	.most-reading-cover {
		height: 475px
	}
	.mostreading-control-panel {
		bottom: 0
	}
	.most-reading .swiper-slide-next {
		top: 85px!important
	}
}

@media(max-width:1199px) {
	.nav-c {
		margin-right: 30px
	}
	.inner-ham {
		width: 995px
	}
	.social-n-log-cover {
		width: 100%
	}
	.social a:not(:last-child) {
		margin-right: 25px
	}
	.nav-n-searchside {
		width: 68%
	}
	.social-n-log {
		width: 29%
	}
	.social-n-log-cover {
		width: 230px
	}
}

@media(max-width:1200px) {
    .hamburger {
		display: block!important
	}
	.inner-ham {
		display: none!important
	}
	a.logo {
	    position: unset;
	}
	.collapse-searchbox {
	    bottom: 0;
	}
	.login-c {
	    width: 280px;
	    margin-left: 20px;
	}
	#birinci {
	    width: 85px;
	}
	#sonuncu2 {
	    width: 85px;
	}
	.ab-pro-in {
		flex-direction: column
	}
	.cl-br,
	.cl-br-cover {
		width: 100%!important
	}
	.cl-br:nth-of-type(2) {
		margin-left: 0
	}
	.contact-block-3 {
		margin-top: 30px
	}
	.login-left~div {
		margin-right: 0
	}
	rate>div:nth-child(1) {
		width: 115px
	}
	.slideshow {
		display: none!important
	}
	.light-img img {
		width: 100%
	}
	.slide-card {
		flex-direction: column
	}
	.most-reading-details {
		width: 100%;
		padding-top: 0!important
	}
	.most-reading-cover {
		height: auto
	}
	.swiper-container.normalized {
		display: block!important
	}
	.swiper-container.normalized .light-img {
		margin-top: 30px
	}
	.inner-box {
		display: flex;
		flex-direction: column-reverse
	}
	.swiper-protect {
		top: 0!important
	}
	.left-side {
		margin-top: 30px;
		width: 100%
	}
	.most-read-book-name {
		font-size: 25px!important
	}
	.sub-title {
		font-size: 30px!important
	}
	.intro {
		margin-top: 20px!important
	}
	.most-reading-details {
		padding-top: 55px
	}
	.author-name {
		margin-top: 23px!important
	}
	.pr-word {
		margin-left: 55px
	}
	.support-state-hidden {
		display: flex
	}
	.support-state-shown {
		display: none
	}
	.additional div {
		flex-direction: column
	}
	.additional div h1,
	.additional div h3 {
		margin-bottom: 20px!important;
		width: auto
	}
	.ab-pro-in {
		padding-bottom: 0
	}
	.email div span {
		font-size: 16px
	}
	.book-show {
		padding: 50px 0
	}
	.pop-inner {
		height: 465px
	}
	.book-grid div img {
		width: auto
	}
	.other-news {
		height: 490px
	}
	.contact-block-1 {
		flex-direction: column
	}
	.contact-block-2 {
		width: 100%
	}
	.addwidth {
		width: 530px
	}
	.container.bottom {
		grid-template-columns: 430px 440px
	}
	.container.email {
		grid-template-columns: 360px 1fr
	}
	.footer {
		grid-template-columns: 240px 1fr
	}
	.container.bottom>div {
		margin-left: 240px
	}
	.mostreading-control-panel {
		bottom: 0
	}
	.owl-carousel-mostreading {
		display: block!important
	}
}

@media(max-width:1175px) {
	.book-show-default {
		flex-direction: column
	}
	.light-grid {
		grid-template-columns: 1fr 1fr 1fr
	}
	.light-grid>div img {
		width: 100%;
	}
	.slide-wrapper .slide {
		width: 100%;
		padding: 10px
	}
	.navigation-button {
		bottom: 13px;
		right: 10px
	}
}

@media(max-width:1124px) {
	.c-flex {
		display: none!important
	}
	.swiper-container-horizontal>.swiper-pagination-bullets,
	.swiper-pagination-custom,
	.swiper-pagination-fraction {
		width: 25%!important
	}
	.swiper-slide p.slide-p-content {
		font-size: 16px!important
	}
	.cat-content:not(:first-child) {
		margin-top: 100px
	}
	#sub .cat-content {
		margin-top: 36px
	}
}

@media(max-width:1025px) {
	.pdf-navbar {
		height: 70px
	}
	#navof {
		width: 100% !important;
		margin-top: 0;
		height: 100%
	}
	.navofIn {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		grid-column-gap: 20px
	}
	.next-pdf,
	.prev-pdf {
		display: none
	}
	.owl-carousel-mostreading .owl-stage-outer .owl-stage {
		height: 580px
	}
	.owl-stage-outer {
		overflow: hidden!important
	}
	.item:hover {
		transform: unset!important;
		box-shadow: 0 3px 10px rgba(0, 0, 0, .25)
	}
	.item:hover .slide-info {
		padding-left: 0!important
	}
	.owl-item,
	.owl-item.active {
		opacity: unset
	}
	.inner-ham {
		left: 120px;
		width: 870px
	}
	.dropdown {
		margin-right: 40px
	}
	.nav-c>li:not(:last-child) {
		margin-right: 40px
	}
}

@media(max-width:992px) {
	.pdf-navbar div.pdf-navbar-left {
		width: auto
	}
	.blur-cover {
		padding: 35px 0
	}
	.reg-left {
		margin-top: 40px
	}
	.similar-books-lent {
		grid-template-columns: 1fr 1fr 1fr;
		grid-row-gap: 25px
	}
	.fixed-cat-content {
		margin-left: 0
	}
	a.logo {
		position: unset!important
	}
	#home .hamburger-collapse {
		top: 157px
	}

	#home .navbar-c {
		padding-bottom: 25px
	}
	.navbar-c {
		padding-left: 15px;
		padding-right: 15px
	}
	.navbar-c .social a {
		filter: unset!important
	}
	.search-input:last-child {
		border: 1.5px solid #fff!important
	}
	.searchbar button {
		top: 11px!important
	}
	.searchbar button img {
		height: 20px;
		width: 20px;
		filter: invert(100%) sepia(93%) saturate(0) hue-rotate(244deg) brightness(108%) contrast(106%)
	}
	.c-swiper-button-next,
	.c-swiper-button-prev {
		display: none!important
	}
	.blur-cover,
	.blur-side {
		width: 485px!important
	}
	.blur-inner {
		padding: 30px!important
	}
	.intro {
		width: 100%
	}
	.owl-carousel-new-book .owl-stage-outer .owl-stage {
		height: 600px
	}
	.inner-box {
		display: flex;
		flex-direction: column-reverse
	}
	.book-container-header {
		margin-bottom: 0!important
	}
	.book-container-header div {
		margin-top: 13px
	}
	.most-reading-details {
		width: 100%;
		max-width: unset;
		display: block;
		padding-top: 0
	}
	.swiper-protect {
		top: 0
	}
	.most-reading .swiper-wrapper .swiper-slide {
		top: 0;
		text-align: left
	}
	.most-reading .swiper-wrapper .swiper-slide-active .light-img,
	.most-reading .swiper-wrapper .swiper-slide-active .light-img img {
		width: 100%!important
	}
	.most-reading .swiper-wrapper .swiper-slide-active>div,
	.most-reading .swiper-wrapper .swiper-slide>div {
		width: 100%;
		flex-direction: column
	}
	.most-reading .swiper-wrapper .swiper-slide a {
		width: 100%
	}
	.most-reading-cover {
		background-color: transparent;
		padding: 0!important
	}
	.slide-card {
		flex-direction: column
	}
	.container.email>div:nth-child(1),
	.email-bar {
		display: none
	}
	.email-line {
		width: 100%;
		margin-left: 0
	}
	.container.email .social {
		margin-left: 0!important
	}
	.container.email {
		grid-template-columns: 1fr
	}
	.container.email .social {
		display: flex;
		justify-content: space-evenly;
		width: 100%
	}
	.container.bottom div:nth-child(1),
	.container.bottom div:nth-child(2) {
		margin: 0!important;
		font-size: 11px
	}
	.container.bottom div:nth-child(1) {
		text-align: left
	}
	.container.bottom div:nth-child(2) {
		text-align: right
	}
	.container.bottom {
		grid-template-columns: 1fr 1fr
	}
	.book-details {
		flex-direction: column
	}
	.book-text-details {
		padding: 0!important;
		width: 100%;
		margin-top: 30px
	}
	.tab-content {
		flex-direction: column
	}
	.tab-content>.right-side {
		padding-left: 0!important;
		margin-top: 25px
	}
	.tab-content>.left-side,
	.tab-content>.right-side {
		width: 100%!important
	}
	.res {
		margin-bottom: 20px
	}
	.tab-content .detail-mb {
		margin-bottom: 20px!important
	}
	.option-popUp {
		width: 325px!important;
		right: unset!important
	}
	.user-react {
		flex-direction: column
	}
	.user-text {
		margin-left: 0;
		margin-top: 30px
	}
	.email-after,
	.name-after,
	.textarea-after {
		width: 100%
	}
	.write-comment {
		justify-content: center
	}
	.write-comment>div {
		width: 70%
	}
	.name-after::after {
		width: 80px
	}
	.write-comment .c-mr {
		margin-bottom: 15px!important
	}
	.news-grid {
		grid-template-columns: 1fr 1fr
	}
	.news-title {
		font-size: 20px
	}
	.news-title-header {
		font-size: 30px
	}
	.share-book {
		margin-right: 20px
	}
	.book-grid {
		margin-top: 40px;
		grid-row-gap: 13px;
		height: auto
	}
	.book-grid div img {
		width: 100%
	}
	.statistics-right {
		width: auto;
		margin-top: 20px
	}
	.other-news {
		height: 450px
	}
	.book-show {
		padding: 25px 0
	}
	.book-text {
		margin-top: 25px!important
	}
	.sub-category-grid {
		grid-template-columns: 1fr 1fr 1fr
	}
	.cat-panel {
		display: none
	}
	.tablist-settings-container {
		flex-direction: column
	}
	.tab-settings-content:nth-child(3) {
		margin-left: 0
	}
	.tab-settings-content:nth-child(2) {
		margin-left: 0
	}
	.tab-settings-content,
	.tablist-settings {
		width: auto
	}
	.res-mr {
		margin-bottom: 50px
	}
	.save-btn {
		width: 330px
	}
	.reg-now {
		width: 100%
	}
	.about-project {
		padding-bottom: 50px
	}
	.ab-pro-in div:nth-child(1),
	.pr-word {
		width: 100%
	}
	.pr-word {
		margin-left: 0;
		margin-top: 15px;
		padding: 160px 72px 30px
	}
	.support-state {
		margin-top: 15px
	}
	.bottom-collapse {
		flex-direction: column;
		position: relative
	}
	.searchside {
		top: 0;
		width: 45%
	}
	.search-input {
		width: 100%!important;
		border: 1px solid #fff!important
	}
	.mid-intro {
		display: none
	}
	.book-container-header {
		margin-bottom: 30px
	}
	.most-reading .swiper-wrapper {
		height: 610px
	}
	.c-panel-grid {
		display: none
	}
	.most-reading .swiper-pagination {
		left: 0;
		right: 0
	}
	.swiper-pagination-bullets {
		bottom: 15px!important
	}
	.history:nth-child(1) {
		margin-top: 0
	}
	.tab-settings-content:nth-child(4) {
		margin-top: 40px
	}
	.change-password,
	.profile-form {
		margin-top: 40px;
	}
}

@media(max-width:768px) and (min-width:768px) {
	canvas#the-canvas {
		width: 100%!important;
		height: auto!important
	}
}
@media (orientation: portrait) and (max-width: 950px) {
    .go-deep{
        display:none;
    }
    
}
/*@media(max-width: 820px) {*/

/*}*/
    
@media(max-width:768px) {
    .light-grid {
    	height: auto
    }
    .book-cover {
        height: 315px;
    }
    .login-c {
	   margin-top: 20px;
	   margin-left: 0;
	}
    .name-avatar span:nth-child(2) {
        font-size: 12px;
    }
    .loggy-dropdown {
        padding: 6px 10px 7px;
    }
    .did-u-read {
        font-size: 35px;
    }
    .modal-body.sual-pad {
        padding: 70px 5px 0!important;
    }
    .tablet-position .go-deep {
        display: block;
        font-size: 13px;
    }
    .tablet-position {
		display: flex!important;
		position: absolute;
		bottom: 0;
		padding: 0; /* update changes */
		z-index: 11111111
	}
	.alert-pop-cov {
		padding: 50px 40px
	}
	.canvas-container {
		flex-direction: column
	}
	.next-pdf,
	.prev-pdf {
		display: none
	}
	:fullscreen #the-canvas {
		margin-top: unset!important
	}
	.bookic-now {
		font-size: 14px
	}
	.additional p {
		width: 100%
	}
	.similar-mr-books {
		margin-top: 0
	}
	body::-webkit-scrollbar {
		display: none!important
	}
	.light-grid {
		margin-top: 30px
	}
	.category-swiper .swiper-wrapper {
		height: 450px
	}
	.save-btn {
		width: 250px
	}
	.tab-settings {
		line-height: 50px
	}
	.terms-container {
		grid-template-columns: 1fr 1fr
	}
	.sub-category-grid {
		grid-template-columns: 1fr 1fr
	}
	.write-comment>div {
		width: 100%
	}
	.similar-books-lent {
		grid-template-columns: 1fr 1fr;
		grid-row-gap: 45px
	}
	.user-react {
		grid-template-columns: 1fr
	}
	.user-react:nth-child(1) {
		margin-bottom: 30px
	}
	.write-comment {
		margin-top: 30px
	}
	.tablist {
		margin-bottom: 30px;
		margin-right: 0
	}
	.left-side {
		margin-top: 0
	}
	footer {
		background-color: #fff!important
	}
	.responsive-footer {
		display: flex;
		flex-direction: column
	}
	.footer-inner {
		display: none
	}
	.container.bottom {
		grid-template-columns: 1fr 1fr
	}
	.container.bottom div:nth-child(1) {
		text-align: left
	}
	.container.bottom div:nth-child(2) {
		text-align: right
	}
	.slide-card {
		flex-direction: column-reverse
	}
	.most-read-book-name {
		margin-top: 30px!important
	}
	.book-swiper-2 .swiper-wrapper {
		padding-bottom: 40px!important
	}
	.terms-container {
		grid-row-gap: 20px
	}
}
@media(max-width: 1024px) {
    .full {
	    padding-left: 0;

	}
}
@media screen and (orientation:landscape) and (min-device-width:1024px) and (max-device-width:1024px) {
	canvas#the-canvas {
		width: 100%!important
	}   
    .full {
        margin-top: 18px;
    }

}
@media screen and (orientation:landscape) and (min-device-width:812px) and (max-device-width:812px) {
	canvas#the-canvas {
		/*width: auto!important;*/
		height: 100%!important
	}
	/*#navof .close {*/
	/*    left: -5px;*/
	/*}*/
	.tablet-position {
    	display: flex!important;
        position: absolute;
        bottom: 28px;
        z-index: 11111111;
	}
	.navofIn {
	    margin-left: 15px;
	}
}

@media screen and (orientation:landscape) and (min-device-width:1366px) and (max-device-width:1366px) {
	canvas#the-canvas {
		width: 100%!important;
		height: auto!important;
		margin-top: 50px
	}
}

@media screen and (orientation:portrait) and (min-device-width:1024px) and (max-device-width:1024px) {
	canvas#the-canvas {
		width: 100%!important;
		height: auto!important
	}
	:fullscreen .tablet-position .down-count i,
    :fullscreen .tablet-position .pdf-count-holder,
    :fullscreen .tablet-position .pdf-count2,
    :fullscreen .tablet-position .up-count i {
    	color: #fff
    }
}

@media screen  and (orientation:portrait) and (max-width:1024px) {

	:fullscreen .tablet-position .down-count i,
    :fullscreen .tablet-position .pdf-count-holder,
    :fullscreen .tablet-position .pdf-count2,
    :fullscreen .tablet-position .up-count i {
    	color: #fff !important
    }
}

@media screen and (orientation:portrait) and (min-device-width:731px) and (max-device-width:731px) {
	canvas#the-canvas {
		/*width: auto!important;*/
		height: 100%!important
	}
}
@media screen and (max-width: 767.9px){
    .owl-carousel-category-owl .owl-dots,
    .owl-carousel-category-owl .owl-nav {
    	bottom: -30px !important;
    }
    .owl-theme .owl-dots .owl-dot span{
        width: 6px;
        height: 6px;
        margin: 0;
    }
    .owl-dot.active{
        height: 16px !important;
        width: 16px !important;
    }
    .owl-theme .owl-dots .owl-dot{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .owl-dots{
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }
}
@media screen and (orientation:landscape) and (min-device-width:640px) and (max-device-width:640px) {
	canvas#the-canvas {
		/*width: auto!important;*/
		height: 100%!important
	}
	.tablet-position {
	    bottom: 40px;
	}
}
@media screen and (max-width:576px) and (orientation:portrait) {
	.navofIn {
		display: flex
		
	}
}
@media screen and (orientation:landscape) and (min-device-width:480px) and (max-device-width:480px) {
	canvas#the-canvas {
		width: auto!important;
		height: 100%!important
	}
}

@media screen and (orientation:landscape) and (min-device-width:1280px) and (max-device-width:1280px) {
	canvas#the-canvas {
		width: auto!important;
		height: 100%!important
	}
}

@media screen and (orientation:portrait) and (min-device-width:720px) and (max-device-width:720px) {
	.landscape {
		max-width: 100%
	}
}

@media screen and (orientation:landscape) and (min-device-width:568px) and (max-device-width:568px) {
	canvas#the-canvas {
		height: 100%!important;
		/*width: auto!important*/
	}
}

@media screen and (orientation:portrait) and (min-device-width:320px) and (max-device-width:320px) {
	canvas#the-canvas {
		height: auto!important;
		width: 100%!important
	}
}

@media screen and (orientation:landscape) and (min-device-width:667px) and (max-device-width:667px) {
	canvas#the-canvas {
		height: 100%!important;
		/*width: auto!important*/
	}
}

@media screen and (orientation:portrait) and (min-device-width:375px) and (max-device-width:375px) {
	canvas#the-canvas {
		height: auto!important;
		width: 100%!important
	}
}

@media screen and (orientation:landscape) and (min-device-width:736px) and (max-device-width:736px) {
	canvas#the-canvas {
		height: 100%!important;
		/*width: auto!important*/
	}
}

@media screen and (orientation:landscape) and (min-device-width:1024px) {
	canvas#the-canvas {
		height: auto!important;
		width: 70%!important;
		margin-top:25px;
	}
	.landscape {
		padding-bottom: 40px
	}
}

:fullscreen .bookic-now,
:fullscreen .pdf-count,
:fullscreen .pdf-count-holder {
	color: #fff
}

:fullscreen .go_back_ {
	color: #fff
}

:fullscreen .full img,
:fullscreen .nav-pdf-toggle img {
	filter: invert(100%) sepia(0) brightness(100%) contrast(185%)
}

@media screen and (orientation:landscape) and (max-device-width:1024px) {
	.tablet-position {
		background-color: #fafafa;
		display: flex!important;
		position: absolute;
        bottom: -36px;
	}
	:fullscreen .tablet-position {
        bottom: 16px !important;
	}
	.tablet-position .go-deep {
	    color: #414141;
	}
	.canvas-container {
		padding-bottom: 30px!important;
		flex-direction: row;
		align-items: flex-start
	}
	
	.pdf-nav {
		width: 100%!important;
		flex-direction: row!important;
		/*padding: 20px 2.5%!important*/
	}
	/*.pdf-nav .close {*/
	/*	margin-right: 20px*/
	/*}*/
	:fullscreen .bookic-now,
	:fullscreen .pdf-count,
	:fullscreen .pdf-count-holder {
		color: #fff
	}
	:fullscreen .go_back_ {
		color: #fff
	}
	:fullscreen .full img,
	:fullscreen .nav-pdf-toggle img {
		filter: invert(100%) sepia(0) brightness(100%) contrast(185%)
	}
	:fullscreen .pdf-nav {
		width: 100%!important;
		flex-direction: row!important;
		padding: 20px 2.5%!important
	}
	:fullscreen .pdf-nav .close {
		margin-right: 30px!important
	}
	.navbar-pdf {
		background-color: transparent;
		display: none!important
	}
	:fullscreen .canvas-container {
		flex-direction: row;
		height: 100%;
		padding: 0!important;
		align-items: flex-start
	}
	:fullscreen .fullscreen-controller {
		display: block;
		flex-direction: column;
		margin: 40px 0 0 30px
	}
	.fullscreen-controller {
	    display: block;
		flex-direction: column;
	    margin: 20px 0 0 30px
	}
	:fullscreen .full {
		padding: 0;
		margin-top: 20px
	}
	:fullscreen .fullscreen-back {
		display: block;
		margin: 40px 30px 0 0
	}
	.fullscreen-back {
	    display: block;
	    margin: 20px 30px 0 0
	}
	:fullscreen .go_back_ img {
	    display: none;
	}
	.tablet-position .down-count i,
	.tablet-position .pdf-count-holder,
	.tablet-position .pdf-count2,
	.tablet-position .up-count i {
		color: #414141
	}
}

@media screen and (orientation:landscape) and (min-device-width:450px) {
	.landscape {
		margin-top: 20px
	}
	:fullscreen .landscape {
		margin-top: 0
	}
}

@media screen and (orientation:landscape) and (min-device-width:1100px) {
	:fullscreen .canvas-container {
		height: 82%
	}
}

@media screen and (orientation:landscape) and (min-device-width:1024px) and (max-device-width:1100px) {
	.landscape {
		padding-bottom: 40px;
		margin-top: 50px!important
	}
	.canvas-container {
		display: flex;
		width: 85%;
		height: 73%;
		margin: auto
	}
}

@media(max-width:576px) {
    .light-grid>div img {
		width: 100%;
		height: 68px;
		object-fit: cover
	}
    .book-cover {
        height: 152px;
    }
    .news-grid {
        grid-template-columns: 1fr
    }
    .slide-wrapper {
        height: auto;
    }
    .slide-container {
        padding: 12px;
    }
	.pdf-nav {
		width: 100%!important
	}
	#the-canvas.full {
		height: 50%!important
	}
	canvas#the-canvas {
		height: auto !important;
		width: 100%!important;
	}

	.pdf-nav {
		width: 100%;
		height: 100%;
		margin-top: 0;
		padding-top: 20px
	}
	p.slide-p-title {
		height: 58px
	}
	.option-pdf {
		flex-wrap: wrap
	}
	.alert-pop-cov {
		padding: 20px
	}
	.book-pop-img {
		width: 100%
	}
	.item:hover {
		box-shadow: unset!important
	}
	#home .container-fluid.email {
		margin-top: 30px
	}
	.owl-carousel-news .owl-stage {
		height: 520px
	}
	.owl-carousel-new-book .owl-stage-outer .owl-stage {
		height: 580px
	}
	.owl-carousel-new-book .owl-dots {
		bottom: 45px
	}
	.responsive-blur-title {
		font-size: 34px!important;
		line-height: 40px!important;
		margin-bottom: 0!important;
		height: auto!important
	}
	.responsive-blur-cover {
		height: auto!important
	}
	.blue-inner-sub-title,
	.responsive-sub-title {
		height: auto
	}
	.owl-carousel.owl-carousel-main {
		height: 700px
	}
	.owl-carousel.owl-carousel-main .item {
		height: 685px;
		background-image: unset!important
	}
	.owl-carousel.owl-carousel-main .owl-dots .owl-dot span {
		background-color: #d6d6d6
	}
	.owl-carousel.owl-carousel-main .owl-dots .owl-dot.active span {
		background-color: #3a3a3a!important
	}
	.owl-carousel.owl-carousel-main .owl-dots .owl-dot.active {
		border: 1px solid #3a3a3a!important
	}
	.owl-carousel.owl-carousel-main .owl-dots {
		bottom: 0
	}
	.brutal {
		font-size: 25px
	}
	#sub .container-fluid.email {
		margin-top: 102px
	}
	.option-popUp img {
		width: 5%
	}
	.page404ico {
		width: 50%
	}
	.user-contract-container {
		width: 100%
	}
	.favorite-grid {
		grid-template-columns: 1fr!important
	}
	.new-books,
	.news {
		padding-top: 25px;
		padding-bottom: 0
	}
	.blur-inner .blue-inner-sub-title {
		margin-bottom: 11px!important
	}
	.block-new-books>div {
		width: auto
	}
	.sub-title {
		font-size: 25px!important
	}
	.similar-books .sub-title {
		font-size: 20px!important
	}
	.similar-books {
		padding: 30px 0!important
	}
	.view-more {
		font-size: 12px;
		margin-top: 0
	}
	.block-new-books>div p {
		display: none
	}
	.login,
	.search-input {
		width: 100%;
		height: 49px!important
	}
	.hamburger-collapse .login-c {
		width: 100%
	}
	.main-swiper .swiper-wrapper {
		height: 685px!important
	}
	.main-swiper .swiper-slide {
		background-image: unset;
		display: flex;
		flex-direction: column
	}
	.responsive-main-swiper-slide-content {
		display: block
	}
	.main-swiper-slide-content {
		display: none
	}
	.bottom-collapse {
		flex-direction: column;
		position: relative
	}
	.searchside {
		left: 30px;
		top: 0
	}
	.blur-cover {
		left: 0;
		height: 31%!important
	}
	.blur-inner {
		padding: unset!important
	}
	.blur-cover,
	.blur-side {
		width: 100%!important
	}
	.blur-inner p {
		font-size: 45px!important
	}
	.blur-side {
		position: relative;
		padding: 16px 16px 0;
		width: 100%;
		top: -125px!important;
		background-image: unset!important;
		background-image: url(../img/blur-resp.png)
	}
	.blur-inner .blue-inner-sub-title {
		font-size: 18px
	}
	.blur-inner .blue-inner-intro {
		font-size: 16px!important
	}
	.hidden-img {
		display: block!important
	}
	.blur-side {
		display: none
	}
	.main-swiper .swiper-slide {
		background-image: unset!important
	}
	.main-swiper .swiper-pagination-bullet {
		background-color: #d8d8d8!important
	}
	.main-swiper .swiper-pagination-bullet-active {
		background-color: #000!important
	}
	.main-swiper .swiper-pagination-bullets {
		bottom: 35px!important
	}
	.main-swiper .swiper-pagination-bullet-active::after {
		border: 1px solid #000!important
	}
	.swiper-container-horizontal>.swiper-pagination-bullets,
	.swiper-pagination-custom,
	.swiper-pagination-fraction {
		width: 100%!important
	}
	.most-reading-cover {
		padding-top: 0!important
	}
	.owl-carousel-mostreading .owl-stage-outer .owl-stage {
		height: 430px
	}
	.book-swiper .swiper-wrapper {
		padding-top: 0!important
	}
	.book-swiper-2 .swiper-wrapper {
		height: 500px
	}
	.swiper-button-next,
	.swiper-button-prev {
		display: none!important
	}
	.next-slide {
		margin-top: 0!important
	}
	.pagin-prev-next {
		bottom: 40px
	}
	.add-c {
		display: none
	}
	.ara-block {
		margin-left: 0
	}
	.read-c>div {
		height: auto
	}
	.read-c button img {
		width: 70%
	}
	.read-book {
		height: 45px
	}
	.option-popUp {
		width: 100%!important;
		right: unset!important
	}
	.write-comment {
		width: 100%
	}
	.user-avatar {
		width: 100%
	}
	.tab {
		margin-right: 0
	}
	.cat-panel {
		width: 100%;
		grid-template-columns: 1fr;
		width: 100%;
		margin-right: unset
	}
	.cat-content-cover {
		margin-top: 0
	}
	.cat-link,
	.cat-link-first {
		width: auto
	}
	titler {
		font-size: 18px;
		margin-top: 15px
	}
	rate {
		margin-top: 25px
	}
	rate>div:nth-child(2) {
		margin-right: 40px
	}
	rate>div:nth-child(2) img {
		width: 85%
	}
	author {
		font-size: 10px;
		margin-top: 25px
	}
	.book-title {
		font-size: 28px
	}
	.reg-left {
		margin: 50px 0 0!important
	}
	.login-left,
	.login-left~div {
		width: auto
	}
	footer {
		padding: 24px 21px!important
	}
	.responsive-footer {
		display: flex!important;
		flex-direction: column;
		margin-right: 40px
	}
	.save-btn {
		width: 100%
	}
	.profile-inputs {
		flex-direction: column
	}
	.inner-profile-input {
		width: 100%;
		margin-left: 0!important
	}
	.user-contract-container h1 {
		font-size: 35px
	}
	.support-state {
		flex-direction: none
	}
	.pr-word {
		margin-top: 0
	}
	.support-state a,
	.support-state h4 {
		margin-bottom: 30px!important
	}
	.pr-word {
		padding: 0 30px 30px;
		height: 800px
	}
	.pr-word img {
		width: 160px
	}
	.about-project h1 {
		font-size: 40px
	}
	.sub-category-grid {
		grid-template-columns: 1fr;
		grid-row-gap: 49px
	}
	.category-swiper .swiper-wrapper {
		height: 515px
	}
	.searchside {
		width: 100%;
		left: 0
	}
	.most-reading .swiper-wrapper {
		height: 280px
	}
	.most-reading .swiper-pagination-bullets {
		bottom: 25px!important
	}
	.inner-box .intro {
		display: none
	}
	.container.bottom {
		grid-template-columns: 57% 43%
	}
	.footer {
		grid-template-columns: 175px 1fr
	}
	.swiper-container.normalized .left-side {
		width: 100%
	}
	.sys-click,
	.sys-click-2,
	.sys-click-3 {
		width: 100%;
		font-size: 15px
	}
	.contact-block-3 {
		margin-top: 30px
	}
	.terms-shortcut {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr
	}
	.medium-padd {
		padding-right: 0!important
	}
	.add-padd {
		padding-right: 15px
	}
	.history {
		display: flex;
		flex-direction: column;
		padding: 0;
		margin-top: 40px!important
	}
	.history:not(:first-child) {
		padding-top: 40px
	}
	.tab-settings-content .right-side {
		margin-left: 0;
		margin-top: 30px;
		width: 100%;
	}
	.left-side img {
		width: 100%
	}
	.book-details--res-value,
	.rate-social {
		flex-direction: column
	}
	.rate-social>div:nth-child(2) {
		margin-left: 0
	}
}

@media(max-width:400px) {
	.alert-pop-cov .login-btn,
	.book-pop-sibling {
		width: 100%
	}
	.term-modal-text {
		margin-top: 12px!important
	}
	.owl-carousel-new-book .owl-stage-outer .owl-stage {
		height: 570px
	}
	.option-popUp img {
		width: 20px
	}
	.resp-p {
		padding-right: 0!important
	}
	rate>div:nth-child(2) {
		margin-right: 0!important
	}
	.cat-panel {
		grid-template-columns: 1fr
	}
	.news-grid {
		grid-template-columns: 1fr
	}
	.reg-left h4 {
		font-size: 23px;
		margin-bottom: 10px!important
	}
	.stars-container {
		width: 110px
	}
	.tablist {
		justify-content: space-between
	}
}

@media(max-width:340px) {
	.bottom-collapse {
		flex-direction: column!important
	}
	.blur-inner p {
		font-size: 35px!important
	}
	.main-swiper .swiper-wrapper {
		height: 730px!important
	}
}



#loadOverlay{display: none;}