@import url(reset.css);
@import url(static.css);
@import url(elements.css);
@import url(preloader.css);

#fb6 .turn-page.even .fb6-cont-page-book,
#fb6 .turn-page.odd .fb6-cont-page-book {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45000000', endColorstr='#00ffffff', GradientType=1)
}

#fb6 {
    font-family: Arial, sans-serif;
    font-size: 14px;
    -webkit-text-size-adjust: none;
    position: relative;
    overflow: hidden;
    margin: 0 auto 30px;
    display: block;
    width: 100%;
    height: 300px;
    opacity: 0
}

#fb6 .fb6-shadow {
    height: 100%;
    position: absolute;
    top: 0
}

#fb6 .fb6-shadow-double {
    width: 100%;
    left: 0
}

#fb6 .fb6-shadow-right {
    width: 50%;
    left: 50%;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

#fb6 .fb6-shadow-left {
    width: 50%;
    left: 0;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

#fb6 .turn-page.even .fb6-cont-page-book {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, .27) 0, rgba(255, 255, 255, 0) 7%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, .27)), color-stop(7%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, .27) 0, rgba(255, 255, 255, 0) 7%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, .27) 0, rgba(255, 255, 255, 0) 7%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, .27) 0, rgba(255, 255, 255, 0) 7%);
    background: linear-gradient(to right, rgba(0, 0, 0, .27) 0, rgba(255, 255, 255, 0) 7%)
}

#fb6 .turn-page.odd .fb6-cont-page-book {
    background: -moz-linear-gradient(right, rgba(0, 0, 0, .27) 0, rgba(255, 255, 255, 0) 7%);
    background: -webkit-gradient(linear, right top, right top, color-stop(0, rgba(0, 0, 0, .27)), color-stop(7%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(right, rgba(0, 0, 0, .27) 0, rgba(255, 255, 255, 0) 7%);
    background: -o-linear-gradient(right, rgba(0, 0, 0, .27) 0, rgba(255, 255, 255, 0) 7%);
    background: -ms-linear-gradient(right, rgba(0, 0, 0, .27) 0, rgba(255, 255, 255, 0) 7%);
    background: linear-gradient(to left, rgba(0, 0, 0, .27) 0, rgba(255, 255, 255, 0) 7%)
}

#fb6 .turn-page.odd {
    border-radius: 25px 0 0 25px
}

#fb6 .turn-page.even {
    border-radius: 0 25px 25px 0
}

#fb6-ajax[data-template=true] #fb6,
#fb6.fullScreen {
    margin-bottom: 0
}

#fb6 #fb6-container-book {
    position: absolute;
    z-index: 5;
    display: none;
    width: 1100px;
    height: 715px
}

#fb6 #fb6-deeplinking {
    display: none
}

#fb6 .fb6-bcg-book {
    background: center center no-repeat none;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    width: 100%;
    height: 100%
}

#test {
    margin: 0 auto;
    width: 100%
}

#fb6 #page.mobile {
    width: 550px;
    height: 358px;
    margin: -210px 0 0 -275px
}

#fb6 .cursor-grab {
    cursor: -webkit-grab;
    cursor: -moz-grab
}

#fb6 .fb6-overlay {
    position: absolute;
    left: -10000px;
    top: 0;
    z-index: 20;
    width: 100%;
    height: 100%;
    display: none
}

#fb6 .fb6-overlay.active {
    left: 0;
    display: block
}

#fb6 #fb6-button-back {
    position: absolute;
    left: -5px;
    top: 45px;
    border-radius: 5px;
    padding: 5px 10px 5px 15px;
    font-size: 12px;
    font-weight: 700;
    margin-top: -45px
}

#fb6 #fb6-about {
    position: absolute;
    z-index: 5;
    width: 45%;
    display: none
}

#fb6 #fb6-about h1,
#fb6 #fb6-about h2,
#fb6 #fb6-about h3,
#fb6 #fb6-about h4,
#fb6 #fb6-about h5,
#fb6 #fb6-about h6 {
    margin: 0 0 .5em;
    padding: 0;
    font-size: 1.375em;
    color: #64c8d3;
    -webkit-font-smoothing: antialiased;
    text-transform: none
}

#fb6 #fb6-about h1 {
    padding: 0 0 5px 42px
}

#fb6 #fb6-about ul,
#fb6-about ol {
    list-style: disc;
    margin: 0;
    padding-left: 10px;
    padding-top: 0;
    padding-bottom: 2%
}

#fb6 #fb6-about li {
    margin-bottom: 4px
}

#fb6 #fb6-about p {
    margin-bottom: 4%
}

#fb6 #fb6-about a {
    text-decoration: underline
}

#fb6 #fb6-about a:hover {
    text-decoration: none
}

#fb6 #fb6-book {
    position: relative;
    z-index: 10;
    width: 100%;
    height: 100%
}

#fb6 #fb6-book .turn-page {
    background-size: 100% 100%
}

#fb6 .fb6-double {
    background-size: 200% 100% !important
}

#fb6 .fb6-double.fb6-first {
    background-position: 0 0
}

#fb6 .fb6-double.fb6-second {
    background-position: -100% 0
}

#fb6 .fb6-nav-arrow {
    position: absolute;
    top: 50%;
    z-index: 15;
    width: 37px;
    height: 312px;
    margin-top: -156px
}

#fb6 .fb6-nav-arrow.next {
    right: -40px;
    background-position: -259px -39px;
    transform-origin: 0 center;
    -ms-transform-origin: 0 center;
    -webkit-transform-origin: 0 center
}

#fb6 .fb6-nav-arrow.next:hover {
    background-position: -296px -39px
}

#fb6 .fb6-nav-arrow.prev {
    left: -44px;
    background-position: -333px -39px;
    display: none;
    transform-origin: right center;
    -ms-transform-origin: right center;
    -webkit-transform-origin: right center
}

#fb6 .fb6-nav-arrow.prev:hover {
    background-position: -370px -39px
}

#fb6 #fb6-logo-cover {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 5
}

#fb6 #fb6-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
}

#fb6 #fb6-cover ul:after {
    clear: both;
    content: '';
    display: block
}

#fb6 #fb6-cover li {
    float: left;
    width: 28.3%;
    margin: 0 2.5%;
    list-style: none
}

#fb6 #fb6-cover img,
#fb6 #fb6-cover li {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    box-shadow: none
}

#fb6 #fb6-cover li:last-child {
    margin-right: 0
}

#fb6 #fb6-cover li img {
    float: left;
    width: 100%
}

#fb6 #end {
    text-align: center
}

#fb6 #end p {
    padding-top: 60%
}

#fb6 #fb6-book .fb6-meta {
    position: absolute;
    bottom: 1%
}

#fb6 .fb6-meta .fb6-num {
    font-weight: 700;
    font-size: 12px;
    color: #666
}

#fb6 .fb6-meta .fb6-description {
    font-size: 11px;
    font-family: Arial, sans-serif
}

#fb6 .fb6-meta.fb6-left {
    left: 3%
}

#fb6 .fb6-meta.fb6-left .fb6-num {
    padding-right: 10px
}

#fb6 .fb6-meta.fb6-right {
    right: 3%;
    text-align: right
}

#fb6 .fb6-meta.fb6-right .fb6-num {
    padding-left: 10px
}

#v6_lightbox {
    width: 100%;
    height: 100%;
    z-index: 555789;
    position: fixed;
    display: block;
    top: 0
}

#v6_lightbox .bcg,
.fb6-cont-page-book {
    position: absolute
}

#v6_lightbox .bcg {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .7;
    cursor: pointer
}

#fb6 .fb6-page-book {
    position: absolute;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    overflow: hidden
}

#fb6 .fb6-page-book img {
    border: none;
    padding: 0
}

#fb6 .fb6-page-book p {
    margin-bottom: 20px;
    line-height: 1.5
}

#fb6 .fb6-page-book p strong {
    font-weight: 700;
    -webkit-text-size-adjust: none
}

#fb6 .fb6-page-book a {
    text-decoration: underline;
    color: #64C8D3
}

#fb6 .fb6-page-book p a:hover {
    text-decoration: none
}

#fb6 .fb6-page-book h1,
#fb6 .fb6-page-book h2,
#fb6 .fb6-page-book h3,
#fb6 .fb6-page-book h4,
#fb6 .fb6-page-book h5,
#fb6 .fb6-page-book h6 {
    text-transform: none;
    margin: 0
}

#fb6 .fb6-page-book ul {
    list-style: disc inside;
    margin-bottom: 3% !important
}

#fb6 .fb6-page-book ul li {
    margin-bottom: 2px;
    list-style: disc inside
}

#fb6 .fb6-page-book ol {
    margin-bottom: 3% !important
}

#fb6 .fb6-page-book ol li {
    list-style: decimal inside
}

#fb6 .fb6-page-book ol li a,
#fb6 .fb6-page-book ul li a {
    font-weight: 400;
    text-decoration: none
}

#fb6 .fb6-page-book ol li a:hover,
#fb6 .fb6-page-book ul li a:hover {
    text-decoration: underline
}

#fb6 .fb6-page-book a:hover img {
    opacity: .8
}

#fb6 .fb6-page-book .alignnone,
#fb6-about .alignnone {
    margin: 5px 20px 20px 0
}

#fb6 .fb6-page-book.aligncenter,
#fb6-about div.aligncenter,
#fb6-about.aligncenter,
.fb6-page-book div.aligncenter {
    display: block;
    margin: 5px auto
}

#fb6 .fb6-page-book .alignright,
#fb6-about .alignright {
    float: right;
    margin: 5px 0 20px 20px
}

#fb6 .fb6-page-book .alignleft,
#fb6-about .alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

#fb6 .fb6-page-book .aligncenter,
#fb6-about .aligncenter {
    display: block;
    margin: 5px auto
}

#fb6 .fb6-page-book a img.alignright,
#fb6-about a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

#fb6 #fb6 .fb6-page-book a img.alignnone,
#fb6-about a img.alignnone {
    margin: 5px 20px 20px 0
}

#fb6 .fb6-page-book a img.alignleft,
#fb6-about a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

#fb6 .fb6-page-book a img.aligncenter,
#fb6-about a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

#fb6 .fb6-page-book .wp-caption,
#fb6-about .wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

#fb6 .fb6-page-book .wp-caption.alignleft,
#fb6 .fb6-page-book .wp-caption.alignnone,
#fb6-about .wp-caption.alignleft,
#fb6-about .wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

#fb6 .fb6-page-book .wp-caption.alignright,
#fb6-about .wp-caption.alignright {
    margin: 5px 0 20px 20px
}

#fb6-about .wp-caption img,
.fb6-page-book .wp-caption img {
    border: 0;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

#fb6 .fb6-page-book .wp-caption p.wp-caption-text,
#fb6-about .wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

#fb6 #fb6-about h1,
#fb6 .fb6-menu li,
#fb6 .fb6-nav-arrow {
    background: url(../img/icons.png) no-repeat
}

#fb6 .fb6-menu li {
    background-position: -39px 0
}

#fb6 #fb6-about h1 {
    background-position: -222px 0
}

#fb6 .fb6-bcg-book {
    background-image: url(../img/bcg.jpg)
}

#fb6 #fb6-footer .fb6-bcg-tools {
    background: #161414;
    border-radius: 10px;
    opacity: 1
}

#fb6 .fb6-tooltip {
    background: -webkit-linear-gradient(#FFF, #EAEAEA) rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(#FFF, #EAEAEA) rgba(0, 0, 0, 0);
    background: linear-gradient(#FFF, #EAEAEA) rgba(0, 0, 0, 0);
    border: 1px solid #D4D4D4;
    box-shadow: 0 0 1px 1px #DBDBDB;
    color: #616465
}

#fb6 #fb6-footer #fb6-logo {
    left: 12px;
    top: 18px;
        visibility: visible !important;
}

#fb6 .fb6-menu li.fb6-goto input[type=text] {
    color: #616465;
    background: #FFF;
    border: 1px solid #949494
}

#fb6 .fb6-menu li.fb6-goto input[type=text].focus_input {
    box-shadow: 0 0 7px 2px #97DCEA
}

#fb6 .fb6-menu li.fb6-goto button {
    border: 1px solid #EBEEF0;
    color: #616465;
    background: -webkit-linear-gradient(#FCFCFC, #C2C6C7);
    background: -o-linear-gradient(#FCFCFC, #C2C6C7);
    background: linear-gradient(#FCFCFC, #C2C6C7)
}

#fb6 .fb6-shadow {
    box-shadow: 0 0 10px 1px #999;
    border-radius: 15px
}

#fb6 .turn-page.odd {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px
}

#fb6 .turn-page.even {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px
}

#fb6 .turn-page.fb6-noshadow .fb6-cont-page-book {
    background: 0 0
}

#fb6 #fb6-book .turn-page {
    background-color: #FFF
}

#fb6 .fb6-meta .fb6-description,
#fb6 .fb6-meta .fb6-num {
    color: #666
}

#fb6 #fb6-all-pages .fb6-container-pages {
    background: #222;
    box-shadow: 0 0 40px #ad988ec2;
}

#fb6 #fb6-contact form {
    background: #161616;
    box-shadow: 0 0 60px rgba(100, 200, 211, .7)
}

#fb6 #fb6-contact form h3 {
    color: #FFF
}

#fb6 #fb6-contact button {
    background: #ee3350;
    color: #FFF
}

#fb6 #fb6-contact form input,
#fb6-contact form textarea {
    color: #737373
}

#fb6 #fb6-contact .fb6-close {
    color: #000;
    background: #ee3350
}

#fb6 #fb6-contact .fb6-thanks p {
    color: #444
}

#fb6 #fb6-contact .fb6-thanks h1 {
    color: #FFF
}

#fb6 .fb6-preloader .wBall .wInnerBall {
    background: #ee3350
}

#fb6 .fb6-page-book p {
    color: #77797F;
    font-family: Arial;
    font-size: 14px
}

#fb6 .fb6-page-book h1,
#fb6 .fb6-page-book h2,
#fb6 .fb6-page-book h3,
#fb6 .fb6-page-book h4,
#fb6 .fb6-page-book h5,
#fb6 .fb6-page-book h6 {
    color: #3EB1CD;
    font-family: Arial
}

#fb6 .fb6-page-book h1 {
    font-size: 28px
}

#fb6 .fb6-page-book h2 {
    font-size: 26px
}

#fb6 .fb6-page-book h3 {
    font-size: 24px
}

#fb6 .fb6-page-book h4 {
    font-size: 22px
}

#fb6 .fb6-page-book h5 {
    font-size: 20px
}

#fb6 .fb6-page-book h6 {
    font-size: 18px
}

#fb6 .fb6-page-book li {
    color: #77797F;
    font-family: Arial;
    font-size: 14px
}

#fb6 .fb6-page-book ol li a,
#fb6 .fb6-page-book ul li a {
    color: #64C8D3
}

#fb6 #fb6-about li,
#fb6 #fb6-about p {
    color: #616465;
    font-family: Arial;
    font-size: 12px
}

#fb6 #fb6-about a {
    color: #3EB1CD
}

#fb6 #fb6-about h1 {
    color: #3EB1CD;
    font-family: Arial;
    font-size: 25px;
    border-bottom: 1px solid #A2A2A2;
    box-shadow: 0 1px 0 #FFF
}

#fb6 #fb6-about h2 {
    color: #3EB1CD;
    font-family: Arial;
    font-size: 24px
}

#fb6 #fb6-about h3 {
    color: #3EB1CD;
    font-family: Arial;
    font-size: 22px
}

#fb6 #fb6-about h4 {
    color: #3EB1CD;
    font-family: Arial
}

#fb6 #fb6-about h5 {
    color: #3EB1CD;
    font-family: Arial;
    font-size: 18px
}

#fb6 #fb6-about h6 {
    color: #3EB1CD;
    font-family: Arial;
    font-size: 16px
}

#fb6 #fb6-button-back {
    color: #393939;
    background: -webkit-linear-gradient(#FFF, #EAEAEA);
    background: -o-linear-gradient(#FFF, #EAEAEA);
    background: -moz-linear-gradient(#FFF, #EAEAEA);
    background: linear-gradient(#FFF, #EAEAEA);
    box-shadow: 0 0 2px 2px #BEBEBE;
    border: 1px solid #B9B9B9
}

#fb6 .fb6-overlay {
    background: rgba(0, 0, 0, .6)
}

.fb6-menu li i {
    font-size: 20px !important;
    color: #F1EEE9;
}


#fb6-logo img {
    top: -10px;
    position: relative;
    width: 70px;
}

@media screen and (max-width: 767px){
#fb6-logo img {
    top: -10px;
    position: relative;
    width: 70px;
}
}


#fb6 .fb6-shadow {
box-shadow: 
    8px 8px 15px rgba(0, 0, 0, 0.15), 
    -6px -6px 15px rgba(255, 255, 255, 0.4), 
    0px 0px 10px rgba(0, 0, 0, 0.05)  !important;
}

