html,
body {
    height: 100%;
    font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    /*height: 60px;*/
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: "\e151";
}

a.desc:after {
    content: "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

input[type=date], input[type=time], input[type=datetime-local], input[type=month], input[type=text], input[type=password], input[type=datetime], input[type=week], input[type=email], input[type=url], input[type=tel], input[type=color], input[type=number], input[type=search], select, textarea {
    min-height: 40px;
}
.btn {
    height: 40px;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #fbfcfd;
    border-color: #d9e3ec;
    border-width: 1px;
    border-style: solid;
    font-size: 14px;
    padding: 9px 10px;
    color: #444c50;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}

.navbar-brand {
    padding: 10px 15px;
}
.navbar-inverse {
    background-color: #313639;
    border-color: #313639;
    border-radius: 0;
    margin-bottom: 0
}

.header .search .btn,.header .search .form-control:focus,.sp-container button {
    border: 1px solid #ccc
}
.header .search {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    opacity: .3;
    filter: alpha(opacity=30);
    margin-left: 3%;
    margin-right: 3%;
    float: right;
    margin-top: 11px;
    width: 22%
}

.header .search.focused,.header .search:hover {
    -o-transition: opacity .2s ease-in;
    -webkit-transition: [object Object],[object Object],[object Object];
    -moz-transition: [object Object],[object Object],[object Object];
    -ms-transition: [object Object],[object Object],[object Object];
    transition: [object Object],[object Object],[object Object];
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    filter: alpha(opacity=100)
}

.header .search input {
    min-height: 32px;
    height: 32px
}

.header .search .btn {
    background: #fff;
    height: 32px;
    width: 40px;
    padding-top: 6px;
}

.header .search .icon-search {
    color: #696c6e;
    font-size: 16px
}
.first-row {
    background-color: #fff;
    padding-top: 24px;
}
.second-row {
    background-color: #f1f2f3;
    padding-top: 24px;
}
.home {
    /*background-color: #fff*/
}

.home .first-row h1,.home .second-row h1 {
    text-align: center;
    color: #df4a3a
}

.home section.hero-img h1 {
     color:#fff; 
    text-align: center;
    /*color: #FFC512;*/
    font-weight: 700;
    font-size: 45px;
    line-height: 52px;
    margin: 0;
    text-shadow: 0 0 10px #000;
}

.home section.hero-img .btn {
    text-shadow: none
}

.home section.hero-img .search {
    display: block;
    line-height: 40px;
    margin-top: 40px;
    font-weight: 400;
    margin-bottom: 20px;
}


.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.home .wall {
    overflow: hidden;
    min-height: 320px;
    z-index: 0;
    background-image: url(https://anyflip.com/images/home/banner.jpg);
}

.home .wall:before,.pricing .cover-img:after,.pricing .cover-img:before {
    content: '';
    z-index: -1;
    width: 100%
}

.home .wall .container {
    display: table;
    width: 100%;
    max-width: 960px;
    height: 100%
}

.home .wall h1 {
    display: block;
    vertical-align: middle;
    padding-top: 50px
}

.home .wall .btn-success {
    padding-left: 25px;
    padding-right: 25px;
    font-size: 21px;
    height: 48px;
    box-shadow: 3px 3px 8px rgba(0,0,0,.4)
}

/*.home .wall:before {
    position: absolute;
    background-image: url(https://anyflip.com/images/home/banner.jpg);
    height: 320px;
}*/
.cover-img:after, .pricing .cover-img:before {
    content: '';
    z-index: -1;
    width: 100%;
}
.pdf-list-content {
    max-width: 800px;
    position: relative;
    margin: 0 auto;
    width: 100%;
}
.pdf-list {
    position: relative;
    width: 100%;
    padding: 0;
    padding-bottom: 44px;
    text-align: center;
}
.pdf-list>.example-self {
    position: absolute;
    height: 100%;
}
.pdf-list>.shelf-left {
    width: 200px;
    background: url('/images/shelf1.png');
}
.pdf-list>.shelf-mid {
    left: 200px;
    right: 200px;
    background: url('/images/shelf2.png');
}
.pdf-list>.shelf-right {
    width: 200px;
    right: 0;
    background: url('/images/shelf3.png');
}
.pdf-item {
    width: 150px;
    height: 185px;
    position: relative;
    margin: 56px 17px 34px;
    display: inline-block;
    text-align: center;
}
.pdf-item>p {
    color: #666;
    font-size: 13px;
    font-size: 1.3rem;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 214px;
}
.pdf-item .item-action {
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    max-height: 100%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    cursor: pointer;
    overflow: hidden;
}
.pdf-item .item-action:hover {
    bottom: 10px;
}
.pdf-item>a>img {
    max-height: 185px;
    max-width: 150px;
    position: relative;
}
.pdf-item-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 1;
    opacity: 0;
    left: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.pdf-item .item-action:hover .pdf-item-mask {
    opacity: .4;
}
.slider-cats {
    margin-top: 30px;
}
.slider-cats .item-class .images {
    position: relative;
}
.slider-cats .owl-item {
    padding-left: 24px;
    padding-right: 24px;
}
.slider-cats .item-class .images a, .pdfbook .images a, .img-pdf .images a {
    display: block;
    height: 100%;
    width: 100%;
}
.slider-cats .item-class .images a {
    position: absolute;
}
.slider-cats .item-class .images .image-container, .pdfbook .images .image-container {
    width: 100%;
    position: relative;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    -webkit-box-shadow: 1px 2px 3px rgba(0,0,0,.4);
    box-shadow: 1px 2px 3px rgba(0,0,0,.4);
    max-height: 350px;
    overflow: hidden;
}
.slider-cats .item-class .images .image-container {
    position: absolute;
    -webkit-transition: -webkit-transform .1s ease-in;
    -moz-transition: -moz-transform .1s ease-in;
    -o-transition: -o-transform .1s ease-in;
    transition: transform .1s ease-in;
}
.slider-cats .item-class .images .image-container {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.slider-cats .item-class .images .image-container:after, .pdfbook .images .image-container:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    content: '';
    pointer-events: none;
}
.slider-cats .item-class .images .image-container:before, .pdfbook .images .image-container:before {
    background-color: transparent;
    background-image: -webkit-gradient(linear,left top,left top,color-stop(1%,rgba(0,0,0,.05)),color-stop(12% rgba(255,255,255,.05)),color-stop(20% rgba(255,255,255,.1)),color-stop(90% rgba(0,0,0,.1)));
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.05) 1%,rgba(255,255,255,.05) 12%,rgba(255,255,255,.1) 20%,rgba(0,0,0,.1) 90%);
    background-image: -moz-linear-gradient(left,rgba(0,0,0,.05) 1%,rgba(255,255,255,.05) 12%,rgba(255,255,255,.1) 20%,rgba(0,0,0,.1) 90%);
    background-image: -ms-linear-gradient(left,rgba(0,0,0,.05) 1%,rgba(255,255,255,.05) 12%,rgba(255,255,255,.1) 20%,rgba(0,0,0,.1) 90%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.05) 1%,rgba(255,255,255,.05) 12%,rgba(255,255,255,.1) 20%,rgba(0,0,0,.1) 90%);
    background-image: linear-gradient(left,rgba(0,0,0,.05) 1%,rgba(255,255,255,.05) 12%,rgba(255,255,255,.1) 20%,rgba(0,0,0,.1) 90%);
    height: 100%;
    z-index: 2;
}
.slider-cats .item-class .images>a>img {
    display: block;
    max-width: 100%;
    height: auto;
}
.slider-cats .item-class .images .image-container .image, .pdfbook .images .image-container .image {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    min-width: 100%;
    -o-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.slider-cats .item-class .images .image-container:after, .slider-cats .item-class .images .image-container:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    content: '';
    pointer-events: none;
}
.slider-cats .item-class .images .image-container:after, .pdfbook .item-class .images .image-container:after {
    z-index: 1;
}
.slider-cats .item-class .images .cover-1 {
    -moz-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    transform: rotate(4deg);
}
.slider-cats .item-class .images .cover-2 {
    -moz-transform: rotate(-8deg);
    -webkit-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
    -o-transform: rotate(-8deg);
    transform: rotate(-8deg);
}
.slider-cats .item-class .images .special, .pdfbook .images .special {
    display: none;
    font-size: 13px;
    line-height: 16px;
    text-transform: uppercase;
    color: #c2c9cc;
    padding: 0 20px;
    pointer-events: none;
}
.slider-cats .item-class .text {
    margin-top: 20px;
    line-height: 18px;
    white-space: nowrap;
}
.slider-cats .item-class .item-action-link {
    display: block;
    margin-bottom: 4px;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    -webkit-touch-callout: text;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    font-weight: 700;
    color: #000;
    text-overflow: ellipsis;
    overflow: hidden;
}
.slider-cats .owl-item:hover .cover-0 {
    -moz-transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    -o-transform: rotate(2deg);
    transform: rotate(2deg);
}
.slider-cats .owl-item:hover .cover-1 {
    -moz-transform: rotate(-7deg);
    -webkit-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    -o-transform: rotate(-7deg);
    transform: rotate(-7deg);
}
.slider-cats .owl-item:hover .cover-2 {
    -moz-transform: rotate(14deg);
    -webkit-transform: rotate(14deg);
    -ms-transform: rotate(14deg);
    -o-transform: rotate(14deg);
    transform: rotate(14deg);
}
.slider-cats .item-class .images:hover .image-container .image, .slider-cats .item-class .images:hover .image-container:after, .slider-cats .item-class .images:hover .image-container:before, .pdfbook.clickable .images:hover .image-container .image {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=86)";
    opacity: .86;
    filter: alpha(opacity=86);
}
.slider-cats svg.bi {
    font-size: 3em;
    color: #df493a;
}

.slider-cats svg.bi:hover {
    color: #444c50;
}
.slider-cats .owl-prev {
    position: absolute;
    top: 50%;
    left: -35px;
    margin-top: -25px;
}
.slider-cats .owl-next {
    position: absolute;
    top: 50%;
    right: -35px;
    margin-top: -25px;
}
.title {
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.2;
}
.link-primary {
    font-weight: 700;
    color: #000;
}
.loadmore {
    margin-bottom: 30px;
}
h1.title {
    letter-spacing: -1.5px;
}
.img-pdf .images {
    position: relative;
}
.img-pdf .images:after {
    margin-top: -29px;
    text-align: center;
    pointer-events: none;
    font-size: 35px;
    position: absolute;
    height: initial;
    top: 50%;
    width: 100%;
    z-index: 51;
}
.img-pdf .images .special {
    display: none;
    font-size: 18px;
    line-height: 16px;
    text-transform: uppercase;
    color: #c2c9cc;
    padding: 0 20px;
    pointer-events: none;
    font-weight: 700;
}
.img-pdf .images:hover:after {
    text-shadow: 0 0 16px #fff;
    color: #000;
    /*content: '>>';*/
    content: url('data:image/svg+xml;charset=UTF-8, <svg width="2em" height="2em" viewBox="0 0 16 16" class="bi bi-eye-fill" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M10.5 8a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0z"/><path fill-rule="evenodd" d="M0 8s3-5.5 8-5.5S16 8 16 8s-3 5.5-8 5.5S0 8 0 8zm8 3.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z"/></svg>');
}

.img-pdf .images:hover .special {
    position: absolute;
    display: block;
    top: 55%;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    text-shadow: 0 0 8px #fff;
}
.img-pdf .images .image-container, .pdfbook .images .image-container {
    width: 100%;
    position: relative;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    -webkit-box-shadow: 1px 2px 3px rgba(0,0,0,.4);
    box-shadow: 1px 2px 3px rgba(0,0,0,.4);
    max-height: 350px;
    overflow: hidden;
}
.img-pdf .images:hover .image-container .image, .img-pdf .images:hover .image-container:after, .img-pdf .images:hover .image-container:before {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
    opacity: .35;
    filter: alpha(opacity=35);
}
@media screen and (min-width: 746px){
.pdf-overview .container, .pdf-collection .container {
    max-width: 960px;
}}

#pdf-description {
  font-size: 18px;
  line-height: 22px;
  color: #99a5ab;
  font-weight: 500;
  margin-bottom: 10px;
  overflow: hidden;
}
#pdf-description p.collapse:not(.in) {
    height: 42px !important;
    overflow: hidden;
  
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
}

#pdf-description p.collapsing {
    min-height: 42px !important;
}

#pdf-description a.collapsed:after  {
    content: '+ Показать больше';
}

#pdf-description a:not(.collapsed):after {
    content: '- Спрятать';
}
.nav-tabs {
    margin-top: 24px;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
}
.nav-tabs>li {
    border-bottom: 4px solid transparent;
    margin-right: 30px;
    float: none;
    display: inline-block;
}
.nav-tabs>li.active {
    color: #000;
    border-bottom: 4px solid #0089cb;
}
.nav-tabs>li>a {
    -webkit-border-radius: 0;
    border-radius: 0;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    color: #747c80;
    background: 0 0;
    font-size: 18px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {border:none;color:#000}
.nav-tabs > li > a:hover {
    border: 1px solid transparent;
    background: transparent;
    color: #000;
}
.pdf-overview h5 {
    color: #99a5ab;
    font-size: 16px;
    line-height: 20px;
}
.widget-container {
    padding: 10px 42px;
    background-color: #c2c9cc;
    display: inline-block;
    margin-bottom: 10px;
}
.widget-container iframe {
    max-width: 100%;
    min-width: 400px;
    min-height: 250px;
}
.pdf-overview .input-group {
    max-width: 600px;
}
.input-group .form-control {
    width: 100%;
    height: 34px;
    padding: 6px 10px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    font-weight: 200;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.input-group button {
    position: relative;
    font-weight: 700;
}
.input-group button:after {
    position: absolute;
    width: 100%;
    height: 24px;
    top: 4px;
    left: 0;
    font-size: 24px;
    text-align: center;
    content: url('data:image/svg+xml;charset=UTF-8, <svg width="2em" height="2em" viewBox="0 0 16 16" font-weight="bold" class="bi bi-check2" fill="green" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0z"/></svg>');
    color: #84bd4d;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    filter: alpha(opacity=0);
}
.input-group.copied button:after {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.input-group.copied button span {
    -moz-transform: scale(.75);
    -webkit-transform: scale(.75);
    -ms-transform: scale(.75);
    -o-transform: scale(.75);
    transform: scale(.75);
}
.input-group.copied button span {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    filter: alpha(opacity=0);
}
.input-group button span, .input-group button:after {
    -o-transition: -o-transform .25s ease-in,opacity .2s ease-in;
    transition: transform .25s ease-in,opacity .2s ease-in;
}
.input-group button span, .input-group.copied button:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    filter: alpha(opacity=100);
}
.pdfslist .pdf-column {
    padding-left: 24px;
    padding-right: 24px;
    display: inline-table;
    table-layout: fixed;
    float: none;
}
.pdfbook {
    margin-bottom: 40px;
}
.pdfbook .images {
    position: relative;
}
.pdfbook .text {
    margin-top: 12px;
    line-height: 18px;
}
.pdfbook .text .title {
    display: block;
    margin-bottom: 4px;
    text-transform: uppercase;
    font-size: 12px;
}

/*.pdf-item .item-action canvas {
-webkit-animation: AnimationName 1s ease infinite;
    -moz-animation: AnimationName 1s ease infinite;
    -o-animation: AnimationName 1s ease infinite;
    animation: AnimationName 1s ease infinite;
}


@-webkit-keyframes AnimationName {
    0%{background: rgb(255,255,255);
background: -moz-linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4472163865546218) 7%, rgba(255,255,255,0) 14%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4472163865546218) 7%, rgba(255,255,255,0) 14%, rgba(255,255,255,0) 100%);
background: linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4472163865546218) 7%, rgba(255,255,255,0) 14%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);}
    50%{background: rgb(255,255,255);
background: -moz-linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 43%, rgba(255,255,255,0.4472163865546218) 50%, rgba(255,255,255,0) 57%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 43%, rgba(255,255,255,0.4472163865546218) 50%, rgba(255,255,255,0) 57%, rgba(255,255,255,0) 100%);
background: linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 43%, rgba(255,255,255,0.4472163865546218) 50%, rgba(255,255,255,0) 57%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);}
    100%{background: rgb(255,255,255);
background: -moz-linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 86%, rgba(255,255,255,0.4472163865546218) 93%, rgba(255,255,255,0) 100%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 86%, rgba(255,255,255,0.4472163865546218) 93%, rgba(255,255,255,0) 100%, rgba(255,255,255,0) 100%);
background: linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 86%, rgba(255,255,255,0.4472163865546218) 93%, rgba(255,255,255,0) 100%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);}
}
@-moz-keyframes AnimationName {
    0%{background: rgb(255,255,255);
background: -moz-linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4472163865546218) 7%, rgba(255,255,255,0) 14%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4472163865546218) 7%, rgba(255,255,255,0) 14%, rgba(255,255,255,0) 100%);
background: linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4472163865546218) 7%, rgba(255,255,255,0) 14%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);}
    50%{background: rgb(255,255,255);
background: -moz-linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 43%, rgba(255,255,255,0.4472163865546218) 50%, rgba(255,255,255,0) 57%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 43%, rgba(255,255,255,0.4472163865546218) 50%, rgba(255,255,255,0) 57%, rgba(255,255,255,0) 100%);
background: linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 43%, rgba(255,255,255,0.4472163865546218) 50%, rgba(255,255,255,0) 57%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);}
    100%{background: rgb(255,255,255);
background: -moz-linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 86%, rgba(255,255,255,0.4472163865546218) 93%, rgba(255,255,255,0) 100%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 86%, rgba(255,255,255,0.4472163865546218) 93%, rgba(255,255,255,0) 100%, rgba(255,255,255,0) 100%);
background: linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 86%, rgba(255,255,255,0.4472163865546218) 93%, rgba(255,255,255,0) 100%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);}
}
@-o-keyframes AnimationName {
    0%{background: rgb(255,255,255);
background: -moz-linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4472163865546218) 7%, rgba(255,255,255,0) 14%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4472163865546218) 7%, rgba(255,255,255,0) 14%, rgba(255,255,255,0) 100%);
background: linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4472163865546218) 7%, rgba(255,255,255,0) 14%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);}
    50%{background: rgb(255,255,255);
background: -moz-linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 43%, rgba(255,255,255,0.4472163865546218) 50%, rgba(255,255,255,0) 57%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 43%, rgba(255,255,255,0.4472163865546218) 50%, rgba(255,255,255,0) 57%, rgba(255,255,255,0) 100%);
background: linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 43%, rgba(255,255,255,0.4472163865546218) 50%, rgba(255,255,255,0) 57%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);}
    100%{background: rgb(255,255,255);
background: -moz-linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 86%, rgba(255,255,255,0.4472163865546218) 93%, rgba(255,255,255,0) 100%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 86%, rgba(255,255,255,0.4472163865546218) 93%, rgba(255,255,255,0) 100%, rgba(255,255,255,0) 100%);
background: linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 86%, rgba(255,255,255,0.4472163865546218) 93%, rgba(255,255,255,0) 100%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);}
}
@keyframes AnimationName {
    0%{background: rgb(255,255,255);
background: -moz-linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4472163865546218) 7%, rgba(255,255,255,0) 14%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4472163865546218) 7%, rgba(255,255,255,0) 14%, rgba(255,255,255,0) 100%);
background: linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4472163865546218) 7%, rgba(255,255,255,0) 14%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);}
    50%{background: rgb(255,255,255);
background: -moz-linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 43%, rgba(255,255,255,0.4472163865546218) 50%, rgba(255,255,255,0) 57%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 43%, rgba(255,255,255,0.4472163865546218) 50%, rgba(255,255,255,0) 57%, rgba(255,255,255,0) 100%);
background: linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 43%, rgba(255,255,255,0.4472163865546218) 50%, rgba(255,255,255,0) 57%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);}
    100%{background: rgb(255,255,255);
background: -moz-linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 86%, rgba(255,255,255,0.4472163865546218) 93%, rgba(255,255,255,0) 100%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 86%, rgba(255,255,255,0.4472163865546218) 93%, rgba(255,255,255,0) 100%, rgba(255,255,255,0) 100%);
background: linear-gradient(133deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 86%, rgba(255,255,255,0.4472163865546218) 93%, rgba(255,255,255,0) 100%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);}
}*/
a.title.item-action.link-primary {
    height: 50px;
    overflow: hidden;
    display: inline-block;
    max-height: 60px;
}
.pdfslist .image-container.cover-0 {
width: 200px;
    text-align: center;
    display: inline-block;
}
.pdfslist .image-container.cover-0 img {
height: 287px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #ea4c3a;
    border-color: #ea4c3a;
}
.pagination > li > a, .pagination > li > span {color: #ea4c3a;}
.fixed_block {
    box-shadow: rgba(17, 58, 102, 0.45) 0px 4px 6px 3px;
    z-index: 999999;
    position: relative;
}

#close {
    background: #000;
    width: 30px;
    line-height: 30px;
    color: #eee;
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    position: absolute;
    top: -10px;
    right: -10px;
    cursor: pointer;
    z-index: 999999;
}
@media screen and (max-width: 768px) {
    .header .search {width: 95%;margin-bottom:10px}
    .img-pdf .images .image-container, .pdfbook .images .image-container {
    width:250px;margin:0 auto}
}
@media screen and (max-width: 480px) {.advblock{min-height:250px}}