/* Created & copyright by : B-FACTOR */
@font-face {
    font-family: 'icons';
    src: url('../fonts/icons/fontello.eot?24294790');
    src: url('../fonts/icons/fontello.eot?24294790#iefix') format('embedded-opentype'),
    url('../fonts/icons/fontello.woff2?24294790') format('woff2'),
    url('../fonts/icons/fontello.woff?24294790') format('woff'),
    url('../fonts/icons/fontello.ttf?24294790') format('truetype'),
    url('../fonts/icons/fontello.svg?24294790#icons') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bree Serif';
    src: url("../fonts/BreeSerif/Bree-Serif.eot");
    src: url("../fonts/BreeSerif/Bree-Serif.eot#iefix") format("embedded-opentype"), url("../fonts/BreeSerif/Bree-Serif.woff") format("woff"), url("../fonts/BreeSerif/Bree-Serif.woff2") format("woff2"), url("../fonts/BreeSerif/Bree-Serif.ttf") format("truetype"), url("../fonts/BreeSerif/Bree-Serif.svg#BreeSerif") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Merriweather Sans';
    src: url('../fonts/MerriweatherSans/MerriweatherSans.eot');
    src: url('../fonts/MerriweatherSans/MerriweatherSans.eot#iefix') format('embedded-opentype'),
    url('../fonts/MerriweatherSans/MerriweatherSans.woff2') format('woff2'),
    url('../fonts/MerriweatherSans/MerriweatherSans.woff') format('woff'),
    url('../fonts/MerriweatherSans/MerriweatherSans.ttf') format('truetype'),
    url('../fonts/MerriweatherSans/MerriweatherSans.svg#merriweather') format('svg');
    font-weight: normal;
    font-style: normal;
}
* {
    font-family: 'Merriweather Sans', sans-serif;
    padding: 0;
    margin: 0;
}
body {
    height: 100%;
    background-color: rgba(134, 188, 37, 0.1);
}

a {
    text-decoration: none;
}

#canvas {
    position: relative;
}
#printpdf {
    display: none;
    width: 100%;
    height: 100vh;
}
#social-icons-bar {
    position: absolute;
    right: 12px;
    top: 130px;
    opacity: 1;
    visibility: visible;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    z-index: 1800;
}
#social-icons-bar.hidden-state {
    opacity: 0;
    visibility: hidden;
}
#social-icons-bar .social-icon-container {
    list-style: none;
}
#social-icons-bar .social-icon-container a {
    display: block;
    line-height: 0;
    font-size: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #1c63b8;
    margin-bottom: 15px;
    position: relative;
    -webkit-filter: drop-shadow(1px 1px 1px #444);
    filter: drop-shadow(1px 1px 1px #444);
}
#social-icons-bar .social-icon-container a:before {
    color: #f3f9e9;
    font-family: 'icons';
    font-size: 22px;
    position: absolute;
    text-decoration: none;
}
#social-icons-bar .social-icon-container:nth-of-type(1) a:before {
    content: '\f30c';
    margin: 12px 0 0 0;
    top: 8px;
    left: 14px;
}
#social-icons-bar .social-icon-container:nth-of-type(2) a:before {
    content: '\f099';
    top: 20px;
    left: 10px;
}
#social-icons-bar .social-icon-container:nth-of-type(3) a:before {
    content: '\e800';
    top: 19px;
    left: 9px;
}
#social-icons-bar .social-icon-container a svg {
    display: none;
}
#ebook-controlbar {
    background-color: #1c63b8;
    height: 64px;
}
#ebook-controlbar .customer-logo {
    display: inline-block;
    margin-top: 18px;
    margin-left: 10px;
}
#ebook-controlbar .title {
    position: absolute;
    top: 12px;
    left: 150px;
    font-size: 170%;
    font-family: 'Bree Serif', serif;
    color: #fff;
}
#ebook-controlbar .customer-logo img {
    width: 110px;
}
#ebook-controlbar .ebook-controlbar-actions {
    float: right;
    margin: 0;
    position: relative;
}
#ebook-controlbar .ebook-controlbar-actions li {
    float: left;
    list-style: none;
}
#ebook-controlbar .ebook-controlbar-actions li.hidden-info {
    display: none;
    position: absolute;
    top: 80px;
    right: 14px;
    width: 240px;
    padding: 16px;
    z-index: 1000;
}
#ebook-controlbar .ebook-controlbar-actions li.hidden-info.show-info {
    display: block;
}
#ebook-controlbar .ebook-controlbar-actions li.hidden-info.show-info p {
    color: #555;
    margin: 0;
    text-align: center;
}
#ebook-controlbar .ebook-controlbar-actions li a {
    display: block;
    line-height: 0;
}
#ebook-controlbar .ebook-controlbar-actions li a svg,
#ebook-controlbar .ebook-controlbar-actions li a span {
    width: 28px;
    padding: 20px;
    fill: #fff;
}
#ebook-controlbar .ebook-controlbar-actions li a #zoomout-img {
    display: none;
}
#ebook-controlbar .ebook-controlbar-actions .toggle-share-buttons {
    width: 68px;
    height: 64px;
}
#ebook-controlbar .ebook-controlbar-actions .toggle-share-buttons a {
    text-decoration: none;
}
#ebook-controlbar .ebook-controlbar-actions .toggle-share-buttons a span {
    height: 24px;
    display: block;
    position: relative;
}
#ebook-controlbar .ebook-controlbar-actions .toggle-share-buttons a span:after {
    content: '\e802';
    font-family: 'brewbook';
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: calc(50% - 10px);
}
.slick-arrow.slick-prev:before {
    color: #1c63b8;
}
.slick-arrow.slick-next:after {
    color: #1c63b8;
}
.slick-dots li button {
    border: 2px solid #1c63b8;
}
.slick-dots li.slick-active button {
    background-color: #1c63b8;
}
/* MOBILE SIZE ONLY */
@media screen and (max-width: 600px) {
    #ebook-controlbar .ebook-controlbar-actions li a:active {
        background-color: rgba(0, 0, 0, 0.2);
    }
    #ebook-controlbar .ebook-controlbar-actions li.hidden-on-mobile {
        display: none;
    }
    #mobile-information {
        position: absolute;
        top: -600px;
        left: 0;
        background-color: #333;
        color: #fff;
        padding: 50px;
        font-size: 20px;
        height: auto;
        z-index: 1900;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }
    #mobile-information.showme {
        top: 64px;
        height: 100vh;
    }
    #ebook-controlbar #mobile-information {
        text-align: center;
    }
    #ebook-controlbar .ebook-controlbar-actions {
        position: absolute;
        right: 0;
        top: 0;
    }
}
/* MOBILE AND TABLET SIZES */
@media screen and (max-width: 992px) {

    #social-icons-bar {
        height: 60px;
        padding-top: 10px;
        top: auto;
        bottom: 100px;
        right: 0;
        width: 100%;
        text-align: center;
        display: inline-block;
    }
    #social-icons-bar li.social-icon-container {
        display: inline-block;
        margin: 0 5px;
    }
    #social-icons-bar .social-icon-container a:hover svg rect {
        fill: none;
    }

    #ebook-controlbar {
        position: relative;
        z-index: 1100;
    }

    #ebook-controlbar .ebook-controlbar-actions li a svg,
    #ebook-controlbar .ebook-controlbar-actions li a span {
        padding: 20px 10px;
    }

    #ebook-controlbar .ebook-controlbar-actions li a span {
        width: auto;
    }

    #ebook-controlbar .title {
        display: none;
    }

    .thumbnails {
        height: 100% !important;
        width: 30%;
        min-width: 300px!important;
        top: 64px;
        left: -100%;
        bottom: auto;
        z-index: 1200;
        background-color: rgba(255, 255, 255, 0.9);
    }

    .thumbnails span.close:after {
        content: '\e803';
        font-family: 'brewbook';
        padding: 10px;
        position: absolute;
        top: 0;
        right: 0;
        color: #1c63b8;
    }

    .thumbnails > div {
        width: 100%;
        height: 80%;
    }

    .thumbnails ul {
        height: 100%;
        overflow-y: scroll;
    }

    .thumbnails ul li {
        width: auto;
        min-width: 150px;
        margin: 0 auto 10px auto;
    }

    #social-icons-bar {
        top: 0;
        z-index: 1000;
    }
}

/* TABLET SIZE ONLY */
@media screen and (min-width: 601px) and (max-width: 992px) {
    #mobile-information {
        position: absolute;
        top: -600px;
        left: 0;
        background-color: #333;
        color: #fff;
        padding: 50px;
        font-size: 20px;
        height: auto;
        z-index: 1900;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }
    #mobile-information.showme {
        top: 64px;
        height: 100vh;
    }
}
/* TABLE AND DESKTOP */
@media screen and (min-width: 601px) {
}
/* DESKTOP ONLY */
@media screen and (min-width: 993px) {
    .mobile-list-item {
        display: none;
    }
    #mobile-information {
        display: none;
    }
    #ebook-controlbar .ebook-controlbar-actions li a:hover {
        background-color: rgba(0, 0, 0, 0.2);
    }
    #social-icons-bar .social-icon-container a:hover svg rect {
        fill: #333!important;
    }
}


@media screen and (max-width: 767px){
    #ebook-controlbar .ebook-controlbar-actions .toggle-share-buttons {
        width: 35px;
    }
    #ebook-controlbar .ebook-controlbar-actions li a svg, #ebook-controlbar .ebook-controlbar-actions li a span{
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media screen and (max-width: 359px){
    #ebook-controlbar .ebook-controlbar-actions li a svg, #ebook-controlbar .ebook-controlbar-actions li a span{
        padding-left: 3px;
        padding-right: 0;
    }
}