.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(../images/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

@charset 'UTF-8';
@font-face {
    font-family: 'typicons';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/typicons.eot');
    src: url('../fonts/typicons.eot#iefix') format('embedded-opentype'), url('../fonts/typicons.woff') format('woff'), url('../fonts/typicons.ttf') format('truetype'), url('../fonts/typicons.svg#typicons') format('svg')
}

.typcn:before {
    font-family: 'typicons';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    height: 1em;
    font-size: 1em;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

.typcn-adjust-brightness:before {
    content: '\e000'
}

.typcn-adjust-contrast:before {
    content: '\e001'
}

.typcn-anchor-outline:before {
    content: '\e002'
}

.typcn-anchor:before {
    content: '\e003'
}

.typcn-archive:before {
    content: '\e004'
}

.typcn-arrow-back-outline:before {
    content: '\e005'
}

.typcn-arrow-back:before {
    content: '\e006'
}

.typcn-arrow-down-outline:before {
    content: '\e007'
}

.typcn-arrow-down-thick:before {
    content: '\e008'
}

.typcn-arrow-down:before {
    content: '\e009'
}

.typcn-arrow-forward-outline:before {
    content: '\e00a'
}

.typcn-arrow-forward:before {
    content: '\e00b'
}

.typcn-arrow-left-outline:before {
    content: '\e00c'
}

.typcn-arrow-left-thick:before {
    content: '\e00d'
}

.typcn-arrow-left:before {
    content: '\e00e'
}

.typcn-arrow-loop-outline:before {
    content: '\e00f'
}

.typcn-arrow-loop:before {
    content: '\e010'
}

.typcn-arrow-maximise-outline:before {
    content: '\e011'
}

.typcn-arrow-maximise:before {
    content: '\e012'
}

.typcn-arrow-minimise-outline:before {
    content: '\e013'
}

.typcn-arrow-minimise:before {
    content: '\e014'
}

.typcn-arrow-move-outline:before {
    content: '\e015'
}

.typcn-arrow-move:before {
    content: '\e016'
}

.typcn-arrow-repeat-outline:before {
    content: '\e017'
}

.typcn-arrow-repeat:before {
    content: '\e018'
}

.typcn-arrow-right-outline:before {
    content: '\e019'
}

.typcn-arrow-right-thick:before {
    content: '\e01a'
}

.typcn-arrow-right:before {
    content: '\e01b'
}

.typcn-arrow-shuffle:before {
    content: '\e01c'
}

.typcn-arrow-sorted-down:before {
    content: '\e01d'
}

.typcn-arrow-sorted-up:before {
    content: '\e01e'
}

.typcn-arrow-sync-outline:before {
    content: '\e01f'
}

.typcn-arrow-sync:before {
    content: '\e020'
}

.typcn-arrow-unsorted:before {
    content: '\e021'
}

.typcn-arrow-up-outline:before {
    content: '\e022'
}

.typcn-arrow-up-thick:before {
    content: '\e023'
}

.typcn-arrow-up:before {
    content: '\e024'
}

.typcn-at:before {
    content: '\e025'
}

.typcn-attachment-outline:before {
    content: '\e026'
}

.typcn-attachment:before {
    content: '\e027'
}

.typcn-backspace-outline:before {
    content: '\e028'
}

.typcn-backspace:before {
    content: '\e029'
}

.typcn-battery-charge:before {
    content: '\e02a'
}

.typcn-battery-full:before {
    content: '\e02b'
}

.typcn-battery-high:before {
    content: '\e02c'
}

.typcn-battery-low:before {
    content: '\e02d'
}

.typcn-battery-mid:before {
    content: '\e02e'
}

.typcn-beaker:before {
    content: '\e02f'
}

.typcn-beer:before {
    content: '\e030'
}

.typcn-bell:before {
    content: '\e031'
}

.typcn-book:before {
    content: '\e032'
}

.typcn-bookmark:before {
    content: '\e033'
}

.typcn-briefcase:before {
    content: '\e034'
}

.typcn-brush:before {
    content: '\e035'
}

.typcn-business-card:before {
    content: '\e036'
}

.typcn-calculator:before {
    content: '\e037'
}

.typcn-calendar-outline:before {
    content: '\e038'
}

.typcn-calendar:before {
    content: '\e039'
}

.typcn-camera-outline:before {
    content: '\e03a'
}

.typcn-camera:before {
    content: '\e03b'
}

.typcn-cancel-outline:before {
    content: '\e03c'
}

.typcn-cancel:before {
    content: '\e03d'
}

.typcn-chart-area-outline:before {
    content: '\e03e'
}

.typcn-chart-area:before {
    content: '\e03f'
}

.typcn-chart-bar-outline:before {
    content: '\e040'
}

.typcn-chart-bar:before {
    content: '\e041'
}

.typcn-chart-line-outline:before {
    content: '\e042'
}

.typcn-chart-line:before {
    content: '\e043'
}

.typcn-chart-pie-outline:before {
    content: '\e044'
}

.typcn-chart-pie:before {
    content: '\e045'
}

.typcn-chevron-left-outline:before {
    content: '\e046'
}

.typcn-chevron-left:before {
    content: '\e047'
}

.typcn-chevron-right-outline:before {
    content: '\e048'
}

.typcn-chevron-right:before {
    content: '\e049'
}

.typcn-clipboard:before {
    content: '\e04a'
}

.typcn-cloud-storage:before {
    content: '\e04b'
}

.typcn-cloud-storage-outline:before {
    content: '\e054'
}

.typcn-code-outline:before {
    content: '\e04c'
}

.typcn-code:before {
    content: '\e04d'
}

.typcn-coffee:before {
    content: '\e04e'
}

.typcn-cog-outline:before {
    content: '\e04f'
}

.typcn-cog:before {
    content: '\e050'
}

.typcn-compass:before {
    content: '\e051'
}

.typcn-contacts:before {
    content: '\e052'
}

.typcn-credit-card:before {
    content: '\e053'
}

.typcn-css3:before {
    content: '\e055'
}

.typcn-database:before {
    content: '\e056'
}

.typcn-delete-outline:before {
    content: '\e057'
}

.typcn-delete:before {
    content: '\e058'
}

.typcn-device-desktop:before {
    content: '\e059'
}

.typcn-device-laptop:before {
    content: '\e05a'
}

.typcn-device-phone:before {
    content: '\e05b'
}

.typcn-device-tablet:before {
    content: '\e05c'
}

.typcn-directions:before {
    content: '\e05d'
}

.typcn-divide-outline:before {
    content: '\e05e'
}

.typcn-divide:before {
    content: '\e05f'
}

.typcn-document-add:before {
    content: '\e060'
}

.typcn-document-delete:before {
    content: '\e061'
}

.typcn-document-text:before {
    content: '\e062'
}

.typcn-document:before {
    content: '\e063'
}

.typcn-download-outline:before {
    content: '\e064'
}

.typcn-download:before {
    content: '\e065'
}

.typcn-dropbox:before {
    content: '\e066'
}

.typcn-edit:before {
    content: '\e067'
}

.typcn-eject-outline:before {
    content: '\e068'
}

.typcn-eject:before {
    content: '\e069'
}

.typcn-equals-outline:before {
    content: '\e06a'
}

.typcn-equals:before {
    content: '\e06b'
}

.typcn-export-outline:before {
    content: '\e06c'
}

.typcn-export:before {
    content: '\e06d'
}

.typcn-eye-outline:before {
    content: '\e06e'
}

.typcn-eye:before {
    content: '\e06f'
}

.typcn-feather:before {
    content: '\e070'
}

.typcn-film:before {
    content: '\e071'
}

.typcn-filter:before {
    content: '\e072'
}

.typcn-flag-outline:before {
    content: '\e073'
}

.typcn-flag:before {
    content: '\e074'
}

.typcn-flash-outline:before {
    content: '\e075'
}

.typcn-flash:before {
    content: '\e076'
}

.typcn-flow-children:before {
    content: '\e077'
}

.typcn-flow-merge:before {
    content: '\e078'
}

.typcn-flow-parallel:before {
    content: '\e079'
}

.typcn-flow-switch:before {
    content: '\e07a'
}

.typcn-folder-add:before {
    content: '\e07b'
}

.typcn-folder-delete:before {
    content: '\e07c'
}

.typcn-folder-open:before {
    content: '\e07d'
}

.typcn-folder:before {
    content: '\e07e'
}

.typcn-gift:before {
    content: '\e07f'
}

.typcn-globe-outline:before {
    content: '\e080'
}

.typcn-globe:before {
    content: '\e081'
}

.typcn-group-outline:before {
    content: '\e082'
}

.typcn-group:before {
    content: '\e083'
}

.typcn-headphones:before {
    content: '\e084'
}

.typcn-heart-full-outline:before {
    content: '\e085'
}

.typcn-heart-half-outline:before {
    content: '\e086'
}

.typcn-heart-outline:before {
    content: '\e087'
}

.typcn-heart:before {
    content: '\e088'
}

.typcn-home-outline:before {
    content: '\e089'
}

.typcn-home:before {
    content: '\e08a'
}

.typcn-html5:before {
    content: '\e08b'
}

.typcn-image-outline:before {
    content: '\e08c'
}

.typcn-image:before {
    content: '\e08d'
}

.typcn-infinity-outline:before {
    content: '\e08e'
}

.typcn-infinity:before {
    content: '\e08f'
}

.typcn-info-large-outline:before {
    content: '\e090'
}

.typcn-info-large:before {
    content: '\e091'
}

.typcn-info-outline:before {
    content: '\e092'
}

.typcn-info:before {
    content: '\e093'
}

.typcn-input-checked-outline:before {
    content: '\e094'
}

.typcn-input-checked:before {
    content: '\e095'
}

.typcn-key-outline:before {
    content: '\e096'
}

.typcn-key:before {
    content: '\e097'
}

.typcn-keyboard:before {
    content: '\e098'
}

.typcn-leaf:before {
    content: '\e099'
}

.typcn-lightbulb:before {
    content: '\e09a'
}

.typcn-link-outline:before {
    content: '\e09b'
}

.typcn-link:before {
    content: '\e09c'
}

.typcn-location-arrow-outline:before {
    content: '\e09d'
}

.typcn-location-arrow:before {
    content: '\e09e'
}

.typcn-location-outline:before {
    content: '\e09f'
}

.typcn-location:before {
    content: '\e0a0'
}

.typcn-lock-closed-outline:before {
    content: '\e0a1'
}

.typcn-lock-closed:before {
    content: '\e0a2'
}

.typcn-lock-open-outline:before {
    content: '\e0a3'
}

.typcn-lock-open:before {
    content: '\e0a4'
}

.typcn-mail:before {
    content: '\e0a5'
}

.typcn-map:before {
    content: '\e0a6'
}

.typcn-media-eject-outline:before {
    content: '\e0a7'
}

.typcn-media-eject:before {
    content: '\e0a8'
}

.typcn-media-fast-forward-outline:before {
    content: '\e0a9'
}

.typcn-media-fast-forward:before {
    content: '\e0aa'
}

.typcn-media-pause-outline:before {
    content: '\e0ab'
}

.typcn-media-pause:before {
    content: '\e0ac'
}

.typcn-media-play-outline:before {
    content: '\e0ad'
}

.typcn-media-play-reverse-outline:before {
    content: '\e0ae'
}

.typcn-media-play-reverse:before {
    content: '\e0af'
}

.typcn-media-play:before {
    content: '\e0b0'
}

.typcn-media-record-outline:before {
    content: '\e0b1'
}

.typcn-media-record:before {
    content: '\e0b2'
}

.typcn-media-rewind-outline:before {
    content: '\e0b3'
}

.typcn-media-rewind:before {
    content: '\e0b4'
}

.typcn-media-stop-outline:before {
    content: '\e0b5'
}

.typcn-media-stop:before {
    content: '\e0b6'
}

.typcn-message-typing:before {
    content: '\e0b7'
}

.typcn-message:before {
    content: '\e0b8'
}

.typcn-messages:before {
    content: '\e0b9'
}

.typcn-microphone-outline:before {
    content: '\e0ba'
}

.typcn-microphone:before {
    content: '\e0bb'
}

.typcn-minus-outline:before {
    content: '\e0bc'
}

.typcn-minus:before {
    content: '\e0bd'
}

.typcn-mortar-board:before {
    content: '\e0be'
}

.typcn-news:before {
    content: '\e0bf'
}

.typcn-notes-outline:before {
    content: '\e0c0'
}

.typcn-notes:before {
    content: '\e0c1'
}

.typcn-pen:before {
    content: '\e0c2'
}

.typcn-pencil:before {
    content: '\e0c3'
}

.typcn-phone-outline:before {
    content: '\e0c4'
}

.typcn-phone:before {
    content: '\e0c5'
}

.typcn-pi-outline:before {
    content: '\e0c6'
}

.typcn-pi:before {
    content: '\e0c7'
}

.typcn-pin-outline:before {
    content: '\e0c8'
}

.typcn-pin:before {
    content: '\e0c9'
}

.typcn-pipette:before {
    content: '\e0ca'
}

.typcn-plane-outline:before {
    content: '\e0cb'
}

.typcn-plane:before {
    content: '\e0cc'
}

.typcn-plug:before {
    content: '\e0cd'
}

.typcn-plus-outline:before {
    content: '\e0ce'
}

.typcn-plus:before {
    content: '\e0cf'
}

.typcn-point-of-interest-outline:before {
    content: '\e0d0'
}

.typcn-point-of-interest:before {
    content: '\e0d1'
}

.typcn-power-outline:before {
    content: '\e0d2'
}

.typcn-power:before {
    content: '\e0d3'
}

.typcn-printer:before {
    content: '\e0d4'
}

.typcn-puzzle-outline:before {
    content: '\e0d5'
}

.typcn-puzzle:before {
    content: '\e0d6'
}

.typcn-radar-outline:before {
    content: '\e0d7'
}

.typcn-radar:before {
    content: '\e0d8'
}

.typcn-refresh-outline:before {
    content: '\e0d9'
}

.typcn-refresh:before {
    content: '\e0da'
}

.typcn-rss-outline:before {
    content: '\e0db'
}

.typcn-rss:before {
    content: '\e0dc'
}

.typcn-scissors-outline:before {
    content: '\e0dd'
}

.typcn-scissors:before {
    content: '\e0de'
}

.typcn-shopping-bag:before {
    content: '\e0df'
}

.typcn-shopping-cart:before {
    content: '\e0e0'
}

.typcn-social-at-circular:before {
    content: '\e0e1'
}

.typcn-social-dribbble-circular:before {
    content: '\e0e2'
}

.typcn-social-dribbble:before {
    content: '\e0e3'
}

.typcn-social-facebook-circular:before {
    content: '\e0e4'
}

.typcn-social-facebook:before {
    content: '\e0e5'
}

.typcn-social-flickr-circular:before {
    content: '\e0e6'
}

.typcn-social-flickr:before {
    content: '\e0e7'
}

.typcn-social-github-circular:before {
    content: '\e0e8'
}

.typcn-social-github:before {
    content: '\e0e9'
}

.typcn-social-google-plus-circular:before {
    content: '\e0ea'
}

.typcn-social-google-plus:before {
    content: '\e0eb'
}

.typcn-social-instagram-circular:before {
    content: '\e0ec'
}

.typcn-social-instagram:before {
    content: '\e0ed'
}

.typcn-social-last-fm-circular:before {
    content: '\e0ee'
}

.typcn-social-last-fm:before {
    content: '\e0ef'
}

.typcn-social-linkedin-circular:before {
    content: '\e0f0'
}

.typcn-social-linkedin:before {
    content: '\e0f1'
}

.typcn-social-pinterest-circular:before {
    content: '\e0f2'
}

.typcn-social-pinterest:before {
    content: '\e0f3'
}

.typcn-social-skype-outline:before {
    content: '\e0f4'
}

.typcn-social-skype:before {
    content: '\e0f5'
}

.typcn-social-tumbler-circular:before {
    content: '\e0f6'
}

.typcn-social-tumbler:before {
    content: '\e0f7'
}

.typcn-social-twitter-circular:before {
    content: '\e0f8'
}

.typcn-social-twitter:before {
    content: '\e0f9'
}

.typcn-social-vimeo-circular:before {
    content: '\e0fa'
}

.typcn-social-vimeo:before {
    content: '\e0fb'
}

.typcn-social-youtube-circular:before {
    content: '\e0fc'
}

.typcn-social-youtube:before {
    content: '\e0fd'
}

.typcn-sort-alphabetically-outline:before {
    content: '\e0fe'
}

.typcn-sort-alphabetically:before {
    content: '\e0ff'
}

.typcn-sort-numerically-outline:before {
    content: '\e100'
}

.typcn-sort-numerically:before {
    content: '\e101'
}

.typcn-spanner-outline:before {
    content: '\e102'
}

.typcn-spanner:before {
    content: '\e103'
}

.typcn-spiral:before {
    content: '\e104'
}

.typcn-star-full-outline:before {
    content: '\e105'
}

.typcn-star-half-outline:before {
    content: '\e106'
}

.typcn-star-half:before {
    content: '\e107'
}

.typcn-star-outline:before {
    content: '\e108'
}

.typcn-star:before {
    content: '\e109'
}

.typcn-starburst-outline:before {
    content: '\e10a'
}

.typcn-starburst:before {
    content: '\e10b'
}

.typcn-stopwatch:before {
    content: '\e10c'
}

.typcn-support:before {
    content: '\e10d'
}

.typcn-tabs-outline:before {
    content: '\e10e'
}

.typcn-tag:before {
    content: '\e10f'
}

.typcn-tags:before {
    content: '\e110'
}

.typcn-th-large-outline:before {
    content: '\e111'
}

.typcn-th-large:before {
    content: '\e112'
}

.typcn-th-list-outline:before {
    content: '\e113'
}

.typcn-th-list:before {
    content: '\e114'
}

.typcn-th-menu-outline:before {
    content: '\e115'
}

.typcn-th-menu:before {
    content: '\e116'
}

.typcn-th-small-outline:before {
    content: '\e117'
}

.typcn-th-small:before {
    content: '\e118'
}

.typcn-thermometer:before {
    content: '\e119'
}

.typcn-thumbs-down:before {
    content: '\e11a'
}

.typcn-thumbs-ok:before {
    content: '\e11b'
}

.typcn-thumbs-up:before {
    content: '\e11c'
}

.typcn-tick-outline:before {
    content: '\e11d'
}

.typcn-tick:before {
    content: '\e11e'
}

.typcn-ticket:before {
    content: '\e11f'
}

.typcn-time:before {
    content: '\e120'
}

.typcn-times-outline:before {
    content: '\e121'
}

.typcn-times:before {
    content: '\e122'
}

.typcn-trash:before {
    content: '\e123'
}

.typcn-tree:before {
    content: '\e124'
}

.typcn-upload-outline:before {
    content: '\e125'
}

.typcn-upload:before {
    content: '\e126'
}

.typcn-user-add-outline:before {
    content: '\e127'
}

.typcn-user-add:before {
    content: '\e128'
}

.typcn-user-delete-outline:before {
    content: '\e129'
}

.typcn-user-delete:before {
    content: '\e12a'
}

.typcn-user-outline:before {
    content: '\e12b'
}

.typcn-user:before {
    content: '\e12c'
}

.typcn-vendor-android:before {
    content: '\e12d'
}

.typcn-vendor-apple:before {
    content: '\e12e'
}

.typcn-vendor-microsoft:before {
    content: '\e12f'
}

.typcn-video-outline:before {
    content: '\e130'
}

.typcn-video:before {
    content: '\e131'
}

.typcn-volume-down:before {
    content: '\e132'
}

.typcn-volume-mute:before {
    content: '\e133'
}

.typcn-volume-up:before {
    content: '\e134'
}

.typcn-volume:before {
    content: '\e135'
}

.typcn-warning-outline:before {
    content: '\e136'
}

.typcn-warning:before {
    content: '\e137'
}

.typcn-watch:before {
    content: '\e138'
}

.typcn-waves-outline:before {
    content: '\e139'
}

.typcn-waves:before {
    content: '\e13a'
}

.typcn-weather-cloudy:before {
    content: '\e13b'
}

.typcn-weather-downpour:before {
    content: '\e13c'
}

.typcn-weather-night:before {
    content: '\e13d'
}

.typcn-weather-partly-sunny:before {
    content: '\e13e'
}

.typcn-weather-shower:before {
    content: '\e13f'
}

.typcn-weather-snow:before {
    content: '\e140'
}

.typcn-weather-stormy:before {
    content: '\e141'
}

.typcn-weather-sunny:before {
    content: '\e142'
}

.typcn-weather-windy-cloudy:before {
    content: '\e143'
}

.typcn-weather-windy:before {
    content: '\e144'
}

.typcn-wi-fi-outline:before {
    content: '\e145'
}

.typcn-wi-fi:before {
    content: '\e146'
}

.typcn-wine:before {
    content: '\e147'
}

.typcn-world-outline:before {
    content: '\e148'
}

.typcn-world:before {
    content: '\e149'
}

.typcn-zoom-in-outline:before {
    content: '\e14a'
}

.typcn-zoom-in:before {
    content: '\e14b'
}

.typcn-zoom-out-outline:before {
    content: '\e14c'
}

.typcn-zoom-out:before {
    content: '\e14d'
}

.typcn-zoom-outline:before {
    content: '\e14e'
}

.typcn-zoom:before {
    content: '\e14f'
}

input {
    box-shadow: none;
    outline: none;
    border: none
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700
}

p {
    font-weight: 400;
    color: #627080;
    line-height: 1.75
}

.heading {
    font-size: 2em
}

.heading-md {
    font-size: 1.8em
}

.heading-small {
    font-size: 1.4em
}

.subheading {
    text-transform: uppercase;
    color: #627080;
    font-size: 1.1em;
    font-weight: 300
}

.text-large {
    font-size: 1.2em
}

.text {
    font-size: 1em
}

.text-small {
    font-size: 0.85em
}

.text-xsmall {
    font-size: 0.65em
}

.font-light {
    color: #627080
}

.font-lighter {
    color: #a7b0bb
}

.font-weight-light {
    font-weight: 300
}

.font-weight-regular {
    font-weight: 400
}

.font-weight-medium {
    font-weight: 500
}

.font-weight-bold {
    font-weight: 700
}

.overflow-hidden {
    overflow: hidden
}

.box-shadow,
.aside-menu,
.aside-menu-mobile__nav,
.slidein-menu,
.signin,
.modalpop__inner,
.thumb:hover,
.reader #readerViewer>div,
.reader .readerViewerFb,
.reader__modal__img-holder>img {
    box-shadow: 0 2px 10px rgba(43, 49, 56, 0.1)
}

.divider {
    width: 100%;
    height: 1px;
    background-color: rgba(43, 49, 56, 0.1);
    margin: 2em 0
}

.divider--small {
    margin: 1.3em 0
}

.aside-menu {
    background-color: #fff;
    padding: 1em;
    border-radius: 5px
}

.truncate,
.aside-menu-mobile__nav__selection {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.search-icon,
.search__icon {
    display: inline-block;
    color: #627080;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

button,
a {
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    background: none;
    box-shadow: none;
    outline: none;
    border: none;
    text-decoration: none
}

button:hover,
a:hover,
button:focus,
a:focus,
button:not(:disabled):not(.disabled):active,
a:not(:disabled):not(.disabled):active {
    outline: none;
    text-decoration: none
}

.link {
    color: #476ef9
}

.link:hover,
.link:focus,
.link:not(:disabled):not(.disabled):active {
    color: #1647f7;
    text-decoration: none
}

.btn {
    border: none;
    font-size: 1rem;
    font-weight: 500;
    padding: 0.75rem 1.75rem;
    margin: 0.5rem;
    box-shadow: 0 2px 5px rgba(43, 49, 56, 0.4);
    text-transform: capitalize;
    line-height: 1;
    background-color: #476ef9;
    color: #fff
}

.btn:hover,
.btn:focus,
.btn:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #1647f7;
    border: none;
    box-shadow: none
}

@media (max-width:576px) {
    .btn {
        margin: 0.35rem
    }
}

.btn i {
    font-size: 1.25em
}

.btn--fw {
    width: 100%
}

.btn--label {
    font-size: 0.8rem;
    padding: 0.5rem;
    color: #fff;
    background-color: #476ef9
}

.btn--small {
    font-size: 0.85rem;
    padding: 0.5rem 1.25rem
}

.btn--large {
    font-size: 1.2rem;
    padding: 1rem 2rem
}

.btn--secondary {
    background-color: #d547f9;
    color: #fff
}

.btn--secondary:hover,
.btn--secondary:focus,
.btn--secondary:not(:disabled):not(.disabled):active {
    background-color: #ca16f7
}

.btn--outline {
    background-color: transparent;
    color: #476ef9;
    border: 1.5px solid #476ef9
}

.btn--outline:hover,
.btn--outline:focus,
.btn--outline:not(:disabled):not(.disabled):active {
    background-color: transparent;
    color: #1647f7;
    border: 1.5px solid #1647f7
}

.btn--outline-gray {
    background-color: transparent;
    color: #627080;
    border: 1.5px solid rgba(43, 49, 56, 0.1);
    box-shadow: none
}

.btn--outline-gray:hover,
.btn--outline-gray:focus,
.btn--outline-gray:not(:disabled):not(.disabled):active {
    background-color: transparent;
    color: #2b3138;
    border: 1.5px solid rgba(21, 24, 27, 0.1)
}

.btn--wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.btn--wrapper>a:first-child {
    margin-left: 0
}

.btn--wrapper>a:last-child {
    margin-right: 0
}

.collapse-link {
    position: relative;
    cursor: pointer;
    padding: 1em 0.5em;
    font-size: 0.8em
}

.collapse-link i {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.preloader-overlay {
    opacity: 0;
    z-index: 99999;
    transition: 0.2s 0.2s;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    background-color: #fff
}

.preloader-overlay.active {
    display: block;
    opacity: 1
}

.preloader-overlay .loader {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

textarea {
    width: 100%;
    border: 1px solid rgba(43, 49, 56, 0.1);
    padding: 1em;
    border-radius: 5px;
    font-size: 0.85em
}

textarea:hover,
textarea:focus,
textarea:active {
    outline: none;
    box-shadow: none
}

input {
    padding: 0.5em 1.5em;
    width: 100%;
    border: 1px solid rgba(43, 49, 56, 0.1);
    border-radius: 2px;
    font-size: 0.9em;
    height: 45px;
    box-shadow: 0 1px 5px rgba(43, 49, 56, 0.1)
}

.search__wrapper {
    position: relative
}

.search__input {
    border-radius: 50px
}

.search__icon {
    position: absolute;
    top: 3px;
    right: 20px;
    font-size: 1.4em
}

body {
    font-size: 16px;
    font-family: 'Quicksand', sans-serif;
    background-color: rgba(71, 110, 249, 0.04);
    color: #2b3138
}

section {
    padding: 5em 0
}

@media (max-width:768px) {
    section {
        padding: 2.5em 0
    }
}

section.white {
    background-color: #fff
}

.bg-pagebind {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.9) 5%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.9) 95%, rgba(255, 255, 255, 1) 100%, url('../images/page-bind.jpg'));
    background-image: -o-linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.9) 5%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.9) 95%, rgba(255, 255, 255, 1) 100%, url('../images/page-bind.jpg'));
    background-image: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.9) 5%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.9) 95%, rgba(255, 255, 255, 1) 100%), url('../images/page-bind.jpg');
    background-repeat: repeat-y;
    background-position: center
}

i.icon {
    color: #a7b0bb
}

.icon-rounded {
    position: relative;
    width: 3em;
    height: 3em;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 3px 5px rgba(43, 49, 56, 0.3);
    margin-bottom: 1em
}

.icon-rounded>i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 2em;
    color: #627080
}

.nav {
    width: 100%;
    color: #fff;
    padding: 1em 0
}

.nav__inner {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.nav__brand {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-transform: uppercase
}

.nav__brand>a {
    color: #fff;
    text-transform: capitalize;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    font-size: 1.2em
}

.nav__menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.nav__menu__link {
    color: #fff;
    font-size: 0.9em;
    display: inline-block;
    margin: 0.25em 0.75em;
    text-decoration: none
}

.nav__menu__link:focus,
.nav__menu__link:hover {
    color: #fff;
    opacity: 0.9
}

.nav__menu__link--icon {
    font-size: 1.5em;
    margin: 0.25em 0.5em
}

.nav__menu__link--burger {
    padding: 0.5em 0.75em;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 2px
}

.nav__menu__link--btn {
    padding: 0.35em 1.5em;
    background-color: #d547f9;
    border-radius: 0.25rem
}

.nav__menu__link--btn-outline {
    padding: 0.35em 1.5em;
    border: 1px solid rgba(255, 255, 255, 0.6);
    border-radius: 0.25rem
}

.nav--sub {
    background-color: #476ef9
}

@media (max-width:576px) {
    .nav--sub {
        display: none
    }
}

.nav--sub .nav__inner {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

@media (max-width:992px) {
    .nav--sub .nav__menu ul li:nth-child(11),
    .nav--sub .nav__menu ul li:nth-child(10),
    .nav--sub .nav__menu ul li:nth-child(9) {
        display: none
    }
}

@media (max-width:768px) {
    .nav--sub .nav__menu ul li:nth-child(8),
    .nav--sub .nav__menu ul li:nth-child(7),
    .nav--sub .nav__menu ul li:nth-child(6) {
        display: none
    }
}

.nav--sub .nav__menu__link {
    font-weight: 700
}

.nav--sub .nav__menu__link--btn-outline {
    font-weight: 400
}

.nav-search {
    position: absolute;
    z-index: 990;
    top: 0;
    background-color: #fff;
    width: 100%;
    min-height: 5em;
    padding: 1em 0;
    transition: 0.5s transform cubic-bezier(1, 0, 0, 1);
    -webkit-transform: translateY(-150px);
    transform: translateY(-150px)
}

.nav-search.active {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition: 0.5s transform cubic-bezier(1, 0, 0, 1)
}

.nav-search__close {
    font-size: 1.75em;
    color: #627080;
    cursor: pointer;
    width: 100%;
    width: 1.5em;
    height: 1.5em;
    text-align: center
}

.header {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(71, 183, 249, 0.95)), to(rgba(71, 110, 249, 0.95))), url('../images/preheader.jpg');
    background-image: linear-gradient(45deg, rgba(71, 183, 249, 0.95), rgba(71, 110, 249, 0.95)), url('../images/preheader.jpg')
}

.subheader {
    padding: 4em 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff
}

.subheader--small {
    padding: 2em 0
}

.aside-menu-desktop {
    display: none
}

@media (min-width:992px) {
    .aside-menu-desktop {
        display: block
    }
}

.aside-menu-mobile {
    position: fixed;
    z-index: 990;
    width: 100%;
    height: 4em;
    top: auto;
    right: 0;
    left: 0;
    bottom: 0;
    display: block;
    background-color: #fff;
    transition: height 0.4s cubic-bezier(1, 0, 0, 1)
}

.aside-menu-mobile.active {
    height: 100%
}

@media (min-width:992px) {
    .aside-menu-mobile {
        display: none
    }
}

.aside-menu-mobile__nav {
    position: relative;
    width: 100%;
    font-size: 0.9em;
    color: #fff;
    background-color: #476ef9;
    height: 4.5em;
    cursor: pointer;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.aside-menu-mobile__nav__selection {
    width: 80%;
    padding: 1em;
    font-size: 1.1em;
    margin: 0;
    color: #fff
}

.aside-menu-mobile__nav__button {
    position: absolute;
    right: 0;
    height: 4.5em;
    width: 4.5em;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.1)
}

.aside-menu-mobile__nav__button>i {
    font-size: 1.5em
}

.aside-menu-mobile__modal {
    width: 100%;
    height: 100%;
    overflow: auto
}

@media (max-width:992px) {
    .aside-menu {
        border-radius: none;
        box-shadow: none
    }
}

.aside-menu ul {
    padding: 0 0.5em
}

@media (max-width:992px) {
    .aside-menu ul {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (max-width:992px) {
    .aside-menu ul li {
        width: 33.333333%
    }
}

@media (max-width:576px) {
    .aside-menu ul li {
        width: 50%
    }
}

.aside-menu__link {
    font-size: 0.8em;
    color: #2b3138;
    display: inline-block;
    padding: 0.35em
}

.aside-menu__link:hover,
.aside-menu__link:focus {
    color: #476ef9
}

.aside-menu__link--main {
    font-size: 0.9em;
    font-weight: 700;
    padding: 0.5em 0
}

.slidein-menu {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: fixed;
    z-index: 998;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    max-width: 460px;
    background-color: #fff;
    padding: 1rem;
    transition: 0.5s transform cubic-bezier(1, 0, 0, 1);
    -webkit-transform: translateX(500px);
    transform: translateX(500px);
    overflow-y: auto
}

.slidein-menu.active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition: 0.5s transform cubic-bezier(1, 0, 0, 1)
}

.slidein-menu__holder {
    width: 100%;
    max-width: 340px
}

.slidein-menu__holder .search {
    margin-bottom: 1em
}

@media (max-width:420px) {
    .slidein-menu__holder .search {
        margin-left: auto;
        width: 85%
    }
}

.slidein-menu__close {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #627080;
    cursor: pointer;
    display: block;
    font-size: 2em
}

.slidein-menu__menu {
    padding: 1.5em 0;
    border-top: 1px solid rgba(43, 49, 56, 0.1)
}

.slidein-menu__menu:first-child {
    border: none
}

.slidein-menu__menu>ul {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin: 1em 0 0
}

.slidein-menu__menu>ul>li {
    width: 50%
}

.slidein-menu__menu>ul>li>a {
    font-size: 0.9em;
    color: #627080;
    display: block;
    line-height: 2.75;
    margin-right: 1em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.slidein-menu .devices__list {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.signin {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: fixed;
    z-index: 998;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    max-width: 460px;
    background-color: #fff;
    padding: 1rem;
    transition: 0.5s transform cubic-bezier(1, 0, 0, 1);
    -webkit-transform: translateX(500px);
    transform: translateX(500px)
}

.signin.active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition: 0.5s transform cubic-bezier(1, 0, 0, 1)
}

.signin__holder {
    width: 100%;
    max-width: 320px
}

.signin__close {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: rgba(43, 49, 56, 0.1);
    cursor: pointer;
    display: block
}

.signin h1 {
    font-size: 2rem;
    margin-bottom: 1rem
}

.signin__group {
    position: relative;
    width: 100%
}

.signin__footer {
    text-align: center;
    margin-top: 1rem;
    padding: 1rem
}

.signin__footer>a {
    color: #2b3138;
    cursor: pointer
}

.signin__footer>a span {
    color: #2b3138
}

.signin button {
    width: 100%
}

.modalpop {
    display: none;
    position: fixed;
    z-index: 999999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(43, 49, 56, 0.4);
    padding: 1em
}

.modalpop__inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0.8) rotateZ(-25deg);
    transform: translate(-50%, -50%) scale(0.8) rotateZ(-25deg);
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 95%;
    max-width: 400px;
    background-color: #fff;
    border-radius: 5px;
    opacity: 0;
    text-align: center;
    -webkit-transition: opacity 0.3s ease-in-out, transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55), rotate 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: opacity 0.3s ease-in-out, transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55), rotate 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.modalpop__inner.show {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1) rotateZ(0deg);
    transform: translate(-50%, -50%) scale(1) rotateZ(0deg)
}

.modalpop__usericon {
    width: 4em;
    border-radius: 50%;
    border: 8px solid #fff;
    box-shadow: 0 3px 5px rgba(43, 49, 56, 0.3);
    margin-bottom: 1em
}

.modalpop__content {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 2em 1.5em
}

@media (max-width:576px) {
    .modalpop__content .heading-md {
        font-size: 1.4em
    }
}

.modalpop__footer {
    background-color: rgba(43, 49, 56, 0.1);
    padding: 1em
}

.banner {
    overflow: hidden;
    position: relative;
    padding: 2em;
    z-index: 1;
    border-radius: 5px;
    margin-bottom: 2em;
    border: 2px solid rgba(255, 255, 255, 0.6)
}

@media (max-width:768px) {
    .banner {
        margin-bottom: 0
    }
}

.banner__inner {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    z-index: 1
}

@media (max-width:576px) {
    .banner__inner {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-box-direction: normal;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        align-items: flex-start
    }
}

.banner__inner h1 {
    font-size: 1.35em;
    color: #2b3138;
    margin-bottom: 0
}

@media (max-width:576px) {
    .banner__inner h1 {
        font-size: 1.1em
    }
}

.banner__inner p {
    color: #2b3138;
    margin-bottom: 0
}

@media (max-width:576px) {
    .banner__inner p {
        font-size: 0.85em
    }
}

.banner__inner .btn {
    margin-left: 0
}

.banner:after {
    content: '';
    position: absolute;
    background-color: #fff;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-filter: blur(50px);
    filter: blur(50px)
}

@media (max-width:768px) {
    .featured {
        text-align: center
    }
}

.featured__content .devices__list li:first-child {
    margin-left: 0
}

@media (max-width:768px) {
    .featured__content .devices__list {
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }
    .featured__content .devices__list li:first-child {
        margin-left: 1em
    }
}

@media (max-width:768px) {
    .featured__content .btn--wrapper {
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }
}

.category-wrap {
    position: relative;
    margin-top: 1em;
    margin-bottom: 2em
}

.category-wrap>h1 {
    padding-right: 4.25em
}

.category-wrap__link {
    position: absolute;
    top: 0;
    right: 0
}

.document .cover,
.author .cover {
    margin-top: -7em
}

@media (max-width:768px) {
    .document .cover,
    .author .cover {
        margin-top: -3.5em
    }
}

.document__title,
.author__title {
    font-size: 2.2em
}

@media (max-width:768px) {
    .document__title,
    .author__title {
        font-size: 1.8em
    }
}

@media (max-width:576px) {
    .document__title,
    .author__title {
        font-size: 1.4em
    }
}

.document__subtitle,
.author__subtitle {
    font-size: 1.2em;
    font-weight: 400;
    color: #627080
}

.document__subtitle span,
.author__subtitle span {
    color: #2b3138;
    font-weight: 700
}

.document__subtitle a,
.author__subtitle a {
    color: #627080
}

@media (max-width:768px) {
    .document__subtitle,
    .author__subtitle {
        font-size: 1em
    }
}

@media (max-width:576px) {
    .document__subtitle,
    .author__subtitle {
        font-size: 0.9em
    }
}

.document__subtitle--small,
.author__subtitle--small {
    font-size: 1em
}

.document__desc,
.author__desc {
    position: relative;
    transition: height 0.2s ease-in-out;
    overflow: hidden
}

.document__desc[aria-expanded="false"]:after,
.author__desc[aria-expanded="false"]:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: -webkit-linear-gradient(to top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 5%, rgba(255, 255, 255, 0) 50%);
    background-image: linear-gradient(to top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 5%, rgba(255, 255, 255, 0) 50%)
}

.document__rating,
.author__rating {
    margin-top: 0.5em
}

.document .btn,
.author .btn {
    min-width: 180px
}

@media (max-width:576px) {
    .document .btn,
    .author .btn {
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }
}

.document .btn--wrapper,
.author .btn--wrapper {
    margin: 1em 0
}

@media (max-width:576px) {
    .document .btn--wrapper,
    .author .btn--wrapper {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-box-direction: normal;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width:768px) {
    .section-thumbnails-small>div:last-child {
        display: none
    }
}

@media (max-width:576px) {
    .section-thumbnails-small>div:nth-child(3) {
        display: none
    }
}

.thumb {
    padding: 1.5em;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    margin-bottom: 1em
}

.thumb:hover {
    border-radius: 5px;
    background-color: #fff
}

@media (max-width:992px) {
    .thumb {
        padding: 1em
    }
}

@media (max-width:768px) {
    .thumb {
        padding: 0.85em
    }
}

@media (max-width:576px) {
    .thumb {
        text-align: center
    }
}

.thumb--small {
    padding: 0.5em
}

.thumb--small .cover__hover {
    display: none
}

.thumb--small .document__title {
    font-size: 0.85em !important
}

@media (max-width:576px) {
    .thumb--small .document__title {
        font-size: 0.85em !important
    }
}

.thumb--small .document__rating {
    display: none
}

.thumb__info {
    margin-top: 1em;
    display: block
}

.thumb .document__title {
    font-size: 0.95em;
    color: #2b3138;
    overflow: hidden;
    line-height: 1.3125em;
    max-height: 2.625em;
    min-height: 2.625em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

@media (max-width:576px) {
    .thumb .document__title {
        font-size: 0.9em
    }
}

.thumb .document__subtitle {
    font-size: 0.8em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (max-width:768px) {
    .thumb .document__subtitle {
        font-size: 0.75em
    }
}

.thumb .document__rating {
    margin-top: 0
}

.thumb .cover:hover .cover__hover {
    opacity: 1;
    visibility: visible
}

@media (max-width:768px) {
    .thumb .cover__hover {
        display: none
    }
}

.thumb .rating__stats:last-child {
    display: none
}

@media (max-width:576px) {
    .thumb .rating {
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }
}

.cover__wrapper {
    display: inline-block;
    position: relative
}

.cover__img {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.cover__img>img {
    box-shadow: 0 5px 10px rgba(43, 49, 56, 0.4)
}

@media (max-width:576px) {
    .cover__img {
        width: 100%;
        max-width: 180px
    }
}

.cover__hover {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.8) 60%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.8) 60%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.8) 60%, rgba(255, 255, 255, 1) 100%);
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: end;
    -moz-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    transition: all 0.3s ease-in-out
}

.cover__hover__wrapper {
    padding: 0.5em
}

.cover__hover__wrapper .btn {
    width: 100%;
    margin: 0.25em 0
}

.detail-items {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 2.5em
}

.detail-items dl {
    padding-right: 1em;
    -webkit-flex-basis: 33.333333%;
    flex-basis: 33.333333%;
    width: 33.333333%
}

@media (max-width:576px) {
    .detail-items dl {
        -webkit-flex-basis: 50%;
        flex-basis: 50%;
        width: 50%
    }
}

.detail-items dl dd {
    color: #627080
}

.detail-items dl dd>a {
    color: #627080
}

.detail-items--half dl {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    width: 50%
}

@media (max-width:576px) {
    .detail-items--half dl {
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        width: 100%
    }
}

.detail-items--full dl {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    width: 100%
}

@media (max-width:576px) {
    .detail-items--full dl {
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        width: 100%
    }
}

.actions-list {
    list-style: none;
    padding: 0;
    margin-top: 1em
}

@media (max-width:576px) {
    .actions-list {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 1em
    }
}

.actions-list li {
    border-bottom: 1px solid rgba(43, 49, 56, 0.1)
}

.actions-list li:last-child {
    border-bottom: none
}

@media (max-width:768px) {
    .actions-list li {
        font-size: 0.9em
    }
}

@media (max-width:576px) {
    .actions-list li {
        width: 100%;
        border-bottom: none;
        border-right: 1px solid rgba(43, 49, 56, 0.1)
    }
    .actions-list li:last-child {
        border-right: none
    }
}

.actions-list li>button {
    padding: 0.75em;
    display: block;
    width: 100%;
    text-align: left;
    font-weight: 700
}

@media (max-width:576px) {
    .actions-list li>button {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-box-direction: normal;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center
    }
}

.actions-list li>button>span {
    margin-left: 0.25em
}

@media (max-width:576px) {
    .actions-list li>button>span {
        margin-left: 0
    }
}

.actions-list li>button>i {
    font-size: 1.25em
}

.user-avatar {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.user-avatar .avatar {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 0.75em;
    box-shadow: 0 2px 5px rgba(43, 49, 56, 0.4);
    border: 3px solid #fff
}

.user-avatar .user-name {
    font-size: 1em;
    font-weight: bold
}

.pagination--right {
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.pagination--left {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

@media (max-width:992px) {
    .pagination {
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }
    .pagination--right,
    .pagination--left {
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }
}

.pagination>li {
    position: relative;
    width: 45px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 1em;
    font-weight: 500;
    border-radius: 2px;
    border: 1px solid rgba(43, 49, 56, 0.1);
    margin: 0.25em
}

.pagination>li>a,
.pagination>li span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #a7b0bb
}

.pagination>li>a.disabled {
    opacity: 0.4
}

.reader {
    position: relative
}

.reader__info {
    text-align: center;
    margin-bottom: 2em
}

@media (max-width:576px) {
    .reader__info h1 {
        font-size: 1.1em
    }
    .reader__info h2 {
        font-size: 0.85em
    }
}

.reader__nav {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    color: #627080;
    margin-bottom: 0.5em
}

.reader__nav ul {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0
}

.reader__nav ul li {
    margin: 0 0.5em;
    cursor: pointer
}

.reader__nav i {
    font-size: 2.2em
}

.reader #readerViewer,
.reader .readerViewerFb {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 800px
}

@media (max-width:768px) {
    .reader #readerViewer,
    .reader .readerViewerFb {
        height: 600px !important
    }
}

@media (max-width:576px) {
    .reader #readerViewer,
    .reader .readerViewerFb {
        height: 500px !important
    }
}

@media (max-width:460px) {
    .reader #readerViewer,
    .reader .readerViewerFb {
        height: 450px !important
    }
}

.reader #readerViewer>div {
    border: 1px solid rgba(43, 49, 56, 0.1) !important
}

.reader #readerViewer>div>div:last-child {
    display: none
}

.reader #readerViewer>div>div:first-child>div:nth-child(2) {
    display: none
}

.reader .readerViewerFb {
    border: 1px solid rgba(43, 49, 56, 0.1) !important;
    overflow: hidden;
    overflow-y: auto;
    background-color: #fff
}

.reader .readerViewerFb ul {
    position: absolute;
    width: 100%
}

.reader .readerViewerFb ul li {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    text-align: center
}

.reader__wrapper {
    position: relative;
    width: 100%;
    height: 800px
}

@media (max-width:768px) {
    .reader__wrapper {
        height: 600px !important
    }
}

@media (max-width:576px) {
    .reader__wrapper {
        height: 500px !important
    }
}

@media (max-width:460px) {
    .reader__wrapper {
        height: 450px !important
    }
}

.reader__loader {
    position: absolute;
    z-index: 5;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff
}

.reader__loader>img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.reader__modal {
    display: none;
    position: absolute;
    z-index: 5;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 28px);
    background: rgba(255, 255, 255, 0.95);
    opacity: 0;
    visibility: hidden
}

.reader__modal__inner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    padding: 1em;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

.reader__modal__inner p {
    font-weight: 500
}

.reader__modal__img-holder {
    position: relative;
    display: inline-block
}

.reader__modal__img-holder>img {
    width: 100%;
    max-width: 100px;
    margin-bottom: 1em
}

@media (max-width:576px) {
    .reader__modal__img-holder>img {
        display: none
    }
}

.reader__modal__img-holder .icon-rounded {
    position: absolute;
    left: 50%;
    bottom: -10px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.reader__modal.show {
    opacity: 1;
    visibility: visible;
    -webkit-animation-name: shake;
    animation-name: shake;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.reader__modal>img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.reader__page-nav {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #a7b0bb
}

@media (max-width:768px) {
    .reader__page-nav {
        display: none
    }
}

.reader__page-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    width: 100%;
    top: 45%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.reader__page-nav ul li {
    position: absolute;
    line-height: 1;
    cursor: pointer
}

.reader__page-nav ul li:first-child {
    left: -5em
}

.reader__page-nav ul li:last-child {
    right: -5em
}

.reader__page-nav ul li>i {
    font-size: 4em
}

.reader__scrubber {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    width: 100%;
    margin: 0.5em 0
}

.reader__scrubber__track {
    position: relative;
    width: 85%;
    height: 1em;
    margin: 0 1em;
    position: relative;
    background-color: rgba(43, 49, 56, 0.1);
    border-radius: 25px;
    overflow: hidden
}

.reader__scrubber__progress {
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 0%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #476ef9;
    transition: width 0.2s ease-in-out
}

.reader__footer {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #627080
}

.reader__footer ul {
    width: 100%;
    max-width: 400px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style: none
}

.reader__footer ul li:last-child,
.reader__footer ul li:first-child {
    cursor: pointer
}

.reader__footer ul li>i {
    font-size: 1.8em;
    margin: 0 1em
}

.reviews {
    list-style: none;
    padding: 0;
    margin: 3em 0 0
}

.reviews .review {
    position: relative;
    width: 100%;
    padding-left: 3.25em;
    margin-bottom: 3em
}

.reviews .review .user-avatar {
    margin-left: -3.25em
}

.reviews .review__rating {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.reviews .review__date {
    position: absolute;
    top: 0.5em;
    right: 0;
    font-size: 0.85em;
    font-weight: 500;
    color: #a7b0bb
}

@media (max-width:576px) {
    .reviews .review__date {
        position: relative;
        top: 0
    }
}

.reviews .review__likes {
    margin: 0 0.5rem;
    font-size: 0.85em;
    color: #a7b0bb
}

.reviews .review__summary {
    margin-top: 1em;
    font-size: 0.85em
}

.reviews .review__summary p {
    word-break: break-word
}

.reviews .review__actions>button {
    color: #627080;
    margin-right: 0.5em
}

.reviews .review__actions>button:hover,
.reviews .review__actions>button:focus,
.reviews .review__actions>button:not(:disabled):not(.disabled):active {
    color: #2b3138
}

.write-review {
    margin-top: 2em;
    margin-bottom: 3em
}

.write-review__write {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.write-review__write .btn-holder {
    align-self: flex-end
}

@media (max-width:576px) {
    .write-review__write .btn-holder {
        width: 100%
    }
}

@media (max-width:576px) {
    .write-review__write .btn-holder .btn {
        width: 100%
    }
}

.write-review__rate {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: end;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 2em
}

.write-review__rate>p {
    margin-right: 0.5em
}

.write-review__rate .rating__stars {
    width: calc((100 / 19) * 25px);
    height: 25px
}

.devices {
    width: 100%;
    position: relative;
    height: 40px;
    text-align: center
}

.devices__list {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.devices__list>li {
    margin: 0.5em 1em
}

.rating {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.rating__stars {
    position: relative;
    width: calc((100 / 19) * 15px);
    height: 15px
}

.rating__stars__wrapper {
    position: absolute;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    background: lightgray;
    -webkit-clip-path: url("../css.html#svgStars");
    clip-path: url("../css.html#svgStars");
    -webkit-clip-path: polygon(80% 7.3%, 73.8% 11.8%, 76.2% 19%, 70% 14.5%, 63.8% 19%, 66.2% 11.8%, 60% 7.3%, 53.8% 11.8%, 56.2% 19%, 50% 14.5%, 43.8% 19%, 46.2% 11.8%, 40% 7.3%, 33.8% 11.8%, 36.2% 19%, 30% 14.5%, 23.8% 19%, 26.2% 11.8%, 20% 7.3%, 13.8% 11.8%, 16.2% 19%, 10% 14.5%, 3.8% 19%, 6.2% 11.8%, 0 7.3%, 7.6% 7.3%, 10% 0, 12.4% 7.3%, 27.6% 7.3%, 30% 0, 32.4% 7.3%, 47.6% 7.3%, 50% 0, 52.4% 7.3%, 67.6% 7.3%, 70% 0, 72.4% 7.3%, 87.6% 7.3%, 90% 0, 92.4% 7.3%, 100% 7.3%, 93.8% 11.8%, 96.2% 19%, 90% 14.5%, 83.8% 19%, 86.2% 11.8%);
    clip-path: polygon(80% 7.3%, 73.8% 11.8%, 76.2% 19%, 70% 14.5%, 63.8% 19%, 66.2% 11.8%, 60% 7.3%, 53.8% 11.8%, 56.2% 19%, 50% 14.5%, 43.8% 19%, 46.2% 11.8%, 40% 7.3%, 33.8% 11.8%, 36.2% 19%, 30% 14.5%, 23.8% 19%, 26.2% 11.8%, 20% 7.3%, 13.8% 11.8%, 16.2% 19%, 10% 14.5%, 3.8% 19%, 6.2% 11.8%, 0 7.3%, 7.6% 7.3%, 10% 0, 12.4% 7.3%, 27.6% 7.3%, 30% 0, 32.4% 7.3%, 47.6% 7.3%, 50% 0, 52.4% 7.3%, 67.6% 7.3%, 70% 0, 72.4% 7.3%, 87.6% 7.3%, 90% 0, 92.4% 7.3%, 100% 7.3%, 93.8% 11.8%, 96.2% 19%, 90% 14.5%, 83.8% 19%, 86.2% 11.8%)
}

.rating__stars__icons {
    position: absolute;
    display: block;
    height: 100%;
    background-color: #efb11f
}

.rating__stats {
    margin: 0 0.5rem;
    font-size: 0.85em;
    color: #a7b0bb
}

@media (max-width:576px) {
    .rating__stats:last-child {
        display: none
    }
}

.footer {
    border-top: 1px solid rgba(43, 49, 56, 0.1);
    padding: 1.6em 0
}

@media (max-width:576px) {
    .footer {
        text-align: center
    }
}

.footer .copyright {
    font-size: 0.8em;
    color: #a7b0bb
}

.footer__wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

@media (max-width:768px) {
    .footer__wrapper {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-box-direction: normal;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width:576px) {
    .footer__links {
        margin-top: 1em
    }
}

.footer__links>a {
    display: inline-block;
    color: #a7b0bb;
    text-decoration: none;
    font-size: 0.8em;
    margin: 0 1.2em
}

@media (max-width:576px) {
    .footer__links>a {
        margin: 0.5em 1.2em
    }
}

.legal-pages {
    color: #627080;
    line-height: 2
}

.legal-pages h1,
.legal-pages h2,
.legal-pages h3,
.legal-pages h4,
.legal-pages h5,
.legal-pages h6 {
    color: #627080;
    margin-top: 1.5em
}

.affiliate {
    background-color: rgba(71, 110, 249, 0.04);
    color: #2b3138;
    background-image: none
}

.affiliate:before,
.affiliate:after {
    border: none;
    background: none
}

.affiliate .logo h1:after {
    display: none
}

.affiliate .container {
    padding: 0 15px !important;
    border: none !important;
    border-radius: none !important
}

.affiliate h1 {
    padding: 0
}

.affiliate .cnt h1,
.affiliate .cnt h2,
.affiliate .cnt h3,
.affiliate .cnt h4,
.affiliate .cnt h5,
.affiliate .cnt h6,
.affiliate .cnt p,
.affiliate .cnt a,
.affiliate .cnt input,
.affiliate .cnt label {
    color: #2b3138
}

.affiliate .cnt h1 {
    margin-top: 1em
}

.affiliate .cnt #form {
    margin-bottom: 3em
}

.affiliate .cnt [type='submit'] {
    text-transform: uppercase;
    background-color: #476ef9
}

.carrousel .thumb {
    margin-bottom: 0.5em
}

.carrousel .owl-nav {
    position: absolute;
    top: 1.25em;
    width: 100%
}

.carrousel .owl-nav button {
    position: absolute
}

.carrousel .owl-nav button.owl-prev,
.carrousel .owl-nav button.owl-next {
    font-size: 4em;
    color: #a7b0bb;
    width: 0.75em;
    height: 4.25em
}

.carrousel .owl-nav button.owl-prev {
    left: -30px
}

@media (max-width:385px) {
    .carrousel .owl-nav button.owl-prev {
        left: -20px
    }
}

.carrousel .owl-nav button.owl-next {
    right: -30px
}

@media (max-width:385px) {
    .carrousel .owl-nav button.owl-next {
        right: -20px
    }
}

.carrousel .owl-dots {
    display: none
}

.carrousel--author .document__subtitle {
    display: none
}

@keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin: none;
    line-height: 1.25;
    color: #007bff;
    background-color: transparent;
    border: none;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.page-item.active {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.page-item {
    background-color: #fff;
    border-color: #007bff;
}
.page-item:hover {
    background-color: rgba(0,123,255,.25);
}
.page-link:hover {
    background-color: transparent;
}

.search-sec{
    padding: 2rem;
    border-bottom: 1px solid rgba(43, 49, 56, 0.1);
}
.search-slt{
    display: block;
    width: 100%;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    height: calc(3rem + 2px) !important;
    border-radius:10px;
}
.wrn-btn{
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
     height: calc(3rem + 2px) !important;
     border-radius:0;
}

.yellow{color:#fff;background:#ffc107;} 
.green{color:#fff;background:#28a745;}
.cyan{color:#fff;background:#17a2b8;}