/* --------------------------------------------------------------

   reset.css
   * Resets default browser CSS.

-------------------------------------------------------------- */

#fb5, #fb5 a, #fb5 abbr, #fb5 address, #fb5 article, #fb5 aside, #fb5 audio, #fb5 b, #fb5 blockquote, #fb5 button, #fb5 canvas,
#fb5 caption, #fb5 cite, #fb5 code, #fb5 dd, #fb5 del, #fb5 details, #fb5 dfn, #fb5 div, #fb5 dl, #fb5 dt, #fb5 em, #fb5 embed, #fb5 fieldset,
#fb5 figcaption, #fb5 figure, #fb5 footer, #fb5 form, #fb5 h1, #fb5 h2, #fb5 h3, #fb5 h4, #fb5 h5, #fb5 h6, #fb5 header, #fb5 hgroup, #fb5 i, #fb5 iframe, #fb5 img, #fb5 ins, #fb5 kbd, #fb5 label, #fb5 legend, #fb5.fb5 li, #fb5 mark, #fb5 menu, #fb5 nav,
#fb5 object, #fb5 ol, #fb5 p, #fb5 pre, #fb5 q, #fb5 samp, #fb5 section, #fb5 small, #fb5 span, #fb5 sub, #fb5 summary, #fb5 sup, #fb5 table, #fb5 tbody, #fb5 td, #fb5 tfoot, #fb5 th, #fb5 thead, #fb5 time, #fb5 tr, #fb5 ul, #fb5 var, #fb5 video, #fb5 input {
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    line-height: 1.5 !important;
    text-align: left;
    box-shadow: none;
    text-shadow: none;
    overflow: visible;
    background: none;
    list-style: none;
    background-image: none;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
}

#fb5-ajax, #fb5-ajax div {
    display: block;
}

#fb5.fb5 li, #fb5 li:before, #fb5:after {
    content: none;
}

#fb5 img {

}

#fb5 article, #fb5 aside, #fb5 canvas, #fb5 details, #fb5 figcaption, #fb5 figure, #fb5 footer, #fb5 header, #fb5 hgroup, #fb5 menu, #fb5 nav, #fb5 section, #fb5 summary {
    display: block;
}

#fb5 a, #fb5 ins, #fb5 del {
    text-decoration: none;
}

#fb5 ul, #fb5 ol {
    list-style: none;
    text-indent: 0px;
    margin: 0 !important;
}

#fb5 table {
    border-spacing: 0;
    border-collapse: collapse;
}

#fb5 caption, #fb5 th {
    text-align: left;
}

#fb5 q:after, #fb5 q:before {
    content: "";
}

#fb5 a, #fb5 button:hover {
    cursor: pointer;
}

#fb5 input, #fb5 textarea {
    outline: none;
}

/* = Menu
-------------------------------------------------------------- */

#fb5 .fb5-menu {

}

#fb5 .fb5-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#fb5 .fb5-menu li {
    float: left;
    position: relative;
    width: 30px;
    margin: 0 3px;

    list-style: none;
    background: none;
}

#fb5 .fb5-menu li a {
    display: block;
    background: url(../img/icons.png) no-repeat;
    width: 30px;
    height: 40px;
}

#fb5 .fb5-menu li a.fb5-download {
    background-position: 0 0;
}

#fb5 .fb5-menu li a.fb5-download:hover {
    background-position: 0 -90px;
}

#fb5 .fb5-menu li a.fb5-home {
    background-position: 0 -180px;
}

#fb5 .fb5-menu li a.fb5-home:hover {
    background-position: 0 -270px;
}

#fb5 .fb5-menu li a.contact {
    background-position: 0 -360px;
}

#fb5 .fb5-menu li a.contact:hover {
    background-position: 0 -450px;
}

#fb5 .fb5-menu li a.fb5-fullscreen {
    background-position: 0 -1408px;
}

#fb5 .fb5-menu li a.fb5-fullscreen:hover {
    background-position: 0 -1450px;
}

#fb5 .fb5-menu li a.fb5-show-all {
    background-position: 0 -540px;
}

#fb5 .fb5-menu li a.fb5-show-all:hover {
    background-position: 0 -630px;
}

#fb5 .fb5-menu li a.fb5-zoom-auto {
    background-position: 0 -720px;
}

#fb5 .fb5-menu li a.fb5-zoom-auto:hover {
    background-position: 0 -810px;
}

#fb5 .fb5-menu li a.fb5-zoom-in {
    background-position: 0 -900px;
}

#fb5 .fb5-menu li a.fb5-zoom-in:hover {
    background-position: 0 -990px;
}

#fb5 .fb5-menu li a.fb5-zoom-original {
    background-position: 0 -1080px;
}

#fb5 .fb5-menu li a.fb5-zoom-original:hover {
    background-position: 0 -1170px;
}

#fb5 .fb5-menu li a.fb5-zoom-out {
    background-position: 0 -1260px;
}

#fb5 .fb5-menu li a.fb5-zoom-out:hover {
    background-position: 0 -1350px;
}

#fb5 .fb5-menu#fb5-center {
    width: auto;
    margin-top: 10px;
    margin-down: 0;
    position: absolute;

    /*
    margin-left: auto;
    margin-right: auto;
    /*/
}

#fb5 .fb5-menu#fb5-right {
    float: right;
    width: auto;
    margin: 10px 6px 0 0;
    opacity: 0;
}

#fb5 .fb5-menu li.fb5-goto {
    position: relative;
    width: auto;
    margin: -3px 4px 0px 0;
    padding: 6px 0 0 10px;
}

#fb5 .fb5-menu li.fb5-goto #fb5-label-page-number {
    font-family: Arial, sans-serif;
    display: inline;
    float: left;
    margin: 6px 5px 0 0;
    line-height: 12px;
    font-size: 10px;
    font-weight: bold;
    color: #5f6f7b;
    -webkit-font-smoothing: antialiased;
    width: auto;
}

#fb5 .fb5-menu li.fb5-goto input[type='text'] {
    background: #141f28;
    width: 28px;
    height: 13px;
    border: 1px solid #1e2f3c;
    box-shadow: inset 0 0 3px #0a1014;
    padding: 0 20px 0 0;
    text-align: center;
    font-size: 9px;
    color: #bababa;
    display: inline;
}

#fb5 .fb5-menu li.fb5-goto button {
    box-shadow: none;
    text-shadow: none;
    font-family: Arial;
    position: absolute;
    right: 0px;
    top: 11px;
    height: 15px;
    display: inline;
    font-size: 9px;
    font-weight: bold;
    padding: 0 1px;
    background: #2b3e4d;
    background: -moz-linear-gradient(top, #2b3e4d 0, #1f303d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2b3e4d), color-stop(100%, #1f303d));
    background: -webkit-linear-gradient(top, #2b3e4d 0, #1f303d 100%);
    background: -o-linear-gradient(top, #2b3e4d 0, #1f303d 100%);
    background: -ms-linear-gradient(top, #2b3e4d 0, #1f303d 100%);
    background: linear-gradient(to bottom, #2b3e4d 0, #1f303d 100%);
    filter: progid:dximagetransform.Microsoft.gradient(startcolorstr='#2b3e4d', endcolorstr='#1f303d', gradienttype=0);
    color: #5f6f7b;
}

#fb5 .ui-btn-text {
    display: none;
}

/* = Tooltip
-------------------------------------------------------------- */

#fb5 .fb5-tooltip {
    font-family: Arial, sans-serif;
    position: absolute;
    left: 0;
    top: -25px;
    z-index: 5;
    display: none;
    padding: 2px 10px;
    background: #64c8d3;
    white-space: nowrap;
    font-size: 10px;
    font-weight: bold;
    /*text-transform: uppercase/*/
    color: white;
}

#fb5 .fb5-tooltip b {
    /*background: url("../img/arrow-tooltip.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);/*/
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-top: 10px solid #64c8d3;
    bottom: -7px;
    display: block;
    height: 0;
    left: 6px;
    position: absolute;
    width: 0;
}

/* = Footer
-------------------------------------------------------------- */

#fb5 #fb5-footer {
    opacity: 0;
}

#fb5 #fb5-footer {
    position: absolute;
    bottom: 0;
    z-index: 15;
    /*background: url(../img/bg-footer.png);/*/
    /*background-color: rgba(0, 0, 0, .55);/*/
    /*border-top: 3px solid #0A334A;/*/
    width: 100%;
    height: 60px;
    margin: 0;
    padding: 0;

}

#fb5 #fb5-footer #fb5-logo {
    position: absolute;
    left: 10px;
    top: 5px;
    z-index: 5;
    opacity: 0;
}

#fb5 #fb5-footer .fb5-bcg-tools {
    background-color: #000000;
    height: 100%;
    left: 0;
    opacity: 0.55;
    position: absolute;
    top: 0;
    width: 100%;
}

/* = Show All Pages
-------------------------------------------------------------- */

#fb5 #fb5-all-pages .fb5-container-pages {
    position: absolute;
    width: 100%;
    height: 225px;
    background: black;
    padding: 2% 0;
    box-shadow: 0 0 40px #64c8d3;
    box-shadow: 0 0 40px rgba(100, 200, 211, .8);
    -moz-box-shadow: 0 0 40px rgba(100, 200, 211, .8);
    -webkit-box-shadow: 0 0 40px rgba(100, 200, 211, .8);
}

#fb5 #fb5-menu-holder {
    position: absolute;
    height: inherit;
    overflow: hidden;
    width: 100%;
}

#fb5 #fb5-slider {
    position: absolute;
    left: 0;
    list-style: none;
    height: inherit;
    margin: 0;
    padding: 0;
}

#fb5 #fb5-slider li {
    float: left;
    position: relative;
    height: inherit;
    padding: 0 10px;
    text-align: center;
    cursor: pointer;
    margin: 0;
    list-style: none;
}

#fb5 #fb5-slider li:first-child {
    padding-left: 100px;
}

#fb5 #fb5-slider li:last-child {
    padding-right: 100px;
}

#fb5 #fb5-slider li:hover {

}

#fb5 #fb5-slider li img {
    float: left;
    height: inherit;
}

/* = Contact Form
-------------------------------------------------------------- */

#fb5 #fb5-contact form {
    position: absolute;
    left: 50%;
    top: 50%;
    background: #161616;
    width: 300px;
    height: auto;
    margin: -115px 0 0 -165px;
    padding: 10px 15px 15px 15px;
    box-shadow: 0 0 60px #64c8d3;
    box-shadow: 0 0 60px rgba(100, 200, 211, .7);
    -moz-box-shadow: 0 0 60px rgba(100, 200, 211, .7);
    -webkit-box-shadow: 0 0 60px rgba(100, 200, 211, .7);
}

#fb5 #fb5-contact form,
#fb5 #fb5-contact input,
#fb5 #fb5-contact textarea {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;

}

#fb5 #fb5-contact form h3 {
    font-family: Arial, sans-serif !important;
    margin: 0 0 6px 0;
    font-size: 0.875em !important;
    font-weight: bold;
    /*text-transform: uppercase;/*/
    color: white;
    -webkit-font-smoothing: antialiased;
}

#fb5 #fb5-contact form p {
    padding: 0 0 3px 0;
    font-size: .75em;
    margin: 0;
}

#fb5 #fb5-contact form input,
#fb5 #fb5-contact form textarea {
    font-family: Arial, Helvetica, sans-serif;
    box-shadow: none;
    width: 270px;
    height: 30px;
    background: black;
    border: 0;
    padding: 8px 15px;
    font-size: 11px;
    color: #737373;
    margin: 2px 0 0 0;

    box-sizing: content-box;
    -moz-box-sizing: content-box;
}

#fb5 #fb5-contact form input {
    height: 15px;
    max-height: 15px;
    min-height: 15px;
}

#fb5 #fb5-contact form textarea {
    height: 60px;
    resize: none;
    max-height: 60px;
    min-height: 60px;
    -moz-box-sizing: inherit;
    box-sizing: inherit;

}

#fb5 #fb5-contact button,
#fb5 #fb5-contact .fb5-close {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#fb5 #fb5-contact button {
    height: 18px;
    background: #64c8d3;
    margin: 10px 0 0 100px;
    padding: 4px 8px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    /*text-transform: uppercase;/*/
    font-size: 11px;
    color: white;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#fb5 #fb5-contact .fb5-close {
    position: absolute;
    right: 15px;
    top: 10px;
    z-index: 5;
    background: #64c8d3;
    padding: 2px 5px;
    line-height: 12px;
    font-size: 11px;
    color: black;
}

#fb5 #fb5-contact .fb5-error {

    color: white;

}

#fb5 #fb5-contact .fb5-thanks {
    color: #444444;
    display: none;
}

#fb5 #fb5-contact .fb5-thanks h1 {
    font-size: 18px !important;
    color: #444444 !important;
    font-family: Arial, Helvetica, sans-serif !important;
}

#fb5 #fb5-contact .fb5-thanks p {
    font-size: 11px;
    color: #444444;
}

/* Preloader /*/

#fb5 .fb5-preloader {
    position: relative;
    width: 90px;
    height: 90px;

    /*position /*/
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 101;
    margin-left: -45px;
    margin-top: -65px;

    /*position /*/
}

#fb5 .fb5-preloader .wBall {
    position: absolute;
    width: 86px;
    height: 86px;
    opacity: 0;
    -moz-transform: rotate(225deg);
    -moz-animation: orbit 7.15s infinite;
    -webkit-transform: rotate(225deg);
    -webkit-animation: orbit 7.15s infinite;
    -ms-transform: rotate(225deg);
    -ms-animation: orbit 7.15s infinite;
    -o-transform: rotate(225deg);
    -o-animation: orbit 7.15s infinite;
    transform: rotate(225deg);
    animation: orbit 7.15s infinite;
}

#fb5 .fb5-preloader .wBall .wInnerBall {
    position: absolute;
    width: 11px;
    height: 11px;
    background: #64C8D3;
    left: 0px;
    top: 0px;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    -ms-border-radius: 11px;
    -o-border-radius: 11px;
    border-radius: 11px;
}

#fb5 .fb5-preloader #wBall_1 {
    -moz-animation-delay: 1.56s;
    -webkit-animation-delay: 1.56s;
    -ms-animation-delay: 1.56s;
    -o-animation-delay: 1.56s;
    animation-delay: 1.56s;
}

#fb5 .fb5-preloader #wBall_2 {
    -moz-animation-delay: 0.31s;
    -webkit-animation-delay: 0.31s;
    -ms-animation-delay: 0.31s;
    -o-animation-delay: 0.31s;
    animation-delay: 0.31s;
}

#fb5 .fb5-preloader #wBall_3 {
    -moz-animation-delay: 0.62s;
    -webkit-animation-delay: 0.62s;
    -ms-animation-delay: 0.62s;
    -o-animation-delay: 0.62s;
    animation-delay: 0.62s;
}

#fb5 .fb5-preloader #wBall_4 {
    -moz-animation-delay: 0.94s;
    -webkit-animation-delay: 0.94s;
    -ms-animation-delay: 0.94s;
    -o-animation-delay: 0.94s;
    animation-delay: 0.94s;
}

#fb5 .fb5-preloader #wBall_5 {
    -moz-animation-delay: 1.25s;
    -webkit-animation-delay: 1.25s;
    -ms-animation-delay: 1.25s;
    -o-animation-delay: 1.25s;
    animation-delay: 1.25s;
}

@-moz-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -moz-transform: rotate(180deg);
        -moz-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -moz-transform: rotate(300deg);
        -moz-animation-timing-function: linear;
        -moz-origin: 0%;
    }

    30% {
        opacity: 1;
        -moz-transform: rotate(410deg);
        -moz-animation-timing-function: ease-in-out;
        -moz-origin: 7%;
    }

    39% {
        opacity: 1;
        -moz-transform: rotate(645deg);
        -moz-animation-timing-function: linear;
        -moz-origin: 30%;
    }

    70% {
        opacity: 1;
        -moz-transform: rotate(770deg);
        -moz-animation-timing-function: ease-out;
        -moz-origin: 39%;
    }

    75% {
        opacity: 1;
        -moz-transform: rotate(900deg);
        -moz-animation-timing-function: ease-out;
        -moz-origin: 70%;
    }

    76% {
        opacity: 0;
        -moz-transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        -moz-transform: rotate(900deg);
    }

}

@-webkit-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -webkit-transform: rotate(180deg);
        -webkit-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -webkit-transform: rotate(300deg);
        -webkit-animation-timing-function: linear;
        -webkit-origin: 0%;
    }

    30% {
        opacity: 1;
        -webkit-transform: rotate(410deg);
        -webkit-animation-timing-function: ease-in-out;
        -webkit-origin: 7%;
    }

    39% {
        opacity: 1;
        -webkit-transform: rotate(645deg);
        -webkit-animation-timing-function: linear;
        -webkit-origin: 30%;
    }

    70% {
        opacity: 1;
        -webkit-transform: rotate(770deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-origin: 39%;
    }

    75% {
        opacity: 1;
        -webkit-transform: rotate(900deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-origin: 70%;
    }

    76% {
        opacity: 0;
        -webkit-transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: rotate(900deg);
    }

}

@-ms-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -ms-transform: rotate(180deg);
        -ms-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -ms-transform: rotate(300deg);
        -ms-animation-timing-function: linear;
        -ms-origin: 0%;
    }

    30% {
        opacity: 1;
        -ms-transform: rotate(410deg);
        -ms-animation-timing-function: ease-in-out;
        -ms-origin: 7%;
    }

    39% {
        opacity: 1;
        -ms-transform: rotate(645deg);
        -ms-animation-timing-function: linear;
        -ms-origin: 30%;
    }

    70% {
        opacity: 1;
        -ms-transform: rotate(770deg);
        -ms-animation-timing-function: ease-out;
        -ms-origin: 39%;
    }

    75% {
        opacity: 1;
        -ms-transform: rotate(900deg);
        -ms-animation-timing-function: ease-out;
        -ms-origin: 70%;
    }

    76% {
        opacity: 0;
        -ms-transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        -ms-transform: rotate(900deg);
    }

}

@-o-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -o-transform: rotate(180deg);
        -o-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -o-transform: rotate(300deg);
        -o-animation-timing-function: linear;
        -o-origin: 0%;
    }

    30% {
        opacity: 1;
        -o-transform: rotate(410deg);
        -o-animation-timing-function: ease-in-out;
        -o-origin: 7%;
    }

    39% {
        opacity: 1;
        -o-transform: rotate(645deg);
        -o-animation-timing-function: linear;
        -o-origin: 30%;
    }

    70% {
        opacity: 1;
        -o-transform: rotate(770deg);
        -o-animation-timing-function: ease-out;
        -o-origin: 39%;
    }

    75% {
        opacity: 1;
        -o-transform: rotate(900deg);
        -o-animation-timing-function: ease-out;
        -o-origin: 70%;
    }

    76% {
        opacity: 0;
        -o-transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        -o-transform: rotate(900deg);
    }

}

@keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        transform: rotate(180deg);
        animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        transform: rotate(300deg);
        animation-timing-function: linear;
        origin: 0%;
    }

    30% {
        opacity: 1;
        transform: rotate(410deg);
        animation-timing-function: ease-in-out;
        origin: 7%;
    }

    39% {
        opacity: 1;
        transform: rotate(645deg);
        animation-timing-function: linear;
        origin: 30%;
    }

    70% {
        opacity: 1;
        transform: rotate(770deg);
        animation-timing-function: ease-out;
        origin: 39%;
    }

    75% {
        opacity: 1;
        transform: rotate(900deg);
        animation-timing-function: ease-out;
        origin: 70%;
    }

    76% {
        opacity: 0;
        transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        transform: rotate(900deg);
    }

}

#fb5-ajax {
    position: relative;
}

#fb5-ajax a {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

#fb5-ajax.fb5-fullbrowser {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100% !important;
}

#fb5-ajax.fullScreen {

}

#fb5-ajax[data-template="true"] {

}

#fb5-ajax .fb5-bcg-book {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    background: none no-repeat center center;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    width: 100%;
    height: 100%;
}

#fb5 {
    font-family: Arial, sans-serif;
    font-size: 14px;
    -webkit-text-size-adjust: none;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;

}

/* begin lightbox /*/
#fb5-ajax.fb5-lightbox {
    z-index: 99999 !important;
}

#fb5-ajax #fb5-close-lightbox {
    display: none;
}

#fb5-ajax.fb5-lightbox #fb5-close-lightbox {
    display: block;
    position: absolute;
    top: 1%;
    right: 1%;
    font-size: 40px;
    color: white;
    cursor: pointer;
    opacity: 1;
}

#fb5-ajax.fb5-lightbox #fb5-close-lightbox i {
    line-height: .65 !important;

}

/* end lightbox /*/

#fb5 #fb5-container-book {
    position: absolute;
    z-index: 5;
    display: none;
    width: 1100px;
    height: 715px;
}

.remove_scroll {
    overflow: hidden;
}

#fb5 fieldset {

}

#fb5 #fb5-deeplinking {
    display: none;
}

#test {
    margin: 0 auto;
    width: 100%;
}

#fb5 #page.mobile {
    width: 550px;
    height: 358px;
    margin: -210px 0 0 -275px;
}

#fb5 #page .padding { /*padding: 0 34px;*/
}

#fb5 .cursor-grab {
    cursor: -webkit-grab;
    cursor: -moz-grab;
}

#fb5 .fb5-overlay {
    position: absolute;
    left: -10000px;
    top: 0;
    z-index: 20;

    /*background: url(../img/bg-overlay.png);/*/
    background: rgba(0, 0, 0, 0);

    width: 100%;
    height: 100%;
    display: none;
}

#fb5 .fb5-overlay.active {
    left: 0;
    display: block;
}

/* = Back button
-------------------------------------------------------------- */
#fb5 #fb5-button-back {
    color: #FFFFFF;
    position: absolute;
    left: -5px;
    top: 45px;
    background-color: #64C8D3;
    border-radius: 4px 4px 4px 4px;
    padding: 5px;
    padding-left: 15px;
    padding-right: 10px;
    font-size: 12px;
    font-weight: bold;
    margin-top: -45px;
}

#fb5 #fb5-button-back:hover {
    color: #64C8D3;
    background-color: #FFFFFF
}

/* = About
-------------------------------------------------------------- */

#fb5 #fb5-about {
    position: absolute;
    z-index: 5;
    width: 45%;
    display: none;
    /*padding-top: 6%;/*/
}

#fb5 #fb5-about h1,
#fb5 #fb5-about h2,
#fb5 #fb5-about h3,
#fb5 #fb5-about h4,
#fb5 #fb5-about h5,
#fb5 #fb5-about h6 {
    margin: 0 0 .5em 0;
    padding: 0px;
    font-size: 1.375em;
    color: #64c8d3;
    -webkit-font-smoothing: antialiased;
    text-transform: none;
}

#fb5 #fb5-about h3 {
    background: url(../img/arrow-right.png) no-repeat 0 50%;
    padding: 0 0 0 25px;
}

#fb5 #fb5-about ul, #fb5-about ol {
    list-style: disc;
    margin: 0;
    padding-left: 10px;
    padding-top: 0%;
    padding-bottom: 2%;
}

#fb5 #fb5-about li {
    color: #cfeaee;
    margin-bottom: 4px;
}

#fb5 #fb5-about p {
    /*font-size: 0.688em;/*/
    color: #cfeaee;
    margin-bottom: 4%;
}

#fb5 #fb5-about a {
    color: #ffffff;
    text-decoration: underline;
}

#fb5 #fb5-about a:hover {
    /*color:#ffffff;/*/
    text-decoration: none;
}

/* = Book
-------------------------------------------------------------- */

#fb5 #fb5-book {
    position: relative;
    z-index: 10;
    width: 100%;
    height: 100%;
}

#fb5 #fb5-book .turn-page {
    background-color: #FFF;
    background-size: 100% 100%;
}

#fb5 .fb5-double {
    background-size: contain !important;
}

#fb5 .fb5-double.fb5-first {
    background-position: 0% 0%;
}

#fb5 .fb5-double.fb5-second {
    background-position: -100% 0%;
}

/* = Nav Arrows
---------------------------------------- */

#fb5 .fb5-nav-arrow {
    position: absolute;
    top: 50%;
    z-index: 15;
    background: url(../img/arrow-navpage.png);
    width: 34px;
    height: 136px;
    margin-top: -68px;
}

#fb5 .fb5-nav-arrow.next {
    right: -34px;
    background-position: 0 0;
}

#fb5 .fb5-nav-arrow.next:hover {
    background-position: 0 -186px;
}

#fb5 .fb5-nav-arrow.prev {
    left: -34px;
    background-position: 0 -372px;
    display: none;
}

#fb5 .fb5-nav-arrow.prev:hover {
    background-position: 0 -558px;
}

#fb5 .fb5-nav-arrow.next {
    transform-origin: 0 center;
    -ms-transform-origin: 0 center;
    -webkit-transform-origin: 0 center;
}

#fb5 .fb5-nav-arrow.prev {
    transform-origin: right center;
    -ms-transform-origin: right center;
    -webkit-transform-origin: right center;
}

/*#page.mobile .fb5-nav-arrow.next { right: -24px; }*/

/* = Cover
---------------------------------------- */

#fb5 #fb5-logo-cover {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 5;
}

#fb5 #fb5-cover ul {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    clear: both;
    width: 100%;
    list-style: none;
    padding: 20px 0;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}

#fb5 #fb5-cover ul:after {
    clear: both;
    content: '';
    display: block;
}

#fb5 #fb5-cover li {
    float: left;
    width: 28.3%;
    margin: 0 2.5%;
    list-style: none;
}

#fb5 #fb5-cover li,
#fb5 #fb5-cover img {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    box-shadow: none;
}

#fb5 #fb5-cover li:last-child {
    margin-right: 0;
}

#fb5 #fb5-cover li img {
    float: left;
    width: 100%;
}

#fb5 a img {
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -ms-transition-duration: .5s;
    background-color: rgba(255, 255, 255, .01);
}

#fb5 a img:hover {
    opacity: 0.5;
}

/* = End
---------------------------------------- */

#fb5 #end {
    text-align: center;
}

#fb5 #end p {
    padding-top: 60%;
}

/* = Meta data
---------------------------------------- */

#fb5 #fb5-book .fb5-meta {
    position: absolute;
    bottom: 1%;
}

#fb5 .fb5-meta .fb5-num {
    font-weight: bold;
    font-size: 12px;
    color: #666;
}

#fb5 .fb5-meta .fb5-description {
    font-size: 11px;
    color: #666;
    font-family: Arial, sans-serif;
}

#fb5 .fb5-meta.fb5-left {
    left: 3%;
}

#fb5 .fb5-meta.fb5-left .fb5-num {
    padding-right: 10px;
}

#fb5 .fb5-meta.fb5-right {
    right: 3%;
    text-align: right;
}

#fb5 .fb5-meta.fb5-right .fb5-num {
    padding-left: 10px;
}

/*= Video in lightbox
----------------------------*/

#v5_lightbox {
    width: 100%;
    height: 100%;
    z-index: 555789;
    position: fixed;
    display: block;
    top: 0px;
}

#v5_lightbox .bcg {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .7;
    position: absolute;
    cursor: pointer;
}

/* --------------------------*/

.fb5-cont-page-book {
    position: absolute;
}

#fb5 .fb5-page-book {

    position: absolute;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    overflow: hidden;
}

#fb5 .fb5-page-book .center {
    /*text-align:center;
    padding-top:65%;/*/
}

#fb5 .fb5-page-book img {
    border: none;
    padding: 0;
}

#fb5 .fb5-page-book p {
    margin-bottom: 20px;
    line-height: 1.5;
}

#fb5 .fb5-page-book a {
    text-decoration: underline;
    color: #64C8D3;
    font-weight: bold;
}

#fb5 .fb5-page-book p a:hover {
    text-decoration: none;
}

#fb5 .fb5-page-book h1,
#fb5 .fb5-page-book h2,
#fb5 .fb5-page-book h3,
#fb5 .fb5-page-book h4,
#fb5 .fb5-page-book h5,
#fb5 .fb5-page-book h6 {
    font-family: Arial, sans-serif;
    text-transform: none;
    margin: 0px;

}

#fb5 .fb5-page-book ul {
    list-style: disc inside;
    margin-bottom: 3% !important;
}

#fb5 .fb5-page-book ul li {
    margin-bottom: 2px;
    list-style: disc inside;
}

#fb5 .fb5-page-book ol {
    margin-bottom: 3% !important;
}

#fb5 .fb5-page-book ol li {
    list-style: decimal inside;
}

#fb5 .fb5-page-book ul li a, #fb5 .fb5-page-book ol li a {
    color: #77797F;
    font-weight: normal;
    text-decoration: none;
}

#fb5 .fb5-page-book ul li a:hover, #fb5 .fb5-page-book ol li a:hover {
    text-decoration: underline;
}

#fb5 .fb5-page-book a:hover img {
    /* opacity:0.8;  /*/
}

/* =WordPress Core
-------------------------------------------------------------- */
#fb5 .fb5-page-book .alignnone, #fb5-about .alignnone {
    margin: 5px 20px 20px 0;
}

#fb5 .fb5-page-book.aligncenter, .fb5-page-book div.aligncenter, #fb5-about.aligncenter, #fb5-about div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

#fb5 .fb5-page-book .alignright, #fb5-about .alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

#fb5 .fb5-page-book .alignleft, #fb5-about .alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

#fb5 .fb5-page-book .aligncenter, #fb5-about .aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

#fb5 .fb5-page-book a img.alignright, #fb5-about a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

#fb5 #fb5 .fb5-page-book a img.alignnone, #fb5-about a img.alignnone {
    margin: 5px 20px 20px 0;
}

#fb5 .fb5-page-book a img.alignleft, #fb5-about a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

#fb5 .fb5-page-book a img.aligncenter, #fb5-about a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

#fb5 .fb5-page-book .wp-caption, #fb5-about .wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

#fb5 .fb5-page-book .wp-caption.alignnone, #fb5-about .wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

#fb5 .fb5-page-book .wp-caption.alignleft, #fb5-about .wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

#fb5 .fb5-page-book .wp-caption.alignright, #fb5-about .wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.fb5-page-book .wp-caption img, #fb5-about .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

#fb5 .fb5-page-book .wp-caption p.wp-caption-text, #fb5-about .wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* = Media queries
-------------------------------------------------------------- */

@media screen and (max-width: 768px) {
    /*
  .fb5-nav-arrow.next{
      transform-origin:0 center;
      -ms-transform-origin:0 center;
      -webkit-transform-origin:0 center;
  }

   .fb5-nav-arrow.prev{
      transform-origin:right center;
      -ms-transform-origin:right center;
      -webkit-transform-origin:right center;
  }

  .fb5-nav-arrow{
      transform:scale(2);
      ms-transform:scale(2);
      -webkit-transform:scale(2);
  }
  /*/
}

/* tools bar*/
#fb5-ajax .fb5-bcg-book {
    opacity: 0.7;
    background-color: #000000;
}

#fb5-ajax.fb5-lightbox #fb5-close-lightbox {
    color: #fff;
}

#fb5 #fb5-footer .fb5-bcg-tools {
    background-color: #000000;
    opacity: 0.55;
}

#fb5 .fb5-tooltip {
    background: #64C8D3 !important;
    color: #FFFFFF;
}

#fb5 .fb5-tooltip b {
    border-top: 10px solid #64C8D3
}

#fb5 .fb5-menu li.fb5-goto #fb5-label-page-number {
    color: #5F6F7B;
}

#fb5 .fb5-menu li.fb5-goto button {
    color: #5F6F7B;
    background: linear-gradient(to bottom, #2B3E4D 0px, #1F303D 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#fb5 .fb5-menu li.fb5-goto input[type="text"] {
    background: none repeat scroll 0 0 #141F28;
    border: 1px solid #1E2F3C;
}

/* book /*/

#fb5 #fb5-book .turn-page {
    background-color: #FFFFFF;
}

#fb5 .fb5-meta .fb5-num {
    color: #666666;
}

#fb5 .fb5-meta .fb5-description {
    color: #666666;
}

/* list thumbs /*/
#fb5 #fb5-all-pages .fb5-container-pages {
    background: none repeat scroll 0 0 #000000;
    box-shadow: 0 0 40px rgba(100, 200, 211, 0.8);
}

/* form /*/
#fb5 #fb5-contact form {
    background: none repeat scroll 0 0 #161616;
    box-shadow: 0 0 60px rgba(100, 200, 211, 0.7);
}

#fb5 #fb5-contact form h3 {
    color: #FFFFFF !important;
}

#fb5 #fb5-contact button {
    background: none repeat scroll 0 0 #64C8D3;
    color: #FFFFFF;
}

#fb5 #fb5-contact form input, #fb5-contact form textarea {
    color: #737373;
}

#fb5 #fb5-contact .fb5-close {
    color: #000000;
    background: none repeat scroll 0 0 #64C8D3;
}

#fb5 #fb5-contact .fb5-thanks p {
    color: #444444 !important;
}

#fb5 #fb5-contact .fb5-thanks h1 {
    color: #FFFFFF !important;
}

/* preloader /*/
#fb5 .fb5-preloader .wBall .wInnerBall {
    background: #64C8D3;
}

/* arrow gif /*/
#fb5 .fb5-nav-arrow {
    background: url("http://www.flashmaniac.securityhost.pl/preview_jquery_flipbook_v5_wp/wp-content/uploads/2018/04/arrow-navpage1.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

/* formatt page for flipbook  /*/
#fb5 .fb5-page-book p {
    color: #77797F;
    font-family: Arial;
    font-size: 14px;
}

#fb5 .fb5-page-book a {
    color: #64C8D3;
}

#fb5 .fb5-page-book h1 {
    color: #77797F !important;
    font-family: Arial !important;
    font-size: 28px !important;
}

#fb5 .fb5-page-book h2 {
    color: #77797F !important;
    font-family: Arial !important;
    font-size: 26px !important;
}

#fb5 .fb5-page-book h3 {
    color: #77797F !important;
    font-family: Arial !important;
    font-size: 24px !important;
}

#fb5 .fb5-page-book h4 {
    color: #77797F !important;
    font-family: Arial !important;
    font-size: 22px !important;
}

#fb5 .fb5-page-book h5 {
    color: #77797F !important;
    font-family: Arial !important;
    font-size: 20px !important;
}

#fb5 .fb5-page-book h6 {
    color: #77797F !important;
    font-family: Arial !important;
    font-size: 18px !important;
}

#fb5 .fb5-page-book li {
    color: #77797F;
    font-family: Arial;
    font-size: 14px;
}

#fb5 .fb5-page-book ul li a, #fb5 .fb5-page-book ol li a {
    color: #77797F;
}

/*  about style  /*/
#fb5 #fb5-about p, #fb5 #fb5-about li {
    color: #CFEAEE;
    font-family: Arial;
    font-size: 11px;
}

#fb5 #fb5-about a {
    color: #FFFFFF
}

#fb5 #fb5-about h1 {
    color: #64C8D3;
    font-family: Arial;
    font-size: 26px;
}

#fb5 #fb5-about h2 {
    color: #64C8D3;
    font-family: Arial;
    font-size: 24px;
}

#fb5 #fb5-about h3 {
    color: #64C8D3 !important;
    font-family: Arial !important;
    font-size: 22px !important;
}

#fb5 #fb5-about h4 {
    color: #64C8D3;
    font-family: Arial;
}

#fb5 #fb5-about h5 {
    color: #64C8D3;
    font-family: Arial;
    font-size: 18px;
}

#fb5 #fb5-about h6 {
    color: #64C8D3;
    font-family: Arial;
    font-size: 16px;
}

/* back  button  /*/
#fb5 #fb5-button-back {
    background-color: #64C8D3;
    color: #FFFFFF;
}

#fb5 #fb5-button-back:hover {
    color: #64C8D3;
    background-color: #FFFFFF
}

/*  Other style   /*/
#fb5 .fb5-overlay {
    background: rgba(0, 0, 0, 0.6);
}

/* include custom css /*/
.__book_item_content .fb5 {
    display: none !important;
}