@charset "UTF-8";
/* font-family: "ImpactRegular"; */
@font-face {
    font-family: "ImpactRegular";
    src: url("../fonts/ImpactRegular/ImpactRegular.eot");
    src: url("../fonts/ImpactRegular/ImpactRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/ImpactRegular/ImpactRegular.woff") format("woff"), url("../fonts/ImpactRegular/ImpactRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

/* font-family: "MyriadProRegular"; */
@font-face {
    font-family: "MyriadProRegular";
    src: url("../fonts/MyriadProRegular/MyriadProRegular.eot");
    src: url("../fonts/MyriadProRegular/MyriadProRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadProRegular/MyriadProRegular.woff") format("woff"), url("../fonts/MyriadProRegular/MyriadProRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

/* Vendors/Libs */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/**
 * Remove default margin.
 */
body {
    margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
    display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
    background-color: transparent;
    text-decoration: none;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
    outline: 0;
    text-decoration: none;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
    font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
    background: #ff0;
    color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
    border: 0;
    max-width: 100%;
    display: block;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
    overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
    margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
    overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
    overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
    line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
    overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
    font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    font-family: 'Verdana', sans-serif;
    background-color: #ffffff;
}

header, nav, section, article, aside, footer {
    display: block;
}

#login-modal-form .modal-content {
    padding: 20px;
}

.center-block {
    margin-left: auto !important;
    margin-right: auto !important;
}

.right-block {
    float: right;
}

.left-block {
    float: left;
}

.clear-both {
    clear: both;
    margin: 0px !important;
    padding: 0px !important;
}

#wrap-container {
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
}

a {
    color: #033656;
}

/* --- header --- */
header {
    min-height: 124px;
}

header .logo {
    display: block;
    margin-top: 21px;
    text-align: right;
}

header .logo img {
    margin: 0 auto;
}

header .language-search {
    padding-top: 17px;
}

header .language-block {
    text-align: center;
}

header .language-block ul li {
    display: inline;
    padding: 0px 2px 0px 0px;
}

header .language-block ul li a {
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
}

header .language-block ul li a:hover {
    color: #b9d613;
}

header .language-block ul li.active a {
    color: #b9d613;
}

header .main-menu {
    text-align: center;
}

header .main-menu ul {
    margin-top: 33px;
}

header .main-menu ul li {
    display: inline-block;
    margin: 0 15px 0 0;
    min-width: 115px;
    font-size: 16px;
    border-top: 4px solid #fff;
}

header .main-menu ul li a {
    display: block;
    padding: 8px 5px;
    text-decoration: none;
    text-transform: uppercase;
    border-top: 4px solid #000;
    color: #000;
    min-width: 115px;
    text-align: center;
}

header .main-menu ul li a:hover {
    background-color: transparent;
}

header .main-menu ul li:hover, header .main-menu ul li.active {
    border-top: 4px solid #000;
}

header .form-inlin {
    position: relative;
    padding-right: 27px;
}

header .form-inlin #input-search {
    height: 25px;
    width: 100%;
    padding: 1px 5px;
    border: 1px solid #f0f0f0;
    border-right: none;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}

header .form-inlin #button-search {
    background: url(../img/button-search.png) left top no-repeat transparent;
    border: none;
    width: 27px;
    height: 25px;
    position: absolute;
    top: 0;
    right: 0;
}

header .form-inlin input:active, header .form-inlin input:focus, header .form-inlin button:active, header .form-inlin button:focus {
    outline: none;
}

/* --- ----*/
.text-stroke {
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 29px;
    letter-spacing: -1px;
    padding: 30px 0px 0px;
    margin: 0px;
    text-shadow: -1px 0px black, 0px -1px black, 1px 0px black, 0px 1px black, -1px -1px black, 1px 1px black, -1px 1px black, 1px -1px black;
}

.text-orange {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 32px;
    letter-spacing: -1px;
    padding: 60px 0px 0px;
    margin: 0px;
    color: #fb6e4b;
}

.text-green {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 32px;
    letter-spacing: -1px;
    padding: 60px 0px 0px;
    margin: 0px;
    color: #b9d613;
    text-shadow: -1px 0px black, 0px -1px black, 1px 0px black, 0px 1px black, -1px -1px black, 1px 1px black, -1px 1px black, 1px -1px black;
}

#slideshow_head .slide-item p span {
    font-size: 22px;
}

.main-block-8,
.slideshow-book {
    padding: 50px 20px;
    background-color: #69D0D0;
}

.main-block-8 .slideshow,
.slideshow-book .slideshow {
    padding-top: 74px;
    max-width: 920px;
    margin: 0px auto;
}

.main-block-8 .slideshow .owl-item,
.slideshow-book .slideshow .owl-item {
    height: 100%;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

.main-block-8 .slideshow .slide-item,
.slideshow-book .slideshow .slide-item {
    margin: 0 20px;
    text-align: center;
    float: none;
    border: none;
}

.main-block-8 .slideshow .slide-item img,
.slideshow-book .slideshow .slide-item img {
    /* display: block; */
    /* width: 100%; */
    height: auto;
    line-height: 50%;
    margin: 0 auto;
}

/* --- slideshow-book --- */
.left-arow,
.right-arow {
    width: 50px;
    height: 49px;
    display: block;
}

.left-arow {
    background: url(../img/slider-arrow.png) left top no-repeat transparent;
}

.left-arow:hover {
    background: url(../img/slider-arrow_hover.png) left top no-repeat transparent;
}

.right-arow {
    background: url(../img/slider-arrow.png) -50px top no-repeat transparent;
}

.right-arow:hover {
    background: url(../img/slider-arrow_hover.png) -50px top no-repeat transparent;
}

.owl-controls .owl-nav div {
    position: absolute;
}

.owl-controls .owl-nav .owl-prev {
    left: -82px;
    top: 43%;
}

.owl-controls .owl-nav .owl-next {
    right: -88px;
    top: 43%;
}

/* --- end slideshow-book --- */
/* --- footer --- */
footer {
    box-shadow: 0 15px 15px -15px rgba(0, 0, 0, 0.9) inset;
    padding-bottom: 30px;
    background-color: #333333;
}

footer .shadow {
    box-shadow: inset 0 15px 15px -15px rgba(0, 0, 0, 0.9);
}

footer .footer-content {
    padding-top: 60px;
    text-align: center;
    color: white;
}

footer .footer-content a, footer .footer-content span {
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 17px;
}

footer .footer-content .row + .row {
    margin-top: 30px;
    text-align: left;
    font-size: 14px;
}

footer .footer-content .col-wrap {
    float: left;
}

/* --- buttons ---*/
.but-center {
    margin: 0px auto;
}

.small-red-button,
.red-button,
.yellow-button,
.green-button,
.blue-button {
    display: block;
    width: 85%;
    color: #fff;
    text-transform: uppercase;
    padding: 9px 4px;
    text-align: center;
}

.small-red-button:hover,
.red-button:hover,
.yellow-button:hover,
.green-button:hover,
.blue-button:hover {
    color: #fff;
    text-decoration: none;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#666666+29,4c4c4c+53,131313+100 */
    background: #e8dc5a;
    /* Old browsers */
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8dc5a), color-stop(100%, #d19200));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e8dc5a 0%, #d19200 100%);
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: linear-gradient(to bottom, #e8dc5a 0%, #d19200 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8dc5a', endColorstr='#d19200', GradientType=0);
    /* IE6-9 */
    border: 3px outset #e8dc5a;
    text-decoration: none;
}

.small-red-button {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff6759+0,ce2d2d+100 */
    background: #ff6759;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ff6759 0%, #ce2d2d 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff6759), color-stop(100%, #ce2d2d));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff6759 0%, #ce2d2d 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff6759 0%, #ce2d2d 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff6759 0%, #ce2d2d 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ff6759 0%, #ce2d2d 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6759', endColorstr='#ce2d2d', GradientType=0);
    /* IE6-9 */
    border: 3px outset #ff6759;
    border-radius: 5px;
}

.red-button {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff6759+0,ce2d2d+100 */
    background: #ff6759;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ff6759 0%, #ce2d2d 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff6759), color-stop(100%, #ce2d2d));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff6759 0%, #ce2d2d 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff6759 0%, #ce2d2d 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff6759 0%, #ce2d2d 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ff6759 0%, #ce2d2d 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6759', endColorstr='#ce2d2d', GradientType=0);
    /* IE6-9 */
    border: 3px outset #ff6759;
    border-radius: 5px;
}

.yellow-button {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffd65e+0,febf04+100;Yellow+3D+%232 */
    background: #ffd65e;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffd65e 0%, #febf04 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd65e), color-stop(100%, #febf04));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffd65e 0%, #febf04 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffd65e 0%, #febf04 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffd65e 0%, #febf04 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ffd65e 0%, #febf04 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd65e', endColorstr='#febf04', GradientType=0);
    /* IE6-9 */
    border: 3px outset #ffd65e;
    border-radius: 5px;
}

.green-button {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b5ea8f+0,71c655+100 */
    background: #b5ea8f;
    /* Old browsers */
    background: -moz-linear-gradient(top, #b5ea8f 0%, #71c655 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b5ea8f), color-stop(100%, #71c655));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #b5ea8f 0%, #71c655 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #b5ea8f 0%, #71c655 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #b5ea8f 0%, #71c655 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #b5ea8f 0%, #71c655 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b5ea8f', endColorstr='#71c655', GradientType=0);
    /* IE6-9 */
    border: 3px outset #b5ea8f;
    border-radius: 5px;
}

.blue-button {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7abcff+0,4096ee+100 */
    background: #7abcff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #7abcff 0%, #4096ee 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7abcff), color-stop(100%, #4096ee));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #7abcff 0%, #4096ee 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #7abcff 0%, #4096ee 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #7abcff 0%, #4096ee 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #7abcff 0%, #4096ee 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7abcff', endColorstr='#4096ee', GradientType=0);
    /* IE6-9 */
    border: 3px outset #7abcff;
    border-radius: 5px;
}

.submit-yellow {
    color: #FFF;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 103px;
    height: 29px;
    background-color: #D2A000;
    background-image: -moz-linear-gradient(bottom, rgba(255, 195, 0, 0) 0%, #FFC300 100%);
    background-image: -o-linear-gradient(bottom, rgba(255, 195, 0, 0) 0%, #FFC300 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(255, 195, 0, 0) 0%, #FFC300 100%);
    background-image: linear-gradient(to top, rgba(255, 195, 0, 0) 0%, #FFC300 100%);
    border: 1px solid #D2A000;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: inset 0 0 7px rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: inset 0 0 7px rgba(255, 255, 255, 0.5);
    box-shadow: inset 0 0 7px rgba(255, 255, 255, 0.5);
}

.submit-red {
    color: #FFF;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 102px;
    height: 29px;
    background-color: #B42323;
    background-image: -moz-linear-gradient(bottom, rgba(215, 55, 55, 0) 0%, #D73737 100%);
    background-image: -o-linear-gradient(bottom, rgba(215, 55, 55, 0) 0%, #D73737 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(215, 55, 55, 0) 0%, #D73737 100%);
    background-image: linear-gradient(to top, rgba(215, 55, 55, 0) 0%, #D73737 100%);
    border: 1px solid #B42323;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: inset 0 0 7px rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: inset 0 0 7px rgba(255, 255, 255, 0.5);
    box-shadow: inset 0 0 7px rgba(255, 255, 255, 0.5);
}

.alert {
    margin: 0px;
}

.reg-buttons > div {
    padding-left: 0;
}

.reg-buttons > div.col-sm-8 {
    margin-bottom: 10px;
}

/* --- main page --- */
/* --- main-block-1 --- */
.main-block-1 {
    background-color: #bbd910;
    padding: 60px 20px 20px;
}

.main-block-1 .block1-left {
    padding: 0;
}

.main-block-1 .block1-left img {
    margin: 0 auto;
}

.main-block-1 .block1-left p {
    display: block;
    font-size: 34px;
    line-height: 44px;
    padding: 72px 0 0;
    text-align: center;
    text-transform: uppercase;
    color: #000;
}

.main-block-1 .block1-right > img {
    margin: 0 auto;
}

.main-block-1 .block1-right h3 {
    overflow: hidden;
    margin-top: 30px;
    position: relative;
    text-align: center;
    font-size: 30px;
    line-height: 35px;
    text-transform: uppercase;
    color: #000;
}

.main-block-1 .block1-right h3:before, .main-block-1 .block1-right h3:after {
    border-bottom: 2px solid #000;
    border-top: 4px solid #000;
    content: "";
    display: block;
    height: 2px;
    padding: 2px;
    position: absolute;
    vertical-align: middle;
    width: 50%;
    top: 0.35em;
}

.main-block-1 .block1-right h3:before {
    left: -28%;
}

.main-block-1 .block1-right h3:after {
    right: -28%;
}

.main-block-1 .block1-right h2 {
    font-size: 50px;
    line-height: 50px;
    margin: 40px 30px 15px;
    padding: 15px 0;
    color: #000;
    border-bottom: 2px solid #000;
    border-top: 2px solid #000;
    text-transform: uppercase;
}

.main-block-1 .block1-right .login {
    font-size: 20px;
    color: #000;
    padding: 10px 0px 0px 0px;
}

.main-block-1 .block1-right .login a {
    color: #000;
}

.main-block-1 .block1-right .lib {
    padding-top: 28px;
}

.main-block-1 .block1-right .lib .btn-right a {
    margin: 0 0 0 auto;
}

.slideshow-book h2 {
    font-size: 30px;
    line-height: 40px;
}

/* --- main-block-3 --- */
.main-block-3 {
    padding: 60px 20px 0;
    background-color: #f4f4f4;
}

.main-block-3 h2 {
    text-transform: uppercase;
    line-height: 40px;
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 40px;
}

.main-block-3 .block-effect {
    margin-bottom: 25px;
}

.main-block-3 .block-effect img {
    margin: 0 auto;
}

.main-block-3 .block-effect h3 {
    font-size: 18px;
    font-style: italic;
    font-weight: 700;
    margin-bottom: 10px;
}

.main-block-3 .block-effect p {
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    padding: 0 25px 0 0;
}

.main-block-3 .add-block {
    margin: 15px -20px 0;
    padding: 30px 20px;
    background-color: #e7e7e9;
}

.main-block-3 .add-block h4 {
    font-size: 18px;
    margin-bottom: 40px;
    font-style: italic;
    font-weight: 700;
    text-align: center;
}

.main-block-3 .add-block ul li {
    margin-bottom: 20px;
}

.main-block-3 .add-block ul li:before {
    dislay: inline-block;
    content: '\2014';
    color: #9da422;
    margin-right: 10px;
}

/* --- end main-block-3 --- */
/* --- main-block-4 --- */
.main-block-4 {
    background-image: url(../img/main-back-4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px;
}

.main-block-4 h2 {
    letter-spacing: 0px;
    font-weight: normal;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding: 0;
    margin: 30px 0;
}

.main-block-4 h2 span {
    display: inline-block;
    line-height: 34px;
    font-weight: 900;
}

.main-block-4 h2:before, .main-block-4 h2:after {
    border-bottom: 2px solid #ffc919;
    border-top: 4px solid #ffc919;
    content: "";
    display: inline-block;
    height: 2px;
    padding: 2px;
    position: relative;
    vertical-align: top;
    width: 30%;
    top: 0.35em;
}

.main-block-4 h2:before {
    left: 1.5em;
    margin: 0 0 0 -50%;
}

.main-block-4 h2:after {
    left: -1.5em;
    margin: 0 -50% 0 0;
}

.main-block-4 .register-4 {
    width: 464px;
    margin: 0 auto;
    padding: 20px 0px;
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    text-align: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.main-block-4 .book-list img {
    margin: 0 auto;
}

/* --- end main-block-4 --- */
/* --- main-block-5 --- */
.main-block-5 {
    padding: 40px 20px;
    background-color: #bbd910;
}

.main-block-5 h2 {
    font-weight: 900;
    text-transform: uppercase;
    line-height: 40px;
    font-size: 30px;
    margin-bottom: 40px;
}

.main-block-5 .book {
    display: block;
    margin: 15px 0 40px;
}

.main-block-5 .book img {
    margin: 0 auto;
}

.main-block-5 p {
    font-size: 21px;
    margin: 39px 0 0;
    text-transform: uppercase;
}

.main-block-5 p a {
    width: 464px;
    margin: 0 auto;
    padding: 20px 0px;
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    text-align: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.main-block-5 .owl-stage-outer {
    margin: 0 -15px;
}

.main-block-5 .owl-stage-outer:after {
    content: '';
    display: block;
    clear: both;
}

.main-block-5 .owl-stage-outer > div {
    width: 25%;
    float: left;
    padding: 0 15px;
}

/* --- end main-block-5 --- */
/* --- main-block-6 --- */
.main-block-6 {
    background-color: #C3EDEF;
    padding: 40px 20px;
}

.main-block-6 h2 {
    padding: 0;
    margin-bottom: 40px;
}

.main-block-6 h2 a {
    color: #fff;
    line-height: 34px;
}

.main-block-6 .block-news {
    min-height: 550px;
    background-color: #fff;
    position: relative;
}

.main-block-6 .block-news img {
    width: 100%;
    margin-bottom: 15px;
}

.main-block-6 .block-news h3 {
    text-align: left;
    color: #4b5f72;
    font-size: 18px;
    line-height: 22px;
    padding: 0 20px;
    font-style: italic;
    font-weight: 700;
    margin-bottom: 20px;
}

.main-block-6 .block-news p {
    text-align: left;
    font-size: 15px;
    line-height: 18px;
    padding: 0 20px 60px;
    color: #4b5f72;
}

.main-block-6 .block-news a {
    color: #4b5f72;
    text-transform: uppercase;
    bottom: 20px;
    display: block;
    position: absolute;
    right: 20px;
    text-align: right;
}

/* --- end main-block-6 --- */
/* --- main-block-7 --- */
.main-block-7 {
    background-color: #fff;
    box-shadow: inset 0 15px 15px -15px #888;
    padding: 60px 20px;
}

.main-block-7 h2 {
    text-transform: uppercase;
    line-height: 40px;
    font-size: 30px;
    margin-bottom: 40px;
}

.main-block-7 .user-logo {
    height: 250px;
    margin-bottom: 20px;
}

.main-block-7 .user-logo img {
    margin: 0 auto;
}

.main-block-7 p {
    text-align: justify;
    padding: 0px 20px;
    line-height: 22px;
}

/* --- end main-block-7 --- */
/* --- main-block-7 --- */
.main-block-8 {
    background-image: url(../img/main-back-8.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 60px 40px 120px;
    box-shadow: 0 15px 15px -15px black inset;
}

.main-block-8 h2 {
    color: black;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 40px;
    font-size: 30px;
    margin-bottom: 40px;
}

.main-block-8 .slideshow {
    max-width: 920px;
    padding-top: 90px;
}

/* --- end main-block-8 --- */
/* --- main-block-9 --- */
.main-block-9 {
    padding: 60px 40px;
    background-image: url(../img/main-back-9.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.main-block-9 h2 {
    line-height: 45px;
    margin: 0px;
    padding: 51px 0px 0px;
}

.main-block-9 > div {
    max-width: 504px;
    margin: 0 auto;
}

.main-block-9 .large-register {
    display: block;
    text-align: center;
    font-size: 34px;
    line-height: 45px;
    text-transform: uppercase;
    padding: 20px 10px;
    width: 100%;
    color: #fff;
    margin: 60px 0;
    border-radius: 12px;
    background: #ea5b5b;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ea5b5b 0%, #9b211d 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ea5b5b), color-stop(100%, #9b211d));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ea5b5b 0%, #9b211d 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ea5b5b 0%, #9b211d 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ea5b5b 0%, #9b211d 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ea5b5b 0%, #9b211d 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea5b5b', endColorstr='#9b211d', GradientType=0);
    /* IE6-9 */
    border: 5px outset #ea5b5b;
}

.main-block-9 .large-register:hover {
    background: #e8dc5a;
    /* Old browsers */
    background: -moz-linear-gradient(top, #e8dc5a 0%, #d19200 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8dc5a), color-stop(100%, #d19200));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e8dc5a 0%, #d19200 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e8dc5a 0%, #d19200 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e8dc5a 0%, #d19200 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #e8dc5a 0%, #d19200 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8dc5a', endColorstr='#d19200', GradientType=0);
    /* IE6-9 */
    border: 5px outset #e8dc5a;
    text-decoration: none;
}

/* --- end main-block-9 --- */
/* --- end main page --- */
/* --- about page --- */
/* --- about-block-1 --- */
.about-block-1 {
    padding: 0 0 50px;
    background-color: #c3edef;
    box-shadow: inset 0 15px 15px -15px rgba(0, 0, 0, 0.5);
}

.about-block-1 h2 {
    color: #000;
    font-size: 33px;
    margin: 0px;
    padding: 71px 0 0;
    text-transform: uppercase;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    text-align: center;
}

.about-block-1 h2:before, .about-block-1 h2:after {
    border-bottom: 1px solid #000;
    border-top: 3px solid #000;
    content: "";
    display: inline-block;
    height: 2px;
    padding: 2px;
    position: relative;
    vertical-align: middle;
    width: 30%;
}

.about-block-1 h2:before {
    left: -1.5em;
    margin: 0 0 0 -50%;
}

.about-block-1 h2:after {
    left: 1.5em;
    margin: 0 -50% 0 0;
}

.about-block-1 p {
    font-size: 20px;
    line-height: 23px;
    margin: 0;
    padding: 83px 0 0;
    text-align: left;
}

/* --- end about-block-1 --- */
/* --- about-block-2 --- */
.about-block-2 {
    background-color: #536400;
    padding-top: 9px;
    padding-bottom: 9px;
}

.about-block-2 > div {
    border-top: 6px solid #fff;
    border-bottom: 6px solid #fff;
}

.about-block-2 h2 {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 32px;
    letter-spacing: -1px;
    padding: 55px 0 95px;
    margin: 0px;
    color: #fcfe40;
}

.about-block-2 .col {
    float: left;
    padding: 0 15px;
    width: 20%;
}

.about-block-2 .text-ico {
    text-align: center;
    min-height: 406px;
}

.about-block-2 .text-ico p {
    color: #fff;
    text-transform: uppercase;
    padding: 35px 0px 0px 0px;
    font-size: 15px;
    line-height: 21px;
}

.about-block-2 .text-ico img {
    margin: 0 auto;
}

/* --- about-block-2 --- */
/* --- about-block-3 --- */
.about-block-3 {
    padding: 50px 0;
    background: url(../img/about-back-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: inset 0 15px 15px -15px rgba(0, 0, 0, 0.9);
}

.about-block-3 .text-header {
    display: inline-block;
    background-color: #fff;
    margin: 0px auto 99px;
}

.about-block-3 .text-header h2 {
    color: #000;
    font-size: 41px;
    font-weight: 700;
    padding: 20px 10px;
    text-transform: uppercase;
    display: block;
}

.about-block-3 .button-block {
    margin: 0px auto;
    max-width: 480px;
    padding: 66px 0 0;
}

.about-block-3 .button-block a {
    margin: 0px auto;
}

/* --- end about-block-3 --- */
/* --- about-block-4 --- */
.about-block-4 {
    min-height: 700px;
    background-image: url(../img/about-back-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    color: #000;
    padding: 43px 0px 0px 0px;
    box-shadow: inset 0 15px 15px -15px rgba(0, 0, 0, 0.9);
}

.about-block-4 > div {
    margin: 0px auto;
    max-width: 1135px;
}

.about-block-4 .text-1 {
    padding: 62px 0px 0px 143px;
}

.about-block-4 .text-1 span {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 19px;
    display: block;
    background-color: #d6fff9;
    width: 282px;
    padding: 5px 9px 5px 9px;
}

.about-block-4 .text-2 span {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 32px;
    width: 105px;
    margin: 0px auto;
    background-color: #e5f77b;
    padding: 1px 5px;
}

.about-block-4 .text-2 span {
    display: block;
    float: right;
}

.about-block-4 .text-3 {
    padding: 187px 5px 0px 0px;
}

.about-block-4 .text-3 span {
    float: right;
    display: block;
    font-weight: bold;
    font-size: 19px;
    text-transform: uppercase;
    padding: 3px 10px;
    width: 287px;
    background-color: #b9d613;
}

.about-block-4 .referal {
    padding: 89px 0px 0px 0px;
}

.site-contact {
    padding-top: 30px;
}

.site-contact h1 + p {
    font-size: 18px;
    font-weight: 700;
    margin: -10px 0 30px;
}

.medium-yellow-button {
    background: url(../img/yellow-mediun-button.png) left top repeat-y transparent;
    padding: 25px 0px 0px 0px;
    display: block;
    width: 258px;
    height: 74px;
    margin: 0px auto;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
}

.medium-yellow-button:hover {
    color: #fff;
}

/* --- end about page --- */
.read {
    min-height: 124px;
}

.read .oline-logo {
    margin-top: 57px;
}

.online-block {
    box-shadow: 0 15px 15px -15px rgba(0, 0, 0, 0.7) inset;
    background: #fbfbfb;
}

.online-block > div {
    max-width: 72%;
    margin: 0px auto;
}

.navi-online {
    padding-top: 21px;
}

.navi-online > div {
    margin-bottom: 15px;
}

.button-online {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #93ac03;
    color: #48423b;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 9px 30px;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

.button-online:hover {
    text-decoration: none;
}

.name-book {
    margin-top: 68px;
}

.name-book h1 {
    font-size: 2.8em;
    margin: 0 0 20px;
    line-height: 36px;
    text-transform: uppercase;
    font-weight: normal;
    color: #000;
}

.name-book h3 {
    font-size: 2.4em;
    margin: 0px;
    font-weight: normal;
    color: #000;
}

.name-book h4 {
    color: #6d6e71;
    font-size: 2.5em;
    margin: 43px 0px 6px;
}

.online-page {
    margin: 0px;
}

.pagination-online {
    list-style: none;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.pagination-online li {
    display: block;
    float: left;
}

.pagination-online li.next {
    float: right;
}

.pagination-online li a {
    width: 50px;
    height: 49px;
    display: block;
}

.pagination-online li.prev a {
    background: url(../img/slider-arrow.png) left top no-repeat transparent;
}

.pagination-online li.next a {
    background: url(../img/slider-arrow.png) -50px top no-repeat transparent;
}

#online-text {
    color: #000;
    /* font-size: 2.1em; */
    margin: 0px 0px 42px;
    padding: 30px 15px 0;
}

#online-text p {
    margin: 0px 0px 2px;
}

.online-footer {
    margin: 27px 0px 75px;
}

.online-footer .button-online {
    font-size: 15px;
    padding: 13px 28px;
}

.font-size ul {
    display: none;
    list-style: none;
    padding: 4px 30px 0px 30px;
    position: absolute;
}

.font-size:hover ul {
    display: block;
}

.font-size li {
    width: 40px;
    height: 30px;
    margin-right: 3px;
    display: inline-block;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #93ac03;
    color: #48423b;
    display: block;
    float: left;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

.font-size li.small-font {
    font-size: 0.8em;
    padding-top: 8px;
}

.font-size li.medium-font {
    font-size: 1.1em;
    padding-top: 5px;
}

.font-size li.large-font {
    font-size: 1.5em;
    padding: 0px;
}

.font-size li:hover,
.font-size li.active {
    border: 1px solid #fb7a5a;
}

.h1 {
    margin-bottom: 30px;
}

.control-label {
    padding: inherit;
    margin: inherit;
}

.img {
    display: inline;
}

/* about page */
/* --- green-block --- */
.green-block {
    border: 3px solid #000;
    padding: 5px 12px 0;
    border-radius: 4px;
    background-color: #b9d613;
}

.green-block p {
    font-size: 15px;
    line-height: 20px;
    padding: 19px 0 0;
}

.about-block-3 .green-block {
    max-width: 920px;
    margin: 0px auto;
}

.red {
    color: #f00 !important;
}

.black {
    color: #000 !important;
}

.main {
    background-color: #bbd910;
    box-shadow: inset 0 15px 15px -15px rgba(0, 0, 0, 0.7);
}

.main-blue {
    background-color: #C3EDEF;
    box-shadow: 0 15px 15px -15px rgba(0, 0, 0, 0.7) inset;
}

/* --- lib-menu  --- */
.lib-menu {
    margin: 0px auto;
    padding: 56px 0px 0px 0px;
}

.lib-menu a {
    display: inline-block;
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    border-bottom: 2px solid transparent;
    padding: 0px 0px 5px 0px;
}

.lib-menu a span {
    display: inline-block;
    border-bottom: 4px solid transparent;
    padding: 0 0 1px;
}

.lib-menu a:focus, .lib-menu a:hover, .lib-menu a.active {
    text-decoration: none;
    border-bottom-color: black;
}

.lib-menu a:focus span, .lib-menu a:hover span, .lib-menu a.active span {
    border-bottom-color: black;
}

/* --- end lib-menu  --- */
/* --- library --- */
.library {
    margin: 0px auto;
    padding: 80px 30px 0;
}

.library > div {
    margin: 0px;
    padding: 0px;
}

.library .go-read {
    padding: 100px 0px;
}

.lib-book {
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 47px;
    margin: 0px auto;
    text-align: center;
    height: 650px;
}

.lib-book > div {
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.3);
    border-radius: 7px;
    border: 7px solid #033656;
    min-height: 480px;
    padding: 10px;
    margin: 0px 0px 30px;
    background-color: #d6fff9;
}

.lib-book > div img {
    border-radius: 3px;
    border: 3px solid #033656;
    margin: 24px auto 0px;
}

.lib-book > div h4 {
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
    padding: 14px 0px 0px;
}

.lib-book > div p {
    font-size: 16px;
    margin: 0px;
    padding: 9px 0px 0px;
}

.lib-book > div p.price {
    font-size: 20px;
}

.lib-book .add-lib {
    margin: 0px auto;
}

/* --- lib-category  --- */
.lib-category {
    margin: 0 auto;
    padding: 50px 0px 0px 0px;
}

.lib-green-button {
    background-color: #bad914;
    display: block;
    color: #fff;
    position: relative;
    width: 161px;
    border: 2px solid #93ac03;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    padding: 11px 0px 10px 0px;
    text-align: center;
    text-shadow: 1px 2px 1px #93ac03;
    cursor: pointer;
}

.lib-green-button:hover {
    text-decoration: none;
    color: #fff;
    border: 2px solid #bad914;
}

.menu-category {
    position: relative;
}

.menu-category ul {
    display: none;
    position: absolute;
    z-index: 1000;
    background-color: #fff;
    font-weight: bold;
}

.menu-category ul li {
    white-space: nowrap;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #fbfcfc;
}

.menu-category ul li a {
    color: #000;
    display: block;
    padding: 15px 30px;
    border: 1px solid #fff;
}

.menu-category ul li.active a, .menu-category ul li a:hover {
    border: 1px solid #d3d7cc;
    text-decoration: none;
}

.menu-category:hover ul {
    display: block;
}

/* --- end lib-category  --- */
.medium-red-button {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffafaf+0,ff6868+100 */
    background: #ffafaf;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffafaf 0%, #ff6868 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffafaf), color-stop(100%, #ff6868));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffafaf 0%, #ff6868 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffafaf 0%, #ff6868 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffafaf 0%, #ff6868 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ffafaf 0%, #ff6868 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffafaf', endColorstr='#ff6868', GradientType=0);
    /* IE6-9 */
    border-radius: 10px;
    border: 3px outset #ffafaf;
    margin: 0 auto;
    color: #fff;
    display: block;
    font-size: 19px;
    font-weight: bold;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
    width: 265px;
    text-shadow: 0 1px 1px #000;
}

.medium-red-button:hover {
    background: #e8dc5a;
    color: #fff;
    /* Old browsers */
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8dc5a), color-stop(100%, #d19200));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e8dc5a 0%, #d19200 100%);
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: linear-gradient(to bottom, #e8dc5a 0%, #d19200 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8dc5a', endColorstr='#d19200', GradientType=0);
    /* IE6-9 */
    text-decoration: none;
    border: 3px outset #e8dc5a;
}

.add-lib {
    color: #FFF;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0 1px 1px #000;
    text-align: center;
    padding: 8px 15px;
    display: inline-block;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-color: #333;
    background-image: -moz-linear-gradient(bottom, rgba(85, 85, 85, 0) 0%, #555 100%);
    background-image: -o-linear-gradient(bottom, rgba(85, 85, 85, 0) 0%, #555 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(85, 85, 85, 0) 0%, #555 100%);
    background-image: linear-gradient(to top, rgba(85, 85, 85, 0) 0%, #555 100%);
    border: 1px solid #333;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: inset 0 0 7px rgba(255, 255, 255, 0.25);
    -webkit-box-shadow: inset 0 0 7px rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 0 7px rgba(255, 255, 255, 0.25);
}

.add-lib:hover {
    background: #e8dc5a;
    color: #FFF;
    /* Old browsers */
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8dc5a), color-stop(100%, #d19200));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e8dc5a 0%, #d19200 100%);
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: linear-gradient(to bottom, #e8dc5a 0%, #d19200 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8dc5a', endColorstr='#d19200', GradientType=0);
    /* IE6-9 */
    border: 1px outset #e8dc5a;
    text-decoration: none;
}

/* --- end library --- */
/* --- read-book --- */
.book-img {
    padding: 0px 0px 61px 15px;
    margin: 0px;
}

.book-info {
    margin: 0px auto;
    max-width: 945px;
    padding: 105px 0px 0px 0px;
}

.book-info .book-desc {
    padding: 0px 9px 61px 45px;
}

.book-info .book-desc div h3 {
    margin: 0px;
    padding: 2px 0px 0px 0px;
    font-size: 19px;
    font-weight: bold;
}

.book-info .book-desc div p {
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    line-height: 23px;
}

.book-info .book-desc div .face-b {
    display: block;
    margin-top: 11px;
}

.book-info .book-desc p {
    font-size: 18px;
    line-height: 23px;
    margin: 0px;
    padding: 23px 0px 0px;
    text-align: justify;
}

.book-read-online ul {
    padding: 17px 0px 0px 0px;
    margin: 0px;
    list-style: none;
}

.book-read-online ul li {
    display: inline-block;
    padding: 0px 12px 0px 3px;
}

.book-read-online ul li .online {
    font-size: 24px;
    color: #033656;
}

.book-read-online .recommend {
    margin-top: 30px;
    float: right;
    padding-top: 12px;
    color: #FFF;
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    text-align: center;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    display: block;
    width: 336px;
    height: 53px;
    background-color: #B42323;
    background-image: -moz-linear-gradient(bottom, rgba(215, 55, 55, 0) 0%, #D73737 100%);
    background-image: -o-linear-gradient(bottom, rgba(215, 55, 55, 0) 0%, #D73737 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(215, 55, 55, 0) 0%, #D73737 100%);
    background-image: linear-gradient(to top, rgba(215, 55, 55, 0) 0%, #D73737 100%);
    border: 1px solid #B42323;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: inset 0 0 7px rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: inset 0 0 7px rgba(255, 255, 255, 0.5);
    box-shadow: inset 0 0 7px rgba(255, 255, 255, 0.5);
}

.book-read-online .recommend:hover {
    text-decoration: none;
    color: #FFF;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    background-color: #333;
    background-image: -moz-linear-gradient(bottom, rgba(85, 85, 85, 0) 0%, #555 100%);
    background-image: -o-linear-gradient(bottom, rgba(85, 85, 85, 0) 0%, #555 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(85, 85, 85, 0) 0%, #555 100%);
    background-image: linear-gradient(to top, rgba(85, 85, 85, 0) 0%, #555 100%);
    border: 1px solid #333;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: inset 0 0 7px rgba(255, 255, 255, 0.25);
    -webkit-box-shadow: inset 0 0 7px rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 0 7px rgba(255, 255, 255, 0.25);
}

/* reting */
.read-book .estimate {
    padding: 15px 0px 0px 16px;
    margin: 0px;
    list-style: none;
}

.read-book .estimate li {
    display: block;
    float: left;
    margin: 0px 4px 0px 0px;
}

.read-book .estimate li img {
    cursor: pointer;
}

.read-book .estimate li:first-child {
    font-size: 21px;
    margin: 0px 12px 0px 0px;
}

/* ---- --*/
#raiting_star {
    padding: 15px 0 0 16px;
}

#raiting_star .raiting_text {
    display: inline-block;
    font-size: 21px;
    margin: 0 12px 0 0;
}

#raiting {
    position: relative;
    height: 28px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}

#raiting_blank,
#raiting_votes,
#raiting_hover {
    height: 28px;
    position: absolute;
}

#raiting_blank {
    background: url(../img/ico/star2.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 150px;
}

#raiting_votes {
    background: url(../img/ico/star1.png);
    background-position: left top;
    background-repeat: no-repeat;
}

#raiting_hover {
    background: url(../img/ico/star1.png);
    background-position: left top;
    background-repeat: no-repeat;
    display: none;
}

#raiting_info {
    margin-left: 100px;
}

/* --- end read-book --- */
/* --- exposition --- */
.exposition {
    min-height: 517px;
    background-color: #fbfbfb;
    box-shadow: 0 15px 15px -15px rgba(0, 0, 0, 0.3) inset;
}

.exposition > div {
    margin: 0px auto;
    max-width: 940px;
    padding: 37px 0px 0px 0px;
}

.exposition h3 {
    background-color: #ffc919;
    color: #000;
    font-size: 35px;
    margin: 10px 0px 74px;
    padding: 13px 0 17px;
    text-align: center;
    text-transform: uppercase;
}

.exposition p {
    font-size: 21px;
    line-height: 26px;
    padding: 0 0 14px 10px;
}

/* --- end exposition --- */
/* --- subscribe --- */
.subscribe > p {
    font-size: 16px;
    font-weight: normal;
    padding: 19px 0 0;
    text-transform: uppercase;
}

.subscribe {
    padding: 30px 0;
}

.subscribe > div {
    margin-top: 42px;
}

.subscribe h2 {
    display: inline-block;
    color: #000;
    font-size: 34px;
    text-transform: uppercase;
    border: 1px solid #000;
    padding: 10px 20px;
    background-color: #ffc919;
}

.subscribe .subscribe-block {
    border: 6px solid #033656;
    border-radius: 6px;
    padding: 20px 0 50px;
    text-align: center;
    color: #000;
    background-color: #d6fff9;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3);
}

.subscribe .subscribe-block p {
    font-size: 22px;
    margin: 0;
    padding: 14px 0 0;
    text-transform: uppercase;
}

.subscribe .subscribe-block .period {
    font-size: 62px;
    font-weight: bold;
    padding: 0;
    position: relative;
}

.subscribe .subscribe-block .period span {
    font-size: 22px;
    font-weight: normal;
}

.subscribe .subscribe-block .price {
    font-size: 21px;
    font-weight: bold;
    margin: 0px 0px 25px;
    padding: 27px 0 0;
}

.subscribe .subscribe-block .but {
    margin-top: 10px;
}

.subscribe .subscribe-add {
    text-align: center;
    color: #000;
}

.subscribe .subscribe-add h2 {
    text-align: center;
    margin-bottom: 30px;
    font-weight: bold;
    color: #000;
    font-size: 33px;
}

.subscribe .subscribe-add p {
    text-align: left;
    font-size: 22px;
    line-height: 28px;
    padding: 0px 0px 0px 40px;
}

/* --- end subscribe --- */
/* --- subscribe-add --- */
.subscribe-add .add-next-form {
    padding: 30px 0 0 40px;
}

.subscribe-add .add-next-form input[type="text"] {
    border: 2px solid #93ac03;
    font-size: 12px;
    margin: 6px 0 0;
    padding: 9px 0 6px;
    text-align: center;
    width: 176px;
}

.subscribe-add .add-next-form a {
    display: block;
    font-size: 19px;
    margin: 20px 0;
}

.subscribe-add .add-next-form .price {
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    margin-right: 20px;
}

.subscribe-add .add-next-form .submit-next {
    color: #FFF;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
    margin-top: 30px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    width: 180px;
    height: 46px;
    background-color: #B42323;
    background-image: -moz-linear-gradient(bottom, rgba(215, 55, 55, 0) 0%, #D73737 100%);
    background-image: -o-linear-gradient(bottom, rgba(215, 55, 55, 0) 0%, #D73737 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(215, 55, 55, 0) 0%, #D73737 100%);
    background-image: linear-gradient(to top, rgba(215, 55, 55, 0) 0%, #D73737 100%);
    border: 1px solid #B42323;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: inset 0 0 7px rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: inset 0 0 7px rgba(255, 255, 255, 0.5);
    box-shadow: inset 0 0 7px rgba(255, 255, 255, 0.5);
}

/* --- end subscribe-add --- */
.page > div {
    margin: 0 auto;
    max-width: 1000px;
    padding: 20px 0;
}

.test-block > div {
    margin: 0px auto;
    width: 80%;
    padding-top: 20px;
    padding-bottom: 50px;
}

.test-block h1 {
    line-height: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}

.test-block h2 {
    margin: 20px 0;
    text-decoration: underline;
}

.test-block ul li {
    margin: 5px 0;
    font-style: italic;
}

.test-block ul li input[type="checkbox"], .test-block ul li input[type="radio"] {
    margin-right: 10px;
}

#sendTest {
    margin: 40px 0 10px;
}

#testResult {
    display: none;
}

/* -- ------------ */
.user-block h1 {
    text-align: center;
    text-transform: uppercase;
    font-size: 35px;
    margin: 30px 0 60px;
    color: #000;
}

.user-block > div {
    width: 80%;
    margin: 0px auto;
    padding-top: 40px;
    padding-bottom: 50px;
}

.user-block .nav-menu ul li {
    padding-bottom: 20px;
    font-size: 18px;
}

.user-block .nav-menu ul li.active a, .user-block .nav-menu ul li a:hover {
    font-weight: 700;
    text-decoration: underline;
}

.user-block .user-info li {
    padding-bottom: 10px;
}

.user-block .user-info .user-login, .user-block .user-info .user-name, .user-block .user-info .change-password {
    font-size: 16px;
}

.user-block .user-info .change-password {
    font-size: 16px;
    padding: 5px;
    margin-bottom: 20px;
    display: inline-block;
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.user-block .user-test ul li {
    padding: 5px 0;
}

.user-block ul li {
    font-size: 16px;
    color: #000;
}

.user-block ul li a {
    color: #000;
}

.user-block ul li .set-ready {
    font-size: 16px;
    margin-bottom: 12px;
    display: inline-block;
}

.user-block ul li .data-text {
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    margin-bottom: 15px;
}

.user-block .referrer .right .text-referrer {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 40px;
}

.user-block .referrer .right .referral-input {
    text-align: center;
}

.user-block .referrer .right .referral-input label {
    font-size: 14px;
}

.user-block .referrer .right #referrer {
    border: 1px solid #114261;
    padding: 7px;
    margin: 10px 0;
}

.user-block .referrer .right #copy-ref {
    color: #000;
    font-style: italic;
    /* font-weight: bold; */
    font-size: 17px;
}

/* --- ---- */
@media (max-width: 992px) {
    .main-block-1 .block1-right h3:before, .main-block-1 .block1-right h3:after {
        display: none;
    }

    .main-block-6 .block-news {
        min-height: 700px;
    }

    .lib-menu a {
        font-size: 14px;
    }

    .about-block-2 .col p {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .h1 {
        font-size: 30px;
    }

    .language-search {
        width: 80%;
        margin: 20px auto 0;
    }

    .main-block-1 .block1-left {
        padding: 0;
        margin-bottom: 50px;
    }

    .main-block-1 .block1-left p {
        display: none;
    }

    .main-block-6 .block-news {
        min-height: 700px;
    }

    .footer-content > .row > div {
        margin-bottom: 20px;
    }

    .subscribe .row > div, .library .row > div {
        width: 100%;
        float: none;
        margin-bottom: 30px;
        padding: 0 90px;
    }

    .user-block h1 {
        margin: 30px 0;
    }

    .user-block .nav-menu {
        text-align: center;
        padding-bottom: 20px;
        margin-bottom: 30px;
        border-bottom: 1px solid;
    }

    .user-block .nav-menu ul {
        display: inline-block;
    }

    .user-block .nav-menu ul li {
        padding: 10px 15px;
        font-size: 16px;
        font-weight: normal;
    }

    .user-block .nav-menu ul li a {
        display: inline-block;
        vertical-align: middle;
        margin: 0 35px;
    }

    .user-block .nav-menu ul li.active a, .user-block .nav-menu ul li:hover a {
        text-decoration: none;
    }

    .subscribe-add .add-next-form {
        padding-left: 0;
    }

    .about-block-1 .row {
        padding: 0 30px;
    }

    .about-block-2 .col {
        width: 33.33%;
    }

    .about-block-2 .text-ico p {
        font-size: 14px;
    }

    .about-block-3 .button-block a {
        margin-bottom: 20px;
    }

    .lib-book {
        height: auto;
    }

    .book-img {
        pading: 0 0 40px;
    }

    .book-img img {
        margin: 0 auto;
    }

    .book-info .book-desc {
        padding: 0px 20px 40px;
    }

    .book-read-online .recommend {
        margin: 30px auto 0;
        float: none;
    }

    .main-block-5 .owl-stage-outer {
        margin: 0;
    }

    .main-block-5 .owl-stage-outer:after {
        content: none;
    }

    .main-block-5 .owl-stage-outer > div {
        width: auto;
        float: none;
        padding: 0;
    }

    .main-block-7 .col-xs-6 {
        float: none;
        width: 100%;
    }

    .main-block-7 .owl-carousel .owl-item img {
        width: auto;
    }

    .col-wrap {
        width: 100%;
    }

    .online-footer .row .col-sm-4 {
        text-align: center;
        margin-bottom: 10px;
    }

    .about-block-4 .text-1, .about-block-4 .text-2, .about-block-4 .text-3 {
        padding: 0;
    }

    .about-block-4 .text-1 span, .about-block-4 .text-2 span, .about-block-4 .text-3 span {
        display: inline-block;
        float: none;
    }

    .about-block-4 .col-sm-5, .about-block-4 .col-sm-2 {
        width: 100%;
        float: none;
        text-align: center;
        margin-bottom: 30px;
    }
}

@media (max-width: 570px) {
    .main-block-1 .block1-right h3 {
        font-size: 24px;
        line-height: 30px;
    }

    .main-block-1 .block1-right h3:before, .main-block-1 .block1-right h3:after {
        content: none;
    }

    .main-block-1 .block1-right h2 {
        font-size: 40px;
    }

    .main-block-4 .register-4, .main-block-5 p a {
        background-size: cover;
        width: 100%;
        font-size: 26px;
    }

    .about-block-2 h2 {
        padding: 50px 0 20px;
        font-size: 26px;
        line-height: 36px;
    }

    .about-block-2 .col {
        width: 100%;
        float: none;
    }

    .about-block-2 .text-ico {
        min-height: 0;
        padding: 40px 20px;
    }

    .about-block-2 .text-ico p {
        padding-top: 15px;
    }

    .footer-content .col-wrap > div {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media (max-width: 500px) {
    #online-text p {
        font-size: 20px;
    }

    .main-block-1 .block1-right h2 {
        margin: 40px 0 15px;
    }

    .main-block-1 .block1-right .lib .col-xs-6 {
        width: 100%;
        float: none;
    }

    .main-block-1 .block1-right .lib .col-xs-6 a {
        margin: 0 auto 10px;
    }

    .main-block-5 .row > div {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }

    .main-block-7 .col-xs-6 {
        width: 100%;
        float: none;
        margin-bottom: 30px;
    }

    .subscribe .row > div, .library .row > div {
        padding: 0 50px;
    }

    .lib-category > div {
        float: none;
        margin-bottom: 20px;
        width: auto;
    }

    .menu-category ul {
        left: 50%;
        transform: translateX(-50%);
        width: 90%;
    }

    .menu-category ul li {
        white-space: normal;
    }

    .book-read-online .recommend {
        width: 100%;
    }
}

@media (max-width: 400px) {
    .h1 {
        font-size: 24px;
    }

    .slideshow-book h2 {
        font-size: 26px;
    }

    .slideshow-book .slideshow {
        padding-top: 50px;
    }

    .main-block-4 .register-4 {
        font-size: 16px;
        line-height: 18px;
        padding: 10px 0;
    }

    .main-block-4 h2 {
        font-size: 26px;
    }

    .main-block-4 h2:before, .main-block-4 h2:after {
        content: none;
    }

    .main-block-5 h2 {
        font-size: 26px;
    }

    .main-block-5 p a {
        font-size: 16px;
        line-height: 18px;
        padding: 10px 0;
    }

    .main-block-8 {
        padding: 60px 40px;
    }

    .main-block-8 h2 {
        line-height: 38px;
        font-size: 26px;
        margin-bottom: 50px;
    }

    .main-block-8 .slideshow {
        padding-top: 0;
    }

    .main-block-7 h2 {
        padding: 0;
        font-size: 26px;
    }

    .main-block-9 {
        padding: 40px 15px;
    }

    .main-block-9 h2 {
        font-size: 26px;
        line-height: 38px;
        padding: 0;
    }

    .main-block-9 .large-register {
        font-size: 24px;
        line-height: 30px;
        padding: 10px;
    }

    .subscribe, .library {
        padding: 20px 0;
    }

    .subscribe .row > div, .library .row > div {
        padding: 0 15px;
    }

    .lib-menu.row > div {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }

    .name-book {
        margin-top: 60px;
    }

    .name-book h1 {
        font-size: 28px;
        margin-bottom: 15px;
    }

    .name-book h3 {
        font-size: 24px;
    }

    .name-book h4 {
        font-size: 18px;
    }
}

@media (max-width: 320px) {
    .main-block-1 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .slideshow-book h2, .main-block-3 h2, .main-block-4 h2, .main-block-5 h2, .main-block-6 h2, .main-block-7 h2, .main-block-8 h2, .main-block-9 h2 {
        font-size: 24px;
        line-height: 30px;
    }
}

/*# sourceMappingURL=style.css.map */

.cart {
    padding-top: 40px;
    padding-bottom: 40px;
}

.cart .cart-title {
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: center;
}

.cart .cart-title h1 {
    font-size: 22px;
    font-weight: bold;
}

.add-lib.added-lib {
    background-color: #f1c40f;
}

.lib-book .old-price {
    text-decoration: line-through;
    font-size: 13px;
    color: #c0392b;
}
.book-img img:hover {
    cursor: pointer;
}