/*TABLE OF CONTENTS
1.  Global
2.  Header
    2.1 Header Top Bar
    2.2 Header Bottom Bar 
    2.3 Logo
    2.4 Header Controls
    2.5 Navigation
    2.6 Header Widgets
    2.7 Sticky Header
    2.8 Header Search Control
    2.9 Header Cart Control
3.  Transparent Header
4.  Menu
5.  Left Header
6.  Mobile Menu
7.  Mega Menu
8.  Sidebar Menu
9.  Page Title
10. Footer
11. Blog Layout
    11.1 Blog Style2
    11.2 Blog Style3
    11.3 Blog Style4
12. Audio Post Format
13. Comments
14. Typography
15. Anchor
16. Lists
17. Tags and classes that come with Wordpress 
18. Form
19. Contact Page
20. Widget Areas
21. Recent Posts
22. Tags
23. Search
24. WP Calendar
25. Categories, Archives, Links, Meta, Menu, Side nav
26. Photostream Widget
27. Language Switcher
28. Back To Top
29. Media Queries
    29.1 Tablet
    29.2 Mobile 320
    29.3 Mobile 480
30. Helper classes
31. Print styles*/


@import 'https://fonts.googleapis.com/css?family=Lato|Open+Sans|Playfair+Display|Roboto';
@import 'https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i';

.btx-skill-icon,
button,
select {
    text-transform: none
}

img,
legend {
    border: 0
}

legend,
td,
th {
    padding: 0
}

.slick-list:focus,
a:active,
a:hover {
    outline: 0
}

.btx-col-1,
.btx-col-1-5,
.btx-col-10,
.btx-col-11,
.btx-col-2,
.btx-col-2-5,
.btx-col-3,
.btx-col-3-5,
.btx-col-4,
.btx-col-4-5,
.btx-col-5,
.btx-col-5-5,
.btx-col-6,
.btx-col-7,
.btx-col-8,
.btx-col-9,
.slick-slide {
    min-height: 1px
}

.mfp-arrow,
.slick-slider {
    -webkit-tap-highlight-color: transparent
}

.btx-entry-body,
.btx-feature-title,
.btx-html,
.btx-post-tag,
.btx-quote,
.btx-text,
.mfp-title,
blockquote {
    word-wrap: break-word
}

.btx-search-form:before,
.fa {
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale
}

.btx-search-form:before,
.btx-skill-icon,
.fa {
    -moz-osx-font-smoothing: grayscale
}

.btx-skill-icon {
    font-family: bateaux;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased
}


/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    margin: 0 2px
}

@font-face {
    font-family: bateaux;
    src: url(../fonts/bateaux.eot);
    src: url(../fonts/bateaux.eot#iefix) format("embedded-opentype"), url(../fonts/bateaux.woff) format("woff"), url(../fonts/bateaux.ttf) format("truetype"), url(../fonts/bateaux.svg#bateaux) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 bateaux;
    font-size: inherit;
    -webkit-font-smoothing: antialiased
}

.fa-ln-alarm:before {
    content: '\e800'
}

.fa-ln-apartment:before {
    content: '\e801'
}

.fa-ln-arrow-down:before {
    content: '\e802'
}

.fa-ln-arrow-left-circle:before {
    content: '\e803'
}

.fa-ln-arrow-left:before {
    content: '\e804'
}

.fa-ln-arrow-right-circle:before {
    content: '\e805'
}

.fa-ln-arrow-right:before {
    content: '\e806'
}

.fa-ln-arrow-up-circle:before {
    content: '\e807'
}

.fa-ln-arrow-up:before {
    content: '\e808'
}

.fa-ln-bicycle:before {
    content: '\e809'
}

.fa-ln-bold:before {
    content: '\e80a'
}

.fa-ln-book:before {
    content: '\e80b'
}

.fa-ln-bookmark:before {
    content: '\e80c'
}

.fa-ln-briefcase:before {
    content: '\e80d'
}

.fa-ln-bubble:before {
    content: '\e80e'
}

.fa-ln-bug:before {
    content: '\e80f'
}

.fa-ln-megaphone:before {
    content: '\e810'
}

.fa-ln-bus:before {
    content: '\e811'
}

.fa-ln-calendar-full:before {
    content: '\e812'
}

.fa-ln-camera-video:before {
    content: '\e813'
}

.fa-ln-camera:before {
    content: '\e814'
}

.fa-ln-car:before {
    content: '\e815'
}

.fa-ln-cart:before {
    content: '\e816'
}

.fa-ln-chart-bars:before {
    content: '\e817'
}

.fa-ln-checkmark-circle:before {
    content: '\e818'
}

.fa-ln-chevron-down-circle:before {
    content: '\e819'
}

.fa-ln-chevron-down:before {
    content: '\e81a'
}

.fa-ln-chevron-left-circle:before {
    content: '\e81b'
}

.fa-ln-chevron-left:before {
    content: '\e81c'
}

.fa-ln-chevron-right-circle:before {
    content: '\e81d'
}

.fa-ln-chevron-right:before {
    content: '\e81e'
}

.fa-ln-chevron-up-circle:before {
    content: '\e81f'
}

.fa-ln-chevron-up:before {
    content: '\e820'
}

.fa-ln-circle-minus:before {
    content: '\e821'
}

.fa-ln-clock:before {
    content: '\e822'
}

.fa-ln-cloud-check:before {
    content: '\e823'
}

.fa-ln-cloud-download:before {
    content: '\e824'
}

.fa-ln-cloud-sync:before {
    content: '\e825'
}

.fa-ln-cloud-upload:before {
    content: '\e826'
}

.fa-ln-cloud:before {
    content: '\e827'
}

.fa-ln-code:before {
    content: '\e828'
}

.fa-ln-coffee-cup:before {
    content: '\e829'
}

.fa-ln-gear:before {
    content: '\e82a'
}

.fa-ln-construction:before {
    content: '\e82b'
}

.fa-ln-crop:before {
    content: '\e82c'
}

.fa-ln-cross-circle:before {
    content: '\e82d'
}

.fa-ln-cross:before {
    content: '\e82e'
}

.fa-ln-database:before {
    content: '\e82f'
}

.fa-ln-diamond:before {
    content: '\e830'
}

.fa-ln-dice:before {
    content: '\e831'
}

.fa-ln-food:before {
    content: '\e832'
}

.fa-ln-direction-ltr:before {
    content: '\e833'
}

.fa-ln-direction-rtl:before {
    content: '\e834'
}

.fa-ln-download:before {
    content: '\e835'
}

.fa-ln-drop:before {
    content: '\e836'
}

.fa-ln-globe:before {
    content: '\e837'
}

.fa-ln-enter-down:before {
    content: '\e838'
}

.fa-ln-enter:before {
    content: '\e839'
}

.fa-ln-mail:before {
    content: '\e83a'
}

.fa-ln-exit-up:before {
    content: '\e83b'
}

.fa-ln-exit:before {
    content: '\e83c'
}

.fa-ln-eye:before {
    content: '\e83d'
}

.fa-ln-file:before {
    content: '\e83e'
}

.fa-ln-file-empty:before {
    content: '\e83f'
}

.fa-ln-film-play:before {
    content: '\e840'
}

.fa-ln-flag:before {
    content: '\e841'
}

.fa-ln-frame-contract:before {
    content: '\e842'
}

.fa-ln-frame-expand:before {
    content: '\e843'
}

.fa-ln-funnel:before {
    content: '\e844'
}

.fa-ln-gift:before {
    content: '\e845'
}

.fa-ln-graduation-hat:before {
    content: '\e846'
}

.fa-ln-hand:before {
    content: '\e847'
}

.fa-ln-heart-pulse:before {
    content: '\e848'
}

.fa-ln-heart:before {
    content: '\e849'
}

.fa-ln-highlight:before {
    content: '\e84a'
}

.fa-ln-history:before {
    content: '\e84b'
}

.fa-ln-home:before {
    content: '\e84c'
}

.fa-ln-hourglass:before {
    content: '\e84d'
}

.fa-ln-inbox:before {
    content: '\e84e'
}

.fa-ln-indent-decrease:before {
    content: '\e84f'
}

.fa-ln-indent-increase:before {
    content: '\e850'
}

.fa-ln-italic:before {
    content: '\e851'
}

.fa-ln-keyboard:before {
    content: '\e852'
}

.fa-ln-laptop-phone:before {
    content: '\e853'
}

.fa-ln-laptop:before {
    content: '\e854'
}

.fa-ln-layers:before {
    content: '\e855'
}

.fa-ln-leaf:before {
    content: '\e856'
}

.fa-ln-license:before {
    content: '\e857'
}

.fa-ln-lighter:before {
    content: '\e858'
}

.fa-ln-line-spacing:before {
    content: '\e859'
}

.fa-ln-linearicons:before {
    content: '\e85a'
}

.fa-ln-link:before {
    content: '\e85b'
}

.fa-ln-list:before {
    content: '\e85c'
}

.fa-ln-location:before {
    content: '\e85d'
}

.fa-ln-lock:before {
    content: '\e85e'
}

.fa-ln-magic-wand:before {
    content: '\e85f'
}

.btx-search-form:before,
.fa-ln-magnifier:before {
    content: '\e860'
}

.fa-ln-map-marker:before {
    content: '\e861'
}

.fa-ln-map:before {
    content: '\e862'
}

.fa-ln-menu-circle:before {
    content: '\e863'
}

.fa-ln-menu:before {
    content: '\e864'
}

.fa-ln-mic:before {
    content: '\e865'
}

.fa-ln-moon:before {
    content: '\e866'
}

.fa-ln-move:before {
    content: '\e867'
}

.fa-ln-music-note:before {
    content: '\e868'
}

.fa-ln-mustache:before {
    content: '\e869'
}

.fa-ln-neutral:before {
    content: '\e86a'
}

.fa-ln-page-break:before {
    content: '\e86b'
}

.fa-ln-paperclip:before {
    content: '\e86c'
}

.fa-ln-paw:before {
    content: '\e86d'
}

.fa-ln-pencil:before {
    content: '\e86e'
}

.fa-ln-phone-handset:before {
    content: '\e86f'
}

.fa-ln-phone:before {
    content: '\e870'
}

.fa-ln-picture:before {
    content: '\e871'
}

.fa-ln-pie-chart:before {
    content: '\e872'
}

.fa-ln-pilcrow:before {
    content: '\e873'
}

.fa-ln-plus-circle:before {
    content: '\e874'
}

.fa-ln-pointer-down:before {
    content: '\e875'
}

.fa-ln-pointer-left:before {
    content: '\e876'
}

.fa-ln-pointer-right:before {
    content: '\e877'
}

.fa-ln-pointer-up:before {
    content: '\e878'
}

.fa-ln-poop:before {
    content: '\e879'
}

.fa-ln-power-switch:before {
    content: '\e87a'
}

.fa-ln-printer:before {
    content: '\e87b'
}

.fa-ln-pushpin:before {
    content: '\e87c'
}

.fa-ln-question-circle:before {
    content: '\e87d'
}

.fa-ln-redo:before {
    content: '\e87e'
}

.fa-ln-rocket:before {
    content: '\e87f'
}

.fa-ln-sad:before {
    content: '\e880'
}

.fa-ln-screen:before {
    content: '\e881'
}

.fa-ln-select:before {
    content: '\e882'
}

.fa-ln-shirt:before {
    content: '\e883'
}

.fa-ln-smartphone:before {
    content: '\e884'
}

.fa-ln-smile:before {
    content: '\e885'
}

.fa-ln-sort-alpha-asc:before {
    content: '\e886'
}

.fa-ln-sort-amount-asc:before {
    content: '\e887'
}

.fa-ln-spell-check:before {
    content: '\e888'
}

.fa-ln-star-empty:before {
    content: '\e889'
}

.fa-ln-star-half:before {
    content: '\e88a'
}

.fa-ln-star:before {
    content: '\e88b'
}

.fa-ln-store:before {
    content: '\e88c'
}

.fa-ln-strikethrough:before {
    content: '\e88d'
}

.fa-ln-sun:before {
    content: '\e88e'
}

.fa-ln-sync:before {
    content: '\e88f'
}

.fa-ln-tablet:before {
    content: '\e890'
}

.fa-ln-tag:before {
    content: '\e891'
}

.fa-ln-text-align-center:before {
    content: '\e892'
}

.fa-ln-text-align-justify:before {
    content: '\e893'
}

.fa-ln-text-align-left:before {
    content: '\e894'
}

.fa-ln-text-align-right:before {
    content: '\e895'
}

.fa-ln-text-format-remove:before {
    content: '\e896'
}

.fa-ln-text-format:before {
    content: '\e897'
}

.fa-ln-text-size:before {
    content: '\e898'
}

.fa-ln-thumbs-down:before {
    content: '\e899'
}

.fa-ln-thumbs-up:before {
    content: '\e89a'
}

.fa-ln-train:before {
    content: '\e89b'
}

.fa-ln-trash:before {
    content: '\e89c'
}

.fa-ln-underline:before {
    content: '\e89d'
}

.fa-ln-undo:before {
    content: '\e89e'
}

.fa-ln-unlink:before {
    content: '\e89f'
}

.fa-ln-upload:before {
    content: '\e8a0'
}

.fa-ln-user:before {
    content: '\e8a1'
}

.fa-ln-users:before {
    content: '\e8a2'
}

.fa-ln-volume-high:before {
    content: '\e8a3'
}

.fa-ln-volume-low:before {
    content: '\e8a4'
}

.fa-ln-volume-medium:before {
    content: '\e8a5'
}

.fa-ln-volume:before {
    content: '\e8a6'
}

.fa-ln-warning:before {
    content: '\e8a7'
}

.fa-ln-wheelchair:before {
    content: '\e8a8'
}

.fa-adjustments:before {
    content: '\e8a9'
}

.fa-et-alarmclock:before {
    content: '\e8aa'
}

.fa-et-anchor:before {
    content: '\e8ab'
}

.fa-et-aperture:before {
    content: '\e8ac'
}

.fa-et-attachments:before {
    content: '\e8ad'
}

.fa-et-bargraph:before {
    content: '\e8ae'
}

.fa-et-basket:before {
    content: '\e8af'
}

.fa-et-beaker:before {
    content: '\e8b0'
}

.fa-et-bike:before {
    content: '\e8b1'
}

.fa-et-book-open:before {
    content: '\e8b2'
}

.fa-et-briefcase:before {
    content: '\e8b3'
}

.fa-et-browser:before {
    content: '\e8b4'
}

.fa-et-calendar:before {
    content: '\e8b5'
}

.fa-et-camera:before {
    content: '\e8b6'
}

.fa-et-caution:before {
    content: '\e8b7'
}

.fa-et-chat:before {
    content: '\e8b8'
}

.fa-circle-compass:before {
    content: '\e8b9'
}

.fa-et-clipboard:before {
    content: '\e8ba'
}

.fa-et-clock:before {
    content: '\e8bb'
}

.fa-et-cloud:before {
    content: '\e8bc'
}

.fa-et-compass:before {
    content: '\e8bd'
}

.fa-et-desktop:before {
    content: '\e8be'
}

.fa-et-dial:before {
    content: '\e8bf'
}

.fa-et-document:before {
    content: '\e8c0'
}

.fa-et-documents:before {
    content: '\e8c1'
}

.fa-et-download:before {
    content: '\e8c2'
}

.fa-et-dribbble:before {
    content: '\e8c3'
}

.fa-et-edit:before {
    content: '\e8c4'
}

.fa-et-envelope:before {
    content: '\e8c5'
}

.fa-et-expand:before {
    content: '\e8c6'
}

.fa-et-facebook:before {
    content: '\e8c7'
}

.fa-et-flag:before {
    content: '\e8c8'
}

.fa-et-focus:before {
    content: '\e8c9'
}

.fa-et-gears:before {
    content: '\e8ca'
}

.fa-et-genius:before {
    content: '\e8cb'
}

.fa-et-gift:before {
    content: '\e8cc'
}

.fa-et-global:before {
    content: '\e8cd'
}

.fa-et-globe:before {
    content: '\e8ce'
}

.fa-et-googleplus:before {
    content: '\e8cf'
}

.fa-et-grid:before {
    content: '\e8d0'
}

.fa-et-happy:before {
    content: '\e8d1'
}

.fa-et-hazardous:before {
    content: '\e8d2'
}

.fa-et-heart:before {
    content: '\e8d3'
}

.fa-et-hotairballoon:before {
    content: '\e8d4'
}

.fa-et-hourglass:before {
    content: '\e8d5'
}

.fa-et-key:before {
    content: '\e8d6'
}

.fa-et-laptop:before {
    content: '\e8d7'
}

.fa-et-layers:before {
    content: '\e8d8'
}

.fa-et-lifesaver:before {
    content: '\e8d9'
}

.fa-et-lightbulb:before {
    content: '\e8da'
}

.fa-et-linegraph:before {
    content: '\e8db'
}

.fa-et-linkedin:before {
    content: '\e8dc'
}

.fa-et-lock:before {
    content: '\e8dd'
}

.fa-et-magnifying-glass:before {
    content: '\e8de'
}

.fa-et-map-pin:before {
    content: '\e8df'
}

.fa-et-map:before {
    content: '\e8e0'
}

.fa-et-megaphone:before {
    content: '\e8e1'
}

.fa-et-mic:before {
    content: '\e8e2'
}

.fa-et-mobile:before {
    content: '\e8e3'
}

.fa-et-newspaper:before {
    content: '\e8e4'
}

.fa-et-notebook:before {
    content: '\e8e5'
}

.fa-et-paintbrush:before {
    content: '\e8e6'
}

.fa-et-paperclip:before {
    content: '\e8e7'
}

.fa-et-pencil:before {
    content: '\e8e8'
}

.fa-et-phone:before {
    content: '\e8e9'
}

.fa-et-picture:before {
    content: '\e8ea'
}

.fa-et-pictures:before {
    content: '\e8eb'
}

.fa-et-piechart:before {
    content: '\e8ec'
}

.fa-et-presentation:before {
    content: '\e8ed'
}

.fa-et-pricetags:before {
    content: '\e8ee'
}

.fa-et-printer:before {
    content: '\e8ef'
}

.fa-et-profile-female:before {
    content: '\e8f0'
}

.fa-et-profile-male:before {
    content: '\e8f1'
}

.fa-et-puzzle:before {
    content: '\e8f2'
}

.fa-et-quote-o:before {
    content: '\e8f3'
}

.fa-et-recycle:before {
    content: '\e8f4'
}

.fa-et-refresh:before {
    content: '\e8f5'
}

.fa-et-ribbon:before {
    content: '\e8f6'
}

.fa-et-rss:before {
    content: '\e8f7'
}

.fa-et-sad:before {
    content: '\e8f8'
}

.fa-et-scissors:before {
    content: '\e8f9'
}

.fa-et-scope:before {
    content: '\e8fa'
}

.fa-et-shield:before {
    content: '\e8fb'
}

.fa-et-speedometer:before {
    content: '\e8fc'
}

.fa-et-strategy:before {
    content: '\e8fd'
}

.fa-et-streetsign:before {
    content: '\e8fe'
}

.fa-et-tablet:before {
    content: '\e8ff'
}

.fa-et-telescope:before {
    content: '\e900'
}

.fa-et-toolbox:before {
    content: '\e901'
}

.fa-et-tools:before {
    content: '\e902'
}

.fa-et-tools-2:before {
    content: '\e903'
}

.fa-et-traget:before {
    content: '\e904'
}

.fa-et-trophy:before {
    content: '\e905'
}

.fa-et-tumblr:before {
    content: '\e906'
}

.fa-et-twitter:before {
    content: '\e907'
}

.fa-et-upload:before {
    content: '\e908'
}

.fa-et-video:before {
    content: '\e909'
}

.fa-et-wallet:before {
    content: '\e90a'
}

.fa-et-wine:before {
    content: '\e90b'
}

.fa-google-plus-square:before {
    content: '\e90c'
}

.fa-google-plus:before {
    content: '\e90d'
}

.fa-google:before {
    content: '\e90e'
}

.fa-genderless:before {
    content: '\e90f'
}

.fa-medium:before {
    content: '\e910'
}

.fa-y-combinator:before {
    content: '\e911'
}

.fa-optin-monster:before {
    content: '\e912'
}

.fa-opencart:before {
    content: '\e913'
}

.fa-expeditedssl:before {
    content: '\e914'
}

.fa-battery-full:before {
    content: '\e915'
}

.fa-battery-three-quaters:before {
    content: '\e916'
}

.fa-battery-half:before {
    content: '\e917'
}

.fa-battery-quater:before {
    content: '\e918'
}

.fa-battery-empty:before {
    content: '\e919'
}

.fa-mouse-pointer:before {
    content: '\e91a'
}

.fa-i-cursor:before {
    content: '\e91b'
}

.fa-object-group:before {
    content: '\e91c'
}

.fa-object-ungroup:before {
    content: '\e91d'
}

.fa-sticky-note:before {
    content: '\e91e'
}

.fa-sticky-note-o:before {
    content: '\e91f'
}

.fa-cc-jcb:before {
    content: '\e920'
}

.fa-cc-diners-club:before {
    content: '\e921'
}

.fa-clone:before {
    content: '\e922'
}

.fa-balance-scale:before {
    content: '\e923'
}

.fa-hourglass-o:before {
    content: '\e924'
}

.fa-hourglass-start:before {
    content: '\e925'
}

.fa-hourglass-half:before {
    content: '\e926'
}

.fa-hourglass-end:before {
    content: '\e927'
}

.fa-hourglass:before {
    content: '\e928'
}

.fa-hand-rock-o:before {
    content: '\e929'
}

.fa-hand-paper-o:before {
    content: '\e92a'
}

.fa-hand-scissors-o:before {
    content: '\e92b'
}

.fa-hand-lizard-o:before {
    content: '\e92c'
}

.fa-hand-spock-o:before {
    content: '\e92d'
}

.fa-hand-pointer-o:before {
    content: '\e92e'
}

.fa-hand-peace-o:before {
    content: '\e92f'
}

.fa-trademark:before {
    content: '\e930'
}

.fa-registered:before {
    content: '\e931'
}

.fa-creative-commons:before {
    content: '\e932'
}

.fa-gg:before {
    content: '\e933'
}

.fa-gg-circle:before {
    content: '\e934'
}

.fa-tripadvisor:before {
    content: '\e935'
}

.fa-odnoklassniki:before {
    content: '\e936'
}

.fa-odnoklassniki-square:before {
    content: '\e937'
}

.fa-get-pocket:before {
    content: '\e938'
}

.fa-wikipedia-w:before {
    content: '\e939'
}

.fa-safari:before {
    content: '\e93a'
}

.fa-chrome:before {
    content: '\e93b'
}

.fa-firefox:before {
    content: '\e93c'
}

.fa-opera:before {
    content: '\e93d'
}

.fa-internet-explorer:before {
    content: '\e93e'
}

.fa-tv:before {
    content: '\e93f'
}

.fa-contao:before {
    content: '\e940'
}

.fa-500px:before {
    content: '\e941'
}

.fa-amazon:before {
    content: '\e942'
}

.fa-calendar-plus-o:before {
    content: '\e943'
}

.fa-calendar-minus-o:before {
    content: '\e944'
}

.fa-calendar-times-o:before {
    content: '\e945'
}

.fa-calendar-check-o:before {
    content: '\e946'
}

.fa-industry:before {
    content: '\e947'
}

.fa-map-pin:before {
    content: '\e948'
}

.fa-map-signs:before {
    content: '\e949'
}

.fa-map-o:before {
    content: '\e94a'
}

.fa-map:before {
    content: '\e94b'
}

.fa-commenting:before {
    content: '\e94c'
}

.fa-commenting-o:before {
    content: '\e94d'
}

.fa-houzz:before {
    content: '\e94e'
}

.fa-vimeo:before {
    content: '\e94f'
}

.fa-black-tie:before {
    content: '\e950'
}

.fa-fonticons:before {
    content: '\e951'
}

.fa-reddit-alien:before {
    content: '\e952'
}

.fa-edge:before {
    content: '\e953'
}

.fa-credit-card-alt:before {
    content: '\e954'
}

.fa-codiepie:before {
    content: '\e955'
}

.fa-modx:before {
    content: '\e956'
}

.fa-fort-awesome:before {
    content: '\e957'
}

.fa-usb:before {
    content: '\e958'
}

.fa-product-hunt:before {
    content: '\e959'
}

.fa-mixcloud:before {
    content: '\e95a'
}

.fa-scribd:before {
    content: '\e95b'
}

.fa-pause-circle:before {
    content: '\e95c'
}

.fa-pause-circle-o:before {
    content: '\e95d'
}

.fa-stop-circle:before {
    content: '\e95e'
}

.fa-stop-circle-o:before {
    content: '\e95f'
}

.fa-shopping-basket:before {
    content: '\e960'
}

.fa-hashtag:before {
    content: '\e961'
}

.fa-bluetooth:before {
    content: '\e962'
}

.fa-bluetooth-b:before {
    content: '\e963'
}

.fa-dm-banknote:before {
    content: '\e964'
}

.fa-dm-bubble:before {
    content: '\e965'
}

.fa-dm-bulb:before {
    content: '\e966'
}

.fa-dm-calendar:before {
    content: '\e967'
}

.fa-dm-camera:before {
    content: '\e968'
}

.fa-dm-clip:before {
    content: '\e969'
}

.fa-dm-clock:before {
    content: '\e96a'
}

.fa-dm-cloud:before {
    content: '\e96b'
}

.fa-dm-cup:before {
    content: '\e96c'
}

.fa-dm-data:before {
    content: '\e96d'
}

.fa-dm-diamond:before {
    content: '\e96e'
}

.fa-dm-display:before {
    content: '\e96f'
}

.fa-dm-eye:before {
    content: '\e970'
}

.fa-dm-fire:before {
    content: '\e971'
}

.fa-dm-food:before {
    content: '\e972'
}

.fa-dm-heart:before {
    content: '\e973'
}

.fa-dm-key:before {
    content: '\e974'
}

.fa-dm-lab:before {
    content: '\e975'
}

.fa-dm-thumb:before {
    content: '\e976'
}

.fa-dm-location:before {
    content: '\e977'
}

.fa-dm-lock:before {
    content: '\e978'
}

.fa-dm-mail:before {
    content: '\e979'
}

.fa-dm-megaphone:before {
    content: '\e97a'
}

.fa-dm-music:before {
    content: '\e97b'
}

.fa-dm-news:before {
    content: '\e97c'
}

.fa-dm-note:before {
    content: '\e97d'
}

.fa-dm-paperplane:before {
    content: '\e97e'
}

.fa-dm-params:before {
    content: '\e97f'
}

.fa-dm-pen:before {
    content: '\e980'
}

.fa-dm-phone:before {
    content: '\e981'
}

.fa-dm-photo:before {
    content: '\e982'
}

.fa-dm-search:before {
    content: '\e983'
}

.fa-dm-settings:before {
    content: '\e984'
}

.fa-dm-shop:before {
    content: '\e985'
}

.fa-dm-sound:before {
    content: '\e986'
}

.fa-dm-stack:before {
    content: '\e987'
}

.fa-dm-star:before {
    content: '\e988'
}

.fa-dm-study:before {
    content: '\e989'
}

.fa-dm-tshirt:before {
    content: '\e98a'
}

.fa-dm-tag:before {
    content: '\e98b'
}

.fa-dm-trash:before {
    content: '\e98c'
}

.fa-dm-truck:before {
    content: '\e98d'
}

.fa-dm-tv:before {
    content: '\e98e'
}

.fa-dm-user:before {
    content: '\e98f'
}

.fa-dm-wallet:before {
    content: '\e990'
}

.fa-dm-video:before {
    content: '\e991'
}

.fa-dm-cd:before {
    content: '\e992'
}

.fa-dm-globe:before {
    content: '\e993'
}

.fa-glass:before {
    content: '\e994'
}

.fa-music:before {
    content: '\e995'
}

.fa-search-o:before {
    content: '\e996'
}

.fa-envelope-o:before {
    content: '\e997'
}

.fa-envelope:before {
    content: '\e998'
}

.fa-envelope-square:before {
    content: '\e999'
}

.fa-heart:before {
    content: '\e99a'
}

.fa-heart-o:before {
    content: '\e99b'
}

.fa-star:before {
    content: '\e99c'
}

.fa-star-o:before {
    content: '\e99d'
}

.fa-star-half:before {
    content: '\e99e'
}

.fa-star-half-o:before {
    content: '\e99f'
}

.fa-user:before {
    content: '\e9a0'
}

.fa-user-plus:before {
    content: '\e9a1'
}

.fa-user-times:before {
    content: '\e9a2'
}

.fa-users:before {
    content: '\e9a3'
}

.fa-male:before {
    content: '\e9a4'
}

.fa-female:before {
    content: '\e9a5'
}

.fa-child:before {
    content: '\e9a6'
}

.fa-user-secret:before {
    content: '\e9a7'
}

.fa-video:before {
    content: '\e9a8'
}

.fa-videocam:before {
    content: '\e9a9'
}

.fa-picture:before {
    content: '\e9aa'
}

.fa-camera:before {
    content: '\e9ab'
}

.fa-camera-retro:before {
    content: '\e9ac'
}

.fa-th-large:before {
    content: '\e9ad'
}

.fa-th:before {
    content: '\e9ae'
}

.fa-th-list:before {
    content: '\e9af'
}

.fa-check:before {
    content: '\e9b0'
}

.fa-check-circle:before {
    content: '\e9b1'
}

.fa-check-circle-o:before {
    content: '\e9b2'
}

.fa-check-square:before {
    content: '\e9b3'
}

.fa-times:before {
    content: '\e9b4'
}

.fa-times-circle:before {
    content: '\e9b5'
}

.fa-times-circle-o:before {
    content: '\e9b6'
}

.fa-plus:before {
    content: '\e9b7'
}

.fa-plus-circle:before {
    content: '\e9b8'
}

.fa-plus-square:before {
    content: '\e9b9'
}

.fa-plus-square-o:before {
    content: '\e9ba'
}

.fa-minus:before {
    content: '\e9bb'
}

.fa-minus-circle:before {
    content: '\e9bc'
}

.fa-minus-square:before {
    content: '\e9bd'
}

.fa-minus-square-o:before {
    content: '\e9be'
}

.fa-question:before {
    content: '\e9bf'
}

.fa-question-circle:before {
    content: '\e9c0'
}

.fa-info-circle:before {
    content: '\e9c1'
}

.fa-info:before {
    content: '\e9c2'
}

.fa-home:before {
    content: '\e9c3'
}

.fa-link:before {
    content: '\e9c4'
}

.fa-unlink:before {
    content: '\e9c5'
}

.fa-external-link:before {
    content: '\e9c6'
}

.fa-external-link-square:before {
    content: '\e9c7'
}

.fa-attach:before {
    content: '\e9c8'
}

.fa-lock:before {
    content: '\e9c9'
}

.fa-lock-open:before {
    content: '\e9ca'
}

.fa-lock-open-alt:before {
    content: '\e9cb'
}

.fa-thumb-tack:before {
    content: '\e9cc'
}

.fa-eye:before {
    content: '\e9cd'
}

.fa-eye-slash:before {
    content: '\e9ce'
}

.fa-tag:before {
    content: '\e9cf'
}

.fa-tags:before {
    content: '\e9d0'
}

.fa-bookmark:before {
    content: '\e9d1'
}

.fa-bookmark-o:before {
    content: '\e9d2'
}

.fa-flag:before {
    content: '\e9d3'
}

.fa-flag-o:before {
    content: '\e9d4'
}

.fa-flag-checkered:before {
    content: '\e9d5'
}

.fa-thumbs-o-up:before {
    content: '\e9d6'
}

.fa-thumbs-o-down:before {
    content: '\e9d7'
}

.fa-thumbs-up:before {
    content: '\e9d8'
}

.fa-thumbs-down:before {
    content: '\e9d9'
}

.fa-download:before {
    content: '\e9da'
}

.fa-upload:before {
    content: '\e9db'
}

.fa-download-cloud:before {
    content: '\e9dc'
}

.fa-upload-cloud:before {
    content: '\e9dd'
}

.fa-reply:before {
    content: '\e9de'
}

.fa-reply-all:before {
    content: '\e9df'
}

.fa-share:before {
    content: '\e9e0'
}

.fa-quote-left:before {
    content: '\e9e1'
}

.fa-quote-right:before {
    content: '\e9e2'
}

.fa-code:before {
    content: '\e9e3'
}

.fa-share-square-o:before {
    content: '\e9e4'
}

.fa-share-square:before {
    content: '\e9e5'
}

.fa-share-alt:before {
    content: '\e9e6'
}

.fa-share-alt-square:before {
    content: '\e9e7'
}

.fa-pencil:before {
    content: '\e9e8'
}

.fa-pencil-square:before {
    content: '\e9e9'
}

.fa-pencil-square-o:before {
    content: '\e9ea'
}

.fa-print:before {
    content: '\e9eb'
}

.fa-retweet:before {
    content: '\e9ec'
}

.fa-keyboard:before {
    content: '\e9ed'
}

.fa-gamepad:before {
    content: '\e9ee'
}

.fa-comment:before {
    content: '\e9ef'
}

.fa-comments:before {
    content: '\e9f0'
}

.fa-comment-o:before {
    content: '\e9f1'
}

.fa-comments-o:before {
    content: '\e9f2'
}

.fa-bell-o:before {
    content: '\e9f3'
}

.fa-bell:before {
    content: '\e9f4'
}

.fa-bell-slash:before {
    content: '\e9f5'
}

.fa-bell-slash-o:before {
    content: '\e9f6'
}

.fa-exclamation:before {
    content: '\e9f7'
}

.fa-exclamation-triangle:before {
    content: '\e9f8'
}

.fa-exclamation-circle:before {
    content: '\e9f9'
}

.fa-location:before {
    content: '\e9fa'
}

.fa-direction:before {
    content: '\e9fb'
}

.fa-compass:before {
    content: '\e9fc'
}

.fa-trash:before {
    content: '\e9fd'
}

.fa-trash-o:before {
    content: '\e9fe'
}

.fa-doc:before {
    content: '\e9ff'
}

.fa-docs:before {
    content: '\ea00'
}

.fa-file-text-o:before {
    content: '\ea01'
}

.fa-file:before {
    content: '\ea02'
}

.fa-file-text:before {
    content: '\ea03'
}

.fa-file-pdf-o:before {
    content: '\ea04'
}

.fa-file-word-o:before {
    content: '\ea05'
}

.fa-file-excel-o:before {
    content: '\ea06'
}

.fa-file-powerpoint-o:before {
    content: '\ea07'
}

.fa-file-image-o:before {
    content: '\ea08'
}

.fa-file-archive-o:before {
    content: '\ea09'
}

.fa-file-audio-o:before {
    content: '\ea0a'
}

.fa-file-video-o:before {
    content: '\ea0b'
}

.fa-file-code-o:before {
    content: '\ea0c'
}

.fa-folder:before {
    content: '\ea0d'
}

.fa-folder-open:before {
    content: '\ea0e'
}

.fa-folder-o:before {
    content: '\ea0f'
}

.fa-folder-open-o:before {
    content: '\ea10'
}

.fa-archive:before {
    content: '\ea11'
}

.fa-rss:before {
    content: '\ea12'
}

.fa-rss-square:before {
    content: '\ea13'
}

.fa-phone:before {
    content: '\ea14'
}

.fa-phone-square:before {
    content: '\ea15'
}

.fa-fax:before {
    content: '\ea16'
}

.fa-menu:before {
    content: '\ea17'
}

.fa-cog:before {
    content: '\ea18'
}

.fa-cogs:before {
    content: '\ea19'
}

.fa-wrench:before {
    content: '\ea1a'
}

.fa-sliders:before {
    content: '\ea1b'
}

.fa-cart-alt:before {
    content: '\ea1c'
}

.fa-cart-plus:before {
    content: '\ea1d'
}

.fa-cart-arrow-down:before {
    content: '\ea1e'
}

.fa-calendar:before {
    content: '\ea1f'
}

.fa-calendar-o:before {
    content: '\ea20'
}

.fa-sign-in:before {
    content: '\ea21'
}

.fa-sign-out:before {
    content: '\ea22'
}

.fa-microphone:before {
    content: '\ea23'
}

.fa-microphone-slash:before {
    content: '\ea24'
}

.fa-volume-off:before {
    content: '\ea25'
}

.fa-volume-down:before {
    content: '\ea26'
}

.fa-volume-up:before {
    content: '\ea27'
}

.fa-headphones:before {
    content: '\ea28'
}

.fa-clock:before {
    content: '\ea29'
}

.fa-lightbulb:before {
    content: '\ea2a'
}

.fa-block:before {
    content: '\ea2b'
}

.fa-expand:before {
    content: '\ea2c'
}

.fa-arrows-alt:before {
    content: '\ea2d'
}

.fa-compress:before {
    content: '\ea2e'
}

.fa-arrows-v:before {
    content: '\ea2f'
}

.fa-arrows-h:before {
    content: '\ea30'
}

.fa-arrows:before {
    content: '\ea31'
}

.fa-search-plus:before {
    content: '\ea32'
}

.fa-search-minus:before {
    content: '\ea33'
}

.fa-arrow-circle-o-down:before {
    content: '\ea34'
}

.fa-arrow-circle-o-up:before {
    content: '\ea35'
}

.fa-arrow-circle-o-left:before {
    content: '\ea36'
}

.fa-arrow-circle-o-right:before {
    content: '\ea37'
}

.fa-caret-down:before {
    content: '\ea38'
}

.fa-caret-up:before {
    content: '\ea39'
}

.fa-caret-left:before {
    content: '\ea3a'
}

.fa-caret-right:before {
    content: '\ea3b'
}

.fa-chevron-down:before {
    content: '\ea3c'
}

.fa-chevron-left:before {
    content: '\ea3d'
}

.fa-chevron-right:before {
    content: '\ea3e'
}

.fa-chevron-up:before {
    content: '\ea3f'
}

.fa-angle-left:before {
    content: '\ea40'
}

.btx-accordion-heading>.fa:before,
.btx-navbar .btx-menu>li .menu-item-has-children>a:after,
.fa-angle-right:before {
    content: '\ea41'
}

.fa-angle-up:before {
    content: '\ea42'
}

.btx-accordion-panel.active>.btx-accordion-heading>.fa:before,
.fa-angle-down:before {
    content: '\ea43'
}

.fa-chevron-circle-left:before {
    content: '\ea44'
}

.fa-chevron-circle-right:before {
    content: '\ea45'
}

.fa-chevron-circle-up:before {
    content: '\ea46'
}

.fa-chevron-circle-down:before {
    content: '\ea47'
}

.fa-angle-double-left:before {
    content: '\ea48'
}

.fa-angle-double-right:before {
    content: '\ea49'
}

.fa-angle-double-up:before {
    content: '\ea4a'
}

.fa-angle-double-down:before {
    content: '\ea4b'
}

.fa-long-arrow-down:before {
    content: '\ea4c'
}

.fa-long-arrow-left:before {
    content: '\ea4d'
}

.fa-long-arrow-right:before {
    content: '\ea4e'
}

.fa-long-arrow-up:before {
    content: '\ea4f'
}

.fa-arrow-down:before {
    content: '\ea50'
}

.fa-arrow-left:before {
    content: '\ea51'
}

.fa-arrow-right:before {
    content: '\ea52'
}

.fa-arrow-up:before {
    content: '\ea53'
}

.fa-hand-o-right:before {
    content: '\ea54'
}

.fa-hand-o-left:before {
    content: '\ea55'
}

.fa-hand-o-up:before {
    content: '\ea56'
}

.fa-hand-o-down:before {
    content: '\ea57'
}

.fa-arrow-circle-left:before {
    content: '\ea58'
}

.fa-arrow-circle-right:before {
    content: '\ea59'
}

.fa-arrow-circle-up:before {
    content: '\ea5a'
}

.fa-arrow-circle-down:before {
    content: '\ea5b'
}

.fa-repeat:before {
    content: '\ea5c'
}

.fa-undo:before {
    content: '\ea5d'
}

.fa-refresh:before {
    content: '\ea5e'
}

.fa-level-up:before {
    content: '\ea5f'
}

.fa-level-down:before {
    content: '\ea60'
}

.fa-shuffle:before {
    content: '\ea61'
}

.fa-exchange:before {
    content: '\ea62'
}

.fa-history:before {
    content: '\ea63'
}

.fa-caret-square-o-down:before {
    content: '\ea64'
}

.fa-caret-square-o-up:before {
    content: '\ea65'
}

.fa-caret-square-right:before {
    content: '\ea66'
}

.fa-caret-square-o-left:before {
    content: '\ea67'
}

.fa-play:before {
    content: '\ea68'
}

.fa-play-circle:before {
    content: '\ea69'
}

.fa-play-circle-o:before {
    content: '\ea6a'
}

.fa-stop:before {
    content: '\ea6b'
}

.fa-pause:before {
    content: '\ea6c'
}

.fa-step-forward:before {
    content: '\ea6d'
}

.fa-fast-forward:before {
    content: '\ea6e'
}

.fa-step-backward:before {
    content: '\ea6f'
}

.fa-fast-backward:before {
    content: '\ea70'
}

.fa-forward:before {
    content: '\ea71'
}

.fa-backward:before {
    content: '\ea72'
}

.fa-eject:before {
    content: '\ea73'
}

.fa-target:before {
    content: '\ea74'
}

.fa-signal:before {
    content: '\ea75'
}

.fa-wifi:before {
    content: '\ea76'
}

.fa-award:before {
    content: '\ea77'
}

.fa-desktop:before {
    content: '\ea78'
}

.fa-laptop:before {
    content: '\ea79'
}

.fa-tablet:before {
    content: '\ea7a'
}

.fa-mobile:before {
    content: '\ea7b'
}

.fa-inbox:before {
    content: '\ea7c'
}

.fa-globe:before {
    content: '\ea7d'
}

.fa-sun:before {
    content: '\ea7e'
}

.fa-cloud:before {
    content: '\ea7f'
}

.fa-flash:before {
    content: '\ea80'
}

.fa-moon:before {
    content: '\ea81'
}

.fa-umbrella:before {
    content: '\ea82'
}

.fa-flight:before {
    content: '\ea83'
}

.fa-fighter-jet:before {
    content: '\ea84'
}

.fa-paper-plane:before {
    content: '\ea85'
}

.fa-paper-plane-o:before {
    content: '\ea86'
}

.fa-space-shuttle:before {
    content: '\ea87'
}

.fa-leaf:before {
    content: '\ea88'
}

.fa-font:before {
    content: '\ea89'
}

.fa-bold:before {
    content: '\ea8a'
}

.fa-italic:before {
    content: '\ea8b'
}

.fa-header:before {
    content: '\ea8c'
}

.fa-paragraph:before {
    content: '\ea8d'
}

.fa-text-height:before {
    content: '\ea8e'
}

.fa-text-width:before {
    content: '\ea8f'
}

.fa-align-left:before {
    content: '\ea90'
}

.fa-align-center:before {
    content: '\ea91'
}

.fa-align-right:before {
    content: '\ea92'
}

.fa-align-justify:before {
    content: '\ea93'
}

.fa-list:before {
    content: '\ea94'
}

.fa-indent-left:before {
    content: '\ea95'
}

.fa-indent-right:before {
    content: '\ea96'
}

.fa-list-bullet:before {
    content: '\ea97'
}

.fa-list-numbered:before {
    content: '\ea98'
}

.fa-strike:before {
    content: '\ea99'
}

.fa-underline:before {
    content: '\ea9a'
}

.fa-superscript:before {
    content: '\ea9b'
}

.fa-subscript:before {
    content: '\ea9c'
}

.fa-table:before {
    content: '\ea9d'
}

.fa-columns:before {
    content: '\ea9e'
}

.fa-crop:before {
    content: '\ea9f'
}

.fa-scissors:before {
    content: '\eaa0'
}

.fa-paste:before {
    content: '\eaa1'
}

.fa-briefcase:before {
    content: '\eaa2'
}

.fa-suitcase:before {
    content: '\eaa3'
}

.fa-ellipsis:before {
    content: '\eaa4'
}

.fa-ellipsis-vert:before {
    content: '\eaa5'
}

.fa-off:before {
    content: '\eaa6'
}

.fa-road:before {
    content: '\eaa7'
}

.fa-list-alt:before {
    content: '\eaa8'
}

.fa-qrcode:before {
    content: '\eaa9'
}

.fa-barcode:before {
    content: '\eaaa'
}

.fa-book:before {
    content: '\eaab'
}

.fa-ajust:before {
    content: '\eaac'
}

.fa-tint:before {
    content: '\eaad'
}

.fa-toggle-off:before {
    content: '\eaae'
}

.fa-toggle-on:before {
    content: '\eaaf'
}

.fa-check-square-o:before {
    content: '\eab0'
}

.fa-square-o:before {
    content: '\eab1'
}

.fa-circle:before {
    content: '\eab2'
}

.fa-circle-o:before {
    content: '\eab3'
}

.fa-circle-thin:before {
    content: '\eab4'
}

.fa-circle-notch:before {
    content: '\eab5'
}

.fa-dot-circle-o:before {
    content: '\eab6'
}

.fa-asterisk:before {
    content: '\eab7'
}

.fa-gift:before {
    content: '\eab8'
}

.fa-fire:before {
    content: '\eab9'
}

.fa-magnet:before {
    content: '\eaba'
}

.fa-chart-bar:before {
    content: '\eabb'
}

.fa-chart-area:before {
    content: '\eabc'
}

.fa-chart-pie:before {
    content: '\eabd'
}

.fa-chart-line:before {
    content: '\eabe'
}

.fa-ticket:before {
    content: '\eabf'
}

.fa-credit-card:before {
    content: '\eac0'
}

.fa-floppy:before {
    content: '\eac1'
}

.fa-megaphone:before {
    content: '\eac2'
}

.fa-hdd:before {
    content: '\eac3'
}

.fa-key:before {
    content: '\eac4'
}

.fa-fork:before {
    content: '\eac5'
}

.fa-rocket:before {
    content: '\eac6'
}

.fa-bug:before {
    content: '\eac7'
}

.fa-certificate:before {
    content: '\eac8'
}

.fa-tasks:before {
    content: '\eac9'
}

.fa-filter:before {
    content: '\eaca'
}

.fa-beaker:before {
    content: '\eacb'
}

.fa-magic:before {
    content: '\eacc'
}

.fa-cab:before {
    content: '\eacd'
}

.fa-taxi:before {
    content: '\eace'
}

.fa-truck:before {
    content: '\eacf'
}

.fa-bus:before {
    content: '\ead0'
}

.fa-bicycle:before {
    content: '\ead1'
}

.fa-motorcycle:before {
    content: '\ead2'
}

.fa-train:before {
    content: '\ead3'
}

.fa-subway:before {
    content: '\ead4'
}

.fa-ship:before {
    content: '\ead5'
}

.fa-money:before {
    content: '\ead6'
}

.fa-euro:before {
    content: '\ead7'
}

.fa-pound:before {
    content: '\ead8'
}

.fa-dollar:before {
    content: '\ead9'
}

.fa-rupee:before {
    content: '\eada'
}

.fa-yen:before {
    content: '\eadb'
}

.fa-rouble:before {
    content: '\eadc'
}

.fa-shekel:before {
    content: '\eadd'
}

.fa-try:before {
    content: '\eade'
}

.fa-won:before {
    content: '\eadf'
}

.fa-bitcoin:before {
    content: '\eae0'
}

.fa-viacoin:before {
    content: '\eae1'
}

.fa-sort:before {
    content: '\eae2'
}

.fa-sort-desc:before {
    content: '\eae3'
}

.fa-sort-asc:before {
    content: '\eae4'
}

.fa-sort-amount-asc:before {
    content: '\eae5'
}

.fa-sort-amount-desc:before {
    content: '\eae6'
}

.fa-sort-alpha-asc:before {
    content: '\eae7'
}

.fa-sort-alpha-desc:before {
    content: '\eae8'
}

.fa-sort-number-asc:before {
    content: '\eae9'
}

.fa-sort-number-desc:before {
    content: '\eaea'
}

.fa-hammer:before {
    content: '\eaeb'
}

.fa-gauge:before {
    content: '\eaec'
}

.fa-sitemap:before {
    content: '\eaed'
}

.fa-spinner:before {
    content: '\eaee'
}

.fa-coffee:before {
    content: '\eaef'
}

.fa-food:before {
    content: '\eaf0'
}

.fa-beer:before {
    content: '\eaf1'
}

.fa-user-md:before {
    content: '\eaf2'
}

.fa-stethoscope:before {
    content: '\eaf3'
}

.fa-heartbeat:before {
    content: '\eaf4'
}

.fa-ambulance:before {
    content: '\eaf5'
}

.fa-medkit:before {
    content: '\eaf6'
}

.fa-h-sigh:before {
    content: '\eaf7'
}

.fa-bed:before {
    content: '\eaf8'
}

.fa-hospital:before {
    content: '\eaf9'
}

.fa-building:before {
    content: '\eafa'
}

.fa-building-filled:before {
    content: '\eafb'
}

.fa-bank:before {
    content: '\eafc'
}

.fa-smile-o:before {
    content: '\eafd'
}

.fa-frown-o:before {
    content: '\eafe'
}

.fa-meh-o:before {
    content: '\eaff'
}

.fa-anchor:before {
    content: '\eb00'
}

.fa-terminal:before {
    content: '\eb01'
}

.fa-eraser:before {
    content: '\eb02'
}

.fa-puzzle:before {
    content: '\eb03'
}

.fa-shield:before {
    content: '\eb04'
}

.fa-extinguisher:before {
    content: '\eb05'
}

.fa-bullseye:before {
    content: '\eb06'
}

.fa-wheelchair:before {
    content: '\eb07'
}

.fa-language:before {
    content: '\eb08'
}

.fa-graduation-cap:before {
    content: '\eb09'
}

.fa-paw:before {
    content: '\eb0a'
}

.fa-spoon:before {
    content: '\eb0b'
}

.fa-cube:before {
    content: '\eb0c'
}

.fa-cubes:before {
    content: '\eb0d'
}

.fa-recycle:before {
    content: '\eb0e'
}

.fa-tree:before {
    content: '\eb0f'
}

.fa-database:before {
    content: '\eb10'
}

.fa-server:before {
    content: '\eb11'
}

.fa-lifebuoy:before {
    content: '\eb12'
}

.fa-rebel:before {
    content: '\eb13'
}

.fa-empire:before {
    content: '\eb14'
}

.fa-bomb:before {
    content: '\eb15'
}

.fa-soccer-ball:before {
    content: '\eb16'
}

.fa-tty:before {
    content: '\eb17'
}

.fa-binoculars:before {
    content: '\eb18'
}

.fa-plug:before {
    content: '\eb19'
}

.fa-newspaper:before {
    content: '\eb1a'
}

.fa-calc:before {
    content: '\eb1b'
}

.fa-copyright:before {
    content: '\eb1c'
}

.fa-at:before {
    content: '\eb1d'
}

.fa-eyedropper:before {
    content: '\eb1e'
}

.fa-brush:before {
    content: '\eb1f'
}

.fa-birthday:before {
    content: '\eb20'
}

.fa-diamond:before {
    content: '\eb21'
}

.fa-street-view:before {
    content: '\eb22'
}

.fa-venus:before {
    content: '\eb23'
}

.fa-mars:before {
    content: '\eb24'
}

.fa-mercury:before {
    content: '\eb25'
}

.fa-transgender:before {
    content: '\eb26'
}

.fa-transgender-alt:before {
    content: '\eb27'
}

.fa-venus-double:before {
    content: '\eb28'
}

.fa-mars-double:before {
    content: '\eb29'
}

.fa-venus-mars:before {
    content: '\eb2a'
}

.fa-mars-stroke:before {
    content: '\eb2b'
}

.fa-mars-stroke-v:before {
    content: '\eb2c'
}

.fa-mars-stroke-h:before {
    content: '\eb2d'
}

.fa-neuter:before {
    content: '\eb2e'
}

.fa-cc-visa:before {
    content: '\eb2f'
}

.fa-cc-mastercard:before {
    content: '\eb30'
}

.fa-cc-discover:before {
    content: '\eb31'
}

.fa-cc-amex:before {
    content: '\eb32'
}

.fa-cc-paypal:before {
    content: '\eb33'
}

.fa-cc-stripe:before {
    content: '\eb34'
}

.fa-adn:before {
    content: '\eb35'
}

.fa-android:before {
    content: '\eb36'
}

.fa-angellist:before {
    content: '\eb37'
}

.fa-apple:before {
    content: '\eb38'
}

.fa-behance:before {
    content: '\eb39'
}

.fa-behance-square:before {
    content: '\eb3a'
}

.fa-bitbucket:before {
    content: '\eb3b'
}

.fa-bitbucket-square:before {
    content: '\eb3c'
}

.fa-buysellads:before {
    content: '\eb3d'
}

.fa-cc:before {
    content: '\eb3e'
}

.fa-codeopen:before {
    content: '\eb3f'
}

.fa-connectdevelop:before {
    content: '\eb40'
}

.fa-css3:before {
    content: '\eb41'
}

.fa-dashcube:before {
    content: '\eb42'
}

.fa-delicious:before {
    content: '\eb43'
}

.fa-deviantart:before {
    content: '\eb44'
}

.fa-digg:before {
    content: '\eb45'
}

.fa-dribbble:before {
    content: '\eb46'
}

.fa-dropbox:before {
    content: '\eb47'
}

.fa-drupal:before {
    content: '\eb48'
}

.fa-facebook:before {
    content: '\eb49'
}

.fa-facebook-square:before {
    content: '\eb4a'
}

.fa-facebook-official:before {
    content: '\eb4b'
}

.fa-flickr:before {
    content: '\eb4c'
}

.fa-forumbee:before {
    content: '\eb4d'
}

.fa-foursquare:before {
    content: '\eb4e'
}

.fa-git-square:before {
    content: '\eb4f'
}

.fa-git:before {
    content: '\eb50'
}

.fa-github-alt:before {
    content: '\eb51'
}

.fa-github-square:before {
    content: '\eb52'
}

.fa-github:before {
    content: '\eb53'
}

.fa-gittip:before {
    content: '\eb54'
}

.fa-gwallet:before {
    content: '\eb55'
}

.fa-hacker-news:before {
    content: '\eb56'
}

.fa-html5:before {
    content: '\eb57'
}

.fa-ioxhost:before {
    content: '\eb58'
}

.fa-joomla:before {
    content: '\eb59'
}

.fa-jsfiddle:before {
    content: '\eb5a'
}

.fa-lastfm:before {
    content: '\eb5b'
}

.fa-lastfm-square:before {
    content: '\eb5c'
}

.fa-leanpub:before {
    content: '\eb5d'
}

.fa-linkedin-square:before {
    content: '\eb5e'
}

.fa-linux:before {
    content: '\eb5f'
}

.fa-linkedin:before {
    content: '\eb60'
}

.fa-maxcdn:before {
    content: '\eb61'
}

.fa-meanpath:before {
    content: '\eb62'
}

.fa-openid:before {
    content: '\eb63'
}

.fa-pagelines:before {
    content: '\eb64'
}

.fa-paypal:before {
    content: '\eb65'
}

.fa-pied-piper-square:before {
    content: '\eb66'
}

.fa-pied-piper-alt:before {
    content: '\eb67'
}

.fa-pinterest:before {
    content: '\eb68'
}

.fa-pinterest-circle:before {
    content: '\eb69'
}

.fa-pinterest-square:before {
    content: '\eb6a'
}

.fa-qq:before {
    content: '\eb6b'
}

.fa-reddit:before {
    content: '\eb6c'
}

.fa-reddit-square:before {
    content: '\eb6d'
}

.fa-renren:before {
    content: '\eb6e'
}

.fa-sellsy:before {
    content: '\eb6f'
}

.fa-shirtsinbulk:before {
    content: '\eb70'
}

.fa-simplybuilt:before {
    content: '\eb71'
}

.fa-skyatlas:before {
    content: '\eb72'
}

.fa-skype:before {
    content: '\eb73'
}

.fa-slack:before {
    content: '\eb74'
}

.fa-slideshare:before {
    content: '\eb75'
}

.fa-soundcloud:before {
    content: '\eb76'
}

.fa-spotify:before {
    content: '\eb77'
}

.fa-stackexchange:before {
    content: '\eb78'
}

.fa-stackoverflow:before {
    content: '\eb79'
}

.fa-steam:before {
    content: '\eb7a'
}

.fa-steam-square:before {
    content: '\eb7b'
}

.fa-stumbleupon:before {
    content: '\eb7c'
}

.fa-stumbleupon-circle:before {
    content: '\eb7d'
}

.fa-tencent-weibo:before {
    content: '\eb7e'
}

.fa-trello:before {
    content: '\eb7f'
}

.fa-tumblr:before {
    content: '\eb80'
}

.fa-tumblr-square:before {
    content: '\eb81'
}

.fa-twitch:before {
    content: '\eb82'
}

.fa-twitter-square:before {
    content: '\eb83'
}

.fa-twitter:before {
    content: '\eb84'
}

.fa-vimeo-square:before {
    content: '\eb85'
}

.fa-vine:before {
    content: '\eb86'
}

.fa-vkontakte:before {
    content: '\eb87'
}

.fa-whatsapp:before {
    content: '\eb88'
}

.fa-wechat:before {
    content: '\eb89'
}

.fa-weibo:before {
    content: '\eb8a'
}

.fa-windows:before {
    content: '\eb8b'
}

.fa-wordpress:before {
    content: '\eb8c'
}

.fa-xing:before {
    content: '\eb8d'
}

.fa-xing-square:before {
    content: '\eb8e'
}

.fa-yelp:before {
    content: '\eb8f'
}

.fa-youtube:before {
    content: '\eb90'
}

.fa-yahoo:before {
    content: '\eb91'
}

.fa-youtube-square:before {
    content: '\eb92'
}

.fa-youtube-play:before {
    content: '\eb93'
}

.fa-square:before {
    content: '\eb94'
}

.fa-lemon:before {
    content: '\eb95'
}

.fa-ln-arrow-down-circle:before {
    content: '\eb96'
}

.fa-bateaux:before {
    content: '\eb97'
}

.fa-minimal-plus:before {
    content: '\eb98'
}

.fa-shopping-bag:before {
    content: '\eb99'
}

.fa-bag:before {
    content: '\eb9a'
}

.fa-et-bag:before {
    content: '\eb9b'
}

.fa-et-quote:before {
    content: '\eb9c'
}

.fa-percent:before {
    content: '\eb9d'
}

.fa-instagram:before {
    content: '\eb9e'
}

.fa-gitlab:before {
    content: '\eb9f'
}

.fa-wpbeginner:before {
    content: '\eba0'
}

.fa-wpforms:before {
    content: '\eba1'
}

.fa-envira:before {
    content: '\eba2'
}

.fa-universal-access:before {
    content: '\eba3'
}

.fa-wheelchair-alt:before {
    content: '\eba4'
}

.fa-question-circle-o:before {
    content: '\eba5'
}

.fa-blind:before {
    content: '\eba6'
}

.fa-audio-description:before {
    content: '\eba7'
}

.fa-volume-control-phone:before {
    content: '\eba8'
}

.fa-braille:before {
    content: '\eba9'
}

.fa-assistive-listening-systems:before {
    content: '\ebaa'
}

.fa-asl-interpreting:before {
    content: '\ebab'
}

.fa-deaf:before {
    content: '\ebac'
}

.fa-glide:before {
    content: '\ebad'
}

.fa-glide-g:before {
    content: '\ebae'
}

.fa-sign-language:before {
    content: '\ebaf'
}

.fa-low-vision:before {
    content: '\ebb0'
}

.fa-viadeo:before {
    content: '\ebb1'
}

.fa-viadeo-square:before {
    content: '\ebb2'
}

.fa-snapchat:before {
    content: '\ebb3'
}

.fa-snapchat-ghost:before {
    content: '\ebb4'
}

.fa-snapchat-square:before {
    content: '\ebb5'
}

.fa-pied-piper:before {
    content: '\ebb6'
}

.fa-first-order:before {
    content: '\ebb7'
}

.fa-yoast:before {
    content: '\ebb8'
}

.fa-themeisle:before {
    content: '\ebb9'
}

.fa-google-plus-circle:before {
    content: '\ebba'
}

.fa-fa:before {
    content: '\ebbb'
}

.fa-et-search-doc:before {
    content: '\ebbc'
}

.fa-search:before {
    content: '\ebbf'
}

.fa-cart:before {
    content: '\ebc0'
}

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 20px auto
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

a img.alignleft,
a img.alignnone {
    margin: 5px 20px 20px 0
}

a img.alignleft {
    float: left
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: none;
    max-width: 100%;
    padding: 5px 3px 10px;
    text-align: center
}

.wp-caption.alignleft,
.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.btx-accordion--border,
.bypostauthor>.comment-article .comment-author {
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.wp-caption .wp-caption-text {
    margin-top: 10px;
    font-size: 12px;
    font-style: italic
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.gallery-item,
.sticky .btx-sticky-tag {
    display: inline-block
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto
}

.bypostauthor>.comment-article .comment-author {
    padding-bottom: 3px
}

.gallery-caption {
    margin-top: 10px;
    font-size: 12px;
    font-style: italic;
    line-height: 1.5
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33333%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66667%
}

.gallery-item {
    width: 100%;
    vertical-align: top;
    margin-left: 0;
    margin-right: 0;
    padding: 5px;
    text-align: center
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.post-password-form label {
    margin-bottom: 20px
}

.post-password-form label input[type=password] {
    margin-top: 10px;
    font-size: 14px
}

.slick-slider {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.mfp-container,
img.mfp-img {
    -moz-box-sizing: border-box
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    left: 0;
    top: 0
}

.mfp-bg,
.mfp-wrap {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.mfp-container:before,
.mfp-figure:after {
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto
}

.slick-arrow.slick-hidden {
    display: none
}

.mfp-bg {
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80)
}

.mfp-wrap {
    height: 100%;
    z-index: 1043;
    outline: 0!important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

.mfp-figure:after,
.mfp-iframe-scaler iframe {
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    position: absolute;
    left: 0
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-image-holder .mfp-content,
img.mfp-img {
    max-width: 100%
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000
}

.mfp-figure:after,
img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

img.mfp-img {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure:after {
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    background: #444
}

.btx-content::after,
.btx-main-wrapper::after,
.btx-post-body::after,
.btx-post-content::after,
.btx-post::after,
.btx-row::after,
.btx-topbar .btx-menu::after {
    content: "";
    clear: both
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    padding-right: 36px
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

.mCustomScrollbar {
    -ms-touch-action: none;
    touch-action: none
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

.mCSB_inside>.mCSB_container {
    margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_outside+.mCSB_scrollTools {
    right: -26px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    right: auto;
    left: 0
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
    min-height: 100%
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}

.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
    margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

.mCSB_container_wrapper>.mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
    padding-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}

.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,
.mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollBox:hover~.mCSB_scrollTools,
.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(../images/mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: .9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
    background-repeat: repeat-y;
    opacity: .3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=")
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px
}

.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .5), inset -1px 0 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0 -1px 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
}

.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,
.mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4);
    height: 12px;
    width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, .05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4), inset -1px 0 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4), inset 0 -1px 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, .05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0
}

.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px
}

.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 255, 255, .2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, .2)
}

.btx-header-widgets .btx-header-widgets-column:last-child,
.btx-navbar .btx-mega-menu>ul>li:last-child,
.btx-navbar.btx-navbar--minimal--full .btx-mega-menu>ul>li,
.btx-topbar .btx-topbar-column:last-child {
    border-right: none
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}

.btx-wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto
}

.btx-wrapper.btx-wrapper--parallax-footer .btx-content {
    position: relative;
    z-index: 1
}

.btx-wrapper.btx-wrapper--parallax-footer .btx-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    overflow: hidden
}

.btx-wrapper--header-transparent .btx-content--with-header>.btx-content-wrapper,
.btx-wrapper--header-transparent .btx-content.btx-content--no-header>.btx-content-wrapper>.btx-page-title {
    padding-top: 0
}

.btx-wrapper--header-transparent .btx-post-featured--fullwidth .btx-post-media--audio-external .btx-page-title,
.btx-wrapper--header-transparent .btx-post-featured--overlap .btx-post-media--audio-external .btx-page-title {
    top: auto
}

.btx-content {
    overflow: hidden
}

.btx-content::after {
    display: table
}

.btx-item {
    position: relative
}

@media (min-width:769px) {
    .btx-row:first-child .btx-item:first-child {
        margin-top: 0
    }
    .btx-row:last-child .btx-item:last-child {
        margin-bottom: 0
    }
}

.btx-scrollpage--full .btx-section,
.btx-section--fit-height {
    height: 100vh;
    line-height: 100vh
}

.btx-scrollpage--full .btx-section .btx-section-wrapper,
.btx-section--fit-height .btx-section-wrapper {
    display: inline-block;
    width: 100%;
    max-height: 100%;
    vertical-align: middle;
    line-height: 1.78571
}

.btx-scrollpage--full--vertical .btx-main-wrapper>.slick-dots {
    position: fixed;
    top: 50%;
    left: auto;
    right: 30px;
    bottom: auto;
    width: 20px;
    height: auto;
    margin: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.btx-scrollpage--full--horizontal .btx-main-wrapper>.slick-dots {
    width: auto;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.btx-scrollpage--half .btx-section-wrapper {
    padding-top: 0;
    padding-bottom: 0
}

.btx-main.blueprint-inactive,
.btx-main.btx-archive,
.btx-main.btx-blog,
.btx-main.btx-portfolio,
.btx-main.btx-shop {
    padding-top: 60px;
    padding-bottom: 60px
}

.btx-scrollpage--half .btx-row:first-child>.slick-slider:first-child>.slick-dots {
    position: fixed;
    top: 50%;
    right: 30px;
    bottom: auto;
    left: auto;
    width: 20px;
    z-index: 20;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.btx-main,
.btx-main-wrapper,
.btx-section,
.btx-sidebar {
    position: relative
}

.btx-frame--right,
.btx-sidebar.btx-left>.btx-sidebar-background {
    right: 0
}

.btx-scrollpage--half .btx-box-inner {
    height: 100vh;
    line-height: 100vh;
    overflow: hidden
}

.btx-main.btx-left,
.btx-sidebar.btx-left {
    padding-right: 4%
}

.btx-main.btx-right,
.btx-sidebar.btx-right {
    padding-left: 4%
}

.btx-main {
    width: 75%
}

.btx-main.btx-archive .btx-filter-bar,
.btx-main.btx-blog .btx-filter-bar,
.btx-main.btx-portfolio .btx-filter-bar,
.btx-main.btx-shop .btx-filter-bar {
    margin-top: 0
}

.btx-main.blueprint-inactive .btx-comment {
    margin-bottom: 0
}

.btx-main--single {
    width: 100%!important
}

.btx-main-wrapper::after {
    display: table
}

.btx-sidebar {
    width: 25%;
    overflow: visible
}

.btx-sidebar.btx-right>.btx-sidebar-background {
    left: 0
}

.btx-section {
    font-size: 0
}

.btx-section:focus {
    outline: 0
}

.btx-section-wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
    font-size: .875em
}

.btx-layout--frame.header-on-frame.btx-layout--topnav,
.btx-layout--no-navbar .btx-content-wrapper {
    padding-top: 0
}

.btx-frame {
    position: fixed;
    width: 100%;
    height: 30px;
    left: 0;
    z-index: 1000
}

.btx-frame--left,
.btx-frame--right {
    width: 30px;
    height: 100%;
    top: 0;
    left: auto
}

.btx-frame--left,
.btx-layout--frame .btx-wrapper--parallax-footer .btx-footer {
    left: 0
}

.btx-frame--top {
    top: 0
}

.btx-frame--bottom {
    bottom: 0
}

.btx-layout--frame .with-admin-toolbar {
    position: absolute;
    top: 0
}

.btx-post,
.btx-post-author,
.btx-post-body,
.btx-post-content,
.btx-post-title {
    position: relative
}

.btx-layout--frame.btx-layout--sidenav .btx-wrapper--parallax-footer .btx-footer {
    left: auto;
    padding-left: 0;
    padding-right: 0
}

.btx-layout--frame.header-on-frame.btx-layout--topnav .btx-frame--top {
    z-index: 0
}

.btx-layout--frame.header-on-frame .btx-navbar--fullwidth .btx-container {
    padding-left: 0;
    padding-right: 0
}

.btx-layout--boxed .btx-wrapper {
    max-width: 1100px
}

.btx-layout--boxed.btx-layout--sidenav .btx-wrapper {
    overflow: hidden
}

.btx-layout--sidenav-fixed .btx-wrapper--parallax-footer .btx-footer {
    max-width: 85%;
    max-width: calc(100% - 280px)
}

.btx-layout--sidenav-fixed-left {
    margin-left: 280px
}

.btx-layout--sidenav-fixed-left.btx-layout--boxed {
    margin-left: 0
}

.btx-layout--sidenav-fixed-left.btx-layout--boxed .btx-header,
.btx-layout--sidenav-fixed-left.btx-layout--boxed .btx-wrapper {
    padding-left: 280px
}

.btx-layout--sidenav-fixed-right {
    margin-right: 280px
}

.btx-layout--sidenav-fixed-right.btx-layout--boxed {
    margin-right: 0
}

.btx-layout--sidenav-fixed-right.btx-layout--boxed .btx-header,
.btx-layout--sidenav-fixed-right.btx-layout--boxed .btx-wrapper {
    padding-right: 280px
}

.btx-layout--sidenav-full .btx-wrapper--parallax-footer .btx-footer {
    max-width: 85%;
    max-width: calc(100% - 80px)
}

.btx-layout--sidenav-full-left {
    margin-left: 80px
}

.btx-layout--sidenav-full-left.btx-layout--boxed {
    margin-left: 0
}

.btx-layout--sidenav-full-left.btx-layout--boxed .btx-header,
.btx-layout--sidenav-full-left.btx-layout--boxed .btx-wrapper {
    padding-left: 80px
}

.btx-layout--sidenav-full-right {
    margin-right: 80px
}

.btx-layout--sidenav-full-right.btx-layout--boxed {
    margin-right: 0
}

.btx-layout--sidenav-full-right.btx-layout--boxed .btx-header,
.btx-layout--sidenav-full-right.btx-layout--boxed .btx-wrapper {
    padding-right: 80px
}

.btx-404-page {
    padding-top: 120px;
    padding-bottom: 120px;
    text-align: center
}

.btx-post .btx-main,
.btx-post .btx-sidebar,
.btx-post-headline {
    padding-bottom: 60px
}

.btx-404-page>* {
    margin-bottom: 30px
}

.btx-404-page>:last-childe {
    margin-bottom: 0
}

.btx-404-page h2 {
    font-size: 28px
}

.btx-404-page .btx-404-header {
    font-weight: 600;
    font-size: 96px;
    line-height: 1;
    letter-spacing: 4px
}

.btx-404-page .btx-404-content {
    max-width: 560px;
    margin-left: auto;
    margin-right: auto
}

.btx-container {
    padding-left: 5%;
    padding-right: 5%
}

.btx-col-1,
.btx-col-1-5,
.btx-col-10,
.btx-col-11,
.btx-col-12,
.btx-col-2,
.btx-col-2-5,
.btx-col-3,
.btx-col-3-5,
.btx-col-4,
.btx-col-4-5,
.btx-col-5,
.btx-col-5-5,
.btx-col-6,
.btx-col-7,
.btx-col-8 {
    padding-left: 15px;
    padding-right: 15px;
    float: left
}

.btx-container,
.btx-container--fullwidth {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0 auto
}

.btx-post-meta,
.btx-post-title {
    margin-bottom: 20px
}

.btx-container--fullwidth::after,
.btx-container::after {
    clear: both;
    content: "";
    display: table
}

.btx-row {
    margin-right: -15px;
    margin-left: -15px
}

.btx-row::after {
    display: table
}

.btx-col-1 {
    width: 8.33333%
}

.btx-col-2 {
    width: 16.66667%
}

.btx-col-3 {
    width: 25%
}

.btx-col-4 {
    width: 33.33333%
}

.btx-col-5 {
    width: 41.66667%
}

.btx-col-6 {
    width: 50%
}

.btx-col-7 {
    width: 58.33333%
}

.btx-col-8 {
    width: 66.66667%
}

.btx-col-9 {
    width: 75%;
    float: left;
    padding-left: 15px;
    padding-right: 15px
}

.btx-col-10 {
    width: 83.33333%
}

.btx-col-11 {
    width: 91.66667%
}

.btx-col-12 {
    width: 100%
}

.btx-col-1-5 {
    width: 20%
}

.btx-col-2-5 {
    width: 40%
}

.btx-col-3-5 {
    width: 60%
}

.btx-col-4-5 {
    width: 80%
}

.btx-col-5-5 {
    width: 100%
}

.btx-blog .btx-col-1,
.btx-gallery .btx-col-1,
.btx-portfolio .btx-col-1,
.btx-product .btx-col-1,
.btx-productcat .btx-col-1 {
    width: calc(8.33333% - .01px)
}

.btx-blog .btx-col-2,
.btx-gallery .btx-col-2,
.btx-portfolio .btx-col-2,
.btx-product .btx-col-2,
.btx-productcat .btx-col-2 {
    width: calc(16.66667% - .02px)
}

.btx-blog .btx-col-3,
.btx-gallery .btx-col-3,
.btx-portfolio .btx-col-3,
.btx-product .btx-col-3,
.btx-productcat .btx-col-3 {
    width: calc(25% - .03px)
}

.btx-blog .btx-col-4,
.btx-gallery .btx-col-4,
.btx-portfolio .btx-col-4,
.btx-product .btx-col-4,
.btx-productcat .btx-col-4 {
    width: calc(33.33333% - .03px)
}

.btx-blog .btx-col-5,
.btx-gallery .btx-col-5,
.btx-portfolio .btx-col-5,
.btx-product .btx-col-5,
.btx-productcat .btx-col-5 {
    width: calc(41.66667% - .04px)
}

.btx-blog .btx-col-6,
.btx-gallery .btx-col-6,
.btx-portfolio .btx-col-6,
.btx-product .btx-col-6,
.btx-productcat .btx-col-6 {
    width: calc(50% - .05px)
}

.btx-blog .btx-col-7,
.btx-gallery .btx-col-7,
.btx-portfolio .btx-col-7,
.btx-product .btx-col-7,
.btx-productcat .btx-col-7 {
    width: calc(58.33333% - .06px)
}

.btx-blog .btx-col-8,
.btx-gallery .btx-col-8,
.btx-portfolio .btx-col-8,
.btx-product .btx-col-8,
.btx-productcat .btx-col-8 {
    width: calc(66.66667% - .07px)
}

.btx-blog .btx-col-9,
.btx-gallery .btx-col-9,
.btx-portfolio .btx-col-9,
.btx-product .btx-col-9,
.btx-productcat .btx-col-9 {
    width: calc(75% - .08px)
}

.btx-blog .btx-col-10,
.btx-gallery .btx-col-10,
.btx-portfolio .btx-col-10,
.btx-product .btx-col-10,
.btx-productcat .btx-col-10 {
    width: calc(83.33333% - .08px)
}

.btx-blog .btx-col-11,
.btx-gallery .btx-col-11,
.btx-portfolio .btx-col-11,
.btx-product .btx-col-11,
.btx-productcat .btx-col-11 {
    width: calc(91.66667% - .09px)
}

.btx-blog .btx-col-12,
.btx-gallery .btx-col-12,
.btx-portfolio .btx-col-12,
.btx-product .btx-col-12,
.btx-productcat .btx-col-12 {
    width: calc(100% - .1px)
}

.btx-blog .btx-col-1-5,
.btx-gallery .btx-col-1-5,
.btx-portfolio .btx-col-1-5,
.btx-product .btx-col-1-5,
.btx-productcat .btx-col-1-5 {
    width: calc(20% - .02px)
}

.btx-blog .btx-col-2-5,
.btx-gallery .btx-col-2-5,
.btx-portfolio .btx-col-2-5,
.btx-product .btx-col-2-5,
.btx-productcat .btx-col-2-5 {
    width: calc(40% - .02px)
}

.btx-blog .btx-col-3-5,
.btx-gallery .btx-col-3-5,
.btx-portfolio .btx-col-3-5,
.btx-product .btx-col-3-5,
.btx-productcat .btx-col-3-5 {
    width: calc(60% - .02px)
}

.btx-blog .btx-col-4-5,
.btx-gallery .btx-col-4-5,
.btx-portfolio .btx-col-4-5,
.btx-product .btx-col-4-5,
.btx-productcat .btx-col-4-5 {
    width: calc(80% - .02px)
}

.btx-blog .btx-col-5-5,
.btx-gallery .btx-col-5-5,
.btx-portfolio .btx-col-5-5,
.btx-product .btx-col-5-5,
.btx-productcat .btx-col-5-5 {
    width: calc(100% - .02px)
}

.btx-row--no-spacing {
    margin-right: 0;
    margin-left: 0
}

.btx-row--no-spacing>.btx-col-1,
.btx-row--no-spacing>.btx-col-1-5,
.btx-row--no-spacing>.btx-col-10,
.btx-row--no-spacing>.btx-col-11,
.btx-row--no-spacing>.btx-col-12,
.btx-row--no-spacing>.btx-col-2,
.btx-row--no-spacing>.btx-col-2-5,
.btx-row--no-spacing>.btx-col-3,
.btx-row--no-spacing>.btx-col-3-5,
.btx-row--no-spacing>.btx-col-4,
.btx-row--no-spacing>.btx-col-4-5,
.btx-row--no-spacing>.btx-col-5,
.btx-row--no-spacing>.btx-col-5-5,
.btx-row--no-spacing>.btx-col-6,
.btx-row--no-spacing>.btx-col-7,
.btx-row--no-spacing>.btx-col-8,
.btx-row--no-spacing>.btx-col-9 {
    padding-right: 0;
    padding-left: 0
}

.btx-post::after {
    display: table
}

.btx-post .btx-main {
    padding-top: 0
}

.btx-post-headline {
    padding-top: 60px
}

.btx-post-featured--fullwidth:not(.btx-post-format--standard) .btx-post-headline,
.btx-post-featured--none:not(.btx-post--magazine) .btx-post-headline,
.btx-post-featured--overlap:not(.btx-post--magazine) .btx-post-headline {
    padding-bottom: 30px
}

.btx-post-title {
    margin-top: 0
}

.btx-post-title:last-child {
    margin-bottom: 0
}

.btx-post-content {
    width: 100%
}

.btx-post-content::after {
    display: table
}

.btx-post-body {
    margin-bottom: 60px
}

.btx-post-body::after {
    display: table
}

.btx-post-share,
.btx-post-tag {
    margin-top: 40px
}

.btx-post--no-sidebar .btx-main,
.btx-post--no-sidebar .btx-post-headline-content {
    max-width: 733px;
    margin-left: auto;
    margin-right: auto
}

.btx-post--no-sidebar .btx-main-wrapper {
    margin-left: auto;
    margin-right: auto
}

.btx-post--no-sidebar.btx-post--columnist .btx-main,
.btx-post--no-sidebar.btx-post--columnist .btx-post-headline-content,
.btx-post--no-sidebar.btx-post--magazine .btx-main,
.btx-post--no-sidebar.btx-post--magazine .btx-post-headline-content {
    max-width: 825px
}

.btx-post--no-sidebar.btx-post-featured--overlap .btx-main {
    max-width: 100%
}

.btx-post--no-sidebar.btx-post-featured--overlap .btx-main-wrapper {
    max-width: 825px
}

.btx-post--no-sidebar.btx-post-featured--standard .btx-post-headline,
.btx-post--no-sidebar.btx-post-featured--standard .btx-post-media {
    max-width: 733px;
    margin-left: auto;
    margin-right: auto
}

.btx-post--no-sidebar.btx-post-featured--standard.btx-post--columnist .btx-post-headline,
.btx-post--no-sidebar.btx-post-featured--standard.btx-post--columnist .btx-post-media,
.btx-post--no-sidebar.btx-post-featured--standard.btx-post--magazine .btx-post-headline,
.btx-post--no-sidebar.btx-post-featured--standard.btx-post--magazine .btx-post-media {
    max-width: 825px
}

.btx-post-featured--fullwidth .btx-main-meta,
.btx-post-featured--fullwidth .btx-post-body,
.btx-post-featured--fullwidth .btx-sidebar,
.btx-post-featured--standard .btx-main-meta,
.btx-post-featured--standard .btx-post-body,
.btx-post-featured--standard .btx-sidebar {
    padding-top: 60px
}

.btx-post-featured--fullwidth:not(.btx-post-format--standard) .btx-main-meta,
.btx-post-featured--fullwidth:not(.btx-post-format--standard) .btx-post-body,
.btx-post-featured--standard .btx-post-headline+.btx-main-meta,
.btx-post-featured--standard .btx-post-headline+.btx-main-meta+.btx-post-body,
.btx-post-featured--standard .btx-post-headline+.btx-post-body {
    padding-top: 0
}

.btx-post-featured--fullwidth .btx-page-title,
.btx-post-featured--overlap .btx-page-title {
    position: absolute;
    z-index: 1
}

.btx-post-featured--fullwidth .btx-post-media--standard .btx-post-headline,
.btx-post-featured--overlap .btx-post-media--standard .btx-post-headline {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0
}

.btx-post-featured--fullwidth .btx-post-media--standard .btx-post-headline .btx-container,
.btx-post-featured--overlap .btx-post-media--standard .btx-post-headline .btx-container {
    display: table;
    height: 100%
}

.btx-post-featured--fullwidth .btx-post-media--standard .btx-post-headline .btx-post-headline-inner,
.btx-post-featured--overlap .btx-post-media--standard .btx-post-headline .btx-post-headline-inner {
    display: table-cell;
    vertical-align: bottom;
    padding-bottom: 60px
}

.btx-post-featured--fullwidth .btx-post-media--audio-selfhosted .btx-audio--with-background,
.btx-post-featured--fullwidth .btx-post-media--standard,
.btx-post-featured--overlap .btx-post-media--audio-selfhosted .btx-audio--with-background,
.btx-post-featured--overlap .btx-post-media--standard {
    height: 500px;
    height: 60vh;
    min-height: 450px;
    max-height: 800px
}

.btx-post-featured--fullwidth .btx-post-media--audio-external .btx-page-title,
.btx-post-featured--overlap .btx-post-media--audio-external .btx-page-title {
    position: relative
}

.btx-post--columnist .btx-main-meta {
    position: relative;
    float: left;
    max-width: 100px;
    margin-top: 5px;
    z-index: 1
}

.btx-post--columnist .btx-main-meta>* {
    margin-bottom: 20px
}

.btx-post--columnist .btx-main-meta>:first-child {
    margin-top: 0
}

.btx-post--columnist .btx-main-meta>:last-child {
    margin-bottom: 0
}

.btx-post--columnist .btx-main-meta .btx-post-avatar img {
    margin: 0
}

.btx-post--columnist .btx-main-meta .btx-divider {
    margin-top: 20px;
    padding: 0
}

.btx-post--columnist .btx-main-meta .btx-divider-line {
    height: 1px
}

.btx-post--columnist .btx-main-meta .btx-post-date {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.btx-post--columnist .btx-post-body {
    padding-left: 150px
}

.btx-post--magazine .btx-post-body,
.btx-post--magazine .btx-post-media .btx-quote-author,
.btx-post--magazine.btx-post-featured--fullwidth .btx-post-headline-inner,
.btx-post--magazine:not(.btx-post-featured--fullwidth) .btx-post-headline,
.btx-post-featured--overlap .btx-main {
    padding-right: 5.33333%;
    padding-left: 5.33333%
}

.btx-post--columnist .btx-image.btx-center-position {
    margin-left: -150px;
    margin-right: 0
}

.btx-post--columnist .btx-overlapleft-position {
    max-width: 41.66667%;
    margin-left: -150px
}

.btx-post--columnist .btx-overlapright-position,
.btx-post--columnist .btx-right-position {
    margin-right: 0;
    max-width: 41.66667%
}

.btx-post--standard .btx-image.btx-center-position {
    margin-right: 0;
    margin-left: 0
}

.btx-post--standard .btx-overlapright-position,
.btx-post--standard .btx-right-position {
    margin-right: 0;
    max-width: 41.66667%
}

.btx-post--standard .btx-left-position,
.btx-post--standard .btx-overlapleft-position {
    margin-left: 0;
    max-width: 41.66667%
}

.btx-post--magazine .btx-post-headline {
    text-align: center
}

.btx-post--magazine .btx-post-media--standard .btx-post-headline .btx-post-headline-inner {
    vertical-align: middle;
    padding-bottom: 0
}

.btx-post--magazine .btx-post-media--standard .btx-post-meta,
.btx-post--magazine .btx-post-media--standard .btx-post-title {
    margin-bottom: 25px
}

.btx-post-featured--overlap .btx-post-media+.btx-container .btx-main {
    margin-top: -120px
}

.btx-post-featured--overlap .btx-post-media .btx-quote {
    padding: 20vh 0 30vh
}

.btx-post-featured--none .btx-audio-player,
.btx-post-featured--standard .btx-audio-player {
    height: 0;
    padding-bottom: 56.25%
}

.btx-fade-content>* {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease
}

.btx-background-overlay,
.btx-video-background-inner--selfhosted {
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease
}

.btx-fade-content.faded>:not(.btx-video-background):not(.btx-background) {
    opacity: 0;
    visibility: hidden
}

.btx-background,
.btx-navbar-background {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden
}

.btx-background--fixed {
    clip: rect(0, auto, auto, 0)
}

.btx-background--fixed .btx-background-wrapper {
    position: fixed
}

.btx-background-wrapper-inner {
    position: relative
}

.btx-video-background-inner--selfhosted {
    visibility: hidden;
    opacity: 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
    transition-timing-function: ease
}

.btx-video-background-inner--selfhosted.loaded {
    visibility: visible;
    opacity: 1
}

@media (min-width:769px) and (max-width:1000px) {
    .btx-background.extend-right {
        margin-right: -50px
    }
    .btx-background.extend-left {
        margin-left: -50px
    }
}

@media (min-width:1001px) and (max-width:1200px) {
    .btx-background.extend-right {
        margin-right: -100px
    }
    .btx-background.extend-left {
        margin-left: -100px
    }
}

@media (min-width:1201px) and (max-width:1400px) {
    .btx-background.extend-right {
        margin-right: -200px
    }
    .btx-background.extend-left {
        margin-left: -200px
    }
}

@media (min-width:1401px) and (max-width:1600px) {
    .btx-background.extend-right {
        margin-right: -300px
    }
    .btx-background.extend-left {
        margin-left: -300px
    }
}

@media (min-width:1601px) and (max-width:1800px) {
    .btx-background.extend-right {
        margin-right: -400px
    }
    .btx-background.extend-left {
        margin-left: -400px
    }
}

@media (min-width:1801px) {
    .btx-background.extend-right {
        margin-right: -500px
    }
    .btx-background.extend-left {
        margin-left: -500px
    }
}

.btx-sidebar-background {
    position: absolute;
    top: 0;
    left: auto;
    right: auto;
    bottom: auto;
    width: 2000px;
    height: 100vh
}

.btx-background-inner,
.btx-background-overlay,
.btx-video-background-inner {
    bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.btx-sidebar-background-container {
    height: 99999px
}

.btx-background-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.btx-background-overlay {
    -webkit-transition-property: background-color;
    -moz-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease
}

.btx-header-widgets .btx-widgets,
.btx-video-background-inner--youtube {
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease
}

.btx-video-background-inner {
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%
}

.btx-video-background-inner--youtube {
    opacity: 0;
    visibility: hidden;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    transition-timing-function: ease
}

.btx-video-background-inner--youtube.loaded {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    transition-delay: .3s
}

.btx-background--horizontal-scroll .btx-background-inner {
    -webkit-animation-name: horizontalAnimatedBackground;
    -moz-animation-name: horizontalAnimatedBackground;
    animation-name: horizontalAnimatedBackground;
    -webkit-animation-duration: 600s;
    -moz-animation-duration: 600s;
    animation-duration: 600s;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.btx-background--vertical-scroll .btx-background-inner {
    -webkit-animation-name: verticalAnimatedBackground;
    -moz-animation-name: verticalAnimatedBackground;
    animation-name: verticalAnimatedBackground;
    -webkit-animation-duration: 600s;
    -moz-animation-duration: 600s;
    animation-duration: 600s;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.btx-background--zoom-in.animated .btx-background-inner {
    /*-webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-animation-name: zoomInAnimatedBackground;
    -moz-animation-name: zoomInAnimatedBackground;
    animation-name: zoomInAnimatedBackground;
    -webkit-animation-duration: 10s;
    -moz-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-timing-function: cubic-bezier(.3, 0, .7, 1);
    -moz-animation-timing-function: cubic-bezier(.3, 0, .7, 1);
    animation-timing-function: cubic-bezier(.3, 0, .7, 1)*/
}

.btx-background--zoom-out.animated .btx-background-inner {
    /*-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-animation-name: zoomOutAnimatedBackground;
    -moz-animation-name: zoomOutAnimatedBackground;
    animation-name: zoomOutAnimatedBackground;
    -webkit-animation-duration: 10s;
    -moz-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-timing-function: cubic-bezier(.3, 0, .7, 1);
    -moz-animation-timing-function: cubic-bezier(.3, 0, .7, 1);
    animation-timing-function: cubic-bezier(.3, 0, .7, 1)*/
}

@-webkit-keyframes horizontalAnimatedBackground {
    0% {
        background-position: 0 50%
    }
    100% {
        background-position: 9000px 50%
    }
}

@-moz-keyframes horizontalAnimatedBackground {
    0% {
        background-position: 0 50%
    }
    100% {
        background-position: 9000px 50%
    }
}

@keyframes horizontalAnimatedBackground {
    0% {
        background-position: 0 50%
    }
    100% {
        background-position: 9000px 50%
    }
}

@-webkit-keyframes verticalAnimatedBackground {
    0% {
        background-position: 50% 0
    }
    100% {
        background-position: 50% -9000px
    }
}

@-moz-keyframes verticalAnimatedBackground {
    0% {
        background-position: 50% 0
    }
    100% {
        background-position: 50% -9000px
    }
}

@keyframes verticalAnimatedBackground {
    0% {
        background-position: 50% 0
    }
    100% {
        background-position: 50% -9000px
    }
}

@-webkit-keyframes zoomInAnimatedBackground {
    0% {
        -webkit-transform: scale(1) translateZ(0)
    }
    100% {
        -webkit-transform: scale(1.2) translateZ(0)
    }
}

@-moz-keyframes zoomInAnimatedBackground {
    0% {
        -moz-transform: scale(1) translateZ(0)
    }
    100% {
        -moz-transform: scale(1.2) translateZ(0)
    }
}

@keyframes zoomInAnimatedBackground {
    0% {
        -webkit-transform: scale(1) translateZ(0);
        -moz-transform: scale(1) translateZ(0);
        -ms-transform: scale(1) translateZ(0);
        -o-transform: scale(1) translateZ(0);
        transform: scale(1) translateZ(0)
    }
    100% {
        -webkit-transform: scale(1.2) translateZ(0);
        -moz-transform: scale(1.2) translateZ(0);
        -ms-transform: scale(1.2) translateZ(0);
        -o-transform: scale(1.2) translateZ(0);
        transform: scale(1.2) translateZ(0)
    }
}

@-webkit-keyframes zoomOutAnimatedBackground {
    0% {
        -webkit-transform: scale(1.2) translateZ(0)
    }
    100% {
        -webkit-transform: scale(1) translateZ(0)
    }
}

@-moz-keyframes zoomOutAnimatedBackground {
    0% {
        -moz-transform: scale(1.2) translateZ(0)
    }
    100% {
        -moz-transform: scale(1) translateZ(0)
    }
}

@keyframes zoomOutAnimatedBackground {
    0% {
        -webkit-transform: scale(1.2) translateZ(0);
        -moz-transform: scale(1.2) translateZ(0);
        -ms-transform: scale(1.2) translateZ(0);
        -o-transform: scale(1.2) translateZ(0);
        transform: scale(1.2) translateZ(0)
    }
    100% {
        -webkit-transform: scale(1) translateZ(0);
        -moz-transform: scale(1) translateZ(0);
        -ms-transform: scale(1) translateZ(0);
        -o-transform: scale(1) translateZ(0);
        transform: scale(1) translateZ(0)
    }
}

.btx-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10
}

.btx-topbar {
    position: relative;
    z-index: 30;
    font-size: 12px;
    overflow: hidden
}

.btx-topbar li,
.btx-topbar ul {
    margin: 0;
    list-style: none
}

.btx-topbar .btx-container,
.btx-topbar .btx-container--fullwidth,
.btx-topbar .btx-row,
.btx-topbar .btx-topbar-column {
    height: 100%;
    text-align: center
}

.btx-topbar .btx-col-3:first-child,
.btx-topbar .btx-col-4:first-child,
.btx-topbar .btx-col-6:first-child {
    text-align: left
}

.btx-topbar .btx-col-3:last-child,
.btx-topbar .btx-col-4:last-child,
.btx-topbar .btx-col-6:last-child {
    text-align: right
}

.btx-topbar #lang_sel {
    height: 24px;
    float: left
}

.btx-topbar #lang_sel a {
    height: 24px;
    padding: 0 10px;
    text-align: left;
    box-sizing: border-box;
    line-height: 1.78571
}

.btx-topbar #lang_sel_list a.lang_sel_other,
.btx-topbar #lang_sel_list a.lang_sel_sel {
    padding: 0 10px;
    text-align: left
}

.btx-topbar #lang_sel_list.lang_sel_list_vertical a.lang_sel_other,
.btx-topbar #lang_sel_list.lang_sel_list_vertical a.lang_sel_sel {
    padding: 2.5px 10px
}

.btx-topbar .widget {
    display: inline-block;
    line-height: 1;
    position: relative;
    vertical-align: middle
}

.btx-topbar .widget+.widget {
    margin-top: 0;
    margin-left: 20px
}

.btx-topbar .widget li+li {
    margin-top: 0
}

.btx-topbar .btx-menu::after {
    display: table
}

.btx-topbar .menu-item {
    float: left;
    display: inline-block;
    padding: 0 10px
}

.btx-topbar .menu-item:first-child {
    padding-left: 0
}

.btx-topbar .menu-item:last-child {
    padding-right: 0
}

.btx-topbar .btx-icon--with-hover:not(.btx-icon--plain) {
    font-size: 10px;
    width: 2em;
    height: 2em
}

.btx-topbar .btx-icon--with-hover:not(.btx-icon--plain)>.btx-icon-hover {
    width: 2em;
    height: 2em
}

.btx-topbar .btx-social {
    font-size: inherit
}

.btx-topbar .btx-social-item .btx-icon {
    font-size: 10px
}

.btx-topbar .btx-icon--with-hover.btx-icon--plain.btx-icon--hover-plain,
.btx-topbar .btx-icon--without-hover {
    font-size: 13px;
    -webkit-transition-property: none;
    -moz-transition-property: none;
    transition-property: none
}

.btx-topbar .btx-icon--with-hover.btx-icon--plain.btx-icon--hover-plain:hover>.btx-icon-hover,
.btx-topbar .btx-icon--without-hover:hover>.btx-icon-hover {
    -webkit-transition-property: none;
    -moz-transition-property: none;
    transition-property: none
}

.btx-topbar .btx-social-item .btx-icon--plain.btx-icon--without-hover,
.btx-topbar .btx-social-item .btx-icon.btx-icon--with-hover.btx-icon--plain.btx-icon--hover-plain {
    margin: -2px .5em 0
}

.btx-topbar .widget_search {
    margin-top: -2px
}

.btx-topbar .btx-media+.btx-media {
    margin-top: 10px
}

.btx-topbar .btx-search-form input[type=text] {
    height: 22px;
    width: 160px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 12px
}

.btx-topbar .btx-search-form:before {
    top: 5px
}

.btx-header-widgets {
    display: none;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    overflow: hidden
}

.btx-header-widgets li {
    list-style: none
}

.btx-header-widgets .btx-widgets {
    opacity: 0;
    visibility: hidden;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s;
    transition-timing-function: ease
}

.btx-navbar,
.btx-navbar .btx-navbar-logo--image {
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s
}

.btx-header-widgets.active .btx-widgets {
    opacity: 1;
    visibility: visible
}

.btx-header-widgets--fixed {
    position: fixed
}

.btx-header-widgets-content {
    position: relative;
    padding: 40px 0
}

.btx-header-widgets-content .btx-widgets-list>* {
    margin-bottom: 20px
}

.btx-header-widgets-content .btx-widgets-list>:last-child {
    margin-bottom: 0
}

.btx-header-widgets-content .btx-media+.btx-media {
    margin-top: 20px
}

.btx-navbar {
    position: relative;
    width: 100%;
    z-index: 40;
    -webkit-transition-property: background-color, color, top, -webkit-transform, height;
    -moz-transition-property: background-color, color, top, -moz-transform, height;
    transition-property: background-color, color, top, transform, height;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease
}

.btx-navbar.btx-neutral-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    transition-duration: 0s
}

.btx-navbar.btx-no-transform {
    transform: none!important
}

.btx-navbar .btx-container,
.btx-navbar .btx-container--fullwidth {
    height: 100%
}

.btx-navbar .btx-navbar-header {
    float: left
}

.btx-navbar .btx-navbar-logo--image {
    -webkit-transition-property: max-width;
    -moz-transition-property: max-width;
    transition-property: max-width;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.btx-navbar .btx-navbar-logo--text,
.btx-navbar-header {
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out
}

.btx-navbar .btx-navbar-logo--text {
    -webkit-transition-property: color;
    -moz-transition-property: color;
    transition-property: color;
    transition-duration: .2s;
    transition-timing-function: ease-in-out
}

.btx-navbar .btx-menu {
    display: inline-block;
    height: 100%;
    margin: 0;
    font-size: 14px
}

.btx-navbar .btx-menu li {
    list-style: none
}

.btx-navbar .btx-menu a {
    display: block;
    position: relative
}

.btx-navbar .btx-menu>li {
    display: block;
    float: left;
    height: 100%
}

.btx-navbar .btx-menu>li>a {
    height: 100%;
    padding-right: 22px;
    padding-left: 22px
}

.btx-navbar .btx-menu>li>.sub-menu--left {
    right: 0
}

.btx-navbar .btx-menu>li>.sub-menu--left .sub-menu {
    left: auto;
    right: 100%;
    margin-right: 1px;
    margin-left: 0
}

.btx-navbar .btx-menu>li .menu-item-has-children>a:after {
    position: absolute;
    top: 50%;
    right: 30px;
    margin-top: -.5em;
    font: normal normal normal 14px/1 bateaux
}

.btx-navbar .btx-menu>li:first-child:before {
    display: none!important;
    height: 0
}

.btx-navbar .btx-menu>li:before {
    content: none;
    float: left;
    margin-left: -3px;
    color: inherit;
    font-size: 1em
}

.btx-navbar .btx-menu>li.menu-item-has-children {
    position: relative
}

.btx-navbar .btx-menu>li.menu-item-mega-menu {
    position: static
}

.btx-navbar .btx-menu .current-menu-item {
    font-weight: 600
}

.btx-navbar .btx-menu .sub-menu a {
    font-weight: 400
}

.btx-navbar .sub-menu {
    position: absolute;
    min-width: 220px;
    line-height: 1.4;
    margin-left: 0;
    padding: 20px 0;
    z-index: 100
}

.btx-navbar .sub-menu .sub-menu {
    top: 10px;
    left: 100%;
    margin-top: 0;
    margin-right: 0;
    margin-left: 1px
}

.btx-layout--boxed .btx-side-navbar--full .btx-collapsed-menu--full,
.btx-layout--frame .btx-side-navbar--full .btx-collapsed-menu--full,
.btx-navbar .btx-mega-menu .btx-mega-menu-item {
    margin-left: 0
}

.btx-navbar .sub-menu>li {
    text-align: left
}

.btx-navbar .sub-menu>li>a {
    padding: 7px 30px
}

.btx-navbar .sub-menu .menu-item-has-children {
    position: relative
}

.btx-navbar .sub-menu a:hover {
    -webkit-transform: translateX(.5em);
    -moz-transform: translateX(.5em);
    -ms-transform: translateX(.5em);
    -o-transform: translateX(.5em);
    transform: translateX(.5em)
}

.btx-navbar .btx-mega-menu {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 40px 0;
    z-index: 100;
    overflow: hidden
}

.btx-navbar .btx-mega-menu>ul {
    display: table;
    width: 100%;
    margin: 0
}

.btx-navbar .btx-mega-menu>ul::after {
    clear: both;
    content: "";
    display: table
}

.btx-navbar .btx-mega-menu>ul>li {
    display: table-cell;
    float: none;
    padding: 0 40px
}

.btx-navbar .btx-mega-menu>ul .btx-mega-menu-title {
    font-weight: 600
}

.btx-blog--timeline .btx-entry-timeline-subheader h4:last-child,
.btx-side-navbar .sub-menu li a {
    font-weight: 400
}

.btx-navbar .btx-mega-menu a {
    padding: 0
}

.btx-navbar .btx-mega-menu .sub-menu {
    display: block;
    position: relative;
    min-width: 0;
    padding: 0;
    background-color: transparent
}

.btx-navbar .btx-mega-menu .sub-menu>li>a {
    padding: 7px 0
}

.btx-navbar .btx-mega-menu-title {
    margin-bottom: 15px;
    line-height: 1.78571;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: .075em
}

.btx-navbar--stacked.btx-navbar--center,
.btx-navbar--standard.btx-navbar--center .btx-navbar-content-wrapper {
    text-align: center
}

.btx-navbar .btx-mega-menu-title:after {
    content: ''!important
}

.btx-navbar .btx-collapsed-menu--full .btx-menu>li>a {
    font-size: 20px
}

.btx-navbar .btx-collapsed-menu--full .btx-menu-search>a>.fa {
    position: relative;
    top: -2px;
    font-size: 20px
}

.btx-navbar--small {
    height: 70px;
    line-height: 70px
}

.btx-navbar--large {
    height: 100px;
    line-height: 100px
}

.btx-navbar-content-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto
}

.btx-navbar-header {
    font-size: 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    transition-duration: .2s;
    transition-timing-function: ease-in-out
}

.btx-navbar-header a {
    display: inline-block;
    padding: 0
}

.btx-navbar--stacked .btx-navbar-content-wrapper::after,
.btx-navbar--standard.btx-navbar--left .btx-navbar-content-wrapper::after,
.btx-navbar--standard.btx-navbar--right .btx-navbar-content-wrapper::after {
    display: table;
    content: "";
    clear: both
}

.btx-navbar-brand {
    position: relative;
    z-index: 1;
    vertical-align: middle;
    font-size: 24px;
    letter-spacing: 1px;
    -webkit-transition-property: none;
    -moz-transition-property: none;
    transition-property: none
}

.btx-navbar-widget {
    float: right;
    margin-left: 20px;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.btx-navbar-widget .btnx {
    margin-top: -3px;
    font-size: 13px;
    text-transform: uppercase
}

.btx-navbar--standard.btx-navbar--left .btx-menu {
    float: left;
    margin-left: 20px
}

.btx-navbar--standard.btx-navbar--right .btx-menu {
    float: right
}

.btx-navbar--standard.btx-navbar--center .btx-navbar-widget {
    position: absolute;
    right: 0;
    float: none
}

.btx-navbar--standard.btx-navbar--center .btx-navbar-header {
    position: absolute;
    left: 0
}

.btx-header-widgets-content>.btx-container--fullwidth,
.btx-navbar--mobile>.btx-container--fullwidth,
.btx-navbar>.btx-container--fullwidth,
.btx-topbar>.btx-container--fullwidth {
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px
}

.btx-navbar--stacked {
    height: auto
}

.btx-navbar--stacked .btx-navbar-header {
    display: block;
    float: none
}

.btx-navbar--stacked .btx-navbar-brand {
    line-height: 1
}

.btx-navbar--stacked .btx-menu {
    display: block;
    height: 56px;
    line-height: 40px
}

.btx-navbar--stacked .btx-menu>li {
    display: inline-block;
    float: none
}

.btx-navbar--stacked .btx-menu>li>a {
    padding-top: 8px;
    padding-bottom: 8px
}

.btx-navbar--stacked .btx-menu>li:first-child>a {
    padding-left: 0
}

.btx-navbar--stacked .btx-menu>li:first-child>a:hover:after {
    left: -12px;
    width: 104%;
    width: calc(100% + 15px)
}

.btx-navbar--stacked .btx-menu>li:last-child>a {
    padding-right: 0
}

.btx-navbar--stacked .btx-menu>li:last-child>a:hover:after {
    right: -12px;
    width: 104%;
    width: calc(100% + 15px)
}

.btx-navbar--stacked .btx-menu>li:before,
.btx-navbar--stacked .btx-navbar-widget {
    line-height: 56px
}

.btx-navbar--stacked.btx-navbar--center .btx-navbar-widget {
    position: absolute;
    right: 0
}

.btx-navbar--stacked.btx-navbar--right .btx-navbar-header {
    text-align: right
}

.btx-navbar--stacked.btx-navbar--right .btx-menu {
    float: right
}

.btx-navbar--minimal .btx-menu>li {
    float: left
}

.btx-navbar--minimal .btx-collapsed-button {
    position: relative;
    float: right;
    margin-left: 20px
}

.btx-navbar--inline {
    text-align: center
}

.btx-navbar--inline .btx-navbar-header {
    display: block;
    float: none
}

.btx-navbar--inline .btx-navbar-widget {
    display: inline-block;
    position: absolute;
    right: 0
}

.btx-navbar--inline .btx-menu {
    position: absolute
}

.btx-navbar--inline .btx-mega-menu {
    width: 200%;
    text-align: left
}

.btx-navbar--inline--inner .btx-menu,
.btx-navbar--inline--outer .btx-menu {
    width: 50%
}

.btx-navbar--inline .btx-menu-inline-left {
    left: 0;
    padding-right: 50px
}

.btx-navbar--inline .btx-menu-inline-right {
    right: 0;
    padding-left: 50px
}

.btx-navbar--inline .btx-menu-inline-right .btx-mega-menu {
    left: -100%
}

.btx-navbar--inline .btx-menu>li {
    display: inline-block;
    float: none
}

.btx-navbar--inline .btx-menu>li>a {
    float: left
}

.btx-navbar--inline .btx-menu>li>.btx-mega-menu,
.btx-navbar--inline .btx-menu>li>.sub-menu {
    top: 100%
}

.btx-navbar--inline--inner .btx-menu-inline-left {
    text-align: right
}

.btx-navbar--inline--inner .btx-menu-inline-left>li:first-child:before {
    display: inline-block
}

.btx-navbar--inline--inner .btx-menu-inline-left .sub-menu li {
    float: none
}

.btx-navbar--inline--inner .btx-menu-inline-right {
    text-align: left
}

.btx-navbar--inline--inner .btx-menu-inline-right>li {
    float: left
}

.btx-navbar--inline--inner .btx-menu-inline-right .sub-menu li {
    float: none
}

.btx-navbar--inline--outer .btx-menu-inline-left>li {
    float: left
}

.btx-navbar--inline--outer .btx-menu-inline-left .sub-menu li,
.btx-navbar--inline--outer .btx-menu-inline-right .sub-menu li {
    float: none
}

.btx-navbar--inline--outer .btx-menu-inline-left>li:first-child>a {
    padding-left: 0
}

.btx-navbar--inline--outer .btx-menu-inline-left>li:first-child>a:hover:after {
    left: -12px;
    width: 104%;
    width: calc(100% + 15px)
}

.btx-navbar--inline--outer .btx-menu-inline-right {
    text-align: right
}

.btx-navbar--inline--outer .btx-menu-inline-right>li:first-child:before {
    display: inline-block
}

.btx-navbar--inline--outer .btx-menu-inline-right>li:last-child>a {
    padding-right: 0
}

.btx-navbar--inline--outer .btx-menu-inline-right>li:last-child>a:hover:after {
    right: -12px;
    width: 104%;
    width: calc(100% + 15px)
}

.btx-navbar .btx-widgets-list>li {
    padding: 5px 10px
}

.btx-collapsed-menu--full.btx-collapsed-menu .btx-widgets {
    text-align: center
}

.btx-collapsed-menu--full .btx-widgets {
    position: absolute;
    bottom: 5%;
    width: 100%;
    padding: 0 40px
}

.btx-collapsed-menu--full .btx-widgets .btx-search-form input[type=text] {
    display: inline-block;
    max-width: 300px
}

.btx-collapsed-menu--right.hide .btx-menu>li,
.btx-mega-menu,
.sub-menu {
    display: none
}

.btx-collapsed-menu--full .btx-widgets .widget {
    margin-bottom: 10px
}

.btx-collapsed-menu--full .btx-widgets .widget:last-child {
    margin-bottom: 0
}

.btx-menu-icon--before {
    margin-right: 8px
}

.btx-menu-icon--after {
    margin-left: 8px
}

.btx-collapsed-menu .btx-menu>li {
    visibility: hidden;
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    -moz-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    transition-timing-function: cubic-bezier(.25, .5, .55, .95)
}

.btx-collapsed-menu .btx-menu>li:nth-child(n+1) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .1s;
    -moz-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-delay: .15s;
    -moz-transition-delay: .15s;
    transition-delay: .15s
}

.btx-collapsed-menu .btx-menu>li:nth-child(n+2) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .15s;
    -moz-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    transition-delay: .2s
}

.btx-collapsed-menu .btx-menu>li:nth-child(n+3) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-delay: .25s;
    -moz-transition-delay: .25s;
    transition-delay: .25s
}

.btx-collapsed-menu .btx-menu>li:nth-child(n+4) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .25s;
    -moz-transition-duration: .25s;
    transition-duration: .25s;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    transition-delay: .3s
}

.btx-collapsed-menu .btx-menu>li:nth-child(n+5) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-delay: .35s;
    -moz-transition-delay: .35s;
    transition-delay: .35s
}

.btx-collapsed-menu .btx-menu>li:nth-child(n+6) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .35s;
    -moz-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
    transition-delay: .4s
}

.btx-collapsed-menu .btx-menu>li:nth-child(n+7) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-delay: .45s;
    -moz-transition-delay: .45s;
    transition-delay: .45s
}

.btx-collapsed-menu .btx-menu>li:nth-child(n+8) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .45s;
    -moz-transition-duration: .45s;
    transition-duration: .45s;
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    transition-delay: .5s
}

.btx-collapsed-menu .btx-menu>li:nth-child(n+9) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-delay: .55s;
    -moz-transition-delay: .55s;
    transition-delay: .55s
}

.btx-collapsed-menu .btx-menu>li:nth-child(n+10) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .55s;
    -moz-transition-duration: .55s;
    transition-duration: .55s;
    -webkit-transition-delay: .6s;
    -moz-transition-delay: .6s;
    transition-delay: .6s
}

.btx-collapsed-menu .btx-widgets>.btx-widgets-list>li {
    visibility: hidden;
    opacity: 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .15s;
    -moz-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    transition-delay: 0
}

.btx-collapsed-menu.active .btx-menu>li {
    visibility: visible;
    opacity: 1
}

.btx-collapsed-menu.active .btx-widgets>.btx-widgets-list>li {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: .15s;
    -moz-transition-delay: .15s;
    transition-delay: .15s
}

.btx-collapsed-menu--right {
    height: 100%;
    float: right
}

.btx-collapsed-menu--right .btx-menu {
    float: right
}

.btx-collapsed-menu--right .btx-menu>li {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px)
}

.btx-collapsed-menu--right .btx-menu>li:nth-child(n+1) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .1s;
    -moz-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-delay: .15s;
    -moz-transition-delay: .15s;
    transition-delay: .15s
}

.btx-collapsed-menu--right .btx-menu>li:nth-child(n+2) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .15s;
    -moz-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    transition-delay: .2s
}

.btx-collapsed-menu--right .btx-menu>li:nth-child(n+3) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-delay: .25s;
    -moz-transition-delay: .25s;
    transition-delay: .25s
}

.btx-collapsed-menu--right .btx-menu>li:nth-child(n+4) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .25s;
    -moz-transition-duration: .25s;
    transition-duration: .25s;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    transition-delay: .3s
}

.btx-collapsed-menu--right .btx-menu>li:nth-child(n+5) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-delay: .35s;
    -moz-transition-delay: .35s;
    transition-delay: .35s
}

.btx-collapsed-menu--right .btx-menu>li:nth-child(n+6) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .35s;
    -moz-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
    transition-delay: .4s
}

.btx-collapsed-menu--right .btx-menu>li:nth-child(n+7) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-delay: .45s;
    -moz-transition-delay: .45s;
    transition-delay: .45s
}

.btx-collapsed-menu--right .btx-menu>li:nth-child(n+8) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .45s;
    -moz-transition-duration: .45s;
    transition-duration: .45s;
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    transition-delay: .5s
}

.btx-collapsed-menu--right .btx-menu>li:nth-child(n+9) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-delay: .55s;
    -moz-transition-delay: .55s;
    transition-delay: .55s
}

.btx-collapsed-menu--right .btx-menu>li:nth-child(n+10) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .55s;
    -moz-transition-duration: .55s;
    transition-duration: .55s;
    -webkit-transition-delay: .6s;
    -moz-transition-delay: .6s;
    transition-delay: .6s
}

.btx-collapsed-menu--right.active .btx-menu>li {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.btx-collapsed-menu--right.active .btx-menu>li:nth-last-child(n+1) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .1s;
    -moz-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-delay: .15s;
    -moz-transition-delay: .15s;
    transition-delay: .15s
}

.btx-collapsed-menu--right.active .btx-menu>li:nth-last-child(n+2) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .15s;
    -moz-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    transition-delay: .2s
}

.btx-collapsed-menu--right.active .btx-menu>li:nth-last-child(n+3) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-delay: .25s;
    -moz-transition-delay: .25s;
    transition-delay: .25s
}

.btx-collapsed-menu--right.active .btx-menu>li:nth-last-child(n+4) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .25s;
    -moz-transition-duration: .25s;
    transition-duration: .25s;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    transition-delay: .3s
}

.btx-collapsed-menu--right.active .btx-menu>li:nth-last-child(n+5) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-delay: .35s;
    -moz-transition-delay: .35s;
    transition-delay: .35s
}

.btx-collapsed-menu--right.active .btx-menu>li:nth-last-child(n+6) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .35s;
    -moz-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
    transition-delay: .4s
}

.btx-collapsed-menu--right.active .btx-menu>li:nth-last-child(n+7) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-delay: .45s;
    -moz-transition-delay: .45s;
    transition-delay: .45s
}

.btx-collapsed-menu--right.active .btx-menu>li:nth-last-child(n+8) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .45s;
    -moz-transition-duration: .45s;
    transition-duration: .45s;
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    transition-delay: .5s
}

.btx-collapsed-menu--right.active .btx-menu>li:nth-last-child(n+9) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-delay: .55s;
    -moz-transition-delay: .55s;
    transition-delay: .55s
}

.btx-collapsed-menu--right.active .btx-menu>li:nth-last-child(n+10) {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .55s;
    -moz-transition-duration: .55s;
    transition-duration: .55s;
    -webkit-transition-delay: .6s;
    -moz-transition-delay: .6s;
    transition-delay: .6s
}

.btx-collapsed-menu--full {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    line-height: 1.78571;
    z-index: 110;
    text-align: center;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    -moz-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    transition-timing-function: cubic-bezier(.25, .5, .55, .95)
}

.btx-collapsed-menu--full.active {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s
}

.btx-collapsed-menu--full .btx-menu {
    display: table;
    position: relative;
    top: 46%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.btx-collapsed-menu--full .btx-menu::after {
    clear: both;
    content: "";
    display: table
}

.btx-collapsed-menu--full .btx-menu>li .menu-item-has-children>a:after,
.btx-highlight-border .btx-menu>li>a:after,
.btx-lines:after,
.btx-lines:before,
.btx-navbar-search .btx-search-form:before {
    content: ''
}

.btx-collapsed-menu--full .btx-menu a {
    text-align: left;
    margin: 0;
    padding: 7px 0;
    font-size: 14px;
    line-height: 1.4
}

.btx-collapsed-menu--full .btx-menu>li {
    position: relative;
    float: left;
    overflow: visible
}

.btx-collapsed-menu--full .btx-menu>li:before {
    display: none
}

.btx-collapsed-menu--full .btx-menu>li>.sub-menu {
    max-height: 500px;
    overflow-y: auto
}

.btx-collapsed-menu--full .btx-menu>li>a {
    padding-left: 20px;
    padding-right: 20px
}

.btx-collapsed-menu--full .sub-menu {
    position: absolute;
    top: auto;
    left: 20px;
    min-width: 0;
    margin: 0;
    padding: 10px 5px;
    background-color: transparent!important;
    text-transform: uppercase;
    letter-spacing: .075em;
    white-space: nowrap
}

.btx-collapsed-menu--full .sub-menu .sub-menu {
    position: relative;
    top: inherit;
    left: inherit
}

.btx-collapsed-menu--full .sub-menu>li {
    display: block;
    text-align: left
}

.btx-collapsed-menu--full .sub-menu>li>a {
    padding-left: 0;
    padding-right: 0
}

.btx-collapsed-menu--full .btx-mega-menu {
    position: absolute;
    top: auto;
    left: 20px;
    width: auto;
    padding: 7px 0;
    background-color: transparent!important;
    text-align: left;
    white-space: nowrap;
    overflow: visible
}

.btx-collapsed-menu--full .btx-mega-menu .sub-menu {
    left: auto;
    padding: 15px 0 20px
}

.btx-collapsed-menu--full .btx-mega-menu>ul>li {
    display: block;
    width: auto;
    padding: 0;
    float: none
}

.btx-collapsed-menu--full .btx-mega-menu .btx-mega-menu-title:hover {
    -webkit-transform: translateX(.5em);
    -moz-transform: translateX(.5em);
    -ms-transform: translateX(.5em);
    -o-transform: translateX(.5em);
    transform: translateX(.5em)
}

.btx-featuredpost--scroll .btx-entry-body:hover,
.btx-navbar-search {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%)
}

.btx-navbar.btx-navbar--minimal--full .btx-menu .menu-item-mega-menu {
    position: relative
}

.btx-navbar.btx-navbar--minimal--full .btx-mega-menu {
    max-height: 300px;
    overflow: auto
}

.btx-navbar.btx-navbar--minimal--full .btx-mega-menu>ul {
    padding: 0
}

.btx-menu-search>a>.fa {
    font-size: 17px
}

.btx-navbar-search {
    position: fixed;
    display: table;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 500;
    line-height: 1.78571;
    text-align: center;
    transform: translateY(-100%);
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease
}

.btx-navbar-search.active {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.btx-navbar-search.active .btx-search-form {
    opacity: 1;
    visibility: visible;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s
}

.btx-navbar-search .btx-search-form {
    display: table-cell;
    vertical-align: middle;
    max-width: 600px;
    font-size: 40px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
    transition-delay: .4s
}

.btx-navbar-search .btx-search-form input[type=text] {
    display: inline-block;
    position: relative;
    margin-left: -55px;
    width: 70%;
    max-width: inherit;
    height: auto;
    padding: 0 0 15px 55px;
    vertical-align: middle;
    border-top: none;
    border-right: none;
    border-left: none;
    border-radius: 0;
    border-width: 2px;
    background-color: transparent;
    font-size: inherit;
    letter-spacing: -.02em
}

.btx-menu-cart ul,
.btx-navbar--mobile .btx-collapsed-menu--full .btx-mega-menu>ul,
.btx-side-navbar .btx-menu,
.btx-side-navbar ul {
    margin: 0
}

.btx-comment textarea,
.btx-contactform textarea,
.comment-form textarea {
    max-width: 100%
}

.btx-navbar-search .btx-search-form-title {
    display: inline-block;
    position: relative;
    padding-right: 20px;
    padding-bottom: 15px;
    font-size: 36px;
    vertical-align: middle
}

.btx-menu-cart {
    position: relative
}

.btx-menu-cart>a>.fa {
    font-size: 18px
}

.btx-menu-cart-count {
    display: inline-block;
    position: relative;
    left: 4px;
    bottom: 1.2em;
    color: inherit;
    border-radius: 12px;
    font-size: 10px
}

.btx-cart-box {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    width: 280px;
    height: auto;
    line-height: 1.78571;
    text-align: left;
    min-height: 40px;
    max-height: 400px;
    padding: 20px;
    font-size: 14px;
    overflow: auto
}

.btx-side-navbar--fixed .btx-menu,
.btx-side-navbar--minimal .btx-menu {
    max-height: 60%;
    overflow: auto
}

.btx-cart-box .empty {
    line-height: 40px;
    text-align: center
}

.btx-cart-box .mini_cart_item>a {
    display: table-cell;
    padding: 0
}

.btx-cart-box .widget_shopping_cart .buttons .btx-button:first-child {
    display: none
}

.woocommerce .btx-cart-box .widget_shopping_cart .buttons .btx-button+.btx-button {
    margin-top: 0
}

.btx-navbar .btx-menu-cart .btx-cart-box a {
    font-size: 12px
}

.btx-highlight-fade .btx-collapsed-menu.active .btx-menu:hover>li>a,
.btx-highlight-fade .btx-menu:hover>li>a {
    opacity: .3!important
}

.btx-highlight-fade .btx-collapsed-menu.active .btx-menu>li:hover>a,
.btx-highlight-fade .btx-menu>li:hover>a {
    opacity: 1!important
}

.btx-highlight-border .btx-menu>li>a:after {
    display: block;
    position: absolute;
    left: 50%;
    bottom: -1px;
    width: 0;
    height: 1px;
    -webkit-transition-property: left, width;
    -moz-transition-property: left, width;
    transition-property: left, width;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.btx-highlight-border .btx-menu>li>a:hover:after {
    left: 0;
    width: 100%
}

.btx-highlight-border .btx-collapsed-menu--full .btx-menu li a:after {
    height: 0
}

.btx-collapsed-button {
    display: block;
    z-index: 120;
    cursor: pointer
}

.btx-lines {
    display: inline-block;
    position: relative;
    top: -4px;
    width: 22px;
    height: 2px;
    -webkit-transition-property: background;
    -moz-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease
}

.btx-lines:after,
.btx-lines:before {
    display: inline-block;
    position: absolute;
    left: 0;
    width: 22px;
    height: 2px;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: top .3s ease .2s, transform .3s ease, background-color .3s ease;
    -moz-transition: top .3s ease .2s, transform .3s ease, background-color .3s ease;
    -ms-transition: top .3s ease .2s, transform .3s ease, background-color .3s ease;
    -o-transition: top .3s ease .2s, transform .3s ease, background-color .3s ease;
    transition: top .3s ease .2s, transform .3s ease, background-color .3s ease
}

.btx-lines:before {
    top: 6px
}

.btx-lines:after {
    top: -6px
}

.btx-collapsed-button.btx-closed .btx-lines {
    background-color: transparent!important;
    -webkit-transition-property: background;
    -moz-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .1s;
    -moz-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    transition-delay: 0;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease
}

.btx-collapsed-button.btx-closed .btx-lines:after,
.btx-collapsed-button.btx-closed .btx-lines:before {
    top: 0;
    -webkit-transition: top .3s ease, transform .3s ease .2s;
    -moz-transition: top .3s ease, transform .3s ease .2s;
    -ms-transition: top .3s ease, transform .3s ease .2s;
    -o-transition: top .3s ease, transform .3s ease .2s;
    transition: top .3s ease, transform .3s ease .2s
}

.btx-collapsed-button.btx-closed .btx-lines:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -moz-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    -o-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg)
}

.btx-collapsed-button.btx-closed .btx-lines:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -moz-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    -o-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg)
}

.btx-navbar--fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 800
}

.btx-navbar--fixed.btx-navbar--stacked .btx-navbar-header {
    display: none;
    float: left
}

.btx-layout--frame .btx-navbar--fixed {
    width: auto
}

.btx-fixed-nav-logo {
    display: none;
    width: auto
}

.btx-navbar--alternate.btx-navbar {
    background-image: none
}

.btx-navbar--alternate.has-fixed-logo .btx-navbar-logo {
    display: none
}

.btx-navbar--alternate .btx-fixed-nav-logo--default,
.btx-navbar--dark .btx-fixed-nav-logo--dark,
.btx-navbar--light .btx-fixed-nav-logo--light,
.btx-navbar--mobile-dark .btx-fixed-nav-logo--dark,
.btx-navbar--mobile-light .btx-fixed-nav-logo--light {
    display: block
}

.btx-navbar--alternate .btx-navbar-logo--text {
    font-size: .9em
}

.btx-navbar--alternate .btx-menu>li:before,
.btx-navbar--alternate .btx-menu>li>a {
    line-height: inherit;
    padding-top: 0;
    margin-top: 0
}

.btx-navbar--alternate .btx-navbar-header,
.btx-navbar--alternate .btx-navbar-widget {
    padding-top: 0;
    margin-top: 0
}

.has-two-schemes-logo .btx-navbar-logo {
    display: none
}

.btx-navbar--mobile {
    display: none;
    height: 60px;
    line-height: 60px;
    -webkit-transition-property: background-color, color, top, -webkit-transform, height;
    -moz-transition-property: background-color, color, top, -moz-transform, height;
    transition-property: background-color, color, top, transform, height;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease
}

.btx-navbar--mobile .btx-container,
.btx-navbar--mobile .btx-container--fullwidth {
    height: 100%
}

.btx-navbar--mobile .btx-navbar-header {
    position: absolute
}

.btx-navbar--mobile .btx-collapsed-menu--full {
    width: 100%;
    height: 100%;
    overflow: auto
}

.btx-navbar--mobile .btx-collapsed-menu--full .btx-collapsed-menu-inner {
    display: table;
    position: relative;
    width: 100%;
    height: 100%
}

.btx-navbar--mobile .btx-collapsed-menu--full .btx-menu {
    display: table-cell;
    top: auto;
    vertical-align: middle;
    text-align: center
}

.btx-navbar--mobile .btx-collapsed-menu--full .btx-menu li {
    display: block;
    width: 100%
}

.btx-navbar--mobile .btx-collapsed-menu--full .btx-menu a {
    display: inline-block;
    font-size: 16px
}

.btx-navbar--mobile .btx-collapsed-menu--full .btx-menu>li>a {
    font-size: 24px;
    padding: 10px 0
}

.btx-navbar--mobile .btx-collapsed-menu--full .sub-menu {
    position: relative;
    left: auto
}

.btx-navbar--mobile .btx-collapsed-menu--full .sub-menu>li {
    text-align: center
}

.btx-navbar--mobile .btx-collapsed-menu--full .btx-mega-menu {
    position: relative;
    left: 0;
    text-align: center
}

.btx-navbar--mobile .btx-collapsed-menu--full .btx-mega-menu .btx-mega-menu-title {
    text-align: center
}

.btx-navbar--mobile .btx-collapsed-menu--full .btx-mega-menu .btx-mega-menu-title:hover {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.btx-side-navbar {
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 70
}

.btx-side-navbar .btx-navbar-header {
    padding-left: 60px;
    padding-right: 60px
}

.btx-side-navbar .btx-navbar-brand {
    padding-top: 60px;
    padding-bottom: 60px
}

.btx-side-navbar .btx-menu {
    width: 100%;
    display: inline-block;
    font-size: 13px
}

.btx-side-navbar .btx-menu li {
    display: block;
    margin: 0;
    padding: 0
}

.btx-side-navbar .btx-menu a {
    display: block;
    position: relative;
    padding: 8px 60px;
    text-transform: uppercase;
    letter-spacing: .075em;
    line-height: 1.4;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.btx-side-navbar .btx-menu .btx-menu-search a {
    padding-top: 16px
}

.btx-side-navbar .btx-menu .btx-menu-cart {
    display: none
}

.btx-side-navbar .btx-menu .btx-mega-menu,
.btx-side-navbar .btx-menu .sub-menu {
    background-color: transparent
}

.btx-side-navbar .sub-menu {
    position: relative;
    white-space: normal;
    padding: 15px 0 20px
}

.btx-side-navbar .btx-mega-menu {
    padding: 15px 0 20px
}

.btx-side-navbar .btx-mega-menu .sub-menu {
    position: relative;
    min-width: 0;
    padding: 15px 0 20px
}

.btx-side-navbar .btx-mega-menu>ul>li {
    width: 100%;
    float: none
}

.btx-side-navbar .btx-mega-menu-title {
    text-transform: uppercase;
    letter-spacing: .075em
}

.btx-side-navbar--left {
    left: 0
}

.btx-side-navbar--right {
    right: 0
}

.btx-layout--boxed .btx-side-navbar--left {
    left: auto
}

.btx-layout--boxed .btx-side-navbar--minimal.btx-side-navbar--left,
.btx-layout--frame .btx-side-navbar--minimal.btx-side-navbar--left,
.btx-side-navbar--minimal.btx-side-navbar--left {
    left: -280px
}

.btx-layout--boxed .btx-side-navbar--right {
    right: auto
}

.btx-layout--boxed .btx-side-navbar--minimal.btx-side-navbar--right,
.btx-layout--frame .btx-side-navbar--minimal.btx-side-navbar--right,
.btx-side-navbar--minimal.btx-side-navbar--right {
    right: -280px
}

.btx-layout--boxed .btx-side-navbar--minimal {
    position: absolute;
    width: 280px
}

.btx-layout--boxed .btx-side-navbar--minimal .btx-container {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s
}

.btx-layout--boxed .btx-side-navbar--minimal.opened .btx-container {
    opacity: 1;
    visibility: visible
}

.btx-layout--frame .btx-side-navbar--minimal {
    position: fixed;
    top: 30px;
    bottom: 30px
}

.btx-layout--frame .btx-side-navbar--minimal .btx-container {
    width: 100%
}

.btx-layout--frame .btx-side-navbar--minimal.btx-side-navbar--left .btx-container {
    padding-left: 30px
}

.btx-layout--frame .btx-side-navbar--minimal.btx-side-navbar--right .btx-container {
    padding-right: 30px
}

.btx-side-navbar--fixed {
    width: 280px
}

.btx-side-navbar--fixed .btx-container {
    height: 100%;
    padding: 0
}

.btx-side-navbar--fixed ul {
    width: 100%
}

.btx-side-navbar--minimal .btx-side-navbar-nav {
    display: table;
    position: fixed;
    top: 3%
}

.btx-side-navbar--minimal .btx-side-navbar-nav>* {
    display: table-cell;
    vertical-align: middle
}

.btx-side-navbar--minimal .btx-side-navbar-nav .btx-side-navbar-logo {
    opacity: 1;
    visibility: visible;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.btx-side-navbar--minimal .btx-container {
    width: 280px;
    height: 100%;
    padding: 0
}

.btx-side-navbar--minimal .btx-navbar-content-wrapper {
    height: 100%
}

.btx-side-navbar--minimal .btx-collapsed-menu--minimal {
    position: relative;
    height: 100%
}

.btx-accordion,
.btx-countdown-number,
.btx-featuredpost--scroll .btx-featuredpost-content,
.btx-gallery--scroll .btx-gallery-content,
.btx-gallery-body,
.btx-interactive,
.btx-interactive-space,
.btx-portfolio .btx-entry-inner {
    overflow: hidden
}

.btx-side-navbar--minimal .btx-collapsed-button {
    text-align: center;
    -webkit-transition-property: none;
    -moz-transition-property: none;
    transition-property: none;
    -webkit-transition-duration: 0;
    -moz-transition-duration: 0;
    transition-duration: 0
}

.btx-side-navbar--minimal .btx-navbar-logo--text {
    -webkit-transition-property: color;
    -moz-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease
}

.btx-side-navbar--minimal.opened .btx-side-navbar-logo {
    visibility: hidden;
    opacity: 0
}

.btx-side-navbar--minimal.btx-side-navbar--left .btx-side-navbar-nav {
    left: 3%
}

.btx-side-navbar--minimal.btx-side-navbar--left .btx-side-navbar-nav .btx-side-navbar-logo {
    padding-left: 25px
}

.btx-side-navbar--minimal.btx-side-navbar--right .btx-side-navbar-nav {
    right: 3%
}

.btx-side-navbar--minimal.btx-side-navbar--right .btx-side-navbar-nav .btx-side-navbar-logo {
    padding-right: 25px
}

.btx-side-navbar--dark .btx-fixed-nav-logo--dark,
.btx-side-navbar--light .btx-fixed-nav-logo--light {
    display: block
}

.side-has-two-schemes-logo .btx-side-navbar-logo .btx-navbar-logo {
    display: none
}

.btx-side-navbar--full .btx-side-navbar-nav {
    width: 80px;
    height: 100%
}

.btx-side-navbar--full .btx-side-navbar-nav .btx-collapsed-button {
    position: relative;
    top: 30px;
    width: 80px;
    line-height: 30px!important;
    text-align: center
}

.btx-side-navbar--full .btx-side-navbar-nav .btx-side-navbar-logo {
    position: absolute;
    bottom: 20px;
    width: 60px;
    margin: 0 10px;
    text-align: center
}

.btx-side-navbar--full .btx-container,
.btx-side-navbar--full .btx-navbar-content-wrapper {
    height: 100%;
    padding: 0
}

.btx-side-navbar--full .btx-collapsed-menu--full .btx-menu>li>a {
    font-size: 18px;
    letter-spacing: .075em
}

.btx-side-navbar--full .btx-menu {
    display: table;
    width: inherit;
    margin-top: -2rem;
    margin-left: auto;
    margin-right: auto
}

.btx-side-navbar--full .btx-menu::after {
    clear: both;
    content: "";
    display: table
}

.btx-side-navbar--full .btx-menu a {
    text-align: left;
    margin: 0;
    padding: 7px 0;
    font-size: 14px;
    line-height: 1.4
}

.btx-side-navbar--full .btx-menu .btx-menu-search a {
    padding-top: 8px
}

.btx-side-navbar--full .sub-menu {
    position: absolute;
    top: auto;
    left: 20px;
    min-width: 0;
    margin: 0;
    padding: 13.33px 0;
    background-color: transparent!important;
    white-space: nowrap
}

.btx-side-navbar--full .sub-menu a:hover {
    -webkit-transform: translateX(.5em);
    -moz-transform: translateX(.5em);
    -ms-transform: translateX(.5em);
    -o-transform: translateX(.5em);
    transform: translateX(.5em)
}

.btx-side-navbar--full .btx-mega-menu {
    width: auto
}

.btx-side-navbar--full .btx-mega-menu>ul {
    padding: 0
}

.btx-side-navbar--full .btx-mega-menu>ul>li {
    border-right: none
}

.btx-highlight-border.btx-side-navbar .btx-menu li a:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    bottom: auto;
    left: auto;
    width: 1px;
    height: 0;
    -webkit-transition-property: top, height;
    -moz-transition-property: top, height;
    transition-property: top, height;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.btx-action::after,
.btx-blog-content::after {
    content: "";
    clear: both
}

.btx-highlight-border.btx-side-navbar .btx-menu li a:hover:after {
    top: 0;
    height: 100%
}

.btx-highlight-border.btx-side-navbar.btx-side-navbar--right .btx-menu li a:after {
    right: auto;
    left: 0
}

.btx-highlight-border.btx-side-navbar.btx-side-navbar--full .btx-menu li a:after {
    height: 0
}

.btx-side-navbar--full .btx-widgets {
    text-align: center
}

.btx-side-navbar--fixed .btx-widgets,
.btx-side-navbar--minimal .btx-widgets {
    position: absolute;
    bottom: 40px;
    width: 100%;
    padding: 0 60px
}

.btx-side-navbar--fixed .btx-widgets .widget,
.btx-side-navbar--minimal .btx-widgets .widget {
    margin-bottom: 6.67px;
    font-size: 14px
}

.btx-side-navbar--fixed .btx-widgets .widget:last-child,
.btx-side-navbar--minimal .btx-widgets .widget:last-child {
    margin-bottom: 0
}

.btx-accordion {
    margin-bottom: 40px
}

.btx-accordion-panel {
    position: relative;
    margin: 0
}

.btx-accordion-heading {
    position: relative;
    padding: 15px 20px;
    vertical-align: middle;
    font-size: 15px;
    cursor: pointer
}

.btx-accordion-heading>.fa {
    float: right;
    line-height: 1.78571
}

.btx-accordion-body {
    display: none;
    position: relative;
    padding: 20px
}

.btx-accordion-title {
    vertical-align: middle
}

.btx-accordion-panel .btx-background-overlay {
    visibility: hidden;
    -webkit-transition-property: visibility;
    -moz-transition-property: visibility;
    transition-property: visibility;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s
}

.btx-accordion-panel.active .btx-background-overlay {
    visibility: visible
}

.btx-accordion--border .btx-accordion-panel {
    border-top-width: 1px;
    border-top-style: solid
}

.btx-accordion--border .btx-accordion-panel.active .btx-accordion-heading {
    margin-top: -1px;
    background-color: transparent!important;
    border-top: 2px solid;
    border-bottom: 0
}

.btx-accordion--fill .btx-accordion-panel {
    border-radius: 4px
}

.btx-accordion--fill .btx-accordion-panel+.btx-accordion-panel {
    margin-top: 5px
}

.btx-action {
    position: relative;
    margin-bottom: 40px;
    padding: 60px 40px;
    border-width: 0;
    border-style: solid
}

.btx-action::after {
    display: table
}

.btx-action-body>* {
    margin-bottom: 10px
}

.btx-action-body>:last-child {
    margin-bottom: 0
}

.btx-action-title {
    font-size: 32px;
    word-break: break-word;
    line-height: 1.2;
    letter-spacing: -.01em
}

.btx-action-title>span {
    line-height: inherit
}

.btx-action-subtitle {
    font-size: 17px;
    word-break: break-word
}

.btx-action-media {
    vertical-align: middle;
    font-size: 0
}

.btx-action-media>.btx-icon,
.btx-action-media>img {
    display: inline-block
}

.btx-action--inline {
    display: block;
    table-layout: fixed
}

.btx-action--inline .btx-action-body,
.btx-action--inline .btx-action-button {
    display: inline-block;
    vertical-align: middle
}

.btx-action--inline .btx-action-media {
    display: inline-block;
    width: 35%;
    min-width: 50px;
    text-align: center
}

.btx-action--inline .btx-action-media .btx-icon,
.btx-action--inline .btx-action-media img {
    margin: 0 auto
}

.btx-action--inline .btx-action-body {
    width: 38%;
    padding-left: 20px;
    padding-right: 20px
}

.btx-action--inline .btx-action-button {
    width: 24%;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center
}

@media (max-width:768px) {
    .btx-action--inline {
        display: block;
        text-align: center
    }
    .btx-action--inline .btx-action-body,
    .btx-action--inline .btx-action-button,
    .btx-action--inline .btx-action-media {
        display: block;
        width: auto
    }
}

.btx-action--stacked .btx-action-button,
.btx-bannertext-dynamic,
.btx-bannertext-static {
    display: inline-block
}

.btx-action--right {
    text-align: right
}

.btx-banner,
.btx-client {
    text-align: center
}

@media (max-width:768px) {
    .btx-action--right {
        text-align: center
    }
    .btx-action--right .btx-action-subtitle {
        margin-bottom: 20px
    }
}

.btx-action--stacked>* {
    margin-bottom: 40px
}

.btx-action--stacked>:last-child {
    margin-bottom: 0
}

.btx-action--stacked .btx-action-body>* {
    margin-bottom: 20px
}

.btx-action--stacked .btx-action-body>:last-child {
    margin-bottom: 0
}

.btx-banner .banner-media img {
    margin: 0 auto
}

.btx-bannertext {
    line-height: 1.2
}

.btx-bannertext-dynamic {
    font-size: 36px
}

.btx-bannertext-dynamic-inner {
    display: inline-block;
    position: relative
}

.btx-bannertext-dynamic-inner .btx-bannertext-item {
    display: block;
    top: 0;
    left: 0;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.btx-bannertext-dynamic-inner .btx-bannertext-item:first-child {
    position: relative;
    opacity: 1;
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -ms-transform: rotateX(0);
    -o-transform: rotateX(0);
    transform: rotateX(0)
}

.btx-bannertext-dynamic-inner .btx-bannertext-item:last-child,
.btx-bannertext-dynamic-inner.flip .btx-bannertext-item:first-child {
    position: absolute;
    opacity: 0;
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.btx-blog--timeline,
.btx-blog-content {
    position: relative
}

.btx-bannertext-dynamic-inner.flip .btx-bannertext-item:last-child {
    position: relative;
    opacity: 1;
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -ms-transform: rotateX(0);
    -o-transform: rotateX(0);
    transform: rotateX(0)
}

.typed-cursor {
    opacity: 1;
    -webkit-animation-name: blink;
    -moz-animation-name: blink;
    animation-name: blink;
    -webkit-animation-duration: .7s;
    -moz-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes blink {
    0%,
    100% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
}

@-moz-keyframes blink {
    0%,
    100% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
}

@keyframes blink {
    0%,
    100% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
}

.btx-blog .btx-entry-title {
    font-size: 18px
}

.btx-blog .btx-entry-excerpt p {
    margin-bottom: 0
}

.btx-blog-content {
    margin-left: -15px;
    margin-right: -15px
}

.btx-blog-content::after {
    display: table
}

.btx-filter-bar {
    line-height: 1;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: 0;
    font-size: 11px;
    list-style: none;
    text-transform: uppercase;
    letter-spacing: .1em
}

.btx-filter-bar li {
    display: inline-block;
    padding: 5px 10px
}

.btx-filter-bar li:first-child {
    padding-left: 0
}

.btx-blog--list .btx-blog-content {
    margin-left: 0;
    margin-right: 0
}

.btx-blog--timeline .btx-timeline-title {
    margin: 0 auto 60px;
    text-align: center;
    background-color: inherit
}

.btx-blog--timeline .btx-timeline-title-text {
    display: inline-block;
    padding: 5px 24px;
    border-width: 2px;
    border-style: solid;
    border-radius: 20px
}

.btx-blog--timeline .btx-blog-content {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 60px
}

.btx-blog--timeline .btx-blog-content:before {
    display: block;
    position: absolute;
    top: -60px;
    bottom: -60px;
    left: 50%;
    width: 2px;
    margin-left: -1px;
    content: ''
}

.btx-blog--timeline .btx-entry {
    position: relative;
    margin-bottom: 20px
}

.btx-blog--timeline .btx-entry::after {
    clear: both;
    content: "";
    display: table
}

.btx-blog--timeline .btx-entry:last-child {
    margin-bottom: 0!important
}

.btx-blog--timeline .btx-entry-body,
.btx-blog--timeline .btx-entry-header {
    position: relative;
    float: left;
    width: 50%
}

.btx-blog--timeline .btx-entry-header {
    min-height: 1px;
    padding-right: 30px;
    padding-left: 5px
}

.btx-blog--timeline .btx-entry-body {
    padding-right: 5px;
    padding-left: 30px
}

.btx-blog--timeline .btx-entry-body-inner {
    position: relative;
    padding: 40px
}

.btx-blog--timeline .btx-entry-body-inner>* {
    margin-bottom: 10px
}

.btx-blog--timeline .btx-entry-body-inner>:last-child {
    margin-bottom: 0
}

.btx-blog--timeline .btx-entry-body-inner:after {
    position: absolute;
    top: 26px;
    width: 0;
    height: 0;
    background: 0 0;
    content: ' '
}

.btx-blog--timeline .btx-entry-timeline-icon {
    position: absolute;
    top: 29px;
    left: 50%;
    width: 8px;
    height: 8px;
    margin-left: -4px;
    border-radius: 30px
}

.btx-blog--timeline .btx-entry-timeline-icon.no-media:after {
    content: none
}

.btx-blog--timeline .btx-entry-timeline-icon:after {
    position: absolute;
    top: 3px;
    left: -26px;
    width: 26px;
    height: 2px;
    content: '';
    background-color: inherit
}

.btx-blog--timeline .btx-entry-timeline-header {
    width: 100%;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.btx-blog--timeline .btx-entry-timeline-day {
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    font-size: 40px
}

.btx-blog--timeline .btx-entry-timeline-subheader {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px
}

.btx-blog--timeline .btx-entry-timeline-subheader h4 {
    margin: 4px 0 6px;
    font-size: 12px;
    font-family: inherit;
    line-height: 1
}

.btx-blog--timeline .btx-entry:nth-child(odd) .btx-entry-body-inner:after {
    left: -8px;
    border-style: solid;
    border-top-color: transparent;
    border-right-color: inherit;
    border-bottom-color: transparent;
    border-width: 8px 8px 8px 0
}

.btx-blog--timeline .btx-entry:nth-child(even) .btx-entry-header {
    left: 50%;
    padding-right: 5px;
    padding-left: 30px
}

.btx-blog--timeline .btx-entry:nth-child(even) .btx-entry-body {
    right: 50%;
    padding-right: 30px;
    padding-left: 5px
}

.btx-blog--timeline .btx-entry:nth-child(even) .btx-entry-body-inner:after {
    right: -8px;
    border-style: solid;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: inherit;
    border-width: 8px 0 8px 8px
}

.btx-blog--timeline .btx-entry:nth-child(even) .btx-entry-timeline-icon:after {
    left: 8px;
    color: inherit
}

.btx-client--grid .btx-client-content {
    margin-left: 0;
    margin-right: 0
}

.btx-client-content {
    margin-left: -15px;
    margin-right: -15px
}

.btx-client-content::after {
    clear: both;
    content: "";
    display: table
}

.btx-comment-list>span,
.btx-contactform .ajax-loader,
.comment-author,
.comment-nav-button,
.comment-time {
    display: inline-block
}

.btx-client-media {
    font-size: 0
}

.btx-client-item:focus {
    outline: 0
}

.btx-client-item .btx-client-media img {
    margin: 0 auto
}

.btx-client--separator .btx-client-item {
    border-right-width: 1px;
    border-right-style: solid
}

.btx-client--separator .btx-client-item:last-child {
    border-right: none
}

.btx-comment {
    margin-top: 60px
}

.btx-comment .form-submit {
    margin-top: 20px
}

.btx-comment .btx-row+.btx-row {
    margin-top: 15px
}

.btx-comment .children {
    margin-left: 90px
}

.btx-comment .btx-heading {
    margin-bottom: 30px
}

.btx-comment .btx-heading-text {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: .075em
}

.btx-comment--minimal .btx-row {
    margin-left: 1px;
    margin-right: 1px
}

.btx-comment--minimal .btx-row+.btx-row {
    margin-top: 2px
}

.btx-comment--minimal [class^=btx-col-] {
    padding-left: 1px;
    padding-right: 1px
}

.btx-comment--minimal input:not([type]),
.btx-comment--minimal input[type=number],
.btx-comment--minimal input[type=search],
.btx-comment--minimal input[type=color],
.btx-comment--minimal input[type=date],
.btx-comment--minimal input[type=datetime],
.btx-comment--minimal input[type=datetime-local],
.btx-comment--minimal input[type=email],
.btx-comment--minimal input[type=month],
.btx-comment--minimal input[type=password],
.btx-comment--minimal input[type=tel],
.btx-comment--minimal input[type=text],
.btx-comment--minimal input[type=time],
.btx-comment--minimal input[type=url],
.btx-comment--minimal input[type=week],
.btx-comment--minimal select,
.btx-comment--minimal textarea {
    height: auto;
    padding: 0;
    background-color: transparent;
    border: none
}

.btx-comment--minimal textarea {
    padding: 8px 0
}

.btx-comment--minimal .btx-form-container {
    padding: 15px
}

.btx-comment-list {
    margin: 20px 0;
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.btx-comment-list.btx-no-comment {
    border-bottom-width: 0
}

.btx-comment-list>span {
    margin-top: 20px
}

.btx-comment-list .pingback {
    margin-bottom: 30px;
    list-style: none
}

.btx-comment-list .comment {
    border-top-width: 1px;
    border-top-style: solid;
    list-style: none
}

.btx-comment-list>.comment:first-child {
    border-top-width: 0
}

.btx-comment-list p {
    margin: 0
}

.comment-article,
.comment-article+.comment-respond {
    margin-bottom: 30px
}

.comment-article {
    margin-top: 30px
}

.comment-body {
    margin-left: 90px
}

.comment-body>* {
    margin: 0 0 15px
}

.comment-body>:last-child {
    margin-bottom: 0
}

.pingback .comment-body {
    margin-left: 0
}

.comment-avatar {
    float: left;
    margin-right: 20px;
    vertical-align: top
}

.comment-author {
    font-size: 15px
}

.comment-author a {
    color: inherit
}

.comment-time {
    font-size: 12px
}

.comment-time:before {
    content: '•';
    margin-left: 7px;
    margin-right: 6px
}

.comment-reply-title {
    margin: 40px 0 30px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: .075em
}

.comment-reply,
.edit-link {
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px
}

.comment-respond {
    margin-bottom: 0
}

.comment-respond .form-submit {
    margin-top: 30px;
    margin-bottom: 0
}

.comment-navigation {
    margin-bottom: 40px;
    text-align: right
}

.comment-nav-button {
    list-style: none
}

.comment-nav-button a {
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: .1em
}

.comment-nav-button+.comment-nav-button {
    padding-left: 20px;
    margin-right: 0
}

.btx-contactform {
    margin-bottom: 40px;
    text-align: left
}

.btx-contactform p {
    margin: 0
}

.btx-contactform br {
    display: none
}

.btx-countdown-item,
.btx-countdown-label,
.btx-feature-media>.btx-icon,
.btx-feature-media>img {
    display: inline-block
}

.required {
    color: red
}

.btx-contactform-submit {
    margin-top: 30px
}

.btx-item.btx-contactform--standard .btx-row+.btx-row {
    margin-top: 20px
}

.btx-item.btx-contactform--standard.btx-contactform--transparency input:not([type]),
.btx-item.btx-contactform--standard.btx-contactform--transparency input[type=number],
.btx-item.btx-contactform--standard.btx-contactform--transparency input[type=search],
.btx-item.btx-contactform--standard.btx-contactform--transparency input[type=color],
.btx-item.btx-contactform--standard.btx-contactform--transparency input[type=date],
.btx-item.btx-contactform--standard.btx-contactform--transparency input[type=datetime],
.btx-item.btx-contactform--standard.btx-contactform--transparency input[type=datetime-local],
.btx-item.btx-contactform--standard.btx-contactform--transparency input[type=email],
.btx-item.btx-contactform--standard.btx-contactform--transparency input[type=month],
.btx-item.btx-contactform--standard.btx-contactform--transparency input[type=password],
.btx-item.btx-contactform--standard.btx-contactform--transparency input[type=tel],
.btx-item.btx-contactform--standard.btx-contactform--transparency input[type=text],
.btx-item.btx-contactform--standard.btx-contactform--transparency input[type=time],
.btx-item.btx-contactform--standard.btx-contactform--transparency input[type=url],
.btx-item.btx-contactform--standard.btx-contactform--transparency input[type=week],
.btx-item.btx-contactform--standard.btx-contactform--transparency textarea {
    background-color: transparent
}

.btx-item.btx-contactform--minimal .btx-row {
    margin-left: 1px;
    margin-right: 1px
}

.btx-item.btx-contactform--minimal .btx-row+.btx-row {
    margin-top: 2px
}

.btx-item.btx-contactform--minimal [class^=btx-col-] {
    padding-left: 1px;
    padding-right: 1px
}

.btx-item.btx-contactform--minimal input:not([type]),
.btx-item.btx-contactform--minimal input[type=number],
.btx-item.btx-contactform--minimal input[type=search],
.btx-item.btx-contactform--minimal input[type=color],
.btx-item.btx-contactform--minimal input[type=date],
.btx-item.btx-contactform--minimal input[type=datetime],
.btx-item.btx-contactform--minimal input[type=datetime-local],
.btx-item.btx-contactform--minimal input[type=email],
.btx-item.btx-contactform--minimal input[type=month],
.btx-item.btx-contactform--minimal input[type=password],
.btx-item.btx-contactform--minimal input[type=tel],
.btx-item.btx-contactform--minimal input[type=text],
.btx-item.btx-contactform--minimal input[type=time],
.btx-item.btx-contactform--minimal input[type=url],
.btx-item.btx-contactform--minimal input[type=week],
.btx-item.btx-contactform--minimal select,
.btx-item.btx-contactform--minimal textarea {
    height: auto;
    padding: 0;
    background-color: transparent!important;
    border: none
}

.btx-item.btx-contactform--minimal .btx-form-container {
    padding: 15px
}

.btx-item.btx-contactform--minimal.btx-contactform--transparency .btx-row {
    background-color: rgba(250, 250, 250, .8)
}

.btx-countdown {
    margin-bottom: 40px
}

.btx-countdown .digit-container {
    display: inline-block;
    position: relative
}

.btx-countdown .digit {
    position: relative;
    padding: 0 3px;
    border-radius: 2px
}

.btx-countdown .digit.replacement {
    position: absolute;
    top: -50px;
    left: 0;
    opacity: 0
}

.btx-countdown-label {
    margin-top: 10px;
    font-size: 13px;
    letter-spacing: .075em;
    text-transform: uppercase
}

.btx-countdown-with-background.btx-countdown--digit .digit {
    padding: 6px 10px
}

.btx-countdown-with-background.btx-countdown--digit .digit-container {
    padding: 0 .2em
}

.btx-countdown-with-background.btx-countdown--digit .digit-container:first-child {
    padding-left: 0
}

.btx-countdown-with-background.btx-countdown--digit .digit-container:last-child {
    padding-right: 0
}

.btx-countdown-with-background.btx-countdown--group .btx-countdown-number {
    padding: 10px
}

.btx-countdown-item {
    margin: 0 20px;
    text-align: center
}

.btx-countdown-item:first-child {
    margin-left: 0
}

.btx-countdown-item:last-child {
    margin-right: 0
}

.btx-countdown-number {
    font-size: 24px
}

.btx-countdown--digit .btx-countdown-number {
    background-color: transparent!important
}

.btx-feature {
    margin-bottom: 40px
}

.btx-feature-body>* {
    margin-bottom: 20px
}

.btx-feature-body>:last-child {
    margin-bottom: 0
}

.btx-feature-media {
    font-size: 0
}

.btx-feature--left .btx-feature-item::after,
.btx-feature--right .btx-feature-item::after {
    display: table;
    content: "";
    clear: both
}

.btx-feature-title {
    line-height: 1.4;
    font-size: 20px;
    font-weight: 700
}

.btx-feature-button .btx-button>.btnx {
    padding: 0
}

.btx-feature--separator .btx-feature-item {
    border-right-width: 1px;
    border-right-style: solid
}

.btx-feature--separator .btx-feature-item:last-child {
    border-right: none
}

.btx-feature--top .btx-feature-media {
    margin-bottom: 30px
}

.btx-feature--left .btx-feature-media {
    float: left;
    max-width: 25%;
    min-width: 10%;
    min-height: 1px;
    text-align: center
}

.btx-feature--left .btx-feature-body {
    float: left;
    width: 100%;
    max-width: 75%;
    padding-top: 0;
    padding-left: 30px
}

.btx-feature--inline .btx-feature-media,
.btx-feature--inline .btx-feature-title {
    display: inline-block;
    vertical-align: middle
}

.btx-feature--right .btx-feature-media {
    float: right;
    max-width: 25%;
    min-width: 10%;
    min-height: 1px;
    text-align: center
}

.btx-feature--right .btx-feature-body {
    float: right;
    width: 100%;
    max-width: 75%;
    padding-top: 0;
    padding-right: 30px
}

.btx-feature--left .btx-icon--plain.btx-icon--with-hover.btx-icon--hover-plain.btx-icon--small,
.btx-feature--left .btx-icon--plain.btx-icon--without-hover.btx-icon--small,
.btx-feature--right .btx-icon--plain.btx-icon--with-hover.btx-icon--hover-plain.btx-icon--small,
.btx-feature--right .btx-icon--plain.btx-icon--without-hover.btx-icon--small {
    margin-top: 5px
}

.btx-feature--left .btx-icon--plain.btx-icon--with-hover.btx-icon--hover-plain.btx-icon--medium,
.btx-feature--left .btx-icon--plain.btx-icon--without-hover.btx-icon--medium,
.btx-feature--right .btx-icon--plain.btx-icon--with-hover.btx-icon--hover-plain.btx-icon--medium,
.btx-feature--right .btx-icon--plain.btx-icon--without-hover.btx-icon--medium {
    margin-top: -2px
}

.btx-feature--left .btx-icon--plain.btx-icon--with-hover.btx-icon--hover-plain.btx-icon--large,
.btx-feature--left .btx-icon--plain.btx-icon--without-hover.btx-icon--large,
.btx-feature--right .btx-icon--plain.btx-icon--with-hover.btx-icon--hover-plain.btx-icon--large,
.btx-feature--right .btx-icon--plain.btx-icon--without-hover.btx-icon--large {
    margin-top: -8px
}

.btx-feature--left .btx-icon--plain.btx-icon--with-hover.btx-icon--hover-plain.btx-icon--x-large,
.btx-feature--left .btx-icon--plain.btx-icon--without-hover.btx-icon--x-large,
.btx-feature--right .btx-icon--plain.btx-icon--with-hover.btx-icon--hover-plain.btx-icon--x-large,
.btx-feature--right .btx-icon--plain.btx-icon--without-hover.btx-icon--x-large {
    margin-top: -14px
}

.btx-feature--inline .btx-feature-media+.btx-feature-body,
.btx-feature--inline .btx-feature-title+.btx-feature-body,
.btx-portfolio .btx-entry-excerpt {
    margin-top: 20px
}

.btx-feature--inline .btx-feature-media img {
    max-width: 60px;
    max-height: 60px
}

.btx-feature--inline .btx-feature-media .btx-icon--with-hover.btx-icon--hover-plain,
.btx-feature--inline .btx-feature-media .btx-icon--without-hover {
    margin-right: 10px
}

.btx-feature--inline .btx-feature-media+.btx-feature-title {
    margin-left: 10px
}

.btx-featuredpost--headline .btx-featuredpost-content,
.btx-featuredpost--magazine .btx-featuredpost-content {
    margin-left: -15px;
    margin-right: -15px
}

.btx-section .btx-featuredpost {
    margin-bottom: 40px
}

.btx-featuredpost .btx-featuredpost-content::after {
    clear: both;
    content: "";
    display: table
}

.btx-featuredpost .btx-entry-media {
    display: block
}

.btx-featuredpost .btx-entry-title {
    font-size: 18px
}

.btx-featuredpost .btx-entry-category {
    margin-bottom: 20px;
    color: #01a2dd;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase
}

.btx-featuredpost .btx-entry-category a {
    color: #01a2dd
}

.btx-featuredpost .btx-entry-author {
    cursor: default
}

.btx-featuredpost--magazine .btx-featuredpost-content::after {
    clear: both;
    content: "";
    display: table
}

.btx-featuredpost--magazine .btx-entry-category {
    font-size: 10px;
    margin-bottom: 15px
}

.btx-featuredpost--magazine .btx-entry-title {
    margin-bottom: 15px
}

.btx-featuredpost--magazine .btx-entry-author {
    font-size: 13px
}

.btx-featuredpost--magazine .btx-entry-excerpt {
    margin-top: 12px
}

.btx-featuredpost--magazine .btx-entry-body {
    padding: 20px 0
}

.btx-featuredpost--magazine .btx-entry {
    position: relative;
    float: left;
    width: 33.33333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.btx-featuredpost--magazine .btx-entry:first-child {
    width: 100%;
    padding: 0 15px;
    margin-bottom: 30px
}

.btx-featuredpost--headline .btx-entry-title,
.btx-featuredpost--headline .btx-featuredpost-content-minor .btx-entry-category {
    margin-bottom: 5px
}

.btx-featuredpost--magazine .btx-entry:first-child .btx-entry-header {
    width: 100%;
    padding-right: 34%;
    padding-right: calc(33.33% + 10px)
}

.btx-featuredpost--magazine .btx-entry:first-child .btx-entry-media {
    min-height: 300px
}

.btx-featuredpost--magazine .btx-entry:first-child .btx-entry-media .btx-quote {
    padding: 100px 0
}

.btx-featuredpost--magazine .btx-entry:first-child .btx-entry-media .btx-audio-player {
    height: 300px
}

.btx-featuredpost--magazine .btx-entry:first-child .btx-entry-body {
    position: absolute;
    top: 0;
    right: 0;
    width: 33.33%;
    height: 100%;
    padding: 0 0 0 20px
}

.btx-featuredpost--magazine .btx-entry:first-child .btx-entry-body-inner {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 5px;
    border-top-width: 1px;
    border-top-style: solid
}

.btx-featuredpost--magazine .btx-entry:first-child .btx-entry-content {
    position: absolute;
    bottom: 0
}

.btx-featuredpost--magazine.btx-with-background .btx-entry-body {
    padding: 30px 40px
}

.btx-featuredpost--magazine.btx-with-background .btx-entry:first-child .btx-entry-body {
    padding: 20px
}

.btx-featuredpost--magazine.btx-with-background .btx-entry:first-child .btx-entry-body-inner {
    border: none
}

.btx-featuredpost--magazine.btx-featuredpost--right .btx-entry:first-child .btx-entry-header {
    padding-right: 0;
    padding-left: 34%;
    padding-left: calc(33.33% + 10px)
}

.btx-featuredpost--magazine.btx-featuredpost--right .btx-entry:first-child .btx-entry-body {
    right: auto;
    left: 0;
    padding: 0 20px 0 0
}

.btx-featuredpost--carousel .btx-entry {
    display: none;
    overflow: hidden;
    text-align: center
}

.btx-featuredpost--carousel .btx-entry:first-child,
.btx-featuredpost--carousel .btx-featuredpost-content.slider-ready .btx-entry {
    display: block
}

.btx-featuredpost--carousel .btx-entry-inner {
    width: 100%;
    height: 100%;
    padding: 10px
}

.btx-featuredpost--carousel .btx-entry-header {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.btx-featuredpost--carousel .btx-entry-body {
    display: inline-block;
    position: relative;
    width: 50%;
    max-width: 733px;
    line-height: 1.78571;
    padding: 10px;
    vertical-align: middle;
    background-color: #fff;
    -webkit-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    animation-name: fadeOut;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    animation-duration: .5s
}

.btx-featuredpost--carousel .slick-active .btx-entry-body {
    -webkit-animation-name: zoomOutEnter;
    -moz-animation-name: zoomOutEnter;
    animation-name: zoomOutEnter;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s
}

.btx-featuredpost--carousel .btx-entry-body-inner {
    padding: 10% 20%;
    border: 1px solid
}

.btx-interactive,
.btx-message,
.btx-milestone-wrapper {
    border-width: 0;
    border-style: solid
}

.btx-featuredpost--carousel .btx-entry-title {
    font-size: 30px
}

.btx-featuredpost--headline .btx-featuredpost-content::after {
    clear: both;
    content: "";
    display: table
}

.btx-featuredpost--headline .btx-featuredpost-content>.btx-entry {
    position: relative;
    float: left;
    width: 66.66667%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.btx-featuredpost--headline .btx-featuredpost-content>.btx-entry .btx-entry-media .btx-quote {
    padding: 100px 0
}

.btx-featuredpost--headline .btx-featuredpost-content>.btx-entry .btx-entry-media .btx-audio-player {
    height: 300px
}

.btx-featuredpost--headline .btx-entry-body {
    padding: 20px 0
}

.btx-featuredpost--headline .btx-entry-category {
    font-size: 10px
}

.btx-featuredpost--headline .btx-entry-author {
    font-size: 12px
}

.btx-featuredpost--headline .btx-entry-excerpt {
    margin-top: 15px
}

.btx-featuredpost--headline .btx-featuredpost-content-minor {
    position: relative;
    float: left;
    width: 33.33333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.btx-featuredpost--headline .btx-entry-inner {
    position: relative;
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.btx-featuredpost--headline.btx-with-background .btx-entry-body {
    padding: 30px 40px
}

.btx-featuredpost--headline.btx-with-background .btx-featuredpost-content-minor .btx-entry-body {
    padding: 22px 40px
}

.btx-featuredpost--headline.btx-featuredpost--right .btx-featuredpost-content>.btx-entry {
    float: right
}

.btx-featuredpost--scroll .btx-entry,
.btx-gallery--scroll .btx-gallery-item {
    float: left
}

.btx-featuredpost--scroll {
    margin-bottom: 20px
}

.btx-featuredpost--scroll .btx-entry-inner,
.btx-featuredpost--scroll .btx-entry-media {
    position: relative
}

.btx-featuredpost--scroll .btx-entry-media a {
    display: block;
    height: 100%
}

.btx-featuredpost--scroll .btx-entry-media img {
    width: auto;
    height: 100%
}

.btx-featuredpost--scroll .btx-entry-media .btx-quote {
    display: table;
    width: 100%;
    height: 100%
}

.btx-featuredpost--scroll .btx-entry-media .btx-quote .btx-container {
    display: table-cell;
    vertical-align: middle
}

.btx-featuredpost--scroll .btx-entry-media .btx-audio {
    background-color: #000;
    height: 100%
}

.btx-featuredpost--scroll .btx-entry-media .btx-audio-player {
    height: 100%
}

.btx-featuredpost--scroll .btx-entry-media .btx-gallery {
    position: relative;
    height: 100%
}

.btx-featuredpost--scroll .btx-entry-media .btx-gallery-content {
    width: 100%;
    height: 100%
}

.btx-featuredpost--scroll .btx-entry-media .slick-list,
.btx-featuredpost--scroll .btx-entry-media .slick-track {
    height: 100%
}

.btx-featuredpost--scroll .btx-entry-body {
    position: absolute;
    width: 100%;
    padding: 15px 30px;
    opacity: 1;
    color: #fff;
    text-align: left;
    background: rgba(0, 0, 0, .5);
    background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 80%);
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .8) 80%);
    -webkit-transform: translateY(-85px);
    -moz-transform: translateY(-85px);
    -ms-transform: translateY(-85px);
    -o-transform: translateY(-85px);
    transform: translateY(-85px);
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease
}

.btx-gallery-body,
.btx-gallery-content,
.btx-gallery-item {
    position: relative
}

.btx-featuredpost--scroll .btx-entry-body:hover {
    transform: translateY(-100%)
}

.btx-featuredpost--scroll .btx-entry-category {
    margin-bottom: 10px;
    color: #fff;
    font-size: 12px;
    letter-spacing: 0;
    text-transform: capitalize
}

.btx-featuredpost--scroll .btx-entry-category a,
.btx-featuredpost--scroll .btx-entry-category a:hover {
    color: #fff
}

.btx-featuredpost--scroll .btx-entry-title {
    display: inline-block;
    font-size: 20px;
    margin-right: 4px;
    margin-bottom: 20px
}

.btx-featuredpost--scroll .btx-entry-title a,
.btx-featuredpost--scroll .btx-entry-title a:hover {
    color: #fff
}

.btx-featuredpost--scroll .btx-entry-author {
    display: inline-block
}

.btx-featuredpost--scroll .btx-entry-excerpt {
    margin-bottom: 12px;
    color: #ddd
}

.btx-gallery {
    margin-bottom: 40px
}

.btx-gallery-content::after {
    clear: both;
    content: "";
    display: table
}

.btx-gallery-item {
    display: block
}

.btx-gallery-item:focus {
    outline: 0
}

.btx-gallery-item .btx-gallery-media img {
    margin: 0 auto
}

.btx-gallery-no-spacing:not(.btx-gallery--scroll) .btx-gallery-content {
    margin: 0
}

.btx-gallery-no-spacing:not(.btx-gallery--scroll) .btx-gallery-item {
    padding: 0;
    margin: 0
}

.btx-gallery-body:hover .btx-gallery-description {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

.btx-gallery-media {
    display: block
}

.btx-gallery-media>img {
    display: block;
    width: 100%
}

.btx-gallery-description {
    position: absolute;
    width: 100%;
    padding: 0 15px;
    opacity: 0;
    visibility: hidden;
    color: #fff;
    text-align: left;
    background: rgba(0, 0, 0, .5);
    background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .6) 100%);
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .6) 100%);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease
}

.btx-interactive,
.btx-interactive-space--normal {
    position: relative
}

.btx-gallery-description-inner {
    padding: 8px 0
}

.btx-gallery--masonry .btx-gallery-item {
    padding: 0
}

.btx-gallery--carousel .btx-gallery-content+.btx-gallery-thumbnail {
    margin-top: 30px
}

.btx-gallery--carousel .btx-gallery-content[data-display='1'] .btx-gallery-item {
    display: none
}

.btx-gallery--carousel .btx-gallery-content[data-display='1'] .btx-gallery-item:first-child,
.btx-gallery--carousel .btx-gallery-content[data-display='1'].slider-ready .btx-gallery-item {
    display: block
}

.btx-gallery--carousel .btx-gallery-item {
    margin: 0
}

.btx-gallery--carousel .btx-gallery-thumbnail {
    margin-left: -15px;
    margin-right: -15px
}

.btx-gallery--carousel .btx-gallery-thumbnail::after {
    clear: both;
    content: "";
    display: table
}

.btx-gallery--carousel .btx-gallery-thumbnail-item {
    cursor: pointer
}

.btx-gallery--carousel .btx-gallery-thumbnail-item img {
    opacity: .5
}

.btx-gallery--carousel .btx-gallery-thumbnail-item:focus {
    outline: 0
}

.btx-gallery--carousel .slick-current img {
    opacity: 1
}

.btx-gallery--scroll {
    margin-bottom: 20px
}

.btx-message,
.btx-milestone {
    margin-bottom: 40px
}

.btx-gallery--scroll .btx-gallery-media>img {
    width: auto
}

.mCSB_scrollTools {
    bottom: -20px!important
}

.mCSB_scrollTools .mCSB_draggerRail {
    background: 0 0
}

.btx-interactive-space {
    width: 100%;
    height: 100%
}

.btx-interactive-content {
    position: relative;
    display: inline-block;
    width: 100%;
    line-height: 1.78571;
    vertical-align: middle
}

.btx-interactive-space--hover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.btx-interactive--overlay.btx-interactive--overlay-fadein .btx-interactive-space--hover {
    opacity: 0;
    visibility: hidden;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease
}

.btx-interactive--overlay.btx-interactive--overlay-fadein:hover .btx-interactive-space--hover {
    opacity: 1;
    visibility: visible
}

.btx-interactive--overlay.btx-interactive--overlay-fadeout .btx-interactive-space--normal {
    opacity: 1;
    visibility: visible;
    z-index: 1;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease
}

.btx-interactive--overlay.btx-interactive--overlay-fadeout:hover .btx-interactive-space--normal {
    opacity: 0;
    visibility: hidden
}

.btx-interactive--overlay.btx-interactive--overlay-slidein .btx-interactive-space--hover {
    opacity: 0;
    visibility: hidden;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease
}

.btx-interactive--overlay.btx-interactive--overlay-slidein .btx-interactive-space--hover .btx-interactive-content {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    transition-delay: .3s
}

.btx-interactive--overlay.btx-interactive--overlay-slidein:hover .btx-interactive-space--hover {
    opacity: 1;
    visibility: visible
}

.btx-interactive--overlay.btx-interactive--overlay-slidein:hover .btx-interactive-space--hover .btx-interactive-content {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.btx-interactive--overlay.btx-interactive--overlay-slideout .btx-interactive-space--normal {
    z-index: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease
}

.btx-interactive--slide .btx-interactive-space,
.btx-modal-close {
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease
}

.btx-interactive--overlay.btx-interactive--overlay-slideout:hover .btx-interactive-space--normal {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

.btx-interactive--slide .btx-interactive-space {
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
    transition-timing-function: ease
}

.btx-interactive--slide.btx-interactive--slide-up .btx-interactive-space--normal {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.btx-interactive--slide.btx-interactive--slide-up .btx-interactive-space--hover {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%)
}

.btx-interactive--slide.btx-interactive--slide-up:hover .btx-interactive-space--normal {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

.btx-interactive--slide.btx-interactive--slide-down .btx-interactive-space--normal,
.btx-interactive--slide.btx-interactive--slide-up:hover .btx-interactive-space--hover {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.btx-interactive--slide.btx-interactive--slide-down .btx-interactive-space--hover {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

.btx-interactive--slide.btx-interactive--slide-down:hover .btx-interactive-space--normal {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%)
}

.btx-interactive--slide.btx-interactive--slide-down:hover .btx-interactive-space--hover {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.btx-interactive--slide.btx-interactive--slide-left .btx-interactive-space--normal {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.btx-interactive--slide.btx-interactive--slide-left .btx-interactive-space--hover {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.btx-interactive--slide.btx-interactive--slide-left:hover .btx-interactive-space--normal {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.btx-interactive--slide.btx-interactive--slide-left:hover .btx-interactive-space--hover,
.btx-interactive--slide.btx-interactive--slide-right .btx-interactive-space--normal {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.btx-interactive--slide.btx-interactive--slide-right .btx-interactive-space--hover {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.btx-interactive--slide.btx-interactive--slide-right:hover .btx-interactive-space--normal {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.btx-interactive--slide.btx-interactive--slide-right:hover .btx-interactive-space--hover {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.btx-interactive--flip .btx-interactive-space {
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.btx-interactive--flip .btx-interactive-space--normal {
    position: relative;
    opacity: 1
}

.btx-interactive--flip .btx-interactive-space--hover,
.btx-interactive--flip:hover .btx-interactive-space--normal {
    position: absolute;
    opacity: 0;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg)
}

.btx-interactive--flip:hover .btx-interactive-space--hover {
    position: relative;
    opacity: 1;
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0)
}

.btx-message {
    display: table;
    width: 100%;
    padding: 20px 30px;
    border-radius: 2px;
    font-size: 13px;
    line-height: 1.78571
}

.btx-message-close-button,
.btx-message-content {
    display: table-cell;
    vertical-align: middle;
    background: 0 0;
    line-height: 1.78571
}

.btx-message-content {
    width: 100%
}

.btx-message-icon,
.btx-message-text {
    display: inline-block;
    vertical-align: middle
}

.btx-message-icon {
    font-size: 0
}

.btx-message-icon+.btx-message-text {
    margin-left: .75em
}

.btx-message-close-button {
    opacity: .9;
    cursor: pointer;
    font-size: 1em
}

.btx-milestone-wrapper {
    padding: 20px;
    margin-right: auto;
    margin-left: auto
}

.btx-milestone-body {
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed
}

.btx-milestone-body-inner {
    display: table-cell;
    vertical-align: middle
}

.btx-milestone-media {
    font-size: 0
}

.btx-milestone-media>.btx-icon,
.btx-milestone-media>img {
    display: inline-block
}

.btx-milestone-number {
    line-height: 1.5;
    font-size: 42px
}

.btx-milestone-title {
    margin-bottom: 5px;
    font-size: 16px
}

.btx-milestone--separator .btx-milestone-item {
    border-right-width: 1px;
    border-right-style: solid
}

.btx-milestone--separator .btx-milestone-item:last-child {
    border-right: none
}

.btx-milestone--transparent .btx-milestone-body {
    padding: 0
}

.btx-milestone--stacked .btx-milestone-media {
    margin-bottom: 20px
}

.btx-milestone--stacked .btx-milestone-number {
    margin-bottom: 5px
}

.btx-milestone--inline .btx-milestone-subtitle,
.btx-milestone--inline .btx-milestone-title {
    line-height: 1.4
}

.btx-milestone--inline .btx-milestone-number {
    font-size: 50px;
    display: inline-block;
    line-height: 1;
    vertical-align: middle
}

.btx-milestone--inline .btx-milestone-media {
    display: inline-block;
    vertical-align: middle
}

.btx-milestone--inline .btx-milestone-media+.btx-milestone-content {
    padding-left: 15px
}

.btx-milestone--inline .btx-milestone-content {
    display: inline-block;
    vertical-align: middle
}

.btx-milestone--inline .btx-milestone-text {
    display: inline-block;
    padding-left: 10px;
    vertical-align: middle;
    text-align: left
}

.btx-modal {
    position: relative;
    max-width: 733px;
    margin: 0 auto;
    padding: 80px;
    overflow-x: hidden
}

.btx-modal-close,
.mfp-container .btx-modal-button {
    position: absolute;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s
}

.mfp-container .btx-modal-button-left:hover,
.slick-prev:hover i {
    padding-right: 3px
}

.btx-modal-close {
    display: block;
    top: 50px;
    right: 30px;
    font: normal normal normal 2.5em/1 bateaux;
    cursor: pointer;
    z-index: 1046;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    transition-duration: .2s;
    transition-timing-function: ease
}

.mfp-container .btx-modal-button,
.slick-next,
.slick-prev {
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    cursor: pointer
}

.btx-modal-button {
    background: rgba(0, 0, 0, .5)
}

.mfp-container .btx-modal-button {
    top: 50%;
    width: 40px;
    line-height: 40px;
    font-size: 1.25em;
    text-align: center;
    z-index: 2000;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition-property: padding;
    -moz-transition-property: padding;
    transition-property: padding;
    transition-duration: .2s;
    transition-timing-function: ease
}

.mfp-fade.mfp-bg,
.mfp-fade.mfp-wrap .mfp-content {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s
}

.mfp-container .btx-modal-button-left {
    left: 30px
}

.mfp-container .btx-modal-button-right {
    right: 30px
}

.mfp-container .btx-modal-button-right:hover {
    padding-left: 3px
}

.mfp-iframe-holder .btx-modal-close,
.mfp-image-holder .btx-modal-close {
    display: none;
    top: 0
}

.mfp-close {
    opacity: .8
}

.mfp-close,
.mfp-preloader a:hover {
    color: #aaa
}

.mfp-fade.mfp-bg {
    opacity: 0;
    transition-property: all;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    transition-property: all;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.mfp-zoom-in .mfp-content,
.mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition-property: all;
    -moz-transition-property: all
}

.mfp-zoom-in .mfp-content {
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    transition-property: all;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.mfp-zoom-in.mfp-bg {
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.mfp-zoom-out .mfp-content,
.mfp-zoom-out.mfp-bg {
    -webkit-transition-property: all;
    -moz-transition-property: all
}

.mfp-newspaper .mfp-content,
.mfp-zoom-out .mfp-content {
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out
}

.mfp-zoom-in.mfp-ready .mfp-content {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-zoom-in.mfp-removing .mfp-content {
    opacity: 0;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8)
}

.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-zoom-out .mfp-content {
    opacity: 0;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    transition-property: all;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    transition-timing-function: ease-in-out
}

.mfp-zoom-out.mfp-bg {
    opacity: 0;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.mfp-newspaper .mfp-content,
.mfp-newspaper.mfp-bg {
    -webkit-transition-property: all;
    -moz-transition-property: all
}

.mfp-zoom-out.mfp-ready .mfp-content {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.mfp-zoom-out.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-zoom-out.mfp-removing .mfp-content {
    opacity: 0;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.mfp-zoom-out.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-newspaper .mfp-content {
    opacity: 0;
    transition-property: all;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
    transition-timing-function: ease-in-out;
    -webkit-transform: scale(0) rotate(500deg);
    -moz-transform: scale(0) rotate(500deg);
    -ms-transform: scale(0) rotate(500deg);
    -o-transform: scale(0) rotate(500deg);
    transform: scale(0) rotate(500deg)
}

.mfp-newspaper.mfp-bg {
    opacity: 0;
    transition-property: all;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s
}

.mfp-move-horizontal .mfp-content,
.mfp-move-horizontal.mfp-bg {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s
}

.mfp-newspaper.mfp-ready .mfp-content {
    opacity: 1;
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0)
}

.mfp-newspaper.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-newspaper.mfp-removing .mfp-content {
    opacity: 0;
    -webkit-transform: scale(0) rotate(500deg);
    -moz-transform: scale(0) rotate(500deg);
    -ms-transform: scale(0) rotate(500deg);
    -o-transform: scale(0) rotate(500deg);
    transform: scale(0) rotate(500deg)
}

.mfp-newspaper.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-move-horizontal .mfp-content {
    opacity: 0;
    transition-property: all;
    transition-duration: .3s;
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    transform: translateX(-50px)
}

.mfp-move-horizontal.mfp-bg {
    opacity: 0;
    transition-property: all;
    transition-duration: .3s
}

.mfp-3d-unfold .mfp-content,
.mfp-3d-unfold.mfp-bg {
    -webkit-transition-property: all;
    -moz-transition-property: all
}

.mfp-move-horizontal.mfp-ready .mfp-content {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.mfp-move-horizontal.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-move-horizontal.mfp-removing .mfp-content {
    opacity: 0;
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -ms-transform: translateX(50px);
    -o-transform: translateX(50px);
    transform: translateX(50px)
}

.mfp-move-horizontal.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-3d-unfold .mfp-content {
    opacity: 0;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-60deg);
    -moz-transform: rotateY(-60deg);
    -ms-transform: rotateY(-60deg);
    -o-transform: rotateY(-60deg);
    transform: rotateY(-60deg)
}

.mfp-3d-unfold.mfp-bg {
    opacity: 0;
    transition-property: all;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s
}

.btx-portfolio .btx-overlay,
.btx-portfolio .btx-portfolio-preview,
.btx-portfolio--hover-content .btx-entry-body {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    -moz-transition-timing-function: cubic-bezier(.25, .5, .55, .95)
}

.mfp-3d-unfold.mfp-ready .mfp-content {
    opacity: 1;
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0)
}

.mfp-3d-unfold.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-3d-unfold.mfp-removing .mfp-content {
    opacity: 0;
    -webkit-transform: rotateY(60deg);
    -moz-transform: rotateY(60deg);
    -ms-transform: rotateY(60deg);
    -o-transform: rotateY(60deg);
    transform: rotateY(60deg)
}

.mfp-3d-unfold.mfp-removing.mfp-bg {
    opacity: 0
}

.btx-portfolio .btx-entry-inner {
    display: block;
    position: relative
}

.btx-portfolio img {
    width: 100%
}
.title-middle .btx-entry-body-inner .btx-entry-body-content h4{ font-size:20px; font-weight:bold;}
.title-middle .btx-entry-body-inner .btx-entry-body-content
.btx-portfolio .btx-overlay,
.btx-portfolio .btx-portfolio-preview {
    transition-property: all;
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.25, .5, .55, .95)
}

.btx-portfolio .btx-entry-body-inner {
    position: relative;
    overflow: visible
}

.btx-portfolio .btx-entry-header {
    display: block;
    overflow: hidden
}

.btx-portfolio .btx-entry-header.anmt-content-fadein .btx-overlay,
.btx-portfolio .btx-entry-header.anmt-content-fadein .btx-portfolio-preview {
    opacity: 0;
    visibility: hidden
}

.btx-portfolio .btx-entry-header.anmt-content-fadein:hover .btx-overlay,
.btx-portfolio .btx-entry-header.anmt-content-fadein:hover .btx-portfolio-preview,
.btx-portfolio .btx-entry-header.anmt-content-reveal .btx-overlay,
.btx-portfolio .btx-entry-header.anmt-content-reveal .btx-portfolio-preview {
    opacity: 1;
    visibility: visible
}

.btx-portfolio .btx-entry-header.anmt-content-reveal:hover .btx-overlay,
.btx-portfolio .btx-entry-header.anmt-content-reveal:hover .btx-portfolio-preview,
.btx-portfolio .btx-entry-header.anmt-content-slidein .btx-overlay,
.btx-portfolio .btx-entry-header.anmt-content-slidein .btx-portfolio-preview {
    opacity: 0;
    visibility: hidden
}

.btx-portfolio .btx-entry-header.anmt-content-slidein .btx-portfolio-preview {
    -webkit-transform: translateX(-40px);
    -moz-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    -o-transform: translateX(-40px);
    transform: translateX(-40px)
}

.btx-portfolio .btx-entry-header.anmt-content-slidein:hover .btx-overlay,
.btx-portfolio .btx-entry-header.anmt-content-slidein:hover .btx-portfolio-preview {
    opacity: 1;
    visibility: visible
}

.btx-portfolio .btx-entry-header.anmt-content-slidein:hover .btx-portfolio-preview {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.btx-portfolio .btx-entry-header.anmt-content-frame .btx-overlay,
.btx-portfolio .btx-entry-header.anmt-content-frame .btx-portfolio-preview {
    opacity: 0;
    visibility: hidden
}

.btx-portfolio .btx-entry-header.anmt-content-frame .btx-overlay {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px
}

.btx-portfolio .btx-entry-header.anmt-content-frame .btx-portfolio-preview {
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%)
}

.btx-portfolio .btx-entry-header.anmt-content-frame:hover .btx-overlay,
.btx-portfolio .btx-entry-header.anmt-content-frame:hover .btx-portfolio-preview {
    opacity: 1;
    visibility: visible
}

.btx-portfolio .btx-entry-header.anmt-content-frame:hover .btx-portfolio-preview {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.btx-portfolio .btx-entry-header.anmt-content-slideup .btx-overlay,
.btx-portfolio .btx-entry-header.anmt-content-slideup .btx-portfolio-preview {
    opacity: 0;
    visibility: hidden
}

.btx-portfolio .btx-entry-header.anmt-content-slideup .btx-portfolio-preview {
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%)
}

.btx-portfolio .btx-entry-header.anmt-content-slideup:hover .btx-overlay,
.btx-portfolio .btx-entry-header.anmt-content-slideup:hover .btx-portfolio-preview {
    opacity: 1;
    visibility: visible
}

.btx-portfolio .btx-entry-header.anmt-content-slideup:hover .btx-portfolio-preview {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.btx-portfolio .btx-entry-header.anmt-content-zoomout .btx-overlay,
.btx-portfolio .btx-entry-header.anmt-content-zoomout .btx-portfolio-preview {
    opacity: 0;
    visibility: hidden
}

.btx-portfolio .btx-entry-header.anmt-content-zoomout .btx-portfolio-preview {
    -webkit-transform: scale(1.2) translateZ(0);
    -moz-transform: scale(1.2) translateZ(0);
    -ms-transform: scale(1.2) translateZ(0);
    -o-transform: scale(1.2) translateZ(0);
    transform: scale(1.2) translateZ(0)
}

.btx-portfolio .btx-entry-header.anmt-content-zoomout:hover .btx-overlay,
.btx-portfolio .btx-entry-header.anmt-content-zoomout:hover .btx-portfolio-preview {
    opacity: 1;
    visibility: visible
}

.btx-portfolio .btx-entry-header.anmt-content-zoomout:hover .btx-portfolio-preview {
    -webkit-transform: scale(1) translateZ(0);
    -moz-transform: scale(1) translateZ(0);
    -ms-transform: scale(1) translateZ(0);
    -o-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0)
}

.btx-portfolio .btx-entry-body-content>* {
    margin-bottom: 28px
}

.btx-portfolio .btx-entry-body-content>:last-child {

}

.btx-portfolio .btx-entry-category {
    font-size: 1.2em
}

.btx-portfolio-preview {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: auto;
    height: 1.25em;
    margin: -.625em auto .5em;
    text-align: center
}

.btx-portfolio-preview i {
    cursor: pointer
}

.btx-portfolio-content,
.btx-product-content {
    margin-left: -15px;
    margin-right: -15px;
    position: relative
}

.btx-portfolio--hover-content.btx-portfolio--masonry .btx-portfolio-content,
.btx-portfolio--hover-content.btx-portfolio--masonry .btx-product-content,
.btx-portfolio--list .btx-portfolio-content,
.btx-portfolio--list .btx-product-content {
    margin-right: 0;
    margin-left: 0
}

.btx-portfolio-content::after,
.btx-product-content::after {
    clear: both;
    content: "";
    display: table
}

.btx-portfolio:not(.btx-portfolio--list):not(.btx-portfolio--hover-content) .btx-entry-header+.btx-entry-body {
    padding-top: 20px
}

.btx-portfolio:not(.btx-portfolio--list):not(.btx-portfolio--hover-content) .btx-entry-body {
    padding-bottom: 20px
}

.btx-portfolio--hover-content.btx-portfolio--masonry.btx-main .btx-entry {
    margin-bottom: 0
}

.btx-portfolio--hover-content.btx-portfolio--masonry .btx-entry {
    padding: 0
}

.btx-portfolio--hover-content .btx-portfolio-preview {
    height: auto;
    margin: 0;
    text-align: inherit
}

.btx-portfolio--hover-content .btx-entry-body.title-bottom .btx-entry-body-inner,
.btx-portfolio--hover-content .btx-entry-body.title-top .btx-entry-body-inner {
    height: 100%
}

.btx-pricing-footer,
.btx-pricing-header,
.btx-skill--circle .btx-skill-item,
.btx-skill--vertical {
    text-align: center
}

.btx-portfolio--hover-content .btx-entry-body {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 24px;
    transition-property: all;
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.25, .5, .55, .95)
}

.btx-portfolio--hover-content .btx-entry-body.title-top .btx-portfolio-preview {
    top: auto;
    bottom: 0
}

.btx-portfolio--hover-content .btx-entry-body.title-middle .btx-portfolio-preview {
    position: relative
}

.btx-portfolio--hover-content .btx-entry-body.title-middle .btx-portfolio-preview+.btx-entry-body-content {
    margin-top: 25px
}

.btx-portfolio--hover-content .btx-entry-body.title-middle:before {
    content: '';
    display: inline-block;
    height: 100%;
    margin-right: -4px;
    vertical-align: middle
}

.btx-portfolio--hover-content .btx-entry-body.title-middle .btx-entry-body-inner {
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.btx-portfolio--hover-content .btx-entry-body.title-bottom .btx-portfolio-preview {
    position: relative;
    top: 0
}

.btx-portfolio--hover-content .btx-entry-body.title-bottom .btx-entry-body-content {
    position: absolute;
    bottom: 0;
    width: 100%
}

.btx-portfolio--hover-content .btx-entry-inner.anmt-content-fadein .btx-entry-body,
.btx-portfolio--hover-content .btx-entry-inner.anmt-content-fadein .btx-overlay {
    opacity: 0;
    visibility: hidden
}

.btx-portfolio--hover-content .btx-entry-inner.anmt-content-fadein:hover .btx-entry-body,
.btx-portfolio--hover-content .btx-entry-inner.anmt-content-fadein:hover .btx-overlay,
.btx-portfolio--hover-content .btx-entry-inner.anmt-content-reveal .btx-entry-body,
.btx-portfolio--hover-content .btx-entry-inner.anmt-content-reveal .btx-overlay {
    opacity: 1;
    visibility: visible
}

.btx-portfolio--hover-content .btx-entry-inner.anmt-content-reveal:hover .btx-entry-body,
.btx-portfolio--hover-content .btx-entry-inner.anmt-content-reveal:hover .btx-overlay,
.btx-portfolio--hover-content .btx-entry-inner.anmt-content-slidein .btx-overlay {
    opacity: 0;
    visibility: hidden
}

.btx-portfolio--hover-content .btx-entry-inner.anmt-content-slidein .btx-entry-body-content>*,
.btx-portfolio--hover-content .btx-entry-inner.anmt-content-slidein .btx-portfolio-preview {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-40px);
    -moz-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    -o-transform: translateX(-40px);
    transform: translateX(-40px);
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    -moz-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    transition-timing-function: cubic-bezier(.25, .5, .55, .95)
}

.btx-portfolio--hover-content .btx-entry-inner.anmt-content-slidein:hover .btx-overlay {
    opacity: 1;
    visibility: visible
}

.btx-portfolio--hover-content .btx-entry-inner.anmt-content-slidein:hover .btx-entry-body-content>*,
.btx-portfolio--hover-content .btx-entry-inner.anmt-content-slidein:hover .btx-portfolio-preview {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.btx-portfolio--hover-content .btx-entry-inner.anmt-content-slidein:hover .btx-entry-body-content>:nth-child(n+1) {
    -webkit-transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    transition-delay: 50ms
}

.btx-portfolio--hover-content .btx-entry-inner.anmt-content-slidein:hover .btx-entry-body-content>:nth-child(n+2) {
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    transition-delay: .1s
}

.btx-portfolio--hover-content .btx-entry-inner.anmt-content-slidein:hover .btx-entry-body-content>:nth-child(n+3),
.btx-portfolio--hover-content .btx-entry-inner.anmt-content-slidein:hover .title-top .btx-portfolio-preview {
    -webkit-transition-delay: .15s;
    -moz-transition-delay: .15s;
    transition-delay: .15s
}

.btx-portfolio--hover-content .btx-entry-inner.anmt-content-frame .btx-overlay {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    opacity: 0;
    visibility: hidden
}

.btx-portfolio--hover-content .btx-entry-inner.anmt-content-frame .btx-entry-category,
.btx-portfolio--hover-content .btx-entry-inner.anmt-content-frame .btx-entry-excerpt,
.btx-portfolio--hover-content .btx-entry-inner.anmt-content-frame .btx-entry-title,
.btx-portfolio--hover-content .btx-entry-inner.anmt-content-frame .btx-portfolio-preview {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    -moz-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    transition-timing-function: cubic-bezier(.25, .5, .55, .95)
}

.btx-portfolio--hover-content .btx-entry-inner.anmt-content-frame .btx-entry-category,
.btx-portfolio--hover-content .btx-entry-inner.anmt-content-frame .btx-entry-excerpt {
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%)
}

.btx-portfolio--hover-content .btx-entry-inner.anmt-content-frame:hover .btx-entry-category,
.btx-portfolio--hover-content .btx-entry-inner.anmt-content-frame:hover .btx-entry-excerpt,
.btx-portfolio--hover-content .btx-entry-inner.anmt-content-frame:hover .btx-entry-title,
.btx-portfolio--hover-content .btx-entry-inner.anmt-content-frame:hover .btx-portfolio-preview {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.btx-portfolio--hover-content .btx-entry-inner.anmt-content-frame:hover .btx-entry-excerpt,
.btx-portfolio--hover-content .btx-entry-inner.anmt-content-frame:hover .btx-portfolio-preview {
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    transition-delay: .1s
}

.btx-portfolio--hover-content .btx-entry-inner.anmt-content-frame:hover .btx-overlay {
    opacity: 1;
    visibility: visible
}

.btx-portfolio--hover-content .btx-entry-inner.anmt-content-frame .title-top .btx-portfolio-preview {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.btx-portfolio--hover-content .btx-entry-inner.anmt-content-slideup .btx-overlay {
    opacity: 0;
    visibility: hidden
}

.btx-portfolio--hover-content .btx-entry-inner.anmt-content-slideup .btx-entry-body-content>*,
.btx-portfolio--hover-content .btx-entry-inner.anmt-content-slideup .btx-portfolio-preview {

    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%);
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    -moz-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    transition-timing-function: cubic-bezier(.25, .5, .55, .95)
}

.btx-portfolio--hover-content .btx-entry-inner.anmt-content-slideup:hover .btx-overlay {
    opacity: 1;
    visibility: visible
}

.btx-portfolio--hover-content .btx-entry-inner.anmt-content-slideup:hover .btx-entry-body-content>*,
.btx-portfolio--hover-content .btx-entry-inner.anmt-content-slideup:hover .btx-portfolio-preview {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.btx-portfolio--hover-content .btx-entry-inner.anmt-content-slideup:hover .btx-entry-body-content>:nth-child(n+1) {
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    transition-delay: .1s
}

.btx-portfolio--hover-content .btx-entry-inner.anmt-content-slideup:hover .btx-entry-body-content>:nth-child(n+2) {
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    transition-delay: .2s
}

.btx-portfolio--hover-content .btx-entry-inner.anmt-content-slideup:hover .btx-entry-body-content>:nth-child(n+3),
.btx-portfolio--hover-content .btx-entry-inner.anmt-content-slideup:hover .title-top .btx-portfolio-preview {
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    transition-delay: .3s
}

.btx-portfolio--hover-content .btx-entry-inner.anmt-content-zoomout .btx-entry-body,
.btx-portfolio--hover-content .btx-entry-inner.anmt-content-zoomout .btx-overlay {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(1.2) translateZ(0);
    -moz-transform: scale(1.2) translateZ(0);
    -ms-transform: scale(1.2) translateZ(0);
    -o-transform: scale(1.2) translateZ(0);
    transform: scale(1.2) translateZ(0);
    -webkit-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    -moz-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    transition-timing-function: cubic-bezier(.25, .5, .55, .95)
}

.btx-product .btx-overlay,
.btx-product-hover-image,
.btx-productcat .btx-overlay {
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    -moz-transition-timing-function: cubic-bezier(.25, .5, .55, .95)
}

.btx-portfolio--hover-content .btx-entry-inner.anmt-content-zoomout:hover .btx-entry-body,
.btx-portfolio--hover-content .btx-entry-inner.anmt-content-zoomout:hover .btx-overlay {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1) translateZ(0);
    -moz-transform: scale(1) translateZ(0);
    -ms-transform: scale(1) translateZ(0);
    -o-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0)
}

.btx-pricing {
    margin-bottom: 80px
}

.btx-pricing .btx-row {
    margin-left: 0;
    margin-right: 0
}

.btx-pricing .btx-pricing-item {
    position: relative;
    padding-right: 0;
    padding-left: 0;
    margin-right: -1px;
    border-width: 1px;
    border-style: solid
}

.btx-pricing .btx-pricing-item.highlighted {
    z-index: 1;
    margin-right: -1px
}

.btx-pricing .btx-pricing-item:last-child {
    margin-right: 0
}

.btx-pricing .btx-pricing-item.no-top-padding .btx-pricing-header {
    padding-top: 0
}

.btx-pricing-header {
    position: relative;
    font-weight: 700
}

.btx-pricing-header>* {
    margin-bottom: 30px
}

.btx-pricing-header>:last-child {
    margin-bottom: 0
}

.btx-pricing-body {
    font-size: 13px;
    font-weight: 400
}

.btx-pricing-body-text {
    padding: 10px 40px
}

.btx-pricing-top-title+.btx-pricing-media {
    margin-top: 40px
}

.btx-pricing-media {
    font-size: 24px;
    margin-right: -40px;
    margin-bottom: 30px;
    margin-left: -40px
}

.btx-pricing-media>img {
    margin: 0 auto
}

.btx-pricing-value {
    line-height: 1;
    font-size: 60px;
    letter-spacing: -.03em
}

.btx-pricing-decimal {
    position: relative;
    vertical-align: top;
    top: 0;
    font-size: 16px
}

.btx-pricing-currency {
    position: relative;
    vertical-align: top;
    font-size: 20px
}

.btx-pricing-title,
.btx-pricing-top-title {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .075em;
    text-transform: uppercase
}

.btx-pricing-footer {
    margin: 30px 0 40px
}

.btx-pricing--fill .btx-pricing-header {
    background-color: transparent;
    padding: 40px 40px 20px
}

.btx-pricing--fill .highlighted {
    margin-top: -30px
}

.btx-pricing--fill .highlighted .btx-pricing-header {
    padding-top: 55px;
    padding-bottom: 35px
}

.btx-pricing--fill .highlighted .btx-pricing-footer {
    margin-top: 45px;
    margin-bottom: 55px
}

.btx-pricing--fill.btx-pricing--alternate .btx-pricing-header {
    padding-bottom: 40px
}

.btx-pricing--fill.btx-pricing--alternate .btx-pricing-footer {
    margin-bottom: 30px
}

.btx-pricing--fill.btx-pricing--alternate .highlighted .btx-pricing-header {
    padding-top: 55px;
    padding-bottom: 55px
}

.btx-pricing--fill.btx-pricing--alternate .highlighted .btx-pricing-footer {
    margin-bottom: 45px
}

.btx-pricing--border .btx-pricing-header {
    margin: 0;
    padding: 40px
}

.btx-pricing--border .btx-pricing-body {
    padding-top: 30px
}

.btx-pricing--border .highlighted {
    margin-top: -30px
}

.btx-pricing--border .highlighted .btx-pricing-header {
    padding-top: 55px;
    padding-bottom: 55px
}

.btx-pricing--border .highlighted .btx-pricing-footer {
    margin-top: 45px;
    margin-bottom: 55px
}

.btx-pricing--border.btx-pricing--alternate .btx-pricing-body {
    padding-top: 0
}

.btx-pricing--inline .btx-pricing-decimal+.btx-pricing-unit {
    margin-left: -20px
}

.btx-pricing--stacked .btx-pricing-unit {
    display: block;
    margin-top: 5px;
    margin-left: 0;
    font-weight: 400
}

.btx-product::after,
.btx-productcat::after {
    clear: both;
    content: "";
    display: table
}

.btx-product .btx-overlay,
.btx-productcat .btx-overlay {
    opacity: 0;
    visibility: hidden;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.25, .5, .55, .95)
}

.btx-product-no-label .featured-label,
.btx-product-no-label .onsale,
.btx-product-no-price .price,
.btx-product-no-rating .star-rating {
    display: none!important
}

.btx-product-entry-content {
    position: relative;
    overflow: hidden
}

.btx-product-entry-media {
    display: block;
    position: relative
}

.btx-product-entry-media img {
    width: 100%
}

.btx-product-entry-media .featured-label,
.btx-product-entry-media span.onsale {
    display: block;
    position: absolute;
    top: 8px;
    left: 8px;
    width: auto;
    height: auto;
    min-width: 0;
    min-height: 0;
    line-height: 1.78571;
    padding: 4px 12px;
    border-radius: 2px;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .05em
}

.slick-active,
.slick-current,
.slick-dots li button,
.slick-vertical .slick-slide {
    border: none
}

.btx-product-entry-media span.onsale {
    background-color: #d52d23
}

.btx-product-entry-media--still:hover .attachment-shop_catalog,
.btx-product-entry-media:hover .btx-overlay,
.btx-product-entry-media:hover .btx-product-entry-button,
.btx-product-entry-media:hover .btx-product-hover-image {
    opacity: 1;
    visibility: visible
}

.btx-product-hover-image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.25, .5, .55, .95)
}

.btx-product-hover-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.btx-product-entry-image {
    display: block
}

.btx-product-entry-title {
    margin-top: 0
}

.btx-product-entry-info-inner>* {
    margin-bottom: 10px;
    line-height: 1.4
}

.btx-product-entry-info-inner>:last-child {
    margin-bottom: 0
}

.btx-product-entry-info .count {
    color: inherit;
    background: 0 0
}

.btx-product-entry-info .star-rating {
    display: inline-block;
    position: relative;
    float: none;
    width: 4.6em;
    height: 1em;
    line-height: 1;
    margin-bottom: 10px;
    overflow: hidden;
    font: normal normal normal 14px/1 bateaux;
    font-size: 12px
}

.btx-product-entry-info .star-rating:before {
    content: "\e99d\e99d\e99d\e99d\e99d";
    position: absolute;
    float: left;
    top: 0;
    left: 0
}

.btx-product-entry-info .star-rating span {
    position: absolute;
    float: left;
    top: 0;
    left: 0;
    padding-top: 1.5em;
    overflow: hidden;
    color: #d52d23;
    font: normal normal normal 14px/1 bateaux;
    font-size: 12px
}

.btx-product--minimal .btx-with-background:not(.btx-with-spacing) .btx-product-entry-info,
.btx-product--onhover .btx-with-background .btx-product-entry-info-inner,
.btx-product--standard .btx-with-background:not(.btx-with-spacing) .btx-product-entry-info,
.btx-productcat--minimal .btx-with-background:not(.btx-with-spacing) .btx-product-entry-info,
.btx-productcat--onhover .btx-with-background .btx-product-entry-info-inner,
.btx-productcat--standard .btx-with-background:not(.btx-with-spacing) .btx-product-entry-info {
    padding: 20px
}

.btx-text--italic,
.x-italic,
blockquote,
cite {
    font-style: italic
}

.btx-product-entry-info .star-rating span:before {
    content: "\e99c\e99c\e99c\e99c\e99c";
    position: absolute;
    top: 0;
    left: 0
}

.btx-product-entry-info div.btx-product-entry-meta span.price {
    display: block;
    font-size: .9em
}

.btx-product--standard .btx-product-entry-info,
.btx-productcat--standard .btx-product-entry-info {
    padding-top: 20px
}

.btx-product--onhover .btx-product-entry-info,
.btx-productcat--onhover .btx-product-entry-info {
    position: absolute;
    bottom: 0;
    width: 100%;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    -moz-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    transition-timing-function: cubic-bezier(.25, .5, .55, .95)
}

.btx-product--onhover .btx-product-entry-content:hover .btx-product-entry-info,
.btx-productcat--onhover .btx-product-entry-content:hover .btx-product-entry-info {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s
}

.btx-product--minimal .btx-product-entry-info,
.btx-productcat--minimal .btx-product-entry-info {
    padding-top: 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    -moz-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    transition-timing-function: cubic-bezier(.25, .5, .55, .95)
}

.btx-product--minimal .btx-product-entry-content:hover .btx-product-entry-info,
.btx-productcat--minimal .btx-product-entry-content:hover .btx-product-entry-info {
    visibility: visible;
    opacity: 1
}

.btx-product--minimal .btx-product-entry-button,
.btx-product--onhover .btx-product-entry-button,
.btx-product--standard .btx-product-entry-button,
.btx-productcat--minimal .btx-product-entry-button,
.btx-productcat--onhover .btx-product-entry-button,
.btx-productcat--standard .btx-product-entry-button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    -moz-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    transition-timing-function: cubic-bezier(.25, .5, .55, .95)
}

.btx-product--minimal .btx-product-entry-button .btx-overlay,
.btx-product--onhover .btx-product-entry-button .btx-overlay,
.btx-product--standard .btx-product-entry-button .btx-overlay,
.btx-productcat--minimal .btx-product-entry-button .btx-overlay,
.btx-productcat--onhover .btx-product-entry-button .btx-overlay,
.btx-productcat--standard .btx-product-entry-button .btx-overlay {
    opacity: 1;
    visibility: visible
}

.btx-product--minimal .btx-product-entry-button-inner,
.btx-product--onhover .btx-product-entry-button-inner,
.btx-product--standard .btx-product-entry-button-inner,
.btx-productcat--minimal .btx-product-entry-button-inner,
.btx-productcat--onhover .btx-product-entry-button-inner,
.btx-productcat--standard .btx-product-entry-button-inner {
    display: table;
    width: 100%;
    height: 100%
}

.btx-product--minimal .btx-product-entry-button-wrapper,
.btx-product--onhover .btx-product-entry-button-wrapper,
.btx-product--standard .btx-product-entry-button-wrapper,
.btx-productcat--minimal .btx-product-entry-button-wrapper,
.btx-productcat--onhover .btx-product-entry-button-wrapper,
.btx-productcat--standard .btx-product-entry-button-wrapper {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.btx-product--overlay .btx-product-entry-info,
.btx-productcat--overlay .btx-product-entry-info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    -moz-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    transition-timing-function: cubic-bezier(.25, .5, .55, .95)
}

.btx-product--overlay .btx-product-entry-info-wrapper,
.btx-productcat--overlay .btx-product-entry-info-wrapper {
    display: table;
    width: 100%;
    height: 100%
}

.btx-product--overlay .btx-product-entry-info-inner,
.btx-productcat--overlay .btx-product-entry-info-inner {
    display: table-cell;
    vertical-align: middle
}

.btx-product--overlay .btx-product-entry-content:hover .btx-overlay,
.btx-product--overlay .btx-product-entry-content:hover .btx-product-entry-info,
.btx-productcat--overlay .btx-product-entry-content:hover .btx-overlay,
.btx-productcat--overlay .btx-product-entry-content:hover .btx-product-entry-info {
    visibility: visible;
    opacity: 1
}

.btx-product--overlay .btx-product-entry-content.anmt-content-fadein .btx-overlay,
.btx-product--overlay .btx-product-entry-content.anmt-content-fadein .btx-product-entry-info,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-fadein .btx-overlay,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-fadein .btx-product-entry-info {
    opacity: 0;
    visibility: hidden
}

.btx-product--overlay .btx-product-entry-content.anmt-content-fadein:hover .btx-overlay,
.btx-product--overlay .btx-product-entry-content.anmt-content-fadein:hover .btx-product-entry-info,
.btx-product--overlay .btx-product-entry-content.anmt-content-reveal .btx-overlay,
.btx-product--overlay .btx-product-entry-content.anmt-content-reveal .btx-product-entry-info,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-fadein:hover .btx-overlay,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-fadein:hover .btx-product-entry-info,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-reveal .btx-overlay,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-reveal .btx-product-entry-info {
    opacity: 1;
    visibility: visible
}

.btx-product--overlay .btx-product-entry-content.anmt-content-reveal:hover .btx-overlay,
.btx-product--overlay .btx-product-entry-content.anmt-content-reveal:hover .btx-product-entry-info,
.btx-product--overlay .btx-product-entry-content.anmt-content-slidein .btx-overlay,
.btx-product--overlay .btx-product-entry-content.anmt-content-slidein .btx-product-entry-info-inner>*,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-reveal:hover .btx-overlay,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-reveal:hover .btx-product-entry-info,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-slidein .btx-overlay,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-slidein .btx-product-entry-info-inner>* {
    opacity: 0;
    visibility: hidden
}

.btx-product--overlay .btx-product-entry-content.anmt-content-slidein .btx-product-entry-info-inner>*,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-slidein .btx-product-entry-info-inner>* {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    -moz-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    transition-timing-function: cubic-bezier(.25, .5, .55, .95)
}

.btx-product--overlay .btx-product-entry-content.anmt-content-slidein:hover .btx-overlay,
.btx-product--overlay .btx-product-entry-content.anmt-content-slidein:hover .btx-product-entry-info-inner>*,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-slidein:hover .btx-overlay,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-slidein:hover .btx-product-entry-info-inner>* {
    opacity: 1;
    visibility: visible
}

.btx-product--overlay .btx-product-entry-content.anmt-content-slidein:hover .btx-product-entry-info-inner>*,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-slidein:hover .btx-product-entry-info-inner>* {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.btx-product--overlay .btx-product-entry-content.anmt-content-slidein:hover .btx-product-entry-info-inner>:nth-child(n+1),
.btx-productcat--overlay .btx-product-entry-content.anmt-content-slidein:hover .btx-product-entry-info-inner>:nth-child(n+1) {
    -webkit-transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    transition-delay: 50ms
}

.btx-product--overlay .btx-product-entry-content.anmt-content-slidein:hover .btx-product-entry-info-inner>:nth-child(n+2),
.btx-productcat--overlay .btx-product-entry-content.anmt-content-slidein:hover .btx-product-entry-info-inner>:nth-child(n+2) {
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    transition-delay: .1s
}

.btx-product--overlay .btx-product-entry-content.anmt-content-slidein:hover .btx-product-entry-info-inner>:nth-child(n+3),
.btx-productcat--overlay .btx-product-entry-content.anmt-content-slidein:hover .btx-product-entry-info-inner>:nth-child(n+3) {
    -webkit-transition-delay: .15s;
    -moz-transition-delay: .15s;
    transition-delay: .15s
}

.btx-product--overlay .btx-product-entry-content.anmt-content-frame .btx-overlay,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-frame .btx-overlay {
    opacity: 0;
    visibility: hidden;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px
}

.btx-product--overlay .btx-product-entry-content.anmt-content-frame .btx-product-entry-title,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-frame .btx-product-entry-title {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    -moz-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    transition-timing-function: cubic-bezier(.25, .5, .55, .95)
}

.btx-product--overlay .btx-product-entry-content.anmt-content-frame .btx-product-entry-button,
.btx-product--overlay .btx-product-entry-content.anmt-content-frame .btx-product-entry-meta,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-frame .btx-product-entry-button,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-frame .btx-product-entry-meta {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%);
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    -moz-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    transition-timing-function: cubic-bezier(.25, .5, .55, .95)
}

.btx-product--overlay .btx-product-entry-content.anmt-content-frame:hover .btx-overlay,
.btx-product--overlay .btx-product-entry-content.anmt-content-frame:hover .btx-product-entry-button,
.btx-product--overlay .btx-product-entry-content.anmt-content-frame:hover .btx-product-entry-meta,
.btx-product--overlay .btx-product-entry-content.anmt-content-frame:hover .btx-product-entry-title,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-frame:hover .btx-overlay,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-frame:hover .btx-product-entry-button,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-frame:hover .btx-product-entry-meta,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-frame:hover .btx-product-entry-title {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.btx-product--overlay .btx-product-entry-content.anmt-content-frame .btx-product-entry-info,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-frame .btx-product-entry-info {
    padding: 50px
}

.btx-product--overlay .btx-product-entry-content.anmt-content-slideup .btx-overlay,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-slideup .btx-overlay {
    opacity: 0;
    visibility: hidden
}

.btx-product--overlay .btx-product-entry-content.anmt-content-slideup .btx-product-entry-info-inner>*,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-slideup .btx-product-entry-info-inner>* {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%);
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    -moz-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    transition-timing-function: cubic-bezier(.25, .5, .55, .95)
}

.btx-product--overlay .btx-product-entry-content.anmt-content-slideup:hover .btx-overlay,
.btx-product--overlay .btx-product-entry-content.anmt-content-slideup:hover .btx-product-entry-info-inner>*,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-slideup:hover .btx-overlay,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-slideup:hover .btx-product-entry-info-inner>* {
    opacity: 1;
    visibility: visible
}

.btx-product--overlay .btx-product-entry-content.anmt-content-slideup:hover .btx-product-entry-info-inner>*,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-slideup:hover .btx-product-entry-info-inner>* {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.btx-product--overlay .btx-product-entry-content.anmt-content-slideup:hover .btx-product-entry-info-inner>:nth-child(n+1),
.btx-productcat--overlay .btx-product-entry-content.anmt-content-slideup:hover .btx-product-entry-info-inner>:nth-child(n+1) {
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    transition-delay: .1s
}

.btx-product--overlay .btx-product-entry-content.anmt-content-slideup:hover .btx-product-entry-info-inner>:nth-child(n+2),
.btx-productcat--overlay .btx-product-entry-content.anmt-content-slideup:hover .btx-product-entry-info-inner>:nth-child(n+2) {
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    transition-delay: .2s
}

.btx-product--overlay .btx-product-entry-content.anmt-content-slideup:hover .btx-product-entry-info-inner>:nth-child(n+3),
.btx-productcat--overlay .btx-product-entry-content.anmt-content-slideup:hover .btx-product-entry-info-inner>:nth-child(n+3) {
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    transition-delay: .3s
}

.btx-product--overlay .btx-product-entry-content.anmt-content-zoomout .btx-overlay,
.btx-product--overlay .btx-product-entry-content.anmt-content-zoomout .btx-product-entry-info,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-zoomout .btx-overlay,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-zoomout .btx-product-entry-info {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(1.2) translateZ(0);
    -moz-transform: scale(1.2) translateZ(0);
    -ms-transform: scale(1.2) translateZ(0);
    -o-transform: scale(1.2) translateZ(0);
    transform: scale(1.2) translateZ(0);
    -webkit-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    -moz-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    transition-timing-function: cubic-bezier(.25, .5, .55, .95)
}

.btx-relatedport .btx-entry-title,
.btx-relatedpost .btx-entry-title,
.btx-tab-nav .active {
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out
}

.btx-product--overlay .btx-product-entry-content.anmt-content-zoomout:hover .btx-overlay,
.btx-product--overlay .btx-product-entry-content.anmt-content-zoomout:hover .btx-product-entry-info,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-zoomout:hover .btx-overlay,
.btx-productcat--overlay .btx-product-entry-content.anmt-content-zoomout:hover .btx-product-entry-info {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1) translateZ(0);
    -moz-transform: scale(1) translateZ(0);
    -ms-transform: scale(1) translateZ(0);
    -o-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0)
}

.btx-product--minimal.btx-product.btx-left-align .btx-product-entry-info,
.btx-product--standard.btx-product.btx-left-align .btx-product-entry-info {
    position: relative
}

.btx-product--minimal.btx-product.btx-left-align .btx-product-entry-info .star-rating,
.btx-product--standard.btx-product.btx-left-align .btx-product-entry-info .star-rating {
    position: absolute;
    top: 24px;
    right: 0
}

.btx-product--minimal.btx-product.btx-left-align .btx-product-entry-title,
.btx-product--standard.btx-product.btx-left-align .btx-product-entry-title {
    width: 70%
}

.btx-product--minimal.btx-product.btx-left-align .btx-with-background:not(.btx-with-spacing) .btx-product-entry-info .star-rating,
.btx-product--standard.btx-product.btx-left-align .btx-with-background:not(.btx-with-spacing) .btx-product-entry-info .star-rating {
    right: 20px
}

.btx-product--minimal.btx-product.btx-right-align .btx-product-entry-info,
.btx-product--standard.btx-product.btx-right-align .btx-product-entry-info {
    position: relative
}

.btx-product--minimal.btx-product.btx-right-align .btx-product-entry-info .star-rating,
.btx-product--standard.btx-product.btx-right-align .btx-product-entry-info .star-rating {
    position: absolute;
    top: 24px;
    left: 0
}

.btx-product--minimal.btx-product.btx-right-align .btx-product-entry-title,
.btx-product--standard.btx-product.btx-right-align .btx-product-entry-title {
    margin-left: 30%
}

.btx-product--minimal.btx-product.btx-right-align .btx-with-background:not(.btx-with-spacing) .btx-product-entry-info .star-rating,
.btx-product--standard.btx-product.btx-right-align .btx-with-background:not(.btx-with-spacing) .btx-product-entry-info .star-rating {
    left: 20px
}

.related .btx-heading-text {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: .075em
}

.btx-relatedport,
.btx-relatedpost {
    margin: 60px 0
}

.btx-relatedport.btx-with-background,
.btx-relatedpost.btx-with-background {
    padding: 30px 40px
}

.btx-relatedport .btx-entry-header,
.btx-relatedpost .btx-entry-header {
    margin-bottom: 20px
}

.btx-relatedport .btx-entry-title,
.btx-relatedpost .btx-entry-title {
    font-size: 16px;
    margin-bottom: 5px;
    word-break: break-word;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    transition-timing-function: ease-in-out
}

.btx-relatedport .btx-entry-date,
.btx-relatedpost .btx-entry-date {
    color: #898989;
    font-size: 12px
}

.btx-relatedport--list .btx-row+.btx-row,
.btx-relatedpost--list .btx-row+.btx-row {
    margin-top: 10px
}

.btx-relatedport--list .btx-entry-header,
.btx-relatedpost--list .btx-entry-header {
    float: left;
    max-width: 100px;
    max-height: 100px;
    margin-right: 15px
}

.btx-relatedport--list .btx-entry-content,
.btx-relatedpost--list .btx-entry-content {
    padding: 10px 0
}

.btx-relatedport--grid .btx-row+.btx-row,
.btx-relatedpost--grid .btx-row+.btx-row {
    margin-top: 30px
}

.btx-relatedport .btx-relatedpost-heading,
.btx-relatedpost .btx-relatedpost-heading {
    margin-bottom: 30px
}

.btx-relatedport .btx-heading,
.btx-relatedpost .btx-heading {
    margin-bottom: 0
}

.btx-relatedport .btx-heading-text,
.btx-relatedpost .btx-heading-text {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: .075em
}

.btx-skill {
    margin-bottom: 40px
}

.btx-skill-item-inner {
    margin: 0 auto
}

.btx-skill-icon {
    width: auto
}

.btx-skill-icon,
.btx-skill-title {
    font-size: 13px
}

.btx-skill-piechart {
    display: table;
    position: relative;
    width: 150px;
    height: 150px;
    margin: 0 auto
}

.btx-skill-piechart .easyPieChart {
    position: absolute;
    font-size: 0
}

.btx-skill-bar {
    height: 4px;
    margin-top: 5px
}

.btx-skill--circle .btx-skill-title,
.btx-skill--horizontal.btx-skill--bar .btx-skill-item+.btx-skill-item {
    margin-top: 20px
}

.btx-skill-bar .btx-skill-item {
    padding-left: 15px;
    padding-right: 15px
}

.btx-skill-progress {
    position: relative;
    width: 0;
    height: 100%
}

.btx-skill--bar .btx-skill-heading::after {
    clear: both;
    content: "";
    display: table
}

.btx-skill--bar .btx-skill-percentage {
    float: right
}

.btx-skill--circle .btx-skill-icon {
    display: block
}

.btx-skill--circle .btx-skill-heading {
    display: table-cell;
    vertical-align: middle
}

.btx-skill--horizontal.btx-skill--bar .btx-skill-icon,
.btx-skill--horizontal.btx-skill--bar .btx-skill-title {
    float: left;
    line-height: inherit
}

.btx-skill--horizontal .btx-skill-icon {
    margin-right: 10px
}

.btx-skill--horizontal .btx-skill-progress {
    -webkit-transition: width;
    -moz-transition: width;
    transition: width;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.btx-skill--vertical .btx-skill-inner {
    margin: 0 auto
}

.btx-skill--vertical .btx-skill-bar {
    height: 200px;
    margin: 0 0 20px
}

.btx-skill--vertical .btx-skill-percentage {
    float: none
}

.btx-skill--vertical .btx-skill-progress {
    width: 100%;
    -webkit-transition: height;
    -moz-transition: height;
    transition: height;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.btx-slider:not(.btx-slider--fit-height) {
    margin-bottom: 40px
}

.btx-slider--fit-height .btx-slider-item {
    height: 100vh
}

.btx-slider-inner,
.btx-slider-wrapper {
    height: 100%;
    position: relative
}

.btx-content-header.btx-slider {margin-bottom: 0; margin-top:60px;}

.btx-slider-item {
    display: none;
    position: relative;
    width: 100%;
    overflow: hidden
}

.btx-slider-item .btx-button {
    display: inline-block
}

.btx-slider-item .btx-button+.btx-button {
    margin-left: 12px
}

.btx-slider-item:first-child,
.btx-slider.slider-ready .btx-slider-item {
    display: block
}

.btx-slider-item--inline .btx-slider-body,
.btx-slider-item--inline .btx-slider-media {
    display: inline-block;
    vertical-align: middle
}

.btx-slider-body>* {
    margin: 0 0 20px
}

.btx-slider-body>:last-child {
    margin-bottom: 0
}

.btx-slider-item:not(.btx-slider-item--none) .btx-slider-body>*,
.btx-slider-item:not(.btx-slider-item--none) .btx-slider-media {
    -webkit-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    animation-name: fadeOut;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .6s;
    -moz-animation-duration: .6s;
    animation-duration: .6s
}

.slick-active.btx-slider-item--fade .btx-slider-media {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: .5s;
    -moz-animation-delay: .5s;
    animation-delay: .5s
}

.slick-active.btx-slider-item--fade .btx-slider-body>:nth-child(n+1) {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: .7s;
    -moz-animation-delay: .7s;
    animation-delay: .7s
}

.slick-active.btx-slider-item--fade .btx-slider-body>:nth-child(n+2) {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: .8s;
    -moz-animation-delay: .8s;
    animation-delay: .8s
}

.slick-active.btx-slider-item--fade .btx-slider-body>:nth-child(n+3) {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    animation-delay: .9s
}

.slick-active.btx-slider-item--fade .btx-slider-body>:nth-child(n+4) {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s
}

.slick-active.btx-slider-item--zoom-in .btx-slider-media {
    -webkit-animation-name: zoomIn;
    -moz-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: .5s;
    -moz-animation-delay: .5s;
    animation-delay: .5s
}

.slick-active.btx-slider-item--zoom-in .btx-slider-body>:nth-child(n+1) {
    -webkit-animation-name: zoomIn;
    -moz-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: .7s;
    -moz-animation-delay: .7s;
    animation-delay: .7s
}

.slick-active.btx-slider-item--zoom-in .btx-slider-body>:nth-child(n+2) {
    -webkit-animation-name: zoomIn;
    -moz-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: .8s;
    -moz-animation-delay: .8s;
    animation-delay: .8s
}

.slick-active.btx-slider-item--zoom-in .btx-slider-body>:nth-child(n+3) {
    -webkit-animation-name: zoomIn;
    -moz-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    animation-delay: .9s
}

.slick-active.btx-slider-item--zoom-in .btx-slider-body>:nth-child(n+4) {
    -webkit-animation-name: zoomIn;
    -moz-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s
}

.slick-active.btx-slider-item--zoom-out .btx-slider-media {
    -webkit-animation-name: zoomOutEnter;
    -moz-animation-name: zoomOutEnter;
    animation-name: zoomOutEnter;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: .5s;
    -moz-animation-delay: .5s;
    animation-delay: .5s
}

.slick-active.btx-slider-item--zoom-out .btx-slider-body>:nth-child(n+1) {
    -webkit-animation-name: zoomOutEnter;
    -moz-animation-name: zoomOutEnter;
    animation-name: zoomOutEnter;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: .7s;
    -moz-animation-delay: .7s;
    animation-delay: .7s
}

.slick-active.btx-slider-item--zoom-out .btx-slider-body>:nth-child(n+2) {
    -webkit-animation-name: zoomOutEnter;
    -moz-animation-name: zoomOutEnter;
    animation-name: zoomOutEnter;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: .8s;
    -moz-animation-delay: .8s;
    animation-delay: .8s
}

.slick-active.btx-slider-item--zoom-out .btx-slider-body>:nth-child(n+3) {
    -webkit-animation-name: zoomOutEnter;
    -moz-animation-name: zoomOutEnter;
    animation-name: zoomOutEnter;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    animation-delay: .9s
}

.slick-active.btx-slider-item--zoom-out .btx-slider-body>:nth-child(n+4) {
    -webkit-animation-name: zoomOutEnter;
    -moz-animation-name: zoomOutEnter;
    animation-name: zoomOutEnter;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s
}

.slick-active.btx-slider-item--slide-left .btx-slider-media {
    -webkit-animation-name: slideInLeft;
    -moz-animation-name: slideInLeft;
    animation-name: slideInLeft;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: .5s;
    -moz-animation-delay: .5s;
    animation-delay: .5s
}

.slick-active.btx-slider-item--slide-left .btx-slider-body>:nth-child(n+1) {
    -webkit-animation-name: slideInLeft;
    -moz-animation-name: slideInLeft;
    animation-name: slideInLeft;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: .7s;
    -moz-animation-delay: .7s;
    animation-delay: .7s
}

.slick-active.btx-slider-item--slide-left .btx-slider-body>:nth-child(n+2) {
    -webkit-animation-name: slideInLeft;
    -moz-animation-name: slideInLeft;
    animation-name: slideInLeft;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: .8s;
    -moz-animation-delay: .8s;
    animation-delay: .8s
}

.slick-active.btx-slider-item--slide-left .btx-slider-body>:nth-child(n+3) {
    -webkit-animation-name: slideInLeft;
    -moz-animation-name: slideInLeft;
    animation-name: slideInLeft;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    animation-delay: .9s
}

.slick-active.btx-slider-item--slide-left .btx-slider-body>:nth-child(n+4) {
    -webkit-animation-name: slideInLeft;
    -moz-animation-name: slideInLeft;
    animation-name: slideInLeft;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s
}

.slick-active.btx-slider-item--slide-right .btx-slider-media {
    -webkit-animation-name: slideInRight;
    -moz-animation-name: slideInRight;
    animation-name: slideInRight;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: .5s;
    -moz-animation-delay: .5s;
    animation-delay: .5s
}

.slick-active.btx-slider-item--slide-right .btx-slider-body>:nth-child(n+1) {
    -webkit-animation-name: slideInRight;
    -moz-animation-name: slideInRight;
    animation-name: slideInRight;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: .7s;
    -moz-animation-delay: .7s;
    animation-delay: .7s
}

.slick-active.btx-slider-item--slide-right .btx-slider-body>:nth-child(n+2) {
    -webkit-animation-name: slideInRight;
    -moz-animation-name: slideInRight;
    animation-name: slideInRight;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: .8s;
    -moz-animation-delay: .8s;
    animation-delay: .8s
}

.slick-active.btx-slider-item--slide-right .btx-slider-body>:nth-child(n+3) {
    -webkit-animation-name: slideInRight;
    -moz-animation-name: slideInRight;
    animation-name: slideInRight;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    animation-delay: .9s
}

.slick-active.btx-slider-item--slide-right .btx-slider-body>:nth-child(n+4) {
    -webkit-animation-name: slideInRight;
    -moz-animation-name: slideInRight;
    animation-name: slideInRight;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s
}

.slick-active.btx-slider-item--slide-up .btx-slider-media {
    -webkit-animation-name: slideInUp;
    -moz-animation-name: slideInUp;
    animation-name: slideInUp;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: .5s;
    -moz-animation-delay: .5s;
    animation-delay: .5s
}

.slick-active.btx-slider-item--slide-up .btx-slider-body>:nth-child(n+1) {
    -webkit-animation-name: slideInUp;
    -moz-animation-name: slideInUp;
    animation-name: slideInUp;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: .7s;
    -moz-animation-delay: .7s;
    animation-delay: .7s
}

.slick-active.btx-slider-item--slide-up .btx-slider-body>:nth-child(n+2) {
    -webkit-animation-name: slideInUp;
    -moz-animation-name: slideInUp;
    animation-name: slideInUp;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: .8s;
    -moz-animation-delay: .8s;
    animation-delay: .8s
}

.slick-active.btx-slider-item--slide-up .btx-slider-body>:nth-child(n+3) {
    -webkit-animation-name: slideInUp;
    -moz-animation-name: slideInUp;
    animation-name: slideInUp;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    animation-delay: .9s
}

.slick-active.btx-slider-item--slide-up .btx-slider-body>:nth-child(n+4) {
    -webkit-animation-name: slideInUp;
    -moz-animation-name: slideInUp;
    animation-name: slideInUp;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s
}

.slick-active.btx-slider-item--slide-down .btx-slider-media {
    -webkit-animation-name: slideInDown;
    -moz-animation-name: slideInDown;
    animation-name: slideInDown;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: .5s;
    -moz-animation-delay: .5s;
    animation-delay: .5s
}

.slick-active.btx-slider-item--slide-down .btx-slider-body>:nth-child(n+1) {
    -webkit-animation-name: slideInDown;
    -moz-animation-name: slideInDown;
    animation-name: slideInDown;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: .7s;
    -moz-animation-delay: .7s;
    animation-delay: .7s
}

.slick-active.btx-slider-item--slide-down .btx-slider-body>:nth-child(n+2) {
    -webkit-animation-name: slideInDown;
    -moz-animation-name: slideInDown;
    animation-name: slideInDown;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: .8s;
    -moz-animation-delay: .8s;
    animation-delay: .8s
}

.slick-active.btx-slider-item--slide-down .btx-slider-body>:nth-child(n+3) {
    -webkit-animation-name: slideInDown;
    -moz-animation-name: slideInDown;
    animation-name: slideInDown;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    animation-delay: .9s
}

.slick-active.btx-slider-item--slide-down .btx-slider-body>:nth-child(n+4) {
    -webkit-animation-name: slideInDown;
    -moz-animation-name: slideInDown;
    animation-name: slideInDown;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s
}

.btx-tab-content.active .btx-tab-pane,
.btx-tab-pane {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both
}

.btx-slider-item--inline .btx-slider-media {
    margin-right: 25px;
    margin-bottom: 0
}

.btx-slider-wrapper {
    display: table;
    width: 100%;
    background-color: transparent
}

.btx-slider-content {
    display: table-cell;
    padding: 5%
}

.btx-slider-content-wrapper,
.btx-slider-media>.btx-icon,
.btx-slider-media>img,
.btx-social-inner,
.slick-dots li {
    display: inline-block
}

.btx-slider-title {
    font-size: 48px;
    line-height: 1.2;
    word-break: break-word
}

.btx-slider-subtitle,
.btx-slider-subtitle--top {
    line-height: 1.5;
    word-break: break-word
}

.btx-slider-media {
    margin-bottom: 20px;
    font-size: 0
}

.btx-slider-divider {
    position: relative;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 0
}

.btx-slider-divider-inner {
    display: inline-block;
    position: relative;
    width: 100%;
    max-width: 200px;
    height: 1px;
    margin-top: -1px
}

.btx-slider-footer {
    margin-top: 30px
}

.slick-next,
.slick-prev {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 18px;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    transition-timing-function: ease
}

.slick-next i,
.slick-prev i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease
}

.btx-tab--fill .active>.btx-tab-arrow,
.btx-tab-nav .active {
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s
}

.slick-prev {
    left: 2.5%;
    -webkit-transform: translateX(-20%);
    -moz-transform: translateX(-20%);
    -ms-transform: translateX(-20%);
    -o-transform: translateX(-20%);
    transform: translateX(-20%)
}

.slick-next {
    right: 2.5%;
    -webkit-transform: translateX(20%);
    -moz-transform: translateX(20%);
    -ms-transform: translateX(20%);
    -o-transform: translateX(20%);
    transform: translateX(20%)
}

.slick-next:hover i {
    padding-left: 3px
}

.slick-next--vertical,
.slick-prev--vertical {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.slick-prev--vertical {
    top: 2.5%
}

.slick-next--vertical {
    top: auto;
    bottom: 2.5%;
    right: auto
}

.slick-slider:hover .slick-next,
.slick-slider:hover .slick-prev {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.slick-slide,
.slick-slide:focus {
    outline: 0
}

.slick-dots {
    position: absolute;
    bottom: 10px;
    left: 50%;
    padding: 0;
    margin: 0 auto;
    list-style: none;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.slick-dots li {
    position: relative;
    margin: 0 4px;
    cursor: pointer
}

.slick-dots li button {
    padding: 0;
    font-size: 0;
    color: transparent;
    background-color: transparent;
    line-height: 1.4
}

.slick-dots li button:focus {
    outline: 0
}

.slick-dots li button:before {
    content: '●';
    font-size: 18px
}

.btx-social {
    font-size: 0
}

.btx-social-item+.btx-social-item .btx-icon {
    margin-left: 5px
}

.btx-social-item:first-child .btx-icon--plain.btx-icon--without-hover,
.btx-social-item:first-child .btx-icon.btx-icon--with-hover.btx-icon--plain.btx-icon--hover-plain {
    margin-left: 0
}

.btx-social-item:last-child .btx-icon--plain.btx-icon--without-hover,
.btx-social-item:last-child .btx-icon.btx-icon--with-hover.btx-icon--plain.btx-icon--hover-plain {
    margin-right: 0
}

.btx-social-item .btx-icon--plain.btx-icon--without-hover,
.btx-social-item .btx-icon.btx-icon--with-hover.btx-icon--plain.btx-icon--hover-plain {
    margin: 0 .8em
}

.btx-share-item .btx-icon--plain.btx-icon--without-hover,
.btx-share-item .btx-icon.btx-icon--with-hover.btx-icon--plain.btx-icon--hover-plain {
    margin: 0 .6em
}

.btx-share .btx-icon--small,
.btx-social .btx-icon--small {
    font-size: 16px
}

.btx-share .btx-icon--medium,
.btx-social .btx-icon--medium {
    font-size: 20px
}

.btx-share .btx-icon--large,
.btx-social .btx-icon--large {
    font-size: 28px
}

.btx-social-inner {
    vertical-align: middle
}

.btx-social-item {
    display: block;
    float: left
}

.btx-social-item--color .btnx.btx-social-facebook {
    background-color: #3b5998
}

.btx-social-item--color .btnx.btx-social-twitter {
    background-color: #00aced
}

.btx-social-item--color .btnx.btx-social-pinterest {
    background-color: #cb2027
}

.btx-social-item--color .btnx.btx-social-google-plus {
    background-color: #dd4b39
}

.btx-social-item--color .btnx.btx-social-tumblr {
    background-color: #37445e
}

.btx-social-item--color .btnx.btx-social-email {
    background-color: #a4a4a4
}

.btx-social-item--color.btx-social-facebook,
.btx-social-item--color.btx-social-facebook .btx-icon-border,
.btx-social-item--color.btx-social-facebook .btx-icon-border-square,
.btx-social-item--color.btx-social-facebook .btx-icon-plain {
    color: #3b5998
}

.btx-social-item--color.btx-social-facebook .btx-icon-fill,
.btx-social-item--color.btx-social-facebook .btx-icon-fill-square,
.btx-social-item--color.btx-social-facebook.btnx,
.btx-social-item--color.btx-social-facebook.btnx:hover {
    color: #fff;
    background-color: #3b5998
}

.btx-social-item--color.btx-social-twitter,
.btx-social-item--color.btx-social-twitter .btx-icon-border,
.btx-social-item--color.btx-social-twitter .btx-icon-border-square,
.btx-social-item--color.btx-social-twitter .btx-icon-plain {
    color: #00aced
}

.btx-social-item--color.btx-social-twitter .btx-icon-fill,
.btx-social-item--color.btx-social-twitter .btx-icon-fill-square,
.btx-social-item--color.btx-social-twitter.btnx,
.btx-social-item--color.btx-social-twitter.btnx:hover {
    color: #fff;
    background-color: #00aced
}

.btx-social-item--color.btx-social-youtube,
.btx-social-item--color.btx-social-youtube .btx-icon-border,
.btx-social-item--color.btx-social-youtube .btx-icon-border-square,
.btx-social-item--color.btx-social-youtube .btx-icon-plain {
    color: #b00
}

.btx-social-item--color.btx-social-youtube .btx-icon-fill,
.btx-social-item--color.btx-social-youtube .btx-icon-fill-square,
.btx-social-item--color.btx-social-youtube.btnx,
.btx-social-item--color.btx-social-youtube.btnx:hover {
    color: #fff;
    background-color: #b00
}

.btx-social-item--color.btx-social-vimeo,
.btx-social-item--color.btx-social-vimeo .btx-icon-border,
.btx-social-item--color.btx-social-vimeo .btx-icon-border-square,
.btx-social-item--color.btx-social-vimeo .btx-icon-plain {
    color: #4bb2ef
}

.btx-social-item--color.btx-social-vimeo .btx-icon-fill,
.btx-social-item--color.btx-social-vimeo .btx-icon-fill-square,
.btx-social-item--color.btx-social-vimeo.btnx,
.btx-social-item--color.btx-social-vimeo.btnx:hover {
    color: #fff;
    background-color: #4bb2ef
}

.btx-social-item--color.btx-social-instagram,
.btx-social-item--color.btx-social-instagram .btx-icon-border,
.btx-social-item--color.btx-social-instagram .btx-icon-border-square,
.btx-social-item--color.btx-social-instagram .btx-icon-plain {
    color: #000
}

.btx-social-item--color.btx-social-instagram .btx-icon-fill,
.btx-social-item--color.btx-social-instagram .btx-icon-fill-square,
.btx-social-item--color.btx-social-instagram.btnx,
.btx-social-item--color.btx-social-instagram.btnx:hover {
    color: #fff;
    background-color: #000
}

.btx-social-item--color.btx-social-linkedin,
.btx-social-item--color.btx-social-linkedin .btx-icon-border,
.btx-social-item--color.btx-social-linkedin .btx-icon-border-square,
.btx-social-item--color.btx-social-linkedin .btx-icon-plain {
    color: #007bb6
}

.btx-social-item--color.btx-social-linkedin .btx-icon-fill,
.btx-social-item--color.btx-social-linkedin .btx-icon-fill-square,
.btx-social-item--color.btx-social-linkedin.btnx,
.btx-social-item--color.btx-social-linkedin.btnx:hover {
    color: #fff;
    background-color: #007bb6
}

.btx-social-item--color.btx-social-google-plus,
.btx-social-item--color.btx-social-google-plus .btx-icon-border,
.btx-social-item--color.btx-social-google-plus .btx-icon-border-square,
.btx-social-item--color.btx-social-google-plus .btx-icon-plain {
    color: #dd4b39
}

.btx-social-item--color.btx-social-google-plus .btx-icon-fill,
.btx-social-item--color.btx-social-google-plus .btx-icon-fill-square,
.btx-social-item--color.btx-social-google-plus.btnx,
.btx-social-item--color.btx-social-google-plus.btnx:hover {
    color: #fff;
    background-color: #dd4b39
}

.btx-social-item--color.btx-social-skype,
.btx-social-item--color.btx-social-skype .btx-icon-border,
.btx-social-item--color.btx-social-skype .btx-icon-border-square,
.btx-social-item--color.btx-social-skype .btx-icon-plain {
    color: #00aff0
}

.btx-social-item--color.btx-social-skype .btx-icon-fill,
.btx-social-item--color.btx-social-skype .btx-icon-fill-square,
.btx-social-item--color.btx-social-skype.btnx,
.btx-social-item--color.btx-social-skype.btnx:hover {
    color: #fff;
    background-color: #00aff0
}

.btx-social-item--color.btx-social-pinterest,
.btx-social-item--color.btx-social-pinterest .btx-icon-border,
.btx-social-item--color.btx-social-pinterest .btx-icon-border-square,
.btx-social-item--color.btx-social-pinterest .btx-icon-plain {
    color: #cb2027
}

.btx-social-item--color.btx-social-pinterest .btx-icon-fill,
.btx-social-item--color.btx-social-pinterest .btx-icon-fill-square,
.btx-social-item--color.btx-social-pinterest.btnx,
.btx-social-item--color.btx-social-pinterest.btnx:hover {
    color: #fff;
    background-color: #cb2027
}

.btx-social-item--color.btx-social-flickr,
.btx-social-item--color.btx-social-flickr .btx-icon-border,
.btx-social-item--color.btx-social-flickr .btx-icon-border-square,
.btx-social-item--color.btx-social-flickr .btx-icon-plain {
    color: #ff0084
}

.btx-social-item--color.btx-social-flickr .btx-icon-fill,
.btx-social-item--color.btx-social-flickr .btx-icon-fill-square,
.btx-social-item--color.btx-social-flickr.btnx,
.btx-social-item--color.btx-social-flickr.btnx:hover {
    color: #fff;
    background-color: #ff0084
}

.btx-social-item--color.btx-social-tumblr,
.btx-social-item--color.btx-social-tumblr .btx-icon-border,
.btx-social-item--color.btx-social-tumblr .btx-icon-border-square,
.btx-social-item--color.btx-social-tumblr .btx-icon-plain {
    color: #37445e
}

.btx-social-item--color.btx-social-tumblr .btx-icon-fill,
.btx-social-item--color.btx-social-tumblr .btx-icon-fill-square,
.btx-social-item--color.btx-social-tumblr.btnx,
.btx-social-item--color.btx-social-tumblr.btnx:hover {
    color: #fff;
    background-color: #37445e
}

.btx-social-item--color.btx-social-dribbble,
.btx-social-item--color.btx-social-dribbble .btx-icon-border,
.btx-social-item--color.btx-social-dribbble .btx-icon-border-square,
.btx-social-item--color.btx-social-dribbble .btx-icon-plain {
    color: #ea689a
}

.btx-social-item--color.btx-social-dribbble .btx-icon-fill,
.btx-social-item--color.btx-social-dribbble .btx-icon-fill-square,
.btx-social-item--color.btx-social-dribbble.btnx,
.btx-social-item--color.btx-social-dribbble.btnx:hover {
    color: #fff;
    background-color: #ea689a
}

.btx-social-item--color.btx-social-behance,
.btx-social-item--color.btx-social-behance .btx-icon-border,
.btx-social-item--color.btx-social-behance .btx-icon-border-square,
.btx-social-item--color.btx-social-behance .btx-icon-plain {
    color: #1769ff
}

.btx-social-item--color.btx-social-behance .btx-icon-fill,
.btx-social-item--color.btx-social-behance .btx-icon-fill-square,
.btx-social-item--color.btx-social-behance.btnx,
.btx-social-item--color.btx-social-behance.btnx:hover {
    color: #fff;
    background-color: #1769ff
}

.btx-social-item--color.btx-social-email,
.btx-social-item--color.btx-social-email .btx-icon-border,
.btx-social-item--color.btx-social-email .btx-icon-border-square,
.btx-social-item--color.btx-social-email .btx-icon-plain {
    color: #a4a4a4
}

.btx-social-item--color.btx-social-email .btx-icon-fill,
.btx-social-item--color.btx-social-email .btx-icon-fill-square,
.btx-social-item--color.btx-social-email.btnx,
.btx-social-item--color.btx-social-email.btnx:hover {
    color: #fff;
    background-color: #a4a4a4
}

.btx-share:not(.btx-post-share) {
    margin: 40px 0
}

.btx-social-share--icon a {
    display: block
}

.btx-social-share--icon .btx-share-item+.btx-share-item .btx-icon {
    margin-left: .5em
}

.btx-social-share--icon .btx-share-item:first-child .btx-icon--plain.btx-icon--without-hover,
.btx-social-share--icon .btx-share-item:first-child .btx-icon.btx-icon--with-hover.btx-icon--plain.btx-icon--hover-plain {
    margin-left: 0
}

.btx-social-share--icon .btx-share-item:last-child .btx-icon--plain.btx-icon--without-hover,
.btx-social-share--icon .btx-share-item:last-child .btx-icon.btx-icon--with-hover.btx-icon--plain.btx-icon--hover-plain {
    margin-right: 0
}

.btx-social-share {
    margin: 0;
    list-style: none;
    line-height: 1
}

.btx-social-share>.btx-share-item {
    display: inline-block;
    margin: .5em 0
}

.btx-social-share>.btx-share-item .btnx {
    padding: .5em 1.3em;
    border: none;
    letter-spacing: .01em;
    text-transform: capitalize
}

.btx-social-share .btx-icon {
    display: inline-block;
    vertical-align: middle
}

.btx-tab-nav::after,
.btx-tab::after {
    clear: both;
    content: "";
    display: table
}

.btx-social-share-label {
    position: relative;
    top: .1em
}

.btx-social-share--divider>.btx-share-item {
    padding: 0 15px;
    border-right-width: 1px;
    border-right-style: solid
}

.btx-social-share--divider>.btx-share-item:last-child {
    border-right: none
}

.btx-social-share--minimal>.btx-share-item {
    padding: 0 10px
}

.btx-social-share--button {
    font-size: 10px
}

.btx-social-share--button>li {
    padding: 0 5px
}

.btx-social-share--button>li:first-child {
    padding-left: 0
}

.btx-social-share--button>li:last-child {
    padding-right: 0
}

.btx-social-share--button .btnx,
.btx-social-share--button .btnx:hover {
    color: inherit
}

.btx-social-share--button .btx-icon {
    width: auto;
    height: auto;
    font-size: 1.2em
}

.btx-social-share--button .btx-icon>.btx-icon-normal {
    width: auto;
    height: auto;
    padding: 0 .6em 0 0;
    color: inherit
}

.btx-tab {
    position: relative;
    margin-bottom: 40px;
    overflow: hidden
}

.btx-tab-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.btx-tab-nav>li {
    position: relative;
    padding: 0;
    vertical-align: middle;
    cursor: pointer
}

.btx-tab-nav .btx-tab-nav-title {
    display: inline-block;
    padding: 6px 30px;
    font-size: 13px;
    letter-spacing: .075em;
    text-transform: uppercase;
    cursor: pointer
}

.btx-tab-nav .active {
    -webkit-transition-property: background-color;
    -moz-transition-property: background-color;
    transition-property: background-color;
    transition-duration: .4s;
    transition-timing-function: ease-in-out
}

.btx-tab--fill .active>.btx-tab-arrow,
.btx-team--hover.btx-team--fade .btx-team-body {
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out
}

.btx-tab-arrow {
    position: absolute;
    display: none;
    height: 0;
    width: 0;
    margin: auto;
    z-index: 1;
    border: 8px solid transparent;
    cursor: auto
}

.btx-tab-body {
    padding: 30px 40px;
    position: relative;
    text-align: left
}

.btx-tab-content {
    position: relative;
    visibility: hidden;
    opacity: 0
}

.btx-tab-content.active {
    visibility: visible;
    opacity: 1
}

.btx-tab-content.active .btx-tab-pane {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: both;
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-delay: .1s;
    -moz-animation-delay: .1s;
    animation-delay: .1s
}

.btx-tab-pane {
    position: relative;
    display: inline-block;
    width: 100%;
    -webkit-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    animation-name: fadeOut;
    animation-fill-mode: both;
    -webkit-animation-duration: .3s;
    -moz-animation-duration: .3s;
    animation-duration: .3s
}

.anmt-fadein.animated,
.anmt-fadeinu.animated {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -webkit-animation-duration: .8s;
    -moz-animation-duration: .8s
}

.btx-tab--fill .btx-tab-arrow {
    display: block;
    opacity: 0;
    visibility: hidden
}

.btx-tab--group .btx-tab-nav,
.btx-tab--top .btx-tab-nav>li {
    display: inline-block
}

.btx-tab--fill .active>.btx-tab-arrow {
    opacity: 1;
    visibility: visible;
    border-color: inherit;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    transition-duration: .4s;
    transition-timing-function: ease-in-out
}

.btx-tab--pill .btx-tab-nav,
.btx-tab--pill .btx-tab-nav>li.active {
    border-radius: 20px
}

.btx-tab--group .btx-tab-nav>li {
    border-width: 1px;
    border-style: solid;
    border-color: inherit
}

.btx-tab--group .btx-tab-nav>li.active {
    -webkit-transition-property: background-color, border;
    -moz-transition-property: background-color, border;
    transition-property: background-color, border
}

.btx-tab--underline .btx-tab-nav>li {
    margin: 0 20px -1px;
    background-color: transparent;
    z-index: 1
}

.btx-tab--underline .btx-tab-nav>li:first-child {
    margin-left: 0
}

.btx-tab--underline .btx-tab-nav>li:last-child {
    margin-right: 0
}

.btx-tab--underline .btx-tab-nav>li>.btx-tab-nav-title {
    padding: 0
}

.btx-tab--underline .btx-tab-nav>li.active {
    border-bottom-width: 2px;
    border-bottom-style: solid
}

.btx-tab--underline .btx-tab-body {
    border-top-width: 1px;
    border-top-style: solid
}

.btx-tab--top .btx-tab-arrow {
    top: 100%;
    right: 0;
    left: 0;
    border-bottom-color: transparent!important;
    border-right-color: transparent!important;
    border-left-color: transparent!important
}

.btx-tab--top.btx-tab--fill .btx-tab-nav {
    margin-bottom: 0
}

.btx-tab--top.btx-tab--pill .btx-tab-nav {
    margin-bottom: 20px
}

.btx-tab--top.btx-tab--group .btx-tab-nav {
    margin-bottom: 20px;
    border-radius: 5px
}

.btx-tab--top.btx-tab--group .btx-tab-nav>li {
    display: block;
    float: left;
    margin-right: -1px
}

.btx-tab--left::after,
.btx-tab--right::after,
.btx-team::after {
    display: table;
    content: "";
    clear: both
}

.btx-tab--top.btx-tab--group .btx-tab-nav>li:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.btx-tab--top.btx-tab--group .btx-tab-nav>li:last-child {
    margin-right: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.btx-tab--top.btx-tab--underline .btx-tab-nav li {
    padding-bottom: 20px
}

.btx-tab--left .btx-tab-nav,
.btx-tab--right .btx-tab-nav {
    position: relative;
    float: left;
    width: 16.66667%;
    min-height: 1px;
    padding: 0;
    text-align: center
}

.btx-tab--left .btx-tab-nav>li,
.btx-tab--right .btx-tab-nav>li {
    margin-bottom: 10px
}

.btx-tab--left .btx-tab-nav>li:last-child,
.btx-tab--right .btx-tab-nav>li:last-child {
    margin-bottom: 0
}

.btx-tab--left .btx-tab-body,
.btx-tab--right .btx-tab-body {
    position: relative;
    float: left;
    width: 83.33333%;
    min-height: 1px;
    padding: 20px
}

.btx-tab--fill.btx-tab--right .btx-tab-body,
.btx-tab--left.btx-tab--fill .btx-tab-body,
.btx-tab--right .btx-tab-body,
.btx-tab--right .btx-tab-nav {
    float: right
}

.btx-tab--fill.btx-tab--right .btx-tab-nav a,
.btx-tab--group.btx-tab--right .btx-tab-nav a,
.btx-tab--left.btx-tab--fill .btx-tab-nav a,
.btx-tab--left.btx-tab--group .btx-tab-nav a {
    padding-top: 10px;
    padding-bottom: 10px
}

.btx-tab--left .btx-tab-arrow--left,
.btx-tab--right .btx-tab-arrow--left {
    top: 0;
    left: 100%;
    bottom: 0;
    border-top-color: transparent!important;
    border-bottom-color: transparent!important;
    border-right-color: transparent!important
}

.btx-tab--fill.btx-tab--right .btx-tab-nav,
.btx-tab--left.btx-tab--fill .btx-tab-nav {
    position: absolute;
    height: 100%
}

.btx-team,
.btx-team-inner {
    position: relative
}

.btx-tab--group.btx-tab--right .btx-tab-nav,
.btx-tab--left.btx-tab--group .btx-tab-nav,
.btx-tab--left.btx-tab--pill .btx-tab-nav,
.btx-tab--pill.btx-tab--right .btx-tab-nav {
    margin-right: 20px
}

.btx-tab--group.btx-tab--right .btx-tab-body,
.btx-tab--left.btx-tab--group .btx-tab-body,
.btx-tab--left.btx-tab--pill .btx-tab-body,
.btx-tab--pill.btx-tab--right .btx-tab-body {
    width: 82%;
    width: calc(83.33% - 20px)
}

.btx-tab--group.btx-tab--right .btx-tab-nav>li,
.btx-tab--left.btx-tab--group .btx-tab-nav>li {
    margin-bottom: -1px
}

.btx-tab--group.btx-tab--right .btx-tab-nav>li:first-child,
.btx-tab--left.btx-tab--group .btx-tab-nav>li:first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.btx-tab--group.btx-tab--right .btx-tab-nav>li:last-child,
.btx-tab--left.btx-tab--group .btx-tab-nav>li:last-child {
    margin-bottom: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.btx-tab--left.btx-tab--underline .btx-tab-nav>li,
.btx-tab--underline.btx-tab--right .btx-tab-nav>li {
    margin-left: 0;
    margin-right: 0
}

.btx-tab--left.btx-tab--underline .btx-tab-nav>li a,
.btx-tab--underline.btx-tab--right .btx-tab-nav>li a {
    padding-top: 5px;
    padding-bottom: 5px
}

.btx-tab--left.btx-tab--underline .btx-tab-nav>li.active,
.btx-tab--underline.btx-tab--right .btx-tab-nav>li.active {
    border-bottom: none
}

.btx-tab--left.btx-tab--underline li.active,
.btx-tab--underline.btx-tab--right li.active {
    margin-right: -1px;
    border-right-width: 2px;
    border-right-style: solid;
    z-index: 1
}

.btx-tab--left.btx-tab--underline .btx-tab-body,
.btx-tab--underline.btx-tab--right .btx-tab-body {
    border-top: none;
    border-left-width: 1px;
    border-left-style: solid
}

.btx-tab--right .btx-tab-arrow--right {
    top: 0;
    bottom: 0;
    right: 100%;
    border-top-color: transparent!important;
    border-bottom-color: transparent!important;
    border-left-color: transparent!important
}

.btx-tab--right.btx-tab--group .btx-tab-nav,
.btx-tab--right.btx-tab--pill .btx-tab-nav {
    margin-right: 0;
    margin-left: 20px
}

.btx-tab--right.btx-tab--fill .btx-tab-nav {
    right: 0
}

.btx-tab--right.btx-tab--fill .btx-tab-body {
    float: left
}

.btx-tab--right.btx-tab--underline .btx-tab-nav>li.active {
    border-right: none
}

.btx-tab--right.btx-tab--underline .btx-tab-body {
    border: none;
    border-right-width: 1px;
    border-right-style: solid
}

.btx-team--card.btx-team--circle .btx-overlay,
.btx-team--hover.btx-team--circle .btx-team-background,
.btx-team--hover.btx-team--circle .btx-team-media img,
.btx-team--hover.btx-team--zoom .btx-team-media.btx-image--circle {
    border-radius: 50%
}

.btx-tab--right.btx-tab--underline li.active {
    margin-left: -1px;
    border-left-width: 2px;
    border-left-style: solid;
    z-index: 1
}

.btx-table {
    margin-bottom: 40px;
    text-align: left
}

.btx-table table {
    width: 100%;
    margin: 0;
    border-collapse: collapse;
    border-spacing: 0
}

.btx-table th {
    padding: 8px 10px;
    text-align: inherit
}

.btx-table td {
    padding: 6px 10px;
    text-align: inherit
}

.btx-table tbody {
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background-color: transparent
}

.btx-table--minimal thead {
    background-color: transparent!important;
    border-top-width: 2px;
    border-top-style: solid
}

.btx-table--standard thead {
    border-top: none;
    border-bottom: none
}

.btx-team {
    margin-bottom: 40px
}

.btx-team.btx-center-align img {
    margin-left: auto;
    margin-right: auto
}

.btx-team.btx-left-align img {
    margin-left: 0;
    margin-right: auto
}

.btx-team.btx-right-align img {
    margin-left: auto;
    margin-right: 0
}

.btx-team .btx-social {
    display: inline-block;
    font-size: 14px
}

.btx-team .btx-social::after {
    clear: both;
    content: "";
    display: table
}

.btx-team .btx-team-body-content>* {
    margin-bottom: 20px
}

.btx-team .btx-team-body-content>:last-child {
    margin-bottom: 0
}

.btx-team-header {
    line-height: 1.2
}

.btx-team-name {
    font-size: 20px
}

.btx-team-title {
    margin-top: 5px;
    font-size: 1em
}

.btx-team-media,
.btx-team-socials,
.btx-testimonial .btx-media-img {
    font-size: 0
}

.btx-team-media>img {
    display: inline-block
}

.btx-team--box .btx-team-body {
    padding-top: 30px;
    padding-bottom: 30px
}

.btx-team--card .btx-team-title {
    margin-top: 10px
}

.btx-team--card .btx-team-media {
    position: relative;
    width: 49%;
    width: calc(50% - 15px)
}

.btx-team--card .btx-team-media img {
    display: block;
    width: 100%
}

.btx-team--card .btx-team-media:hover .btx-overlay {
    opacity: 1;
    visibility: visible
}

.btx-team--card .btx-team-media:hover .btx-social>* {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.btx-team--card .btx-team-media:hover .btx-social>:nth-child(n+1) {
    -webkit-transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    transition-delay: 50ms
}

.btx-team--card .btx-team-media:hover .btx-social>:nth-child(n+2) {
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    transition-delay: .1s
}

.btx-team--card .btx-team-media:hover .btx-social>:nth-child(n+3) {
    -webkit-transition-delay: .15s;
    -moz-transition-delay: .15s;
    transition-delay: .15s
}

.btx-team--card .btx-team-media:hover .btx-social>:nth-child(n+4) {
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    transition-delay: .2s
}

.btx-team--card .btx-team-media:hover .btx-social>:nth-child(n+5) {
    -webkit-transition-delay: .25s;
    -moz-transition-delay: .25s;
    transition-delay: .25s
}

.btx-team--card .btx-team-media:hover .btx-social>:nth-child(n+6) {
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    transition-delay: .3s
}

.btx-team--card .btx-team-media:hover .btx-social>:nth-child(n+7) {
    -webkit-transition-delay: .35s;
    -moz-transition-delay: .35s;
    transition-delay: .35s
}

.btx-team--card .btx-team-media:hover .btx-social>:nth-child(n+8) {
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
    transition-delay: .4s
}

.btx-team--card .btx-team-media:hover .btx-social>:nth-child(n+9) {
    -webkit-transition-delay: .45s;
    -moz-transition-delay: .45s;
    transition-delay: .45s
}

.btx-team--card .btx-team-media:hover .btx-social>:nth-child(n+10) {
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    transition-delay: .5s
}

.btx-team--card .btx-overlay {
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    -moz-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    transition-timing-function: cubic-bezier(.25, .5, .55, .95)
}

.btx-team--card .btx-social>*,
.btx-team--hover.btx-team--fade .btx-team-body {
    opacity: 0;
    visibility: hidden;
    -webkit-transition-property: all;
    -moz-transition-property: all
}

.btx-team--card .btx-team-socials {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center
}

.btx-team--card .btx-team-socials-inner {
    display: table;
    width: 100%;
    height: 100%
}

.btx-team--card .btx-social {
    display: table-cell;
    vertical-align: middle;
    font-size: 0
}

.btx-team--card .btx-social .btx-social-item {
    display: inline-block;
    float: none
}

.btx-team--card .btx-social>* {
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
    transition-property: all;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    -moz-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    transition-timing-function: cubic-bezier(.25, .5, .55, .95)
}

.btx-team--hover.btx-team--zoom .btx-team-media,
.btx-with-hover-shadow {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0)
}

.btx-team--card .btx-team-body {
    position: absolute;
    top: 0;
    right: 0;
    width: 49%;
    width: calc(50% - 15px);
    height: 100%;
    padding: 15px;
    overflow: auto
}

.btx-team--card .btx-team-body-wrapper {
    position: relative;
    width: 100%;
    height: 100%
}

.btx-team--card .btx-team-body-inner {
    position: relative;
    display: table;
    width: 100%;
    height: 100%
}

.btx-team--card .btx-team-body-content {
    position: relative;
    display: table-cell;
    width: 100%;
    vertical-align: middle
}

.btx-team--card-right .btx-team-media {
    margin-left: auto
}

.btx-team--card-right .btx-team-body {
    left: 0
}

.btx-team--hover .btx-team-media {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.btx-team--hover .btx-team-background,
.btx-team--hover .btx-team-body,
.btx-team--hover .btx-team-body-wrapper {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0
}

.btx-team--hover .btx-media-link {
    display: block
}

.btx-team--hover img {
    display: block;
    width: 100%
}

.btx-team--hover .btx-team-background {
    right: 0;
    bottom: 0
}

.btx-team--hover .btx-team-body {
    right: 0;
    bottom: 0;
    margin: auto
}

.btx-team--hover .btx-team-body img {
    display: none
}

.btx-team--hover .btx-team-body-inner {
    position: relative;
    display: table;
    width: 100%;
    height: 100%
}

.btx-team--hover .btx-team-body-content {
    position: relative;
    display: table-cell;
    width: 100%;
    vertical-align: middle
}

.btx-team--hover.btx-team--fade .btx-team-body {
    transition-property: all;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s;
    transition-timing-function: ease-in-out
}

.btx-team--hover.btx-team--fadeout .btx-team-body,
.btx-team--hover.btx-team--zoom .btx-team-background,
.btx-team--hover.btx-team--zoom .btx-team-body-content {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out
}

.btx-team--hover.btx-team--fade:hover .btx-team-body {
    opacity: 1;
    visibility: visible
}

.btx-team--hover.btx-team--fadeout .btx-team-body {
    opacity: 1;
    visibility: visible;
    transition-property: all;
    transition-duration: .4s;
    transition-timing-function: ease-in-out
}

.btx-team--hover.btx-team--fadeout:hover .btx-team-body {
    opacity: 0;
    visibility: hidden
}

.btx-team--hover.btx-team--flip .btx-team-body img {
    display: block;
    width: 100%;
    height: 100%;
    visibility: hidden
}

.btx-team--hover.btx-team--flip .btx-team-body:before {
    content: none
}

.btx-team--hover.btx-team--zoom .btx-team-media {
    transform: translateZ(0)
}

.btx-team--hover.btx-team--zoom .btx-team-background,
.btx-team--hover.btx-team--zoom .btx-team-body-content {
    opacity: 0;
    visibility: hidden;
    transition-property: all;
    transition-duration: .4s;
    transition-timing-function: ease-in-out
}

.btx-icon>.btx-icon-normal,
.btx-team--hover.btx-team--zoom .btx-team-media img {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out
}

.btx-team--hover.btx-team--zoom .btx-team-media img {
    -webkit-transform: scale(1) translateZ(0);
    -moz-transform: scale(1) translateZ(0);
    -ms-transform: scale(1) translateZ(0);
    -o-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0);
    transition-property: all;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s;
    transition-timing-function: ease-in-out
}

.btx-team--hover.btx-team--zoom .btx-team-body-content {
    -webkit-transform: scale(1.2) translateZ(0);
    -moz-transform: scale(1.2) translateZ(0);
    -ms-transform: scale(1.2) translateZ(0);
    -o-transform: scale(1.2) translateZ(0);
    transform: scale(1.2) translateZ(0)
}

.btx-team--hover.btx-team--zoom:hover .btx-team-background,
.btx-team--hover.btx-team--zoom:hover .btx-team-body-content {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1) translateZ(0);
    -moz-transform: scale(1) translateZ(0);
    -ms-transform: scale(1) translateZ(0);
    -o-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0)
}

.btx-team--hover.btx-team--zoom:hover .btx-team-body-content {
    -webkit-transform: scale(1) translateZ(0);
    -moz-transform: scale(1) translateZ(0);
    -ms-transform: scale(1) translateZ(0);
    -o-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0)
}

.btx-team--hover.btx-team--zoom:hover .btx-team-media img {
    -webkit-transform: scale(1.1) translateZ(0);
    -moz-transform: scale(1.1) translateZ(0);
    -ms-transform: scale(1.1) translateZ(0);
    -o-transform: scale(1.1) translateZ(0);
    transform: scale(1.1) translateZ(0)
}

.btx-entry-media .btx-quote .fa,
.btx-testimonial-item-inner>.btx-testimonial-icon {
    -webkit-transform: scale(-1);
    -moz-transform: scale(-1);
    -ms-transform: scale(-1);
    -o-transform: scale(-1)
}

.btx-testimonial {
    margin-bottom: 40px
}

.btx-testimonial::after {
    clear: both;
    content: "";
    display: table
}

.btx-testimonial blockquote {
    padding: 0;
    margin: 0
}

.btx-testimonial blockquote:after,
.btx-testimonial blockquote:before {
    content: ''
}

.btx-testimonial blockquote>span {
    display: inline-block;
    line-height: 1.5
}

.btx-testimonial .btx-media-img+.btx-media-body {
    margin-left: 5px
}

.btx-testimonial .btx-testimonial-item-inner>* {
    margin-bottom: 30px
}

.btx-testimonial-item {
    border-width: 0;
    border-style: solid
}

.btx-testimonial-item:focus {
    outline: 0
}

.btx-testimonial-item-inner {
    position: relative;
    padding: 60px 15%;
    background-color: inherit
}

.btx-testimonial-item-inner>.btx-testimonial-icon {
    display: inline-block;
    line-height: 1;
    font-size: 28px;
    text-align: center;
    transform: scale(-1)
}

.btx-testimonial-arrow {
    position: absolute;
    height: 0;
    width: 0;
    margin: auto;
    top: 100%;
    right: 80px;
    border: 1em solid;
    border-bottom-color: transparent!important;
    border-right-color: transparent!important;
    border-left-color: transparent!important
}

.btx-testimonial-author-name {
    font-size: 14px;
    font-weight: 700
}

.btx-testimonial-author-title {
    line-height: 18px;
    font-size: 12px;
    font-weight: 400
}

.btx-testimonial--plain .btx-testimonial-media {
    display: block;
    width: auto;
    margin: 0 auto
}

.btx-testimonial--plain .btx-media-body,
.btx-testimonial--plain .btx-media-img {
    display: inline-block;
    vertical-align: middle
}

.btx-testimonial--plain .btx-media-img {
    max-width: 100px;
    max-height: 100px;
    float: none
}

.btx-testimonial--balloon .btx-testimonial-media,
.btx-testimonial--border .btx-testimonial-media {
    display: block;
    max-width: 90%;
    height: 60px;
    margin-bottom: 0;
    padding-right: 20px;
    padding-left: 20px;
    text-align: left
}

.btx-testimonial--balloon .btx-media-img,
.btx-testimonial--border .btx-media-img {
    max-width: 60px;
    max-height: 60px;
    float: none
}

.btx-testimonial--balloon .btx-media-img img,
.btx-testimonial--border .btx-media-img img {
    width: 100%;
    height: auto
}

.btx-testimonial--balloon .btx-media-body,
.btx-testimonial--balloon .btx-media-img,
.btx-testimonial--border .btx-media-body,
.btx-testimonial--border .btx-media-img {
    display: inline-block;
    vertical-align: middle
}

.btx-testimonial--border .btx-testimonial-item {
    position: relative;
    margin-bottom: 30px
}

.btx-testimonial--border .btx-testimonial-media {
    position: absolute;
    bottom: -35px;
    right: 5%;
    background-color: inherit
}

.btx-button--border>.btnx,
.btx-button--plain>.btnx {
    background-color: transparent
}

.btx-testimonial--balloon .btx-testimonial-item {
    position: relative;
    margin-bottom: 100px;
    border-color: transparent
}

.btx-box .btx-item:last-child,
.btx-testimonial--balloon blockquote {
    margin-bottom: 0
}

.btx-testimonial--balloon .btx-testimonial-media {
    position: absolute;
    bottom: -85px;
    right: 15px
}

.btx-box,
.btx-box-content,
.btx-box-inner,
.btx-icon {
    position: relative
}

.btx-testimonial--balloon .btx-testimonial-media:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.btx-testimonial--carousel .btx-testimonial-item {
    display: none
}

.btx-testimonial--carousel .btx-testimonial-item:first-child,
.btx-testimonial--carousel.slider-ready .btx-testimonial-item {
    display: block
}

.btx-box-content,
.btx-button--inline,
.btx-image-container>.btx-icon,
.btx-image-container>img,
.btx-media-link {
    display: inline-block
}

.btx-box {
    border-width: 0;
    border-style: solid
}

.btx-box:focus {
    outline: 0
}

.btx-box .btx-item:first-child {
    margin-top: 0
}

.btx-box-inner {
    font-size: 0
}

.btx-box-content {
    width: 100%;
    max-height: 100%;
    line-height: 1.78571;
    font-size: 14px;
    vertical-align: middle;
    overflow-x: hidden
}

.btx-item.btx-button {
    margin-top: 20px;
    margin-bottom: 20px
}

.btx-button>.btnx {
    height: auto;
    padding: 12.5px 24px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .1em
}

.btx-button--inline+.btx-button--inline {
    margin-left: 10px
}

.btx-button-size--medium>.btnx {
    padding: 16.5px 32px;
    font-size: 13px
}

.btx-button-size--large>.btnx {
    padding: 20.5px 44px;
    font-size: 14px
}

.btx-button--plain>.btnx {
    border: none
}

.btx-button.btx-button--full>.btnx {
    width: 100%
}

.btx-button--fill.btx-button-hover--inverse>.btnx:hover,
.btx-button.btx-button--border.btx-button-hover--brand>.btnx:hover {
    background-color: transparent!important
}

.btx-image {
    margin-bottom: 30px
}

.btx-image.btx-left-align img {
    margin-left: 0;
    margin-right: auto
}

.btx-image.btx-right-align img {
    margin-right: 0;
    margin-left: auto
}

.btx-image .btx-image-caption {
    margin-top: 10px;
    font-size: .857em;
    font-style: italic
}

.btx-image.btx-center-position {
    margin: 40px -10%;
    text-align: center
}

.btx-image--circle img {
    border-radius: 50%
}

.btx-image-container {
    font-size: 0
}

.btx-media-link {
    max-width: 100%
}

.btx-icon {
    display: block;
    width: 2.4em;
    height: 2.4em;
    margin: 0 auto;
    line-height: 1;
    text-align: center
}

.btx-icon>.btx-icon-normal {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    transition-property: all;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    transition-timing-function: ease-in-out
}

.btx-icon>.btx-icon-normal.btx-icon-default {
    color: inherit;
    border-color: inherit
}

.btx-icon>.btx-icon-hover {
    display: table;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 2.4em;
    height: 2.4em;
    visibility: hidden;
    opacity: 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.btx-icon i {
    display: table-cell;
    vertical-align: middle
}

.btx-icon--plain.btx-icon--hover-plain,
.btx-icon--plain.btx-icon--without-hover {
    width: auto;
    height: auto;
    text-align: inherit
}

.btx-icon--plain.btx-icon--hover-plain i,
.btx-icon--plain.btx-icon--hover-plain>.btx-icon-normal,
.btx-icon--plain.btx-icon--without-hover i,
.btx-icon--plain.btx-icon--without-hover>.btx-icon-normal {
    display: block
}

.btx-icon--plain.btx-icon--hover-plain>.btx-icon-hover {
    display: block;
    width: auto;
    height: auto
}

.btx-icon--inline {
    display: inline-block;
    vertical-align: middle
}

.btx-left-align .btx-icon {
    margin-right: auto;
    margin-left: 0
}

.btx-right-align .btx-icon {
    margin-right: 0;
    margin-left: auto
}

.btx-icon--with-hover:hover .btx-icon-normal {
    visibility: hidden;
    opacity: 0;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s
}

.btx-icon--with-hover:hover .btx-icon-hover {
    visibility: visible;
    opacity: 1;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s
}

.btx-icon--small {
    font-size: 18px
}

.btx-icon--medium {
    font-size: 28px
}

.btx-icon--large {
    font-size: 42px
}

.btx-icon--x-large {
    font-size: 56px
}

.btx-icon--before {
    padding-right: 10px
}

.btx-icon--after {
    padding-left: 10px
}

.btx-icon-border,
.btx-icon-border-square {
    border: 1px solid
}

.btx-icon-border,
.btx-icon-fill {
    border-radius: 50%
}

.btx-heading {
    margin-bottom: 20px
}

.btx-heading-text {
    margin: 0;
    background: 0 0;
    border: none
}

.btx-heading--underline {
    border-bottom: 1px solid
}

.btx-heading--underline .btx-heading-text {
    display: inline-block;
    padding-bottom: 20px;
    margin-bottom: -1px;
    line-height: inherit;
    border-bottom: 1px solid
}

.btx-heading--border .btx-heading-text {
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid;
    word-break: normal
}

.btx-text>p,
.product p,
p {
    word-break: break-word
}

.btx-heading--fill .btx-heading-text {
    padding: 10px 20px
}

.btx-heading--leadline .btx-heading-text {
    padding-top: 10px;
    border-top-width: 1px;
    border-top-style: solid
}

.btx-heading--breakline {
    position: relative
}

.btx-heading--breakline .btx-heading-text {
    display: inline-block;
    position: relative;
    padding-bottom: 15px
}

.btx-heading--breakline .btx-heading-text:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 20px;
    border: 1px solid;
    border-color: inherit
}

.btx-heading--breakline.btx-center-align .btx-heading-text:after {
    left: 49%;
    left: calc(50% - 10px)
}

.btx-heading--breakline.btx-right-align .btx-heading-text:after {
    left: auto;
    right: 0
}

.btx-text {
    margin-bottom: 20px
}

.btx-text .btx-text-bullet,
.btx-text>p {
    margin: 0
}

.btx-text .btx-text-bullet li>.fa {
    margin-right: 12px
}

.btx-text .btx-text-bullet li+li {
    margin-top: 6px
}

.btx-text--bold,
.x-bold {
    font-weight: 700
}

.btx-text--underline,
.x-underline {
    text-decoration: underline
}

a,
ins {
    text-decoration: none
}

.btx-highlighted-text {
    padding: 4px 2px
}

.btx-quote {
    position: relative;
    line-height: 1.5
}

.btx-quote.btx-with-background {
    padding: 40px 50px
}

.btx-quote.btx-item {
    margin-top: 30px;
    margin-bottom: 30px
}

.btx-quote.btx-left-position,
.btx-quote.btx-overlapleft-position,
.btx-quote.btx-overlapright-position,
.btx-quote.btx-right-position {
    margin-top: 10px;
    margin-bottom: 10px
}

.btx-quote.btx-left-position:not(.btx-with-background),
.btx-quote.btx-overlapleft-position:not(.btx-with-background),
.btx-quote.btx-overlapright-position:not(.btx-with-background),
.btx-quote.btx-right-position:not(.btx-with-background) {
    max-width: 41.66667%;
    padding: 20px 0
}

.btx-quote.btx-left-position .btx-quote-text,
.btx-quote.btx-overlapleft-position .btx-quote-text,
.btx-quote.btx-overlapright-position .btx-quote-text,
.btx-quote.btx-right-position .btx-quote-text {
    line-height: 1.2;
    font-size: 24px
}

.btx-quote-text {
    display: block;
    margin: 0;
    font-size: 22px;
    letter-spacing: -.01em
}

.btx-quote-author {
    display: block;
    margin-top: 30px;
    font-size: 13px
}

.btx-quote--border {
    padding: 30px 0;
    border-top: 1px solid;
    border-bottom: 1px solid
}

.btx-quote--block {
    padding: 0 40px;
    border-left: 3px solid
}

.btx-quote--block .btx-quote {
    font-size: 19px
}

.btx-quote--block.btx-right-align {
    border-right: 3px solid;
    border-left: 0
}

.btx-quote--block.btx-left-position,
.btx-quote--block.btx-overlapleft-position,
.btx-quote--block.btx-overlapright-position,
.btx-quote--block.btx-right-position {
    border: 0;
    border-top: 3px solid
}

.btx-quote--block.btx-left-position:not(.btx-with-background),
.btx-quote--block.btx-overlapleft-position:not(.btx-with-background),
.btx-quote--block.btx-overlapright-position:not(.btx-with-background),
.btx-quote--block.btx-right-position:not(.btx-with-background) {
    padding: 30px 0
}

.btx-quote--block.btx-center-position:not(.btx-with-background) {
    padding: 0 20px
}

.btx-divider {
    height: 0;
    margin-top: 40px;
    margin-bottom: 40px
}

.btx-divider.btx-left-align .btx-divider-line {
    margin-left: 0;
    margin-right: auto
}

.btx-divider.btx-right-align .btx-divider-line {
    margin-left: auto;
    margin-right: 0
}

.btx-divider.btx-center-align .btx-divider-line,
.btx-video.btx-center-align .btx-video-inner,
.btx-video.btx-center-position .btx-video-inner {
    margin-left: auto;
    margin-right: auto
}

.btx-divider-line {
    height: 1px;
    text-align: center
}

.btx-divider-text {
    position: relative;
    top: -.9em;
    display: inline-block;
    padding: 0 20px;
    border-radius: 7px
}

.btx-divider-text .btx-icon {
    font-size: inherit!important;
    margin-top: -.3em
}

.btx-divider--double .btx-divider-line {
    background-color: transparent!important;
    border-top-width: medium;
    border-top-style: double
}

.btx-divider--double .btx-divider-text {
    top: -1em
}

.btx-divider--gradient .btx-divider-line {
    background: #e7e7e7;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #ccc, rgba(255, 255, 255, 0));
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #ccc, rgba(255, 255, 255, 0))
}

.btx-video {
    width: 100%;
    margin-bottom: 30px
}

.btx-video.btx-center-align .wp-video,
.btx-video.btx-center-position .wp-video {
    margin: 0 auto
}

.btx-video.btx-overlapright-position .btx-video-inner,
.btx-video.btx-overlapright-position .wp-video,
.btx-video.btx-right-align .btx-video-inner,
.btx-video.btx-right-align .wp-video,
.btx-video.btx-right-position .btx-video-inner,
.btx-video.btx-right-position .wp-video {
    margin-left: auto
}

.btx-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.btx-video .mejs-controls,
.btx-video .mejs-overlay-button {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease
}

.btx-tooltip:after,
.btx-tooltip:before,
a {
    -webkit-transition-property: all;
    -moz-transition-property: all
}

.btx-video:hover .mejs-controls,
.btx-video:hover .mejs-overlay-button {
    opacity: 1
}

.btx-video-content {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden
}

.btx-video-content .wp-video {
    width: 100%!important;
    margin: 0 auto
}

.btx-video-content .mejs-container {
    height: auto!important;
    padding-bottom: 56.25%
}

video {
    height: auto
}

.btx-space {
    position: relative;
    width: 100%;
    min-height: 1px
}

.btx-dropcap {
    float: left;
    width: 2em;
    height: 2em;
    line-height: 2;
    margin-top: .25em;
    margin-right: .5em;
    font-size: 200%;
    text-align: center;
    border: 1px solid transparent
}

.btx-dropcap--without-background {
    width: 1.5em;
    height: 1.25em;
    line-height: 1.25;
    padding-left: .25em;
    margin: 0;
    font-size: 250%;
    text-align: left
}

.btx-tooltip {
    position: relative;
    cursor: pointer
}

.btx-tooltip:after,
.btx-tooltip:before {
    position: absolute;
    left: 50%;
    bottom: 120%;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition-property: all;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.btx-tooltip--left:after,
.btx-tooltip--left:before,
.btx-tooltip--right:after,
.btx-tooltip--right:before {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    bottom: auto;
    top: 50%
}

.btx-tooltip:before {
    content: "";
    margin-bottom: -12px;
    z-index: 99;
    border: 6px solid transparent;
    border-top-color: #000;
    border-top-color: rgba(0, 0, 0, .8);
    background: 0 0
}

.btx-tooltip--bottom:before,
.btx-tooltip--left:before,
.btx-tooltip--right:before {
    margin-bottom: 0;
    border-top-color: transparent
}

.btx-tooltip:after {
    content: attr(data-tooltip);
    width: auto;
    min-width: 80px;
    line-height: 1.5;
    padding: 6px 18px;
    font-size: 12px;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    background-color: #000;
    background-color: rgba(0, 0, 0, .8);
    border-radius: 4px;
    z-index: 100
}

.btx-tooltip:hover:after,
.btx-tooltip:hover:before {
    opacity: 1;
    visibility: visible
}

.btx-tooltip--left:after,
.btx-tooltip--left:before {
    left: auto;
    right: 110%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.btx-tooltip--left:before {
    margin-right: -12px;
    margin-left: 0;
    border-left-color: #000;
    border-left-color: rgba(0, 0, 0, .8)
}

.btx-tooltip--left:after {
    margin-left: 0
}

.btx-tooltip--right:after,
.btx-tooltip--right:before {
    left: 110%;
    right: auto;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.btx-tooltip--right:before {
    margin-left: -12px;
    border-right-color: #000;
    border-right-color: rgba(0, 0, 0, .8)
}

.btx-tooltip--right:after {
    margin-left: 0
}

.btx-tooltip--bottom:after,
.btx-tooltip--bottom:before {
    top: 150%;
    bottom: auto;
    left: 50%
}

.btx-tooltip--bottom:before {
    margin-top: -12px;
    border-bottom-color: #000;
    border-bottom-color: rgba(51, 51, 51, .9)
}

.btx-map,
.btx-pluginslider {
    margin-bottom: 40px
}

.btx-html {
    margin-bottom: 20px
}

*,
:after,
:before {
    box-sizing: border-box
}

body {
    font-size: .875em;
    line-height: 1.78571;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    line-height: 1.2;
    letter-spacing: 0;
    margin: 30px 0 20px
}

input[type=text],
label {
    line-height: 1
}

hr,
table {
    margin: 20px 0
}

h1 {
    font-size: 2.6705em
}

h2 {
    font-size: 2.13587em
}

h3 {
    font-size: 1.70888em
}

h4 {
    font-size: 1.36762em
}

h5 {
    font-size: 1.09375em
}

h6 {
    font-size: .875em
}

p {
    margin: 0 0 20px
}

strong {
    color: #222
}

.btx-breadcrumbs a,
.btx-page-title-breadcrumbs a,
.btx-page-title-breadcrumbs a:hover,
.btx-page-title-breadcrumbs.custom-color .btx-breadcrumbs-current {
    color: inherit
}

a {
    transition-property: all;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

a:active,
a:focus {
    outline: 0
}

hr {
    border-bottom: 1px solid #e7e7e7;
    border-left: none;
    border-right: none;
    border-top: none
}

img,
picture {
    margin: 0 auto;
    max-width: 100%;
    height: auto
}
#Baidu-map .BMap_Marker img{ max-width: none; }
cite:before {
    content: "\2014 \00A0"
}

blockquote {
    margin: 0;
    line-height: 1.5;
    font-size: 22px
}

blockquote cite {
    display: block;
    margin-top: 30px;
    font-size: 14px
}

ol,
ul {
    margin-left: 20px;
    padding: 0;
    list-style-type: disc
}

ol {
    list-style-type: decimal
}

dl {
    margin-bottom: 10px
}

dl dt {
    font-weight: 700;
    margin-top: 10px
}

dl dd {
    margin: 0
}

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

table td,
table th {
    padding: 8px
}

code,
kbd,
tt {
    padding: 2px 4px;
    font-size: 90%;
    border-radius: 4px
}

pre {
    margin: 30px 0;
    padding: 20px;
    border: 1px solid;
    border-radius: 4px
}

address {
    font-style: normal;
    margin-bottom: 20px
}

iframe {
    border: none
}

.btnx,
button,
input[type=button],
input[type=submit] {
    display: inline-block;
    margin: 0;
    padding: 12.5px 24px;
    vertical-align: middle;
    line-height: 1;
    width: auto;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: inherit;
    border-radius: 4px;
    letter-spacing: .075em;
    text-align: center;
    font-size: .875em;
    font-weight: 700;
    cursor: pointer;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease
}

.active.btnx,
.btnx:active,
button.active,
button:active,
input.active[type=button],
input.active[type=submit],
input[type=button]:active,
input[type=submit]:active {
    outline: 0;
    background-image: none
}

.disabled.btnx,
[disabled].btnx,
button.disabled,
button[disabled],
fieldset[disabled] .btnx,
fieldset[disabled] button,
fieldset[disabled] input[type=button],
fieldset[disabled] input[type=submit],
input.disabled[type=button],
input.disabled[type=submit],
input[disabled][type=button],
input[disabled][type=submit] {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65
}

.btx-audio-button,
.btx-close-button:hover,
.btx-dropdown-menu li:hover,
.woocommerce .rememberme {
    cursor: pointer
}

.btnx>.fa,
button>.fa,
input[type=button]>.fa,
input[type=submit]>.fa {
    vertical-align: middle;
    margin-top: -2px
}

fieldset {
    padding: 0;
    border: 0
}

label {
    display: block;
    max-width: 100%;
    margin-bottom: 10px;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .075em
}

input,
select,
textarea {
    display: block;
    width: 100%;
    height: 40px;
    padding: 5px 15px;
    font-size: 1em;
    line-height: 1.78571;
    background-image: none;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    -webkit-transition: border-color .2s;
    -moz-transition: border-color .2s;
    transition: border-color .2s
}

.btx-breadcrumbs li,
.btx-page-hero .btx-bannertext,
.btx-page-hero .btx-page-hero-content-wrapper {
    display: inline-block
}

input[disabled],
input[readonly] fieldset[disabled] input,
input[readonly] fieldset[disabled] select,
input[readonly] fieldset[disabled] textarea,
select[disabled],
select[readonly] fieldset[disabled] input,
select[readonly] fieldset[disabled] select,
select[readonly] fieldset[disabled] textarea,
textarea[disabled],
textarea[readonly] fieldset[disabled] input,
textarea[readonly] fieldset[disabled] select,
textarea[readonly] fieldset[disabled] textarea {
    cursor: not-allowed;
    background-color: #ccc;
    opacity: 1
}

.anmt-fadein,
.anmt-fadeinl,
.anmt-fadeinr,
.anmt-fadeinu,
.anmt-zoomin,
.anmt-zoominu,
.anmt-zoomout {
    opacity: 0
}

input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    font-style: italic
}

input::-moz-input-placeholder,
select::-moz-input-placeholder,
textarea::-moz-input-placeholder {
    font-style: italic
}

input:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    font-style: italic
}

input:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
    font-style: italic
}

textarea {
    height: auto;
    resize: none;
    overflow: auto
}

.anmt-image-slowzoom,
.anmt-image-zoom,
.btx-entry-media,
.btx-media-body,
.btx-navigation--bar,
.btx-post-media,
.btx-widget,
.btx-widget-flickr .btx-widget-item.hover-slowzoom .btx-widget-instagram-item,
.btx-widget-flickr .btx-widget-item.hover-slowzoom .flickr_badge_image,
.btx-widget-flickr .btx-widget-item.hover-zoom .btx-widget-instagram-item,
.btx-widget-flickr .btx-widget-item.hover-zoom .flickr_badge_image,
.btx-widget-instagram .btx-widget-item.hover-slowzoom .btx-widget-instagram-item,
.btx-widget-instagram .btx-widget-item.hover-slowzoom .flickr_badge_image,
.btx-widget-instagram .btx-widget-item.hover-zoom .btx-widget-instagram-item,
.btx-widget-instagram .btx-widget-item.hover-zoom .flickr_badge_image {
    overflow: hidden
}

input[type=checkbox],
input[type=radio] {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px
}

input[type=checkbox] label,
input[type=radio] label {
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.btx-page-hero,
.btx-page-title {
    position: relative;
    max-width: 100%;
    overflow: hidden
}

.btx-page-title {
    width: 100%
}

.btx-page-title .btx-page-title-content h1 {
    margin: 0;
    color: inherit;
    letter-spacing: -.01em;
    text-transform: capitalize
}

.btx-page-title .btx-page-title-content h1+.btx-page-title-subtitle {
    margin-top: 15px
}

.btx-page-title-breadcrumbs {
    position: relative;
    padding: 10px 0;
    background-color: transparent
}

.btx-page-title-subtitle {
    line-height: 1.6;
    font-size: 17px
}

.btx-page-title-subtitle p {
    margin: 0
}

.btx-page-title--inline .btx-page-title-breadcrumbs {
    position: initial
}

.btx-page-title--inline.btx-page-title--center .btx-page-title-breadcrumbs,
.btx-page-title--inline.btx-page-title--left .btx-page-title-breadcrumbs,
.btx-page-title--inline.btx-page-title--right .btx-page-title-breadcrumbs {
    position: absolute;
    top: 50%;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.btx-page-title--inline.btx-page-title--center .btx-page-title-breadcrumbs,
.btx-page-title--inline.btx-page-title--left .btx-page-title-breadcrumbs {
    right: 0
}

.btx-breadcrumbs {
    margin: 0;
    font-size: 12px;
    list-style: none;
    text-transform: capitalize
}

.btx-breadcrumbs li+li {
    margin-left: 7px
}

.btx-page-title-content {
    padding: 60px 0
}

.btx-page-hero-content {
    padding: 80px 0
}

.btx-page-hero-content,
.btx-page-title-wrapper {
    position: relative
}

.btx-page-hero .btx-bannertext {
    margin: 0
}

.btx-page-hero .btx-page-hero-content {
    display: table-cell;
    position: relative;
    vertical-align: middle
}

.btx-page-hero-inner {
    position: relative;
    height: 100%
}

.btx-page-hero-body>*,
.btx-page-hero-content-wrapper>* {
    margin: 0 0 20px
}

.btx-page-hero-body>:last-child,
.btx-page-hero-content-wrapper>:last-child {
    margin-bottom: 0
}

.btx-page-hero-divider {
    position: relative;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 0
}

.btx-page-hero-divider-inner {
    display: inline-block;
    position: relative;
    width: 100%;
    max-width: 200px;
    height: 1px;
    margin-top: -1px
}

.btx-page-hero-wrapper {
    display: table;
    position: relative;
    width: 100%;
    height: 100%
}

.btx-page-hero-title {
    display: inline-block;
    margin: 0;
    font-size: 50px
}

.btx-page-hero-media {
    margin-bottom: 30px;
    font-size: 0
}

.btx-page-hero-media>.btx-icon,
.btx-page-hero-media>img {
    display: inline-block
}

.btx-page-hero-buttons {
    margin-top: 30px
}

.btx-page-hero-buttons .btx-button {
    display: inline-block
}

.btx-page-hero-buttons .btx-button+.btx-button {
    margin-left: 12px
}

.btx-page-hero-subtitle {
    font-size: 19px;
    line-height: 1.6
}

.btx-page-hero--inline .btx-page-hero-media {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 0;
    vertical-align: middle
}

.btx-page-hero--inline .btx-page-hero-body {
    display: inline-block;
    vertical-align: middle
}

.btx-page-hero--fit-height {
    height: 100vh
}

.anmt-fadein.animated {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: both;
    animation-duration: .8s;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    animation-delay: 0s
}

.anmt-fadeinr.animated,
.anmt-fadeinu.animated {
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s
}

.anmt-fadeinu.animated {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    animation-name: fadeInUp;
    animation-fill-mode: both;
    animation-duration: .8s;
    animation-delay: 0s
}

.anmt-fadeinl.animated,
.anmt-fadeinr.animated {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -webkit-animation-duration: .8s;
    -moz-animation-duration: .8s
}

.anmt-fadeinr.animated {
    -webkit-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    animation-name: fadeInRight;
    animation-fill-mode: both;
    animation-duration: .8s;
    animation-delay: 0s
}

.anmt-fadeinl.animated,
.anmt-zoomout.animated {
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s
}

.anmt-fadeinl.animated {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    animation-fill-mode: both;
    animation-duration: .8s;
    animation-delay: 0s
}

.anmt-zoomin.animated,
.anmt-zoomout.animated {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both
}

.anmt-zoomout.animated {
    -webkit-animation-name: zoomOutEnter;
    -moz-animation-name: zoomOutEnter;
    animation-name: zoomOutEnter;
    animation-fill-mode: both;
    -webkit-animation-duration: .8s;
    -moz-animation-duration: .8s;
    animation-duration: .8s;
    animation-delay: 0s
}

.anmt-zoomin.animated,
.anmt-zoominu.animated {
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s
}

.anmt-zoomin.animated {
    -webkit-animation-name: zoomIn;
    -moz-animation-name: zoomIn;
    animation-name: zoomIn;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
    animation-delay: 0s
}

.anmt-zoominu.animated {
    -webkit-animation-name: zoomInUp;
    -moz-animation-name: zoomInUp;
    animation-name: zoomInUp;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .8s;
    -moz-animation-duration: .8s;
    animation-duration: .8s;
    animation-delay: 0s
}

.anmt-flip>*,
.btx-team--hover.btx-team--flip .btx-team-inner>* {
    display: block;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.anmt-flip>:first-child,
.btx-team--hover.btx-team--flip .btx-team-inner>:first-child {
    position: relative;
    opacity: 1
}

.anmt-flip:hover>:first-child,
.anmt-flip>:last-child,
.btx-team--hover.btx-team--flip .btx-team-inner:hover>:first-child,
.btx-team--hover.btx-team--flip .btx-team-inner>:last-child {
    position: absolute;
    opacity: 0;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg)
}

.anmt-flip:hover>:last-child,
.btx-team--hover.btx-team--flip .btx-team-inner:hover>:last-child {
    position: relative;
    opacity: 1;
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0)
}

.anmt-image-zoom img,
.btx-widget-flickr .btx-widget-item.hover-zoom .btx-widget-instagram-item img,
.btx-widget-flickr .btx-widget-item.hover-zoom .flickr_badge_image img,
.btx-widget-instagram .btx-widget-item.hover-zoom .btx-widget-instagram-item img,
.btx-widget-instagram .btx-widget-item.hover-zoom .flickr_badge_image img {
    -webkit-transform: scale(1) translateZ(0);
    -moz-transform: scale(1) translateZ(0);
    -ms-transform: scale(1) translateZ(0);
    -o-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0);
    -webkit-transition-property: -webkit-transform, -webkit-transform;
    -moz-transition-property: -moz-transform, -webkit-transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease
}

.anmt-image-zoom:hover img,
.btx-widget-flickr .btx-widget-item.hover-zoom .btx-widget-instagram-item:hover img,
.btx-widget-flickr .btx-widget-item.hover-zoom .flickr_badge_image:hover img,
.btx-widget-instagram .btx-widget-item.hover-zoom .btx-widget-instagram-item:hover img,
.btx-widget-instagram .btx-widget-item.hover-zoom .flickr_badge_image:hover img {
    -webkit-transform: scale(1.1) translateZ(0);
    -moz-transform: scale(1.1) translateZ(0);
    -ms-transform: scale(1.1) translateZ(0);
    -o-transform: scale(1.1) translateZ(0);
    transform: scale(1.1) translateZ(0)
}

.anmt-image-slowzoom img,
.btx-widget-flickr .btx-widget-item.hover-slowzoom .btx-widget-instagram-item img,
.btx-widget-flickr .btx-widget-item.hover-slowzoom .flickr_badge_image img,
.btx-widget-instagram .btx-widget-item.hover-slowzoom .btx-widget-instagram-item img,
.btx-widget-instagram .btx-widget-item.hover-slowzoom .flickr_badge_image img {
    -webkit-transform: scale(1) translateZ(0);
    -moz-transform: scale(1) translateZ(0);
    -ms-transform: scale(1) translateZ(0);
    -o-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0);
    -webkit-transition-property: -webkit-transform, -webkit-transform;
    -moz-transition-property: -moz-transform, -webkit-transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 5s;
    -moz-transition-duration: 5s;
    transition-duration: 5s;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    transition-timing-function: linear
}

.anmt-image-slowzoom:hover img,
.btx-widget-flickr .btx-widget-item.hover-slowzoom .btx-widget-instagram-item:hover img,
.btx-widget-flickr .btx-widget-item.hover-slowzoom .flickr_badge_image:hover img,
.btx-widget-instagram .btx-widget-item.hover-slowzoom .btx-widget-instagram-item:hover img,
.btx-widget-instagram .btx-widget-item.hover-slowzoom .flickr_badge_image:hover img {
    -webkit-transform: scale(1.25) translateZ(0);
    -moz-transform: scale(1.25) translateZ(0);
    -ms-transform: scale(1.25) translateZ(0);
    -o-transform: scale(1.25) translateZ(0);
    transform: scale(1.25) translateZ(0)
}

.anmt-image-colorize img,
.btx-widget-flickr .btx-widget-item.hover-colorize .btx-widget-instagram-item img,
.btx-widget-flickr .btx-widget-item.hover-colorize .flickr_badge_image img,
.btx-widget-instagram .btx-widget-item.hover-colorize .btx-widget-instagram-item img,
.btx-widget-instagram .btx-widget-item.hover-colorize .flickr_badge_image img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease
}

.anmt-image-colorize:hover img,
.btx-widget-flickr .btx-widget-item.hover-colorize .btx-widget-instagram-item:hover img,
.btx-widget-flickr .btx-widget-item.hover-colorize .flickr_badge_image:hover img,
.btx-widget-instagram .btx-widget-item.hover-colorize .btx-widget-instagram-item:hover img,
.btx-widget-instagram .btx-widget-item.hover-colorize .flickr_badge_image:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.anmt-image-greyscale img,
.btx-widget-flickr .btx-widget-item.hover-greyscale .btx-widget-instagram-item img,
.btx-widget-flickr .btx-widget-item.hover-greyscale .flickr_badge_image img,
.btx-widget-instagram .btx-widget-item.hover-greyscale .btx-widget-instagram-item img,
.btx-widget-instagram .btx-widget-item.hover-greyscale .flickr_badge_image img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease
}

.anmt-image-greyscale:hover img,
.btx-widget-flickr .btx-widget-item.hover-greyscale .btx-widget-instagram-item:hover img,
.btx-widget-flickr .btx-widget-item.hover-greyscale .flickr_badge_image:hover img,
.btx-widget-instagram .btx-widget-item.hover-greyscale .btx-widget-instagram-item:hover img,
.btx-widget-instagram .btx-widget-item.hover-greyscale .flickr_badge_image:hover img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.anmt-image-blur img {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease
}

.anmt-image-blur:hover img {
    -webkit-filter: blur(3px);
    filter: blur(3px)
}

.anmt-image-rotate img,
.btx-widget-flickr .btx-widget-item.hover-rotate .btx-widget-instagram-item img,
.btx-widget-flickr .btx-widget-item.hover-rotate .flickr_badge_image img,
.btx-widget-instagram .btx-widget-item.hover-rotate .btx-widget-instagram-item img,
.btx-widget-instagram .btx-widget-item.hover-rotate .flickr_badge_image img {
    -webkit-transform: rotate(0) scale(1) translateZ(0);
    -moz-transform: rotate(0) scale(1) translateZ(0);
    -ms-transform: rotate(0) scale(1) translateZ(0);
    -o-transform: rotate(0) scale(1) translateZ(0);
    transform: rotate(0) scale(1) translateZ(0);
    -webkit-transition-property: -webkit-transform, -webkit-transform;
    -moz-transition-property: -moz-transform, -webkit-transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease
}

.btx-audio-button,
.btx-page-load {
    -webkit-transition-property: all;
    -moz-transition-property: all
}

.anmt-image-rotate:hover img,
.btx-widget-flickr .btx-widget-item.hover-rotate .btx-widget-instagram-item:hover img,
.btx-widget-flickr .btx-widget-item.hover-rotate .flickr_badge_image:hover img,
.btx-widget-instagram .btx-widget-item.hover-rotate .btx-widget-instagram-item:hover img,
.btx-widget-instagram .btx-widget-item.hover-rotate .flickr_badge_image:hover img {
    -webkit-transform: rotate(-2.5deg) scale(1.25) translateZ(0);
    -moz-transform: rotate(-2.5deg) scale(1.25) translateZ(0);
    -ms-transform: rotate(-2.5deg) scale(1.25) translateZ(0);
    -o-transform: rotate(-2.5deg) scale(1.25) translateZ(0);
    transform: rotate(-2.5deg) scale(1.25) translateZ(0)
}

@-webkit-keyframes zoomOutEnter {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.2)
    }
    100%,
    50% {
        opacity: 1
    }
}

@-moz-keyframes zoomOutEnter {
    0% {
        opacity: 0;
        -moz-transform: scale(1.2)
    }
    100%,
    50% {
        opacity: 1
    }
}

@keyframes zoomOutEnter {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }
    100%,
    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.2);
        -webkit-transition-timing-function: ease-out
    }
    100%,
    50% {
        opacity: 1
    }
}

@-moz-keyframes zoomIn {
    0% {
        opacity: 0;
        -moz-transform: scale(.2);
        -moz-transition-timing-function: ease-out
    }
    100%,
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.2);
        -moz-transform: scale(.2);
        -ms-transform: scale(.2);
        -o-transform: scale(.2);
        transform: scale(.2);
        -webkit-transition-timing-function: ease-out;
        -moz-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }
    100%,
    50% {
        opacity: 1
    }
}

.btx-audio-button,
.btx-page-load,
.btx-pagination--scroll {
    -webkit-transition-timing-function: ease
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(400px);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(-60px);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
    100% {
        opacity: 1;
        -webkit-animation-timing-function: 0
    }
}

@-moz-keyframes zoomInUp {
    0% {
        opacity: 0;
        -moz-transform: scale(.1) translateY(400px);
        -moz-animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -moz-transform: scale(.475) translateY(-60px);
        -moz-animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
    100% {
        opacity: 1;
        -moz-animation-timing-function: 0
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(400px);
        -moz-transform: scale(.1) translateY(400px);
        -ms-transform: scale(.1) translateY(400px);
        -o-transform: scale(.1) translateY(400px);
        transform: scale(.1) translateY(400px);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        -moz-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(-60px);
        -moz-transform: scale(.475) translateY(-60px);
        -ms-transform: scale(.475) translateY(-60px);
        -o-transform: scale(.475) translateY(-60px);
        transform: scale(.475) translateY(-60px);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        -moz-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
    100% {
        opacity: 1;
        -webkit-animation-timing-function: 0;
        -moz-animation-timing-function: 0;
        animation-timing-function: 0
    }
}

.btx-loading--double-bounce .btx-bounce,
.btx-loading--three-bounce .btx-bounce {
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale(.3)
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -moz-transform: scale(.3)
    }
    100% {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -moz-transform: scale(.3);
        -ms-transform: scale(.3);
        -o-transform: scale(.3);
        transform: scale(.3)
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translateY(40px)
    }
    to {
        opacity: 1;
        -webkit-transform: none
    }
}

@-moz-keyframes fadeInUp {
    from {
        opacity: 0;
        -moz-transform: translateY(40px)
    }
    to {
        opacity: 1;
        -moz-transform: none
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translateY(-40px)
    }
    to {
        opacity: 1;
        -webkit-transform: none
    }
}

@-moz-keyframes fadeInDown {
    from {
        opacity: 0;
        -moz-transform: translateY(-40px)
    }
    to {
        opacity: 1;
        -moz-transform: none
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translateX(-40px)
    }
    to {
        opacity: 1;
        -webkit-transform: none
    }
}

@-moz-keyframes fadeInLeft {
    from {
        opacity: 0;
        -moz-transform: translateX(-40px)
    }
    to {
        opacity: 1;
        -moz-transform: none
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translateX(-40px);
        -moz-transform: translateX(-40px);
        -ms-transform: translateX(-40px);
        -o-transform: translateX(-40px);
        transform: translateX(-40px)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translateX(40px)
    }
    to {
        opacity: 1;
        -webkit-transform: none
    }
}

@-moz-keyframes fadeInRight {
    from {
        opacity: 0;
        -moz-transform: translateX(40px)
    }
    to {
        opacity: 1;
        -moz-transform: none
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translateX(40px);
        -moz-transform: translateX(40px);
        -ms-transform: translateX(40px);
        -o-transform: translateX(40px);
        transform: translateX(40px)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@-webkit-keyframes fadeOutAbs {
    from {
        position: relative;
        opacity: 1
    }
    to {
        position: absolute;
        opacity: 0
    }
}

@-moz-keyframes fadeOutAbs {
    from {
        position: relative;
        opacity: 1
    }
    to {
        position: absolute;
        opacity: 0
    }
}

@keyframes fadeOutAbs {
    from {
        position: relative;
        opacity: 1
    }
    to {
        position: absolute;
        opacity: 0
    }
}

@-webkit-keyframes slideInLeft {
    from {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateX(-40px)
    }
    to {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes slideInLeft {
    from {
        opacity: 0;
        visibility: hidden;
        -moz-transform: translateX(-40px)
    }
    to {
        opacity: 1;
        visibility: visible;
        -moz-transform: translateX(0)
    }
}

@keyframes slideInLeft {
    from {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateX(-40px);
        -moz-transform: translateX(-40px);
        -ms-transform: translateX(-40px);
        -o-transform: translateX(-40px);
        transform: translateX(-40px)
    }
    to {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes slideInRight {
    from {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateX(40px)
    }
    to {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes slideInRight {
    from {
        opacity: 0;
        visibility: hidden;
        -moz-transform: translateX(40px)
    }
    to {
        opacity: 1;
        visibility: visible;
        -moz-transform: translateX(0)
    }
}

@keyframes slideInRight {
    from {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateX(40px);
        -moz-transform: translateX(40px);
        -ms-transform: translateX(40px);
        -o-transform: translateX(40px);
        transform: translateX(40px)
    }
    to {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes slideInUp {
    from {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateY(40px)
    }
    to {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes slideInUp {
    from {
        opacity: 0;
        visibility: hidden;
        -moz-transform: translateY(40px)
    }
    to {
        opacity: 1;
        visibility: visible;
        -moz-transform: translateY(0)
    }
}

@keyframes slideInUp {
    from {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }
    to {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes slideInDown {
    from {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateY(-40px)
    }
    to {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes slideInDown {
    from {
        opacity: 0;
        visibility: hidden;
        -moz-transform: translateY(-40px)
    }
    to {
        opacity: 1;
        visibility: visible;
        -moz-transform: translateY(0)
    }
}

@keyframes slideInDown {
    from {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
    to {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

.btx-page-load {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: visible;
    z-index: 9999;
    transition-property: all;
    -webkit-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease
}

.btx-audio-button,
.btx-pagination--scroll {
    visibility: hidden;
    -moz-transition-timing-function: ease
}

.btx-page-load.loaded {
    opacity: 0;
    visibility: hidden
}

.btx-page-load-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.btx-loading--double-bounce {
    position: relative;
    width: 46px;
    height: 46px
}

.btx-loading--double-bounce .btx-bounce {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: .6;
    -webkit-animation-name: btx-double-bounce;
    -moz-animation-name: btx-double-bounce;
    animation-name: btx-double-bounce;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    animation-duration: 2s;
    animation-timing-function: ease-in-out;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: none;
    -moz-animation-fill-mode: none;
    animation-fill-mode: none
}

.btx-loading--double-bounce .btx-bounce--2 {
    -webkit-animation-delay: -1s;
    -moz-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes btx-double-bounce {
    0%,
    100% {
        -webkit-transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1)
    }
}

@-moz-keyframes btx-double-bounce {
    0%,
    100% {
        -moz-transform: scale(0)
    }
    50% {
        -moz-transform: scale(1)
    }
}

@keyframes btx-double-bounce {
    0%,
    100% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

.btx-loading--three-bounce {
    width: 75px;
    text-align: center
}

.btx-loading--three-bounce::after {
    clear: both;
    content: "";
    display: table
}

.btx-loading--three-bounce .btx-bounce {
    float: left;
    width: 20px;
    height: 20px;
    margin: 0 2.5px;
    border-radius: 100%;
    -webkit-animation-name: btx-three-bounce;
    -moz-animation-name: btx-three-bounce;
    animation-name: btx-three-bounce;
    -webkit-animation-duration: 1.4s;
    -moz-animation-duration: 1.4s;
    animation-duration: 1.4s;
    animation-timing-function: ease-in-out;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both
}

.btx-loading--ring .btx-ring,
.btx-loading--wave .btx-rect {
    -webkit-animation-fill-mode: none;
    -moz-animation-fill-mode: none
}

.btx-loading--three-bounce .btx-bounce--1 {
    -webkit-animation-delay: -.32s;
    -moz-animation-delay: -.32s;
    animation-delay: -.32s
}

.btx-loading--three-bounce .btx-bounce--2 {
    -webkit-animation-delay: -.16s;
    -moz-animation-delay: -.16s;
    animation-delay: -.16s
}

@-webkit-keyframes btx-three-bounce {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1)
    }
}

@-moz-keyframes btx-three-bounce {
    0%,
    100%,
    80% {
        -moz-transform: scale(0)
    }
    40% {
        -moz-transform: scale(1)
    }
}

@keyframes btx-three-bounce {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

.btx-loading--wave {
    width: 57.5px;
    height: 46px;
    text-align: center;
    font-size: 10px
}

.btx-loading--wave .btx-rect {
    display: inline-block;
    width: 6px;
    height: 100%;
    margin: 0 2px;
    -webkit-animation-name: btx-wave-stretch-delay;
    -moz-animation-name: btx-wave-stretch-delay;
    animation-name: btx-wave-stretch-delay;
    -webkit-animation-duration: 1.2s;
    -moz-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-delay: .4s;
    -moz-animation-delay: .4s;
    animation-delay: .4s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-fill-mode: none
}

.btx-loading--wave .btx-rect--1 {
    -webkit-animation-delay: -1.2s;
    -moz-animation-delay: -1.2s;
    animation-delay: -1.2s
}

.btx-loading--wave .btx-rect--2 {
    -webkit-animation-delay: -1.1s;
    -moz-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.btx-loading--wave .btx-rect--3 {
    -webkit-animation-delay: -1s;
    -moz-animation-delay: -1s;
    animation-delay: -1s
}

.btx-loading--wave .btx-rect--4 {
    -webkit-animation-delay: -.9s;
    -moz-animation-delay: -.9s;
    animation-delay: -.9s
}

.btx-loading--wave .btx-rect--5 {
    -webkit-animation-delay: -.8s;
    -moz-animation-delay: -.8s;
    animation-delay: -.8s
}

@-webkit-keyframes btx-wave-stretch-delay {
    0%,
    100%,
    40% {
        -webkit-transform: scaleY(.4)
    }
    20% {
        -webkit-transform: scaleY(1)
    }
}

@-moz-keyframes btx-wave-stretch-delay {
    0%,
    100%,
    40% {
        -moz-transform: scaleY(.4)
    }
    20% {
        -moz-transform: scaleY(1)
    }
}

@keyframes btx-wave-stretch-delay {
    0%,
    100%,
    40% {
        -webkit-transform: scaleY(.4);
        -moz-transform: scaleY(.4);
        -ms-transform: scaleY(.4);
        -o-transform: scaleY(.4);
        transform: scaleY(.4)
    }
    20% {
        -webkit-transform: scaleY(1);
        -moz-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        transform: scaleY(1)
    }
}

.btx-loading--fading-circle {
    position: relative;
    width: 46px;
    height: 46px
}

.btx-loading--fading-circle .btx-circle {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.btx-loading--fading-circle .btx-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    border-radius: 100%;
    -webkit-animation-name: btx-circle-fade;
    -moz-animation-name: btx-circle-fade;
    animation-name: btx-circle-fade;
    -webkit-animation-duration: 1.2s;
    -moz-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both
}

.btx-archive-content::after,
.btx-entry-inner::after,
.btx-entry::after {
    content: ""
}

.btx-loading--fading-circle .btx-circle--2 {
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg)
}

.btx-loading--fading-circle .btx-circle--3 {
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg)
}

.btx-loading--fading-circle .btx-circle--4 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.btx-loading--fading-circle .btx-circle--5 {
    -webkit-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    -o-transform: rotate(120deg);
    transform: rotate(120deg)
}

.btx-loading--fading-circle .btx-circle--6 {
    -webkit-transform: rotate(150deg);
    -moz-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    -o-transform: rotate(150deg);
    transform: rotate(150deg)
}

.btx-loading--fading-circle .btx-circle--7 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.btx-loading--fading-circle .btx-circle--8 {
    -webkit-transform: rotate(210deg);
    -moz-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    -o-transform: rotate(210deg);
    transform: rotate(210deg)
}

.btx-loading--fading-circle .btx-circle--9 {
    -webkit-transform: rotate(240deg);
    -moz-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    -o-transform: rotate(240deg);
    transform: rotate(240deg)
}

.btx-loading--fading-circle .btx-circle--10 {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}

.btx-loading--fading-circle .btx-circle--11 {
    -webkit-transform: rotate(300deg);
    -moz-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    -o-transform: rotate(300deg);
    transform: rotate(300deg)
}

.btx-loading--fading-circle .btx-circle--12 {
    -webkit-transform: rotate(330deg);
    -moz-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    -o-transform: rotate(330deg);
    transform: rotate(330deg)
}

.btx-loading--fading-circle .btx-circle--2:before {
    -webkit-animation-delay: -1.1s;
    -moz-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.btx-loading--fading-circle .btx-circle--3:before {
    -webkit-animation-delay: -1s;
    -moz-animation-delay: -1s;
    animation-delay: -1s
}

.btx-loading--fading-circle .btx-circle--4:before {
    -webkit-animation-delay: -.9s;
    -moz-animation-delay: -.9s;
    animation-delay: -.9s
}

.btx-loading--fading-circle .btx-circle--5:before {
    -webkit-animation-delay: -.8s;
    -moz-animation-delay: -.8s;
    animation-delay: -.8s
}

.btx-loading--fading-circle .btx-circle--6:before {
    -webkit-animation-delay: -.7s;
    -moz-animation-delay: -.7s;
    animation-delay: -.7s
}

.btx-loading--fading-circle .btx-circle--7:before {
    -webkit-animation-delay: -.6s;
    -moz-animation-delay: -.6s;
    animation-delay: -.6s
}

.btx-loading--fading-circle .btx-circle--8:before {
    -webkit-animation-delay: -.5s;
    -moz-animation-delay: -.5s;
    animation-delay: -.5s
}

.btx-loading--fading-circle .btx-circle--9:before {
    -webkit-animation-delay: -.4s;
    -moz-animation-delay: -.4s;
    animation-delay: -.4s
}

.btx-loading--fading-circle .btx-circle--10:before {
    -webkit-animation-delay: -.3s;
    -moz-animation-delay: -.3s;
    animation-delay: -.3s
}

.btx-loading--fading-circle .btx-circle--11:before {
    -webkit-animation-delay: -.2s;
    -moz-animation-delay: -.2s;
    animation-delay: -.2s
}

.btx-loading--fading-circle .btx-circle--12:before {
    -webkit-animation-delay: -.1s;
    -moz-animation-delay: -.1s;
    animation-delay: -.1s
}

@-webkit-keyframes btx-circle-fade {
    0%,
    100%,
    39% {
        opacity: 0
    }
    40% {
        opacity: 1
    }
}

@-moz-keyframes btx-circle-fade {
    0%,
    100%,
    39% {
        opacity: 0
    }
    40% {
        opacity: 1
    }
}

@keyframes btx-circle-fade {
    0%,
    100%,
    39% {
        opacity: 0
    }
    40% {
        opacity: 1
    }
}

.btx-loading--ring {
    position: relative;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    border: 2px solid #eee
}

.btx-loading--ring .btx-ring,
.btx-loading--ripple .btx-ring {
    border-radius: 50%;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite
}

.btx-loading--ring .btx-ring {
    display: block;
    width: 42px;
    height: 42px;
    box-shadow: 0 2px 0 0 #333;
    -webkit-animation-name: btx-ring-anim;
    -moz-animation-name: btx-ring-anim;
    animation-name: btx-ring-anim;
    -webkit-animation-duration: 1.2s;
    -moz-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-fill-mode: none
}

@-webkit-keyframes btx-ring-anim {
    0% {
        -webkit-transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes btx-ring-anim {
    0% {
        -moz-transform: rotate(0)
    }
    100% {
        -moz-transform: rotate(360deg)
    }
}

@keyframes btx-ring-anim {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.btx-loading--ripple {
    position: relative;
    width: 60px;
    height: 60px
}

.btx-loading--ripple .btx-ring {
    position: absolute;
    top: 50%;
    left: 50%;
    border-width: 3px;
    border-style: solid;
    -webkit-animation-name: btx-ripple-anim;
    -moz-animation-name: btx-ripple-anim;
    animation-name: btx-ripple-anim;
    -webkit-animation-duration: 1.2s;
    -moz-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: none;
    -moz-animation-fill-mode: none;
    animation-fill-mode: none
}

@-webkit-keyframes btx-ripple-anim {
    0% {
        width: 0;
        height: 0;
        opacity: 0;
        margin: 0
    }
    33% {
        width: 44%;
        height: 44%;
        margin: -22% 0 0 -22%;
        opacity: 1
    }
    100% {
        width: 88%;
        height: 88%;
        margin: -44% 0 0 -44%;
        opacity: 0
    }
}

@-moz-keyframes btx-ripple-anim {
    0% {
        width: 0;
        height: 0;
        opacity: 0;
        margin: 0
    }
    33% {
        width: 44%;
        height: 44%;
        margin: -22% 0 0 -22%;
        opacity: 1
    }
    100% {
        width: 88%;
        height: 88%;
        margin: -44% 0 0 -44%;
        opacity: 0
    }
}

@keyframes btx-ripple-anim {
    0% {
        width: 0;
        height: 0;
        opacity: 0;
        margin: 0
    }
    33% {
        width: 44%;
        height: 44%;
        margin: -22% 0 0 -22%;
        opacity: 1
    }
    100% {
        width: 88%;
        height: 88%;
        margin: -44% 0 0 -44%;
        opacity: 0
    }
}

.btx-media-flag .btx-media-body,
audio {
    width: 100%
}

.btx-loading--logo img {
    max-width: 80px;
    -webkit-animation-name: btx-logo-anim;
    -moz-animation-name: btx-logo-anim;
    animation-name: btx-logo-anim;
    -webkit-animation-duration: 1.4s;
    -moz-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes btx-logo-anim {
    0%,
    100% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
}

@-moz-keyframes btx-logo-anim {
    0%,
    100% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
}

@keyframes btx-logo-anim {
    0%,
    100% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
}

.btx-audio {
    position: relative
}

.btx-audio--with-background .mejs-container {
    position: absolute;
    bottom: 0;
    background: 0 0
}

.btx-audio--with-background .mejs-container .mejs-controls {
    background: 0 0
}

.btx-audio-player {
    position: relative;
    height: 100%
}

.btx-audio-player:hover .btx-audio-button {
    opacity: 1;
    visibility: visible
}

.btx-audio-button {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    opacity: 0;
    color: #fff;
    font-size: 3em;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition-property: all;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
    transition-timing-function: ease
}

.btx-entry-inner,
.btx-widget-highlight-post .btx-widget-inner {
    -webkit-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    -moz-transition-timing-function: cubic-bezier(.25, .5, .55, .95)
}

.btx-media {
    position: relative
}

.btx-media-body {
    zoom: 1
}

.btx-media-img {
    float: left;
    margin-right: 10px
}

.btx-media-img img {
    display: block;
    margin: 0 auto
}

.btx-media-flag {
    display: table;
    width: 100%
}

.btx-media-flag .btx-media-body,
.btx-media-flag .btx-media-img {
    display: table-cell;
    vertical-align: middle
}

.btx-media-flag .btx-media-body .flag-top,
.btx-media-flag .btx-media-img .flag-top {
    vertical-align: top
}

.btx-media-flag .btx-media-body .flag-bottom,
.btx-media-flag .btx-media-img .flag-bottom {
    vertical-align: bottom
}

.btx-media-flag .btx-media-img {
    float: none;
    padding-right: 10px
}

.btx-media-flag .btx-media-img>img {
    max-width: none
}

.btx-archive-content {
    margin-left: -15px;
    margin-right: -15px;
    position: relative
}

.btx-archive-content::after {
    clear: both;
    display: table
}

.btx-archive--list .btx-archive-content,
.btx-blog--list .btx-archive-content,
.btx-portfolio--list .btx-archive-content {
    margin-left: 0;
    margin-right: 0
}

.btx-archive--list.btx-list--medium .btx-entry-body,
.btx-archive--list.btx-list--medium .btx-entry-header,
.btx-list--medium.btx-blog--list .btx-entry-body,
.btx-list--medium.btx-blog--list .btx-entry-header,
.btx-list--medium.btx-portfolio--list .btx-entry-body,
.btx-list--medium.btx-portfolio--list .btx-entry-header {
    width: 50%
}

.btx-archive--list.btx-list--medium .btx-audio-player,
.btx-archive--list.btx-list--medium .btx-quote,
.btx-list--medium.btx-blog--list .btx-audio-player,
.btx-list--medium.btx-blog--list .btx-quote,
.btx-list--medium.btx-portfolio--list .btx-audio-player,
.btx-list--medium.btx-portfolio--list .btx-quote {
    min-height: 300px
}

.btx-archive--list.btx-list--large .btx-entry-header,
.btx-list--large.btx-blog--list .btx-entry-header,
.btx-list--large.btx-portfolio--list .btx-entry-header {
    width: 75%
}

.btx-archive--list.btx-list--large .btx-entry-body,
.btx-list--large.btx-blog--list .btx-entry-body,
.btx-list--large.btx-portfolio--list .btx-entry-body {
    width: 25%
}

.btx-archive--list.btx-list--large .btx-audio-player,
.btx-archive--list.btx-list--large .btx-quote,
.btx-list--large.btx-blog--list .btx-audio-player,
.btx-list--large.btx-blog--list .btx-quote,
.btx-list--large.btx-portfolio--list .btx-audio-player,
.btx-list--large.btx-portfolio--list .btx-quote {
    min-height: 400px
}

.btx-archive--list.btx-list--full .btx-entry-header,
.btx-list--full.btx-blog--list .btx-entry-header,
.btx-list--full.btx-portfolio--list .btx-entry-header {
    width: 100%;
    padding: 0
}

.btx-archive--list.btx-list--full .btx-entry-body,
.btx-list--full.btx-blog--list .btx-entry-body,
.btx-list--full.btx-portfolio--list .btx-entry-body {
    width: 100%;
    padding: 1.25em 0 0
}

.btx-archive--list.btx-list--full .btx-audio-player,
.btx-archive--list.btx-list--full .btx-quote,
.btx-list--full.btx-blog--list .btx-audio-player,
.btx-list--full.btx-blog--list .btx-quote,
.btx-list--full.btx-portfolio--list .btx-audio-player,
.btx-list--full.btx-portfolio--list .btx-quote {
    min-height: 500px
}

.btx-archive--list .btx-row,
.btx-blog--list .btx-row,
.btx-portfolio--list .btx-row {
    margin: 0
}

.btx-archive--list .btx-entry,
.btx-blog--list .btx-entry,
.btx-portfolio--list .btx-entry {
    display: block;
    width: 100%
}

.btx-archive--list .btx-entry:last-child,
.btx-blog--list .btx-entry:last-child,
.btx-portfolio--list .btx-entry:last-child {
    margin-bottom: 0
}

.btx-archive--list .btx-entry-header,
.btx-blog--list .btx-entry-header,
.btx-portfolio--list .btx-entry-header {
    position: relative;
    float: left;
    width: 33.33333%;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0
}

.btx-archive--list .btx-entry-header+.btx-entry-body,
.btx-blog--list .btx-entry-header+.btx-entry-body,
.btx-portfolio--list .btx-entry-header+.btx-entry-body {
    padding-left: 30px
}

.btx-archive--list .btx-audio-player,
.btx-archive--list .btx-quote,
.btx-blog--list .btx-audio-player,
.btx-blog--list .btx-quote,
.btx-portfolio--list .btx-audio-player,
.btx-portfolio--list .btx-quote {
    min-height: 200px
}

.btx-archive--list .btx-entry-body,
.btx-blog--list .btx-entry-body,
.btx-portfolio--list .btx-entry-body {
    position: relative;
    float: left;
    width: 66.66667%;
    min-height: 1px;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0
}

.btx-archive--list.btx-list--no-media .btx-entry-body,
.btx-list--no-media.btx-blog--list .btx-entry-body,
.btx-list--no-media.btx-portfolio--list .btx-entry-body {
    width: 100%
}

.btx-archive--grid .btx-entry-header+.btx-entry-body,
.btx-archive--masonry .btx-entry-header+.btx-entry-body,
.btx-blog--grid .btx-entry-header+.btx-entry-body,
.btx-blog--masonry .btx-entry-header+.btx-entry-body {
    padding-top: 20px
}

.btx-archive--grid .btx-entry-body,
.btx-archive--masonry .btx-entry-body,
.btx-blog--grid .btx-entry-body,
.btx-blog--masonry .btx-entry-body {
    padding-bottom: 20px
}

.btx-entry {
    position: relative
}

.btx-entry::after {
    clear: both;
    display: table
}

.btx-entry:focus {
    outline: 0
}

.btx-entry .btx-quote {
    display: table;
    width: 100%;
    min-height: 200px
}

.btx-entry .btx-quote .btx-container {
    display: table-cell;
    vertical-align: middle
}

.btx-entry.btx-col-12 .btx-audio-player,
.btx-entry.btx-col-12 .btx-quote {
    min-height: 400px
}

.btx-entry.btx-col-6 .btx-audio-player,
.btx-entry.btx-col-6 .btx-quote {
    min-height: 300px
}

.btx-entry.btx-col-4 .btx-audio-player,
.btx-entry.btx-col-4 .btx-quote {
    min-height: 200px
}

.btx-entry.btx-col-3 .btx-audio-player,
.btx-entry.btx-col-3 .btx-quote {
    min-height: 150px
}

.btx-entry.btx-col-1-5 .btx-audio-player,
.btx-entry.btx-col-1-5 .btx-quote {
    min-height: 125px
}

.btx-entry.btx-col-2 .btx-audio-player,
.btx-entry.btx-col-2 .btx-quote {
    min-height: 100px
}

.btx-entry-inner {
    position: relative;
    width: 100%;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.25, .5, .55, .95)
}

.btx-entry-inner::after {
    clear: both;
    display: table
}

.btx-entry-body,
.btx-entry-header {
    position: relative
}

.btx-entry-body>* {
    margin-bottom: 15px
}

.btx-entry-body>:last-child {
    margin-bottom: 0
}

.btx-entry-body a {
    color: inherit
}

.btx-entry-media {
    display: block
}
.btx-entry-media p { font-size:18px; text-align:left; color:#333333;}
.btx-entry-media img {
    width: 100%;
    margin: 0 auto
}

.btx-entry-media iframe {
    display: block
}

.btx-entry-media .btx-gallery,
.btx-entry-media .btx-video {
    margin-bottom: 0
}

.btx-entry-media .btx-quote {
    text-align: center
}

.btx-entry-media .btx-quote .btx-background-overlay {
    opacity: .5
}

.btx-entry-media .btx-quote .btx-container {
    padding: 15% 10%
}

.btx-entry-media .btx-quote .fa {
    margin-bottom: 20px;
    font-size: 28px;
    transform: scale(-1)
}

.btx-entry-media .btx-quote .btx-quote-text {
    color: inherit;
    font-size: 20px;
    font-weight: 100;
    line-height: 1.5
}

.btx-entry-media .btx-quote .btx-quote-author {
    margin-top: 20px;
    color: inherit;
    font-weight: 400
}

.btx-entry-media .btx-audio-player {
    min-height: 200px
}

.btx-entry-title {
    margin-top: 0
}

.btx-entry-category {
    cursor: default
}

.btx-entry-link,
.more-link {
    font-size: .714em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px
}

.btx-entry-meta {
    font-size: .9em;
    font-weight: 400
}

.btx-entry-meta a {
    font-size: inherit
}

.btx-entry-comment {
    display: inline-block;
    float: right;
    margin-top: -2px;
    font-size: .857em
}

.btx-entry-date a {
    color: inherit
}

.btx-entry--columnist .btx-entry-category {
    font-size: .714em;
    letter-spacing: 1px;
    text-transform: uppercase
}

.btx-entry--columnist .btx-entry-author {
    text-transform: capitalize
}

.btx-entry--columnist .btx-entry-meta-avatar {
    display: inline-block;
    margin-top: -2px;
    margin-right: 10px;
    vertical-align: middle
}

.btx-entry--columnist .btx-entry-meta-body {
    display: inline-block;
    vertical-align: middle;
    text-align: left
}

.btx-entry--columnist .btx-entry-date {
    font-size: .9em
}

.btx-entry--standard .btx-entry-title {
    display: inline-block
}

.btx-entry--standard .btx-entry-meta-avatar {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle
}

.btx-entry--standard .btx-entry-meta-avatar img {
    width: 1.428em;
    height: 1.428em
}

.btx-entry--standard .btx-entry-comment {
    display: inline-block;
    margin-left: 10px
}

.btx-entry--standard .btx-entry-meta>:not(.btx-entry-meta-avatar):after {
    content: '|';
    margin-left: 9px;
    margin-right: 6px
}

.btx-entry--standard .btx-entry-meta>:last-child:after {
    content: ''
}

.btx-entry-polaroid .btx-entry-header {
    padding: 15px 15px 0
}

.btx-sticky-tag {
    display: none;
    position: absolute;
    top: 6px;
    right: 6px;
    padding: 4px 12px;
    border-radius: 2px;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .1em
}

.btx-pagination {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px
}

.btx-pagination::after {
    clear: both;
    content: "";
    display: table
}

.btx-pagination ul {
    display: inline-block;
    list-style-type: none
}

.btx-pagination li {
    float: left
}

.btx-pagination .page-numbers {
    padding: 0 10px
}

.btx-pagination .page-numbers.current {
    font-weight: 700;
    cursor: default
}

.btx-pagination .page-numbers.next,
.btx-pagination .page-numbers.prev {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    transition-timing-function: linear
}

.btx-pagination .page-numbers.next:hover {
    padding-left: 13px;
    padding-right: 7px
}

.btx-pagination .page-numbers.prev:hover {
    padding-left: 7px;
    padding-right: 13px
}

.btx-pagination .btx-loading {
    display: none;
    width: 20px;
    margin: 0 0 0 5px
}

.btx-pagination .btx-bounce {
    width: 4px;
    height: 4px;
    margin: 0 1px
}

.btx-pagination.error .btnx,
.btx-pagination.error .btnx:hover {
    color: #fff!important;
    border-color: #cb2027!important;
    background-color: #cb2027!important
}

.btx-pagination.error .btx-pagination-error-msg {
    display: block
}

.btx-pagination.loading .btx-loading {
    display: inline-block
}

.btx-pagination--scroll {
    opacity: 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease
}

.btx-pagination--scroll .btnx {
    display: none
}

.btx-pagination--scroll .btx-loading {
    display: block;
    width: 60px;
    margin: 0 auto
}

.btx-pagination--scroll .btx-bounce {
    width: 10px;
    height: 10px;
    margin: 0 5px
}

.btx-pagination--scroll.loading {
    opacity: 1;
    visibility: visible
}

.btx-pagination-error-msg {
    display: none;
    color: #cb2027
}

.btx-post .btx-post-title {
    font-size: 30px;
    letter-spacing: -.01em;
    font-weight: 600
}

.btx-post .btx-button,
.btx-post .btx-gallery {
    margin-top: 30px;
    margin-bottom: 30px
}

.btx-post .btx-gallery-caption {
    font-size: 12px;
    font-style: italic;
    line-height: 1.5
}

.btx-post .wp-caption {
    max-width: 100%;
    padding: 0;
    border: none;
    font-size: 12px;
    font-style: italic
}

.btx-post .wp-caption img,
.btx-post iframe {
    max-width: 100%
}

.blueprint-inactive>*,
.btx-post-content>* {
    margin-top: 0
}

.blueprint-inactive ol,
.blueprint-inactive ul,
.btx-post-content ol,
.btx-post-content ul {
    margin-top: 20px;
    margin-bottom: 20px
}

.blueprint-inactive ol ol,
.blueprint-inactive ol ul,
.blueprint-inactive ul ol,
.blueprint-inactive ul ul,
.btx-post-content ol ol,
.btx-post-content ol ul,
.btx-post-content ul ol,
.btx-post-content ul ul {
    margin-top: 10px;
    margin-bottom: 10px
}

.blueprint-inactive li+li,
.btx-post-content li+li {
    margin-top: 6px
}

.btx-post-media {
    position: relative
}

.btx-post-media .btx-post-title {
    color: inherit
}

.btx-post-media img {
    margin: 0 auto
}

.btx-post-media .btx-background-overlay {
    opacity: .3
}

.btx-post-media .btx-audio {
    height: 100%
}

.btx-post-media .btx-audio,
.btx-post-media .btx-gallery,
.btx-post-media .btx-quote,
.btx-post-media .btx-video {
    margin-top: 0;
    margin-bottom: 0
}

.btx-post-media--quote .btx-quote {
    padding: 20vh 0;
    font-size: 36px;
    text-align: center
}

.btx-post-media--quote .btx-quote .btx-background-overlay {
    opacity: .5
}

.btx-post-media--quote .btx-quote .fa {
    font-size: 48px;
    margin-bottom: 60px;
    -webkit-transform: scale(-1);
    -moz-transform: scale(-1);
    -ms-transform: scale(-1);
    -o-transform: scale(-1);
    transform: scale(-1)
}

.btx-post-media--quote .btx-quote-text {
    max-width: 733px;
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: auto;
    line-height: 1.5;
    color: inherit;
    font-size: 36px;
    font-weight: 100;
    letter-spacing: -.01em
}

.btx-post-media--quote .btx-quote-author {
    color: inherit;
    font-size: 19px;
    font-weight: 400
}

.btx-post-media--gallery img {
    width: 100%
}

.btx-post-meta {
    line-height: 1.2;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .09em
}

.btx-post-category {
    position: relative;
    padding-right: 15px;
    opacity: .6
}

.btx-post-category a {
    display: inline-block;
    margin-right: 2px;
    color: inherit
}

.btx-post-category a:after {
    content: ', '
}

.btx-post-category a:last-child:after {
    content: ''
}

.btx-post-category a:last-child {
    margin-right: 0
}

.btx-post-category+.btx-post-date {
    opacity: .6
}

.btx-post-category+.btx-post-date:before {
    content: '|';
    margin-top: -1px;
    padding-right: 15px
}

.btx-post-category--fill {
    opacity: 1
}

.btx-post-category--fill a {
    margin-right: 7px;
    padding: 6px 12px;
    border-radius: 1px;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1px
}

.btx-post-category--fill a:after {
    content: ''
}

.btx-author::after,
.btx-navigation::after,
.btx-sidebar::after,
.btx-widget-item::after {
    clear: both;
    content: ""
}

.btx-post-author {
    line-height: 1.2;
    font-size: 13px;
    font-style: italic
}

.btx-post-author a {
    color: inherit;
    font-style: normal
}

.btx-post-share .btx-social-share {
    display: inline-block;
    vertical-align: middle;
    text-transform: capitalize
}

.btx-author h3,
.btx-navigation-label,
.btx-uppercase,
.btx-widgets h3,
.widget .btx-mega-menu .btx-mega-menu-title,
.woocommerce table.shop_table th {
    text-transform: uppercase
}

.btx-post-tag {
    font-size: 13px
}

.btx-post--columnist .btx-post-author a,
.btx-post-tag a {
    font-size: inherit;
    color: inherit
}

.btx-post-tag>i {
    margin-right: 8px
}

.btx-post--columnist .btx-post-author {
    line-height: 1.5
}

.btx-post-featured--fullwidth .btx-post-media--standard .btx-breadcrumbs-current {
    color: inherit
}

.btx-post-featured--fullwidth .btx-post-media--standard .btx-background-overlay {
    opacity: .5
}

.btx-post-featured--fullwidth .btx-post-media--standard .btx-post-title {
    font-size: 56px;
    letter-spacing: -.01em
}

.btx-post-featured--fullwidth .btx-post-media--standard .btx-post-meta {
    font-size: 12px
}

.btx-post-featured--fullwidth .btx-post-media--standard .btx-post-author {
    font-size: 16px;
    color: inherit
}

.btx-post-featured--fullwidth .btx-post-media--standard .btx-post-author a {
    font-size: inherit
}

.btx-post-featured--fullwidth .btx-post-media--quote .btx-breadcrumbs-current,
.btx-post-featured--overlap .btx-post-media--quote .btx-breadcrumbs-current {
    color: inherit
}

.btx-navigation::after {
    display: table
}

.btx-navigation--minimal .btx-navigation-next,
.btx-navigation--minimal .btx-navigation-previous {
    display: inline;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .075em
}

.btx-navigation--minimal .btx-navigation-next .fa,
.btx-navigation--minimal .btx-navigation-previous .fa {
    position: relative;
    top: 1px;
    font-size: 22px
}

.btx-navigation--minimal .btx-navigation-previous {
    padding: 5px 10px 5px 0;
    border-right-width: 1px;
    border-right-style: solid
}

.btx-navigation--minimal .btx-navigation-previous .fa {
    padding-right: 12px
}

.btx-navigation--minimal .btx-navigation-next {
    padding: 5px 0 5px 10px
}

.btx-navigation--minimal .btx-navigation-next .fa {
    padding-left: 12px
}

.btx-navigation--bar {
    padding: 20px 0
}

.btx-navigation--bar.with-top-border {
    border-top-width: 1px;
    border-top-style: solid
}

.btx-navigation--bar.with-bottom-border {
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.btx-navigation--bar .btx-navigation-next a,
.btx-navigation--bar .btx-navigation-previous a {
    display: inline-block
}

.btx-navigation--bar .btx-navigation-next .fa,
.btx-navigation--bar .btx-navigation-previous .fa {
    font-size: 20px;
    line-height: 60px
}

.btx-navigation--bar .btx-navigation-next a:hover,
.btx-navigation--bar .btx-navigation-previous a:hover {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.btx-navigation--bar .btx-navigation-next a:hover .fa,
.btx-navigation--bar .btx-navigation-next a:hover img,
.btx-navigation--bar .btx-navigation-previous a:hover .fa,
.btx-navigation--bar .btx-navigation-previous a:hover img {
    opacity: 1;
    visibility: visible
}

.btx-navigation--bar .btx-navigation-next .fa,
.btx-navigation--bar .btx-navigation-next img,
.btx-navigation--bar .btx-navigation-previous .fa,
.btx-navigation--bar .btx-navigation-previous img {
    display: inline-block;
    width: 60px;
    vertical-align: middle;
    opacity: 0;
    visibility: hidden;
    text-align: center
}

.btx-navigation--bar .btx-navigation-next .btx-navigation-content,
.btx-navigation--bar .btx-navigation-next .fa,
.btx-navigation--bar .btx-navigation-next a,
.btx-navigation--bar .btx-navigation-next img,
.btx-navigation--bar .btx-navigation-previous .btx-navigation-content,
.btx-navigation--bar .btx-navigation-previous .fa,
.btx-navigation--bar .btx-navigation-previous a,
.btx-navigation--bar .btx-navigation-previous img {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease
}

.btx-navigation--bar .btx-navigation-previous {
    float: left;
    text-align: left
}

.btx-navigation--bar .btx-navigation-previous a {
    -webkit-transform: translateX(-60px);
    -moz-transform: translateX(-60px);
    -ms-transform: translateX(-60px);
    -o-transform: translateX(-60px);
    transform: translateX(-60px)
}

.btx-navigation--bar .btx-navigation-previous a:hover img {
    margin-right: 20px
}

.btx-navigation--bar .btx-navigation-next {
    float: right;
    text-align: right
}

.btx-navigation--bar .btx-navigation-next a {
    -webkit-transform: translateX(60px);
    -moz-transform: translateX(60px);
    -ms-transform: translateX(60px);
    -o-transform: translateX(60px);
    transform: translateX(60px)
}

.btx-navigation--bar .btx-navigation-next a:hover img {
    margin-left: 20px
}

.btx-navigation-middle {
    width: 10%;
    margin: 0 auto;
    line-height: 60px;
    text-align: center;
    font-size: 18px
}

.btx-navigation-title {
    display: inline-block;
    max-width: 300px;
    line-height: 1.2;
    margin-top: 8px;
    font-size: 16px;
    letter-spacing: .015em
}

.btx-navigation-content {
    display: inline-block;
    vertical-align: middle
}

.btx-navigation-label {
    display: block;
    color: inherit;
    font-size: 10px;
    letter-spacing: .075em
}

.btx-author {
    padding: 15px 0
}

.btx-author::after {
    display: table
}

.btx-post-authorbox {
    min-height: 140px;
    margin: 40px 0;
    padding: 30px;
    border: 1px solid
}

.btx-post-authorbox .btx-author-avatar {
    float: left;
    margin-right: 20px
}

.btx-post-authorbox .btx-author-body {
    float: none;
    margin-left: 80px
}

.btx-post-authorbox .btx-author-body>h4 {
    margin-top: 0;
    font-size: 1.2em
}

.btx-post-authorbox .btx-author-body>:last-child {
    margin-bottom: 0
}

.btx-post-authorbox--border {
    padding: 20px 0;
    background: 0 0;
    border: none;
    border-top: 1px solid
}

.btx-meta {
    margin-bottom: 40px;
    border-width: 0;
    border-style: solid
}

.btx-meta>* {
    margin-bottom: 2px
}

.btx-meta>:last-child {
    margin-bottom: 0
}

.btx-meta .btx-post-category {
    font-size: .9em
}

.btx-meta .btx-post-category a {
    font-size: inherit
}

.btx-meta .btx-post-date {
    font-size: .9em
}

.btx-meta-logo {
    display: inline-block;
    max-width: 200px
}

.btx-meta-project {
    font-size: 1.4em;
    font-weight: 700
}

.btx-meta-client {
    font-style: italic
}

.btx-sidebar::after {
    display: table
}

.btx-sidebar ul {
    margin: 0;
    padding: 0
}

.btx-sidebar .widget+.widget {
    margin-top: 60px
}

.btx-widgets h3 {
    font-size: 14px;
    letter-spacing: .1em
}

.btx-widgets ul {
    margin: 0;
    list-style: none
}

.btx-widgets .btx-heading {
    margin-bottom: 30px
}

.btx-widgets .btx-heading>h3 {
    font-size: 16px;
    font-weight: 700
}

.btx-widget {
    position: relative
}

.btx-widget .col-3,
.btx-widget .col-4,
.btx-widget .col-6 {
    padding: 0 5px;
    float: left
}

.btx-widget .col-3:first-child,
.btx-widget .col-4:first-child,
.btx-widget .col-6:first-child {
    padding-left: 0
}

.btx-widget .col-3:last-child,
.btx-widget .col-4:last-child,
.btx-widget .col-6:last-child {
    padding-right: 0
}

.btx-widget .col-6 {
    width: 50%
}

.btx-widget .col-4 {
    width: 33.33%
}

.btx-widget .col-3 {
    width: 25%
}

.btx-widget-item {
    display: block;
    position: relative
}

.btx-widget-item::after {
    display: table
}

.btx-widget-flickr .btx-widget-item .flickr_badge_image>a,
.btx-widget-instagram .btx-widget-item .flickr_badge_image>a,
.btx-widget-media {
    display: block;
    overflow: hidden
}

.btx-widget-media img {
    max-width: 100%
}

.btx-widget-title {
    line-height: 1.4;
    margin-bottom: 5px;
    font-size: 14px
}

.btx-widget-viewall {
    float: right;
    margin-top: 24px;
    font-size: 11px
}

.btx-widget-banner .btx-widget-body {
    text-align: center
}

.btx-widget-banner .btx-widget-title {
    margin-top: 20px
}

.btx-widget-feature .btx-widget-media {
    margin-bottom: 20px
}

.btx-widget-feature .btx-widget-body>* {
    margin-bottom: 10px
}

.btx-widget-feature .btx-widget-body>:last-child {
    margin-bottom: 0
}

.btx-widget-flickr .btx-widget-item--2 .btx-widget-instagram-item,
.btx-widget-flickr .btx-widget-item--2 .flickr_badge_image,
.btx-widget-flickr .btx-widget-item--3 .btx-widget-instagram-item,
.btx-widget-flickr .btx-widget-item--3 .flickr_badge_image,
.btx-widget-flickr .btx-widget-item--4 .btx-widget-instagram-item,
.btx-widget-flickr .btx-widget-item--4 .flickr_badge_image,
.btx-widget-instagram .btx-widget-item--2 .btx-widget-instagram-item,
.btx-widget-instagram .btx-widget-item--2 .flickr_badge_image,
.btx-widget-instagram .btx-widget-item--3 .btx-widget-instagram-item,
.btx-widget-instagram .btx-widget-item--3 .flickr_badge_image,
.btx-widget-instagram .btx-widget-item--4 .btx-widget-instagram-item,
.btx-widget-instagram .btx-widget-item--4 .flickr_badge_image {
    display: inline-block;
    padding: 0 5px;
    margin-bottom: 5px;
    font-size: 0
}

.btx-widget-flickr .btx-widget-item--2 .btx-widget-row,
.btx-widget-flickr .btx-widget-item--3 .btx-widget-row,
.btx-widget-flickr .btx-widget-item--4 .btx-widget-row,
.btx-widget-instagram .btx-widget-item--2 .btx-widget-row,
.btx-widget-instagram .btx-widget-item--3 .btx-widget-row,
.btx-widget-instagram .btx-widget-item--4 .btx-widget-row {
    margin: 0 -5px
}

.btx-widget-flickr .btx-widget-item--2 .btx-widget-instagram-item,
.btx-widget-flickr .btx-widget-item--2 .flickr_badge_image,
.btx-widget-instagram .btx-widget-item--2 .btx-widget-instagram-item,
.btx-widget-instagram .btx-widget-item--2 .flickr_badge_image {
    width: 50%
}

.btx-widget-flickr .btx-widget-item--3 .btx-widget-instagram-item,
.btx-widget-flickr .btx-widget-item--3 .flickr_badge_image,
.btx-widget-instagram .btx-widget-item--3 .btx-widget-instagram-item,
.btx-widget-instagram .btx-widget-item--3 .flickr_badge_image {
    width: 33.33%
}

.btx-widget-flickr .btx-widget-item--4 .btx-widget-instagram-item,
.btx-widget-flickr .btx-widget-item--4 .flickr_badge_image,
.btx-widget-instagram .btx-widget-item--4 .btx-widget-instagram-item,
.btx-widget-instagram .btx-widget-item--4 .flickr_badge_image {
    width: 25%
}

.btx-widget-instagram-item {
    overflow: hidden
}

.btx-widget-highlight-post .btx-widget-title:last-child {
    margin-bottom: 0
}

.btx-widget-highlight-post .btx-widget-meta {
    font-size: 12px
}

.btx-widget-highlight-post .btx-widget-body {
    margin-top: 13.33px
}

.btx-widget-highlight-post .btx-widget-inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.25, .5, .55, .95)
}

.btx-widget-highlight-post .btx-widget-inner:before {
    content: '';
    display: inline-block;
    position: relative;
    width: 0;
    height: 100%;
    margin-right: -4px;
    vertical-align: middle
}

.btx-bottombar-content::after,
.widget .btx-mega-menu>ul::after,
.widget::after {
    content: "";
    clear: both
}

.btx-widget-highlight-post .btx-widget-inner>.btx-widget-body {
    display: inline-block;
    vertical-align: middle;
    width: 90%
}

.btx-widget-highlight-post .btx-widget-item+.btx-widget-item {
    margin-top: 20px
}

.btx-widget-highlight-post .btx-widget-item.hover-style img {
    margin: 0 auto
}

.btx-widget-highlight-post .btx-widget-item.ranking-style,
.btx-widget-highlight-post .btx-widget-item.thumbnail-circle-style,
.btx-widget-highlight-post .btx-widget-item.thumbnail-style {
    display: table;
    width: 100%
}

.btx-widget-highlight-post .btx-widget-item.ranking-style .btx-widget-media,
.btx-widget-highlight-post .btx-widget-item.thumbnail-circle-style .btx-widget-media,
.btx-widget-highlight-post .btx-widget-item.thumbnail-style .btx-widget-media {
    display: table-cell;
    padding-right: 20px
}

.btx-widget-highlight-post .btx-widget-item.ranking-style .btx-widget-body,
.btx-widget-highlight-post .btx-widget-item.thumbnail-circle-style .btx-widget-body,
.btx-widget-highlight-post .btx-widget-item.thumbnail-style .btx-widget-body {
    display: table-cell;
    width: 100%
}

.btx-widget-highlight-post .btx-widget-item.ranking-style .btx-widget-body,
.btx-widget-highlight-post .btx-widget-item.ranking-style .btx-widget-media {
    vertical-align: top
}

.btx-widget-highlight-post .btx-widget-item.thumbnail-circle-style .btx-widget-media,
.btx-widget-highlight-post .btx-widget-item.thumbnail-style .btx-widget-media {
    width: 25%;
    vertical-align: middle
}

.btx-widget-highlight-post .btx-widget-item.thumbnail-circle-style .btx-widget-media img,
.btx-widget-highlight-post .btx-widget-item.thumbnail-style .btx-widget-media img {
    width: 100%
}

.btx-widget-highlight-post .btx-widget-item.thumbnail-circle-style .btx-widget-body,
.btx-widget-highlight-post .btx-widget-item.thumbnail-style .btx-widget-body {
    vertical-align: middle
}

.btx-widget-highlight-post .btx-widget-item.thumbnail-circle-style img {
    border-radius: 50%
}

.btx-widget-highlight-post .btx-widget-item:hover .btx-widget-inner {
    opacity: 1;
    visibility: visible
}

.btx-widget-highlight-post .btx-widget-number {
    height: 36px;
    width: 36px;
    line-height: 34px;
    font-size: 14px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-radius: 50%
}

.btx-widget-blog .btx-media,
.btx-widget-portfolio .btx-media {
    text-align: left
}

.btx-widget-blog .btx-media+.btx-media,
.btx-widget-portfolio .btx-media+.btx-media {
    margin-top: 20px
}

.btx-widget-blog .btx-widget-title,
.btx-widget-portfolio .btx-widget-title {
    margin-top: 0
}

.btx-widget-blog .btx-widget-media,
.btx-widget-portfolio .btx-widget-media {
    width: 25%;
    padding-right: 20px
}

.btx-widget-blog .btx-widget-media img,
.btx-widget-blog .no-media-img .btx-widget-body,
.btx-widget-portfolio .btx-widget-media img,
.btx-widget-portfolio .no-media-img .btx-widget-body {
    width: 100%
}

.btx-widget-blog .btx-widget-category,
.btx-widget-portfolio .btx-widget-category {
    font-size: 12px
}

.btx-widget-blog .no-media-img .btx-media,
.btx-widget-portfolio .no-media-img .btx-media {
    min-height: inherit
}

.btx-widget-blog .btx-widget-index,
.btx-widget-portfolio .btx-widget-index {
    display: table-cell;
    padding-right: 20px;
    vertical-align: top
}

.btx-widget-blog .btx-widget-number,
.btx-widget-portfolio .btx-widget-number {
    height: 36px;
    width: 36px;
    line-height: 34px;
    font-size: 14px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-radius: 50%
}

.btx-widget-blog .circle-style .btx-media-img img,
.btx-widget-portfolio .circle-style .btx-media-img img {
    border-radius: 50%
}

.btx-widget-blog .wide-style .btx-media,
.btx-widget-portfolio .wide-style .btx-media {
    margin-top: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.btx-widget-blog .wide-style .btx-media-img,
.btx-widget-portfolio .wide-style .btx-media-img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    -moz-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    transition-timing-function: cubic-bezier(.25, .5, .55, .95)
}

.btx-widget-blog .wide-style .btx-media-img>img,
.btx-widget-portfolio .wide-style .btx-media-img>img {
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.btx-search-form,
.widget .sub-menu {
    position: relative
}

.btx-widget-blog .wide-style .btx-widget-body,
.btx-widget-portfolio .wide-style .btx-widget-body {
    position: relative;
    width: 100%;
    padding: 12px 20px 12px 0;
    background: 0 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    -moz-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    transition-timing-function: cubic-bezier(.25, .5, .55, .95)
}

.btx-transition,
.tagcloud a {
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s
}

.btx-widget-blog .wide-style .btx-media:hover .btx-widget-body,
.btx-widget-portfolio .wide-style .btx-media:hover .btx-widget-body {
    padding-right: 0;
    padding-left: 20px
}

.btx-widget-blog .wide-style .btx-media:hover .btx-media-img,
.btx-widget-portfolio .wide-style .btx-media:hover .btx-media-img {
    opacity: .1
}

.btx-widget-twitter .btx-twitter-item {
    display: table;
    width: 100%
}

.btx-widget-twitter .btx-twitter-item+.btx-twitter-item {
    margin-top: 20px
}

.btx-widget-twitter .btx-twitter-body,
.btx-widget-twitter .btx-twitter-media {
    display: table-cell;
    vertical-align: top
}

.btx-widget-twitter .btx-twitter-media {
    padding-right: 1em;
    font-size: 2em
}

.btx-widget-twitter .btx-twitter-time {
    font-size: .75em
}

.widget .btx-menu .menu-item {
    display: block
}

.widget .btx-menu a {
    padding: 0
}

.widget .sub-menu {
    left: auto;
    padding-left: .5em;
    font-size: .95em
}

.widget .sub-menu .menu-item {
    padding: 0
}

.widget .btx-mega-menu>ul::after {
    display: table
}

.widget .btx-mega-menu>ul>li {
    width: auto;
    padding: 0 .5em;
    float: none
}

.btx-search-form input[type=text] {
    max-width: 400px;
    padding-left: 34px;
    border-radius: 4px;
    font-size: 14px
}

.btx-search-form:before {
    display: inline-block;
    position: absolute;
    top: 13px;
    left: 13px;
    color: inherit;
    font: normal normal normal 14px/1 bateaux;
    font-size: inherit;
    -webkit-font-smoothing: antialiased
}

.widget .btx-search-form {
    display: inline-block;
    width: 100%;
    max-width: 400px
}

.widget {
    position: relative
}

.widget::after {
    display: table
}

.widget+.widget {
    margin-top: 30px
}

.widget select {
    height: 2em
}

.widget li {
    margin: 0;
    list-style: none
}

.widget li+li {
    margin-top: 10px
}

.widget_recent_entries a {
    display: block;
    line-height: 1.4
}

.widget_recent_entries .post-date {
    font-size: 12px
}

.widget_recent_entries li+li {
    margin-top: 20px
}

.widget_calendar table {
    width: 100%;
    margin: 0
}

.widget_calendar caption {
    font-size: 1em;
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    text-align: left
}

.widget_calendar tbody {
    border: none
}

.widget_calendar #today {
    font-weight: 700;
    border-radius: 2px
}

.widget_calendar #today a {
    color: inherit
}

.widget_calendar td,
.widget_calendar th {
    padding: 1% 2%;
    text-align: center;
    border: none
}

.widget_calendar tfoot td:first-child,
.widget_calendar tfoot td:last-child,
.widget_shopping_cart .mini-cart-item-info,
.woocommerce .widget_shopping_cart .mini-cart-item-info,
.woocommerce.widget_shopping_cart .mini-cart-item-info {
    text-align: left
}

@media only screen and (max-width:760px),
(min-device-width:767px) and (max-device-width:1024px) {
    .tribe-events-othermonth,
    .tribe-events-thismonth {
        min-width: 50px;
        max-width: 60px
    }
    #tribe-events-calendar-header {
        padding-top: 3em
    }
    .tribe-events-calendar-buttons {
        top: 0;
        left: 0
    }
    .tribe-events-calendar-widget td a.tribe-events-mini-has-event {
        cursor: pointer
    }
}

.tagcloud a {
    display: inline-block;
    margin: 5px 3px;
    padding: 0 8px;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px;
    font-size: 13px!important;
    transition-duration: .2s
}

.tagcloud a:hover {
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px)
}

.widget_rss .rsswidget {
    display: block;
    font-size: 1.36762em
}

.widget_rss .rss-date {
    font-size: .875em
}

.widget_rss .rssSummary {
    font-size: 1.09375em
}

.widget_rss li {
    margin-bottom: 10px
}

.cat-item>.children {
    padding-left: 15px;
    font-size: .9em
}

.lang_sel_list_horizontal li {
    display: inline-block;
    margin: 0 auto
}

.lang_sel_list_horizontal img {
    display: inline-block
}

.lang_sel_list_horizontal li+li {
    margin-left: 10px
}

.woocommerce ul.product_list_widget li {
    position: relative;
    padding: 0
}

.woocommerce ul.product_list_widget li+li {
    margin-top: 13.33px
}

.woocommerce ul.product_list_widget li .star-rating {
    display: none;
    position: absolute;
    top: 6px;
    right: 60px;
    font-size: 10px
}

.widget_shopping_cart .quantity,
.woocommerce .widget_shopping_cart .quantity,
.woocommerce ul.product_list_widget .amount,
.woocommerce ul.product_list_widget .reviewer,
.woocommerce.widget_shopping_cart .quantity {
    font-size: .9em
}

.woocommerce ul.product_list_widget li a {
    line-height: 1.4;
    font-weight: 400
}

.woocommerce ul.product_list_widget li img {
    width: 48px;
    margin-left: 13.33px
}

.widget_shopping_cart .cart_list li,
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
    padding: 0
}

.widget_shopping_cart .cart_list li a,
.woocommerce .widget_shopping_cart .cart_list li a,
.woocommerce.widget_shopping_cart .cart_list li a {
    font-weight: 400
}

.widget_shopping_cart .quantity .amount,
.woocommerce .widget_shopping_cart .quantity .amount,
.woocommerce.widget_shopping_cart .quantity .amount {
    font-size: inherit
}

.widget_shopping_cart .total,
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
    padding: 13.33px 0 10px;
    border: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.widget_shopping_cart .total .amount,
.woocommerce .widget_shopping_cart .total .amount,
.woocommerce.widget_shopping_cart .total .amount {
    float: right
}

.widget_shopping_cart .mini_cart_item,
.woocommerce .widget_shopping_cart .mini_cart_item,
.woocommerce.widget_shopping_cart .mini_cart_item {
    display: table;
    width: 100%
}

.widget_shopping_cart .mini_cart_item>*,
.woocommerce .widget_shopping_cart .mini_cart_item>*,
.woocommerce.widget_shopping_cart .mini_cart_item>* {
    display: table-cell;
    vertical-align: middle
}

.widget_shopping_cart .mini_cart_item>a,
.woocommerce .widget_shopping_cart .mini_cart_item>a,
.woocommerce.widget_shopping_cart .mini_cart_item>a {
    width: 20%;
    float: none
}

.widget_shopping_cart .mini_cart_item img,
.woocommerce .widget_shopping_cart .mini_cart_item img,
.woocommerce.widget_shopping_cart .mini_cart_item img {
    float: none;
    margin: 0
}

.widget_shopping_cart .mini_cart_item a.remove,
.woocommerce .widget_shopping_cart .mini_cart_item a.remove,
.woocommerce.widget_shopping_cart .mini_cart_item a.remove {
    position: relative!important;
    width: 5%;
    font-size: 14px
}

.widget_shopping_cart .mini_cart_item a.remove:hover,
.woocommerce .widget_shopping_cart .mini_cart_item a.remove:hover,
.woocommerce.widget_shopping_cart .mini_cart_item a.remove:hover {
    background: 0 0
}

.widget_shopping_cart .mini_cart_item+.mini_cart_item,
.woocommerce .widget_shopping_cart .mini_cart_item+.mini_cart_item,
.woocommerce.widget_shopping_cart .mini_cart_item+.mini_cart_item {
    margin-top: 13.33px
}

.widget_shopping_cart .btx-cart-item-data,
.woocommerce .widget_shopping_cart .btx-cart-item-data,
.woocommerce.widget_shopping_cart .btx-cart-item-data {
    padding-left: 12px
}

.widget_shopping_cart a.btx-cart-item-name,
.woocommerce .widget_shopping_cart a.btx-cart-item-name,
.woocommerce.widget_shopping_cart a.btx-cart-item-name {
    width: 100%;
    line-height: 1.4;
    padding: 0
}

.widget_shopping_cart .buttons,
.woocommerce .widget_shopping_cart .buttons,
.woocommerce.widget_shopping_cart .buttons {
    margin: 0;
    text-align: center
}

.widget_shopping_cart .buttons .btx-button,
.woocommerce .widget_shopping_cart .buttons .btx-button,
.woocommerce.widget_shopping_cart .buttons .btx-button {
    display: block;
    width: 100%;
    text-align: center
}

.widget_shopping_cart .buttons .btx-button+.btx-button,
.woocommerce .widget_shopping_cart .buttons .btx-button+.btx-button,
.woocommerce.widget_shopping_cart .buttons .btx-button+.btx-button {
    margin-top: 7.5px
}

.widget_shopping_cart .buttons a,
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
    width: 100%;
    padding: 10px 0;
    font-size: 12px
}

.widget_shopping_cart .buttons .btx-button--border a.button.btnx,
.woocommerce .widget_shopping_cart .buttons .btx-button--border a.button.btnx,
.woocommerce.widget_shopping_cart .buttons .btx-button--border a.button.btnx {
    background-color: transparent;
    border-width: 1px;
    border-style: solid
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    height: 4px;
    margin-bottom: 20px
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    top: -5px;
    border-width: 1px;
    border-style: solid;
    box-shadow: -2px 2px 4px rgba(0, 0, 0, .1)
}

.woocommerce .widget_price_filter .price_slider_amount {
    font-size: 1em
}

.woocommerce .widget_price_filter .price_slider_amount input[type=text] {
    display: none
}

.woocommerce .widget_price_filter .price_slider_amount .price_label {
    font-size: .9em
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    padding: 8px 10px;
    font-size: 12px
}

.woocommerce .search-field {
    padding-left: 30px;
    box-sizing: border-box
}

#lang_sel a,
#lang_sel ul ul a {
    padding: 4px 10px;
    font-size: 1em;
    line-height: inherit
}

.woocommerce .widget_layered_nav_filters li+li {
    margin-top: 0;
    margin-left: 10px
}

#lang_sel {
    width: 100%
}

#lang_sel a.lang_sel_sel {
    border-radius: 4px
}

#lang_sel a {
    font-family: inherit;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    transition-property: color
}

#lang_sel li {
    min-width: 140px;
    width: 100%
}

#lang_sel li:hover a {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

#lang_sel li:hover ul li:last-child a {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

#lang_sel ul ul {
    top: 100%;
    width: 100%;
    border-top: 0
}

#lang_sel ul ul a {
    border-top: none;
    border-bottom: none
}

#lang_sel ul ul li:last-child a {
    border-bottom-width: 1px;
    border-bottom-style: solid
}

#lang_sel,
#lang_sel_footer,
#lang_sel_list {
    font-family: inherit;
    z-index: 30
}

#lang_sel_list ul {
    border: none
}

#lang_sel_list a.lang_sel_other,
#lang_sel_list a.lang_sel_sel {
    line-height: inherit;
    padding: 0 8px;
    font-size: inherit
}

#lang_sel_click ul {
    text-align: left
}

#lang_sel_footer ul li a,
#lang_sel_footer ul li a.lang_sel_sel {
    padding: 4px 8px;
    border-radius: 4px
}

.iclflag {
    display: inline-block;
    margin-right: 5px
}

.menu-item-language img.iclflag {
    margin-right: 10px
}

.btx-footer {
    position: relative
}

.btx-footer ul {
    margin-left: 0
}

.btx-footer .btx-footer-column:last-child {
    border-right: none
}

.btx-footer .btx-container--fullwidth {
    padding-left: 40px;
    padding-right: 40px
}

.btx-footer-column--separator {
    border-right-width: 1px;
    border-right-style: solid
}

.btx-footer-column {
    padding-top: 60px;
    padding-bottom: 60px
}

.btx-bottombar .btx-widgets {
    position: relative;
    margin: 0 -5px;
    line-height: 5em
}

.btx-bottombar .btx-widgets.left {
    float: left;
    text-align: left
}

.btx-bottombar .btx-widgets.right {
    float: right;
    text-align: right
}

.btx-bottombar .btx-widgets.center {
    float: none;
    text-align: center
}

.btx-bottombar .btx-widgets+.center {
    margin-right: 25%;
    margin-left: 25%
}

.btx-bottombar .widget {
    display: inline-block;
    position: relative;
    padding: 0 5px;
    vertical-align: middle
}

.btx-bottombar .widget+.widget {
    margin-top: 0
}

.btx-bottombar .btx-icon--with-hover:not(.btx-icon--plain) {
    font-size: 12px;
    width: 2em;
    height: 2em
}

.btx-bottombar .btx-icon--with-hover:not(.btx-icon--plain)>.btx-icon-hover {
    width: 2em;
    height: 2em
}

.btx-bottombar .btx-icon--with-hover.btx-icon--plain.btx-icon--hover-plain,
.btx-bottombar .btx-icon--without-hover {
    font-size: 15px;
    -webkit-transition-property: none;
    -moz-transition-property: none;
    transition-property: none
}

.btx-bottombar .btx-icon--with-hover.btx-icon--plain.btx-icon--hover-plain:hover>.btx-icon-hover,
.btx-bottombar .btx-icon--without-hover:hover>.btx-icon-hover {
    -webkit-transition-property: none;
    -moz-transition-property: none;
    transition-property: none
}

.btx-transition,
.btx-with-hover-shadow {
    -webkit-transition-property: all;
    -moz-transition-property: all
}

.btx-bottombar .btx-social-item .btx-icon--plain.btx-icon--without-hover,
.btx-bottombar .btx-social-item .btx-icon.btx-icon--with-hover.btx-icon--plain.btx-icon--hover-plain {
    margin: 0 .6em
}

.btx-bottombar-content {
    position: relative;
    display: block;
    width: 100%
}

.btx-bottombar-content::after {
    display: table
}

.btx-bottombar-content .menu-item {
    float: left;
    margin: 0;
    padding: 0 6.67px
}

.btx-secondary-font {
    font-family: Roboto, sans-serif;
    font-weight: 500
}

.btx-overlay,
.overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

@media (max-width:768px) {
    .btx-mobile-hidden {
        display: none!important
    }
}

@media (min-width:769px) and (max-width:960px) {
    .btx-tablet-hidden {
        display: none!important
    }
}

.btx-hidden {
    display: none!important
}

.btx-display-block {
    display: block
}

.btx-left-align {
    text-align: left!important
}

.btx-left-align img {
    margin-right: auto;
    margin-left: 0
}

.btx-right-align {
    text-align: right!important
}

.btx-right-align img {
    margin-right: 0;
    margin-left: auto
}

.btx-center-align {
    text-align: center!important
}

.btx-center-position {
    margin-top: 30px;
    margin-bottom: 30px
}

.btx-justify-align {
    text-align: justify!important
}

.btx-top-vertical {
    vertical-align: top!important
}

.btx-middle-vertical {
    vertical-align: middle!important
}

.btx-bottom-vertical {
    vertical-align: bottom!important
}

.btx-left {
    float: left!important
}

.btx-right {
    float: right!important
}

.btx-left-position {
    float: left;
    max-width: 50%;
    margin: 10px 40px 10px 0
}

.btx-right-position {
    float: right;
    max-width: 50%;
    margin: 10px 0 10px 40px
}

.btx-overlapleft-position {
    float: left;
    max-width: 50%;
    margin: 10px 40px 10px -10%
}

.btx-overlapright-position {
    float: right;
    max-width: 50%;
    text-align: right;
    margin: 10px -10% 10px 40px
}

.btx-unscrollable {
    height: 100%;
    overflow: hidden!important
}

.btx-transition {
    transition-property: all;
    transition-duration: .2s;
    -webkit-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    -moz-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    transition-timing-function: cubic-bezier(.25, .5, .55, .95)
}

.btx-with-shadow {
    margin-bottom: 4px
}

.btx-with-hover-shadow {
    top: 0;
    transform: translateZ(0);
    transition-property: all
}

.btx-close-button,
.woocommerce .ajax_add_to_cart.added {
    -webkit-transition-property: all;
    -moz-transition-property: all
}

.btx-with-hover-shadow:hover {
    top: -5px;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.btx-with-border {
    border-bottom: 1px solid #e7e7e7
}

.btx-close-button {
    display: none;
    position: absolute;
    top: 50px;
    right: 50px;
    font-size: 2.5em;
    z-index: 1;
    transition-property: all;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease
}

.btx-close-button.btx-closed,
.font-style {
    display: block
}

.z-index-1 {
    z-index: 1
}

.btx-dummy {
    padding: 50px 0;
    text-align: center
}

.woocommerce table.shop_table td:last-child,
.woocommerce table.shop_table th:last-child {
    text-align: right;
    padding-right: 0
}

.btx-dummy .fcon {
    margin-top: -6px
}

.btx-dummy-title {
    display: inline-block;
    font-size: 20px;
    font-weight: 600
}

.btx-dummy-title:after {
    content: '.';
    color: #01a2dd;
    font-size: 30px
}

.btx-dummy-subtitle {
    font-size: 12px;
    font-weight: 600;
    color: #f1284f
}

.woocommerce #respond input#submit,
.woocommerce #respond input#submit.alt,
.woocommerce .added_to_cart,
.woocommerce a.added_to_cart,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce button.button.alt {
    line-height: 1;
    padding: 12.5px 24px;
    border-width: 1px;
    border-radius: 4px;
    border-style: solid;
    font-size: 12px;
    letter-spacing: .1em
}

.woocommerce input.button {
    padding: 12.5px 24px;
    font-size: .9em;
    font-weight: 500;
    border-width: 1px;
    border-radius: 4px;
    border-style: solid;
    letter-spacing: .075em
}

.woocommerce div.product form.cart .button {
    float: none
}

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button {
    line-height: inherit;
    padding: 0;
    color: #fff;
    border: none;
    background: 0 0!important;
    text-transform: uppercase;
    letter-spacing: .075em;
    font-size: inherit
}

.woocommerce #add_payment_method #payment,
.woocommerce .woocommerce-checkout #payment,
.woocommerce-cart table.cart .product-remove a.remove:hover {
    background: 0 0
}

.woocommerce #add_payment_method #payment .button,
.woocommerce .woocommerce-checkout #payment .button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.alt {
    padding: 16.5px 24px;
    margin-bottom: 0;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: .075em
}

.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
    width: 100%;
    padding: 20px 20px 20px 30px;
    border: none;
    border-radius: 2px;
    font-size: 13px;
    line-height: 1.78571
}

.woocommerce form .form-row {
    margin: 0 0 20px;
    padding: 0
}

.woocommerce form .form-row label {
    line-height: 1
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    width: 48%
}

.select2-search {
    padding: 12px;
    border-bottom: 1px solid
}

.select2-search input {
    line-height: normal
}

.woocommerce .select2-container .select2-choice {
    height: 40px;
    padding: 5px 15px;
    border-radius: 4px
}

.select2-results {
    padding-left: 0;
    padding-right: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.select2-results li {
    padding-left: 12px;
    padding-right: 12px
}

.woocommerce table.shop_table td:first-child,
.woocommerce table.shop_table th:first-child {
    padding-left: 0
}

.select2-results li:hover {
    border-radius: 0
}

.select2-result-label {
    padding-left: 0;
    padding-right: 0
}

.woocommerce-page .btx-main {
    padding-top: 40px;
    padding-bottom: 40px
}

.woocommerce table.shop_table {
    border: none;
    margin: 0 -1px 40px 0
}

.woocommerce table.shop_table th {
    letter-spacing: 1px;
    font-size: 11px;
    font-weight: 400
}

.woocommerce table.shop_table td {
    padding-top: 20px;
    padding-bottom: 20px
}

.cart-empty,
.return-to-shop,
.woocommerce table.shop_table .product-price,
.woocommerce table.shop_table .product-quantity,
input.btx-quantity-text {
    text-align: center
}

.woocommerce-cart table.cart input {
    height: 40px
}

.woocommerce-cart table.cart .product-remove {
    width: 20px;
    padding: 0;
    font-size: 12px
}

.woocommerce-cart table.cart .product-thumbnail {
    width: 96px;
    padding-top: 10px;
    padding-bottom: 10px
}

.woocommerce-cart table.cart .product-thumbnail img {
    width: auto;
    height: auto;
    max-height: 60px
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    line-height: 1.78571;
    padding: 40px
}

.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
    font-size: 16px;
    margin-top: 0
}

.woocommerce .cart-collaterals .cart_totals table,
.woocommerce-page .cart-collaterals .cart_totals table {
    margin-bottom: 20px
}

.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table th {
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle
}

.woocommerce .cart-collaterals .cart_totals table .shipping td,
.woocommerce .cart-collaterals .cart_totals table .shipping th,
.woocommerce table.woocommerce-checkout-review-order-table .shipping td,
.woocommerce table.woocommerce-checkout-review-order-table .shipping th,
.woocommerce-page .cart-collaterals .cart_totals table .shipping td,
.woocommerce-page .cart-collaterals .cart_totals table .shipping th {
    vertical-align: top
}

.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table th {
    padding-left: 0
}

.woocommerce .cart-collaterals .cart_totals table .shipping td label,
.woocommerce-page .cart-collaterals .cart_totals table .shipping td label {
    font-size: 13px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0
}

.woocommerce .cart-collaterals .cart_totals table .order-total td,
.woocommerce-page .cart-collaterals .cart_totals table .order-total td {
    font-size: 20px
}

.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
    width: 100%;
    float: none;
    margin-top: 60px;
    margin-bottom: 20px
}

.woocommerce .cart-collaterals .cross-sells h2,
.woocommerce-page .cart-collaterals .cross-sells h2 {
    margin-top: 0
}

.woocommerce-shipping-calculator p:not(.form-row) {
    margin: 0
}

.woocommerce-shipping-calculator .shipping-calculator-form {
    padding-top: 20px;
    padding-bottom: 10px
}

.woocommerce-page table.cart td.actions {
    padding: 20px 0 0
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 180px;
    margin-right: 8px;
    padding: 5px 10px
}

.woocommerce-cart .wc-proceed-to-checkout {
    padding: 0
}

.woocommerce-checkout .col-2 {
    padding: 30px 40px
}

.payment_method_paypal img {
    display: inline-block;
    margin-left: 10px
}

.payment_method_paypal .about_paypal {
    padding-left: 30px
}

.woocommerce .woocommerce-billing-fields,
.woocommerce .woocommerce-shipping-fields {
    margin-bottom: 40px
}

.woocommerce .woocommerce-billing-fields h3,
.woocommerce .woocommerce-shipping-fields h3 {
    margin-bottom: 20px
}

.woocommerce table.woocommerce-checkout-review-order-table td,
.woocommerce table.woocommerce-checkout-review-order-table th {
    padding-top: 10px;
    padding-bottom: 10px
}

.woocommerce table.woocommerce-checkout-review-order-table td:first-child,
.woocommerce table.woocommerce-checkout-review-order-table th:first-child {
    padding-left: 0
}

.woocommerce table.woocommerce-checkout-review-order-table .shipping td label {
    font-size: 13px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0
}

.woocommerce table.woocommerce-checkout-review-order-table .order-total td {
    font-size: 20px
}

#order_review_heading {
    margin-top: 0;
    font-size: 16px
}

#ship-to-different-address {
    font-size: 16px
}

#ship-to-different-address label {
    display: inline-block;
    margin-right: 8px;
    font-size: 14px;
    text-transform: none;
    letter-spacing: 0
}

#ship-to-different-address input {
    line-height: 1.78571;
    vertical-align: middle
}

.woocommerce #add_payment_method #payment ul.payment_methods,
.woocommerce .woocommerce-checkout #payment ul.payment_methods {
    padding: 20px 0;
    border: none
}

.woocommerce #add_payment_method #payment ul.payment_methods li.payment_method_paypal a,
.woocommerce #add_payment_method #payment ul.payment_methods li.payment_method_paypal img,
.woocommerce .woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal a,
.woocommerce .woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal img {
    display: none
}

.woocommerce #add_payment_method #payment ul.payment_methods label,
.woocommerce .woocommerce-checkout #payment ul.payment_methods label {
    display: inline-block;
    font-size: 11px
}

.woocommerce #add_payment_method #payment .place-order,
.woocommerce .woocommerce-checkout #payment .place-order {
    padding: 0
}

.woocommerce #add_payment_method #payment .button,
.woocommerce .woocommerce-checkout #payment .button {
    width: 100%
}

.woocommerce #add_payment_method #payment div.payment_box,
.woocommerce .woocommerce-checkout #payment div.payment_box {
    background-color: #eee
}

.woocommerce #add_payment_method #payment div.payment_box:before,
.woocommerce .woocommerce-checkout #payment div.payment_box:before {
    border-bottom-color: #eee
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    margin-bottom: 0
}

.woocommerce form.checkout_coupon {
    margin: 2em 0;
    border-radius: 2px
}

.woocommerce form.checkout_coupon p {
    margin-bottom: 0
}

.woocommerce-account .myaccount_user {
    margin-bottom: 40px
}

.woocommerce-account fieldset {
    margin-top: 40px
}

.woocommerce-account fieldset legend {
    margin-bottom: 20px;
    font-size: 16px
}

.woocommerce-account h2 {
    font-size: 22px
}

.woocommerce form.login,
.woocommerce form.register {
    padding: 30px;
    border: none;
    border-radius: 0
}

.woocommerce form.login h3,
.woocommerce form.register h3 {
    margin-top: 10px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid;
    font-size: 16px
}

.woocommerce form.login p,
.woocommerce form.register p {
    position: relative
}

.woocommerce .rememberme {
    margin-bottom: 20px;
    font-size: 1em;
    text-transform: none;
    letter-spacing: 0
}

.woocommerce .rememberme input {
    margin-right: 4px
}

.woocommerce .lost_password {
    position: absolute;
    right: 0;
    bottom: 0
}

.btx-single-product .summary,
.product_meta>div {
    position: relative
}

.woocommerce .addresses>div {
    padding: 40px
}

.woocommerce .addresses>div header {
    margin-bottom: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.woocommerce .addresses>div header h3 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 16px
}

.woocommerce .addresses>div address {
    margin-bottom: 0
}

.woocommerce .addresses>div .edit {
    float: right;
    padding: 0;
    background: 0 0;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .05em
}

.woocommerce-MyAccount-navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    list-style: none;
    border-left-width: 1px;
    border-left-style: solid
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link {
    padding-left: 20px
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active {
    margin-left: -1px;
    border-left-width: 2px;
    border-left-style: solid
}

.woocommerce-MyAccount-navigation-link {
    list-style: none;
    margin-bottom: 10px
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 25%
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 73%
}

.woocommerce-account .woocommerce-MyAccount-content form>h3 {
    margin-top: 0
}

.edit-account input.button,
.woocommerce-edit-address .clear+p input.button {
    margin-top: 10px
}

.woocommerce table.my_account_orders .order-actions .button {
    padding: 7.5px 15px;
    margin: 0
}

.woocommerce div.product div.images,
.woocommerce div.product div.summary {
    margin-bottom: 20px
}

.woocommerce div.product div.summary label {
    margin-bottom: 0
}

.btx-single-product>.product>div {
    margin-bottom: 80px
}

.btx-single-product>.product>div:first-of-type {
    margin-bottom: 60px
}

.btx-single-product>.product>div:last-of-type {
    margin-bottom: 0
}

.btx-single-product .summary>* {
    margin-bottom: 20px
}

.btx-single-product .summary>* p {
    margin: 0
}

.btx-single-product .summary>:last-child {
    margin-bottom: 0
}

.btx-single-product .btx-gallery--carousel .btx-gallery-item {
    display: none
}

.btx-single-product .btx-gallery--carousel .btx-gallery-content.slider-ready .btx-gallery-item,
.btx-single-product .btx-gallery--carousel .btx-gallery-item:first-child {
    display: block
}

.btx-single-product .btx-gallery--carousel .btx-gallery-thumbnail {
    margin: 0 -5px
}

.btx-single-product .btx-gallery--carousel .btx-gallery-thumbnail-item {
    padding-left: 5px;
    padding-right: 5px
}

.btx-single-product-content::after {
    clear: both;
    content: "";
    display: table
}

.btx-single-product-content>* {
    margin-bottom: 40px
}

.btx-single-product-content>:last-child {
    margin-bottom: 0
}

.btx-single-product-content.thumbnail-left .featured-label,
.btx-single-product-content.thumbnail-left span.onsale {
    left: 10.5%
}

.product-customfield ul {
    margin: 0;
    list-style: none
}

.woocommerce span.onsale {
    top: 8px;
    left: 8px;
    width: auto;
    height: auto;
    min-width: 0;
    min-height: 0;
    line-height: 1.78571;
    padding: 4px 12px;
    border-radius: 2px;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .05em
}

.btx-single-product span.onsale {
    background-color: #d52d23;
    z-index: 2
}

.btx-single-product .product_title {
    font-size: 28px;
    padding-right: 40%
}

.btx-single-product .woocommerce-product-rating {
    font-size: 11px
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
    margin-left: 4px;
    font-weight: 400
}

.product_meta {
    display: block;
    padding: 13.33px 0;
    border-top: 1px solid;
    border-bottom: 1px solid
}

.product_meta::after {
    clear: both;
    content: "";
    display: table
}

.product_meta>div {
    float: left;
    width: 33%;
    padding-left: 15px;
    padding-right: 15px;
    border-right: 1px solid;
    font-size: 12px
}

.product_meta>div:first-child {
    padding-left: 0
}

.product_meta>div:last-child {
    padding-right: 0
}

.product_meta>div:nth-child(3) {
    border: none
}

.product_meta>div>a,
.product_meta>div>span {
    display: inline-block;
    line-height: 1.4;
    margin-top: 4px;
    margin-right: 8px
}

.product_meta>div>a:last-child,
.product_meta>div>span:last-child {
    margin-right: 0
}

.woocommerce div.product div.images img.btx-image-zoom {
    position: absolute;
    width: auto;
    max-width: none;
    visibility: hidden;
    opacity: 0
}

.images.btx-product-gallery .btx-gallery-item {
    position: relative;
    overflow: hidden
}

.images.btx-product-gallery .btx-gallery-item:hover img.btx-image-zoom {
    visibility: visible;
    opacity: 1
}

.btx-product-gallery--bottom .btx-gallery-content+.btx-gallery-thumbnail {
    margin-top: 10px
}

.btx-product-gallery--left .btx-gallery-content+.btx-gallery-thumbnail,
.btx-product-gallery--right .btx-gallery-content+.btx-gallery-thumbnail {
    margin-top: 0
}

.btx-product-gallery--left .btx-gallery-content {
    float: right;
    width: 80%
}

.btx-product-gallery--left .btx-gallery-thumbnail {
    float: left;
    width: 20%;
    padding-right: 10px
}

.btx-product-gallery--left .btx-gallery-thumbnail-item {
    margin-bottom: 10px
}

.btx-product-gallery--left .btx-gallery-thumbnail-item:last-child {
    margin-bottom: 0
}

.btx-product-gallery--right .btx-gallery-content {
    float: left;
    width: 80%
}

.btx-product-gallery--right .btx-gallery-thumbnail {
    float: right;
    width: 20%;
    padding-left: 10px
}

.btx-product-gallery--right .btx-gallery-thumbnail-item {
    margin-bottom: 10px
}

.btx-product-gallery--right .btx-gallery-thumbnail-item:last-child {
    margin-bottom: 0
}

.woocommerce div.product div.images div.thumbnails {
    padding: 0
}

.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
    margin: 0
}

.btx-quantity {
    min-width: 81px
}

.btx-quantity input[type=number]::-webkit-inner-spin-button,
.btx-quantity input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
    text-align: center
}

.btx-quantity input[type=number] {
    -moz-appearance: textfield
}

.btx-quantity-minus {
    padding: 5px 5px 5px 0
}

.btx-quantity-plus {
    padding: 5px 0 5px 5px
}

input.btx-quantity-text {
    display: inline-block;
    width: 40px;
    padding: 5px;
    border-radius: 4px
}

input.qty {
    display: none
}

.reset_variations {
    display: none!important
}

.woocommerce div.product form.cart {
    margin-top: 40px;
    margin-bottom: 40px
}

.woocommerce div.product form.cart table {
    margin-top: 0
}

.woocommerce div.product form.cart .group_table td {
    vertical-align: middle
}

.woocommerce div.product form.cart .variations {
    margin: 0 0 20px
}

.woocommerce div.product form.cart .variations label {
    font-size: 12px
}

.woocommerce div.product form.cart .variations td {
    line-height: 1.78571;
    padding: 0;
    vertical-align: middle
}

.woocommerce-variation-price {
    margin-bottom: 20px
}

.woocommerce div.product form.cart div.quantity {
    display: inline-block;
    float: none;
    margin-right: 15px
}

.group_table label {
    line-height: 1.2;
    font-size: 1em;
    text-transform: none;
    letter-spacing: 0
}

.group_table .price {
    margin: 0;
    font-size: 1em
}

.product-type-grouped .single_add_to_cart_button {
    display: block
}

.woocommerce div.product form.cart .variations td.label {
    width: 99px
}

.woocommerce table.shop_attributes,
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
    border: none
}

.woocommerce table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt th {
    background-color: transparent
}

.woocommerce table.shop_attributes td {
    font-style: normal
}

.woocommerce-tabs {
    margin-bottom: 60px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p:last-child,
.woocommerce-tabs p {
    margin-bottom: 0
}

.woocommerce-tabs h2,
.woocommerce-tabs h3 {
    margin-top: 0;
    font-size: 14px
}

.woocommerce-tabs .btx-tab-nav {
    padding-top: 15px
}

.woocommerce-tabs .btx-tab-body {
    padding: 30px 0;
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.woocommerce-tabs table {
    margin: 0
}

.woocommerce-tabs table th {
    padding: 0 0 10px
}

.woocommerce-tabs table td {
    padding: 0 0 10px 30px
}

.woocommerce #reviews #comments h2 {
    margin-bottom: 0;
    text-transform: capitalize
}

.woocommerce #reviews #comments ol.commentlist li {
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    top: 20px;
    width: 60px;
    border-radius: 50%;
    background: 0 0;
    border: none
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin-left: 70px;
    padding-top: 2px;
    border: none
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: 1em
}

.woocommerce #reviews h3 {
    font-size: 14px;
    margin-bottom: 10px
}

.woocommerce #review_form #respond {
    margin-top: 30px
}

.woocommerce #review_form #respond p {
    margin-bottom: 20px
}

.woocommerce .woocommerce-noreviews {
    margin: 40px 0;
    text-align: center
}

.woocommerce #review_form #respond .form-submit {
    margin-top: 13.33px;
    margin-bottom: 0
}

.woocommerce .comment-form-rating p.stars {
    display: block;
    font-size: 1em
}

.woocommerce .comment-form-rating p.stars a {
    display: inline-block;
    width: 1.1em!important;
    margin: 0;
    line-height: 1;
    text-indent: inherit;
    border-right: 0!important;
    color: transparent;
    font-size: 16px;
    font-family: fontawesome;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btx-dropdown-display,
.btx-dropdown-menu {
    border-width: 1px;
    border-style: solid;
    width: 100%
}

.woocommerce .comment-form-rating p.stars a:before {
    content: "\e020";
    display: block;
    position: absolute
}

.woocommerce .comment-form-rating p.stars a.active~a:before,
.woocommerce .comment-form-rating p.stars a:hover~a:before {
    content: "\e021"
}

p.form-submit {
    padding: 0
}

.woocommerce .woocommerce-breadcrumb {
    padding: 10px 0;
    margin: 0;
    font-size: 12px
}

.woocommerce .woocommerce-breadcrumb .fa {
    margin: 0 8px
}

.woocommerce-title {
    padding: 30px 0;
    margin-bottom: 10px;
    font-size: 28px
}

.woocommerce-title h2 {
    color: inherit
}

.btx-products-nav {
    margin-bottom: 20px
}

.btx-products-nav::after {
    clear: both;
    content: "";
    display: table
}

.btx-dropdown {
    position: relative;
    width: auto;
    min-width: 200px
}

.btx-dropdown-display {
    position: relative;
    padding: 10px 40px 10px 16px;
    border-radius: 4px;
    font-size: .9em;
    font-weight: 400;
    letter-spacing: 0;
    text-align: left
}

.btx-dropdown-display i {
    position: absolute;
    top: 9px;
    right: 15px;
    font-size: 14px
}

.btx-dropdown-menu {
    position: absolute;
    margin: -2px 0 0;
    z-index: 5;
    list-style: none;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    font-size: 13px
}

.btx-dropdown-menu li {
    padding: 4px 16px;
    white-space: nowrap
}

.btx-dropdown-menu li a {
    display: block;
    -webkit-transition-property: none;
    -moz-transition-property: none;
    transition-property: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.woocommerce-result-count {
    float: left;
    margin: 0;
    line-height: 36px
}

.woocommerce-ordering {
    float: right
}

.orderby {
    display: none
}

.attachment-shop_catalog {
    width: 100%
}

.woocommerce .ajax_add_to_cart.added {
    visibility: hidden;
    opacity: 0;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    transition-delay: .3s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease
}

.woocommerce a.added_to_cart {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-delay: .5s;
    -moz-animation-delay: .5s;
    animation-delay: .5s
}

.woocommerce .products .star-rating {
    display: inline-block
}

.woocommerce nav.woocommerce-pagination {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px
}

.woocommerce nav.woocommerce-pagination::after {
    clear: both;
    content: "";
    display: table
}

.woocommerce nav.woocommerce-pagination ul {
    display: inline-block;
    border: none;
    list-style-type: none
}

.woocommerce nav.woocommerce-pagination ul li {
    float: left;
    border: none
}

.woocommerce nav.woocommerce-pagination .page-numbers {
    padding: 0 10px
}

.woocommerce nav.woocommerce-pagination .page-numbers:hover {
    background: 0 0
}

.woocommerce nav.woocommerce-pagination .page-numbers.current {
    background: 0 0;
    font-weight: 700;
    cursor: default
}

.woocommerce nav.woocommerce-pagination .page-numbers.next,
.woocommerce nav.woocommerce-pagination .page-numbers.prev {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    transition-timing-function: linear
}

.woocommerce nav.woocommerce-pagination .page-numbers.next:hover {
    padding-left: 13px;
    padding-right: 7px
}

.woocommerce nav.woocommerce-pagination .page-numbers.prev:hover {
    padding-left: 7px;
    padding-right: 13px
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    padding: 0;
    background: 0 0
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li span:focus {
    background: 0 0
}

@-ms-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

@media (min-width:961px) and (max-width:1099px) {
    .btx-layout-responsive .btx-blog .btx-col-1-5,
    .btx-layout-responsive .btx-blog .btx-col-2,
    .btx-layout-responsive .btx-gallery .btx-col-1-5,
    .btx-layout-responsive .btx-gallery .btx-col-2,
    .btx-layout-responsive .btx-portfolio .btx-col-1-5,
    .btx-layout-responsive .btx-portfolio .btx-col-2,
    .btx-layout-responsive .btx-product .btx-col-1-5,
    .btx-layout-responsive .btx-product .btx-col-2,
    .btx-layout-responsive .btx-productcat .btx-col-1-5,
    .btx-layout-responsive .btx-productcat .btx-col-2 {
        width: 25%;
        width: calc(25% - .03px)
    }
    .btx-layout-responsive .btx-blog .btx-col-2-5,
    .btx-layout-responsive .btx-gallery .btx-col-2-5,
    .btx-layout-responsive .btx-portfolio .btx-col-2-5,
    .btx-layout-responsive .btx-product .btx-col-2-5,
    .btx-layout-responsive .btx-productcat .btx-col-2-5 {
        width: 50%;
        width: calc(50% - .05px)
    }
    .btx-layout-responsive .btx-blog .btx-col-3-5,
    .btx-layout-responsive .btx-gallery .btx-col-3-5,
    .btx-layout-responsive .btx-portfolio .btx-col-3-5,
    .btx-layout-responsive .btx-product .btx-col-3-5,
    .btx-layout-responsive .btx-productcat .btx-col-3-5 {
        width: 75%;
        width: calc(75% - .08px)
    }
    .btx-layout-responsive .btx-blog .btx-col-4-5,
    .btx-layout-responsive .btx-gallery .btx-col-4-5,
    .btx-layout-responsive .btx-portfolio .btx-col-4-5,
    .btx-layout-responsive .btx-product .btx-col-4-5,
    .btx-layout-responsive .btx-productcat .btx-col-4-5 {
        width: 100%
    }
}

@media (max-width:960px) {
    .btx-layout-responsive #btx-configs,
    .btx-layout-responsive .btx-navbar,
    .btx-layout-responsive .btx-side-navbar,
    .btx-layout-responsive .btx-topbar {
        display: none
    }
    .btx-layout-responsive .btx-archive--list.btx-list--large .btx-entry-header,
    .btx-layout-responsive .btx-list--large.btx-blog--list .btx-entry-header,
    .btx-layout-responsive .btx-list--large.btx-portfolio--list .btx-entry-header {
        width: 100%
    }
    .btx-layout-responsive .btx-archive--list.btx-list--large .btx-entry-body,
    .btx-layout-responsive .btx-list--large.btx-blog--list .btx-entry-body,
    .btx-layout-responsive .btx-list--large.btx-portfolio--list .btx-entry-body {
        width: 100%;
        padding-left: 0
    }
    .btx-layout-responsive .btx-navbar--mobile {
        display: block
    }
    .btx-layout-responsive .btx-navbar--mobile>.btx-container--fullwidth {
        padding: 0 5%
    }
    .btx-layout-responsive.btx-layout--frame.header-on-frame,
    .btx-layout-responsive.btx-layout--no-navbar .btx-content-wrapper {
        padding-top: 0
    }
    .btx-layout-responsive .btx-header-widgets {
        display: none!important
    }
    .btx-layout-responsive.btx-layout--frame.header-on-frame .btx-frame--top {
        z-index: 0
    }
    .btx-layout-responsive.btx-layout--sidenav-fixed,
    .btx-layout-responsive.btx-layout--sidenav-full {
        margin-left: 0;
        margin-right: 0
    }
    .btx-layout-responsive.btx-layout--sidenav-fixed.btx-layout--boxed .btx-header,
    .btx-layout-responsive.btx-layout--sidenav-fixed.btx-layout--boxed .btx-wrapper,
    .btx-layout-responsive.btx-layout--sidenav-full.btx-layout--boxed .btx-header,
    .btx-layout-responsive.btx-layout--sidenav-full.btx-layout--boxed .btx-wrapper {
        padding-left: 0;
        padding-right: 0
    }
    .btx-layout-responsive.btx-layout--sidenav.btx-layout--frame .btx-wrapper--parallax-footer .btx-footer,
    .btx-layout-responsive.btx-layout--sidenav.btx-layout--wide .btx-wrapper--parallax-footer .btx-footer {
        left: 0;
        max-width: none
    }
    .btx-layout-responsive .btx-content-wrapper,
    .btx-layout-responsive .btx-wrapper--header-transparent .btx-content--no-header .btx-content-wrapper,
    .btx-layout-responsive.btx-layout--sidenav .btx-content-wrapper {
        padding-top: 60px
    }
    .btx-layout-responsive .btx-wrapper--header-transparent .btx-content-wrapper {
        padding-top: 0
    }
    .btx-layout-responsive .btx-wrapper--header-transparent .btx-content-wrapper>.btx-page-title,
    .btx-layout-responsive.btx-layout--sidenav .btx-wrapper--header-transparent .btx-content-wrapper>.btx-page-title {
        padding-top: 60px
    }
    .btx-layout-responsive .btx-wrapper--header-transparent .btx-post-featured--fullwidth .btx-page-title,
    .btx-layout-responsive .btx-wrapper--header-transparent .btx-post-featured--overlap .btx-page-title,
    .btx-layout-responsive.btx-layout--sidenav .btx-wrapper--header-transparent .btx-post-featured--fullwidth .btx-page-title,
    .btx-layout-responsive.btx-layout--sidenav .btx-wrapper--header-transparent .btx-post-featured--overlap .btx-page-title {
        top: 60px
    }
    .btx-layout-responsive .btx-scrollpage--half .btx-section-wrapper {
        padding-top: 0;
        padding-bottom: 0
    }
    .btx-layout-responsive .cross-sells {
        display: none
    }
}

@media (min-width:769px) and (max-width:960px) {
    .btx-layout-responsive.btx-layout--frame .btx-navbar--mobile>.btx-container--fullwidth {
        padding-left: 0;
        padding-right: 0
    }
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-blog):not(.btx-portfolio):not(.btx-gallery):not(.btx-product):not(.btx-productcat) .btx-col-2 {
        width: 33.33%;
        width: calc(33.33% - .03px);
        margin-bottom: 20px
    }
    .btx-layout-responsive .btx-blog .btx-col-1-5,
    .btx-layout-responsive .btx-blog .btx-col-2-5,
    .btx-layout-responsive .btx-gallery .btx-col-1-5,
    .btx-layout-responsive .btx-gallery .btx-col-2-5,
    .btx-layout-responsive .btx-portfolio .btx-col-1-5,
    .btx-layout-responsive .btx-portfolio .btx-col-2-5,
    .btx-layout-responsive .btx-product .btx-col-1-5,
    .btx-layout-responsive .btx-product .btx-col-2-5,
    .btx-layout-responsive .btx-productcat .btx-col-1-5,
    .btx-layout-responsive .btx-productcat .btx-col-2-5 {
        width: 50%;
        width: calc(50% - .05px)
    }
    .btx-layout-responsive .btx-blog .btx-col-3-5,
    .btx-layout-responsive .btx-blog .btx-col-4-5,
    .btx-layout-responsive .btx-gallery .btx-col-3-5,
    .btx-layout-responsive .btx-gallery .btx-col-4-5,
    .btx-layout-responsive .btx-portfolio .btx-col-3-5,
    .btx-layout-responsive .btx-portfolio .btx-col-4-5,
    .btx-layout-responsive .btx-product .btx-col-3-5,
    .btx-layout-responsive .btx-product .btx-col-4-5,
    .btx-layout-responsive .btx-productcat .btx-col-3-5,
    .btx-layout-responsive .btx-productcat .btx-col-4-5 {
        width: 100%
    }
    .btx-layout-responsive .btx-blog .btx-col-2,
    .btx-layout-responsive .btx-blog .btx-col-3,
    .btx-layout-responsive .btx-blog .btx-col-4,
    .btx-layout-responsive .btx-blog .btx-col-5,
    .btx-layout-responsive .btx-gallery .btx-col-2,
    .btx-layout-responsive .btx-gallery .btx-col-3,
    .btx-layout-responsive .btx-gallery .btx-col-4,
    .btx-layout-responsive .btx-gallery .btx-col-5,
    .btx-layout-responsive .btx-portfolio .btx-col-2,
    .btx-layout-responsive .btx-portfolio .btx-col-3,
    .btx-layout-responsive .btx-portfolio .btx-col-4,
    .btx-layout-responsive .btx-portfolio .btx-col-5,
    .btx-layout-responsive .btx-product .btx-col-2,
    .btx-layout-responsive .btx-product .btx-col-3,
    .btx-layout-responsive .btx-product .btx-col-4,
    .btx-layout-responsive .btx-product .btx-col-5,
    .btx-layout-responsive .btx-productcat .btx-col-2,
    .btx-layout-responsive .btx-productcat .btx-col-3,
    .btx-layout-responsive .btx-productcat .btx-col-4,
    .btx-layout-responsive .btx-productcat .btx-col-5 {
        width: 50%;
        width: calc(50% - .05px)
    }
    .btx-layout-responsive .btx-blog .btx-col-10,
    .btx-layout-responsive .btx-blog .btx-col-11,
    .btx-layout-responsive .btx-blog .btx-col-7,
    .btx-layout-responsive .btx-blog .btx-col-8,
    .btx-layout-responsive .btx-blog .btx-col-9,
    .btx-layout-responsive .btx-gallery .btx-col-10,
    .btx-layout-responsive .btx-gallery .btx-col-11,
    .btx-layout-responsive .btx-gallery .btx-col-7,
    .btx-layout-responsive .btx-gallery .btx-col-8,
    .btx-layout-responsive .btx-gallery .btx-col-9,
    .btx-layout-responsive .btx-portfolio .btx-col-10,
    .btx-layout-responsive .btx-portfolio .btx-col-11,
    .btx-layout-responsive .btx-portfolio .btx-col-7,
    .btx-layout-responsive .btx-portfolio .btx-col-8,
    .btx-layout-responsive .btx-portfolio .btx-col-9,
    .btx-layout-responsive .btx-product .btx-col-10,
    .btx-layout-responsive .btx-product .btx-col-11,
    .btx-layout-responsive .btx-product .btx-col-7,
    .btx-layout-responsive .btx-product .btx-col-8,
    .btx-layout-responsive .btx-product .btx-col-9,
    .btx-layout-responsive .btx-productcat .btx-col-10,
    .btx-layout-responsive .btx-productcat .btx-col-11,
    .btx-layout-responsive .btx-productcat .btx-col-7,
    .btx-layout-responsive .btx-productcat .btx-col-8,
    .btx-layout-responsive .btx-productcat .btx-col-9 {
        width: 100%
    }
    .btx-layout-responsive .btx-col-2 .btx-action .btx-button-size--large>.btnx,
    .btx-layout-responsive .btx-col-2 .btx-action .btx-button-size--medium>.btnx,
    .btx-layout-responsive .btx-col-3 .btx-action .btx-button-size--large>.btnx,
    .btx-layout-responsive .btx-col-3 .btx-action .btx-button-size--medium>.btnx,
    .btx-layout-responsive .btx-col-4 .btx-action .btx-button-size--large>.btnx,
    .btx-layout-responsive .btx-col-4 .btx-action .btx-button-size--medium>.btnx,
    .btx-layout-responsive .btx-col-5 .btx-action .btx-button-size--large>.btnx,
    .btx-layout-responsive .btx-col-5 .btx-action .btx-button-size--medium>.btnx {
        padding: 12.5px 24px
    }
}

@media (max-width:768px) {
    .btx-layout-responsive .btx-col-1,
    .btx-layout-responsive .btx-col-1-5,
    .btx-layout-responsive .btx-col-10,
    .btx-layout-responsive .btx-col-11,
    .btx-layout-responsive .btx-col-12,
    .btx-layout-responsive .btx-col-2,
    .btx-layout-responsive .btx-col-2-5,
    .btx-layout-responsive .btx-col-3,
    .btx-layout-responsive .btx-col-3-5,
    .btx-layout-responsive .btx-col-4,
    .btx-layout-responsive .btx-col-4-5,
    .btx-layout-responsive .btx-col-5,
    .btx-layout-responsive .btx-col-5-5,
    .btx-layout-responsive .btx-col-6,
    .btx-layout-responsive .btx-col-7,
    .btx-layout-responsive .btx-col-8 {
        min-height: 0;
        width: 100%
    }
    .btx-layout-responsive .btx-left-position.btx-item,
    .btx-layout-responsive .btx-overlapleft-position.btx-item,
    .btx-layout-responsive .btx-overlapright-position.btx-item,
    .btx-layout-responsive .btx-right-position.btx-item,
    .btx-layout-responsive .gallery-columns-2 .gallery-item,
    .btx-layout-responsive .gallery-columns-3 .gallery-item,
    .btx-layout-responsive .gallery-columns-4 .gallery-item,
    .btx-layout-responsive .gallery-columns-5 .gallery-item,
    .btx-layout-responsive .gallery-columns-6 .gallery-item {
        max-width: 100%
    }
    .btx-layout-responsive .btx-frame,
    .btx-layout-responsive .btx-navigation--bar .btx-navigation-next a img,
    .btx-layout-responsive .btx-navigation--bar .btx-navigation-previous a img,
    .btx-layout-responsive .btx-page-title--inline .btx-page-title-breadcrumbs,
    .btx-layout-responsive .btx-post .btx-page-title,
    .btx-layout-responsive .btx-post--columnist .btx-main-meta {
        display: none
    }
    .btx-layout-responsive .btx-container,
    .btx-layout-responsive .btx-footer .btx-container--fullwidth {
        padding: 0 5%
    }
    .btx-layout-responsive .btx-container--fullwidth>.btx-row:first-child>:first-child>.btx-item:first-child,
    .btx-layout-responsive .btx-container>.btx-row:first-child>:first-child>.btx-item:first-child {
        margin-top: 0
    }
    .btx-layout-responsive .btx-container--fullwidth>.btx-row:last-child>:last-child>.btx-item:last-child,
    .btx-layout-responsive .btx-container>.btx-row:last-child>:last-child>.btx-item:last-child {
        margin-bottom: 0
    }
    .btx-layout-responsive .btx-container .btx-sidebar,
    .btx-layout-responsive .btx-container--fullwidth .btx-sidebar {
        padding-left: 0;
        padding-right: 0
    }
    .btx-layout-responsive .btx-content-wrapper-inner>.btx-container {
        padding: 0
    }
    .btx-layout-responsive .btx-content-wrapper-inner>.btx-container .btx-sidebar {
        padding-left: 5%;
        padding-right: 5%
    }
    .btx-layout-responsive .btx-content-wrapper-inner .btx-section {
        padding: 0 5%
    }
    .btx-layout-responsive .btx-archive .btx-col-1:not(.slick-slide),
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-1:not(.slick-slide),
    .btx-layout-responsive .btx-relatedpost .btx-col-1:not(.slick-slide) {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px
    }
    .btx-layout-responsive .btx-archive .btx-col-1:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-1:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-1:not(.slick-slide):first-child {
        margin-top: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-1:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-1:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-1:not(.slick-slide):last-child {
        margin-bottom: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-2:not(.slick-slide),
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-2:not(.slick-slide),
    .btx-layout-responsive .btx-relatedpost .btx-col-2:not(.slick-slide) {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px
    }
    .btx-layout-responsive .btx-archive .btx-col-2:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-2:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-2:not(.slick-slide):first-child {
        margin-top: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-2:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-2:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-2:not(.slick-slide):last-child {
        margin-bottom: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-3:not(.slick-slide),
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-3:not(.slick-slide),
    .btx-layout-responsive .btx-relatedpost .btx-col-3:not(.slick-slide) {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px
    }
    .btx-layout-responsive .btx-archive .btx-col-3:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-3:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-3:not(.slick-slide):first-child {
        margin-top: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-3:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-3:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-3:not(.slick-slide):last-child {
        margin-bottom: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-4:not(.slick-slide),
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-4:not(.slick-slide),
    .btx-layout-responsive .btx-relatedpost .btx-col-4:not(.slick-slide) {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px
    }
    .btx-layout-responsive .btx-archive .btx-col-4:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-4:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-4:not(.slick-slide):first-child {
        margin-top: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-4:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-4:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-4:not(.slick-slide):last-child {
        margin-bottom: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-5:not(.slick-slide),
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-5:not(.slick-slide),
    .btx-layout-responsive .btx-relatedpost .btx-col-5:not(.slick-slide) {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px
    }
    .btx-layout-responsive .btx-archive .btx-col-5:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-5:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-5:not(.slick-slide):first-child {
        margin-top: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-5:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-5:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-5:not(.slick-slide):last-child {
        margin-bottom: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-6:not(.slick-slide),
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-6:not(.slick-slide),
    .btx-layout-responsive .btx-relatedpost .btx-col-6:not(.slick-slide) {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px
    }
    .btx-layout-responsive .btx-archive .btx-col-6:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-6:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-6:not(.slick-slide):first-child {
        margin-top: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-6:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-6:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-6:not(.slick-slide):last-child {
        margin-bottom: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-7:not(.slick-slide),
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-7:not(.slick-slide),
    .btx-layout-responsive .btx-relatedpost .btx-col-7:not(.slick-slide) {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px
    }
    .btx-layout-responsive .btx-archive .btx-col-7:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-7:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-7:not(.slick-slide):first-child {
        margin-top: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-7:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-7:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-7:not(.slick-slide):last-child {
        margin-bottom: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-8:not(.slick-slide),
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-8:not(.slick-slide),
    .btx-layout-responsive .btx-relatedpost .btx-col-8:not(.slick-slide) {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px
    }
    .btx-layout-responsive .btx-archive .btx-col-8:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-8:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-8:not(.slick-slide):first-child {
        margin-top: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-8:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-8:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-8:not(.slick-slide):last-child {
        margin-bottom: 0
    }
    .btx-layout-responsive .btx-col-9 {
        width: 100%;
        min-height: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-9:not(.slick-slide),
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-9:not(.slick-slide),
    .btx-layout-responsive .btx-relatedpost .btx-col-9:not(.slick-slide) {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px
    }
    .btx-layout-responsive .btx-archive .btx-col-9:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-9:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-9:not(.slick-slide):first-child {
        margin-top: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-9:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-9:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-9:not(.slick-slide):last-child {
        margin-bottom: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-10:not(.slick-slide),
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-10:not(.slick-slide),
    .btx-layout-responsive .btx-relatedpost .btx-col-10:not(.slick-slide) {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px
    }
    .btx-layout-responsive .btx-archive .btx-col-10:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-10:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-10:not(.slick-slide):first-child {
        margin-top: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-10:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-10:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-10:not(.slick-slide):last-child {
        margin-bottom: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-11:not(.slick-slide),
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-11:not(.slick-slide),
    .btx-layout-responsive .btx-relatedpost .btx-col-11:not(.slick-slide) {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px
    }
    .btx-layout-responsive .btx-archive .btx-col-11:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-11:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-11:not(.slick-slide):first-child {
        margin-top: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-11:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-11:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-11:not(.slick-slide):last-child {
        margin-bottom: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-12:not(.slick-slide),
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-12:not(.slick-slide),
    .btx-layout-responsive .btx-relatedpost .btx-col-12:not(.slick-slide) {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px
    }
    .btx-layout-responsive .btx-archive .btx-col-12:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-12:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-12:not(.slick-slide):first-child {
        margin-top: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-12:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-12:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-12:not(.slick-slide):last-child {
        margin-bottom: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-1-5:not(.slick-slide),
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-1-5:not(.slick-slide),
    .btx-layout-responsive .btx-relatedpost .btx-col-1-5:not(.slick-slide) {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px
    }
    .btx-layout-responsive .btx-archive .btx-col-1-5:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-1-5:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-1-5:not(.slick-slide):first-child {
        margin-top: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-1-5:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-1-5:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-1-5:not(.slick-slide):last-child {
        margin-bottom: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-2-5:not(.slick-slide),
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-2-5:not(.slick-slide),
    .btx-layout-responsive .btx-relatedpost .btx-col-2-5:not(.slick-slide) {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px
    }
    .btx-layout-responsive .btx-archive .btx-col-2-5:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-2-5:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-2-5:not(.slick-slide):first-child {
        margin-top: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-2-5:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-2-5:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-2-5:not(.slick-slide):last-child {
        margin-bottom: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-3-5:not(.slick-slide),
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-3-5:not(.slick-slide),
    .btx-layout-responsive .btx-relatedpost .btx-col-3-5:not(.slick-slide) {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px
    }
    .btx-layout-responsive .btx-archive .btx-col-3-5:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-3-5:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-3-5:not(.slick-slide):first-child {
        margin-top: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-3-5:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-3-5:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-3-5:not(.slick-slide):last-child {
        margin-bottom: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-4-5:not(.slick-slide),
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-4-5:not(.slick-slide),
    .btx-layout-responsive .btx-relatedpost .btx-col-4-5:not(.slick-slide) {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px
    }
    .btx-layout-responsive .btx-archive .btx-col-4-5:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-4-5:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-4-5:not(.slick-slide):first-child {
        margin-top: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-4-5:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-4-5:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-4-5:not(.slick-slide):last-child {
        margin-bottom: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-5-5:not(.slick-slide),
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-5-5:not(.slick-slide),
    .btx-layout-responsive .btx-relatedpost .btx-col-5-5:not(.slick-slide) {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px
    }
    .btx-layout-responsive .btx-archive .btx-col-5-5:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-5-5:not(.slick-slide):first-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-5-5:not(.slick-slide):first-child {
        margin-top: 0
    }
    .btx-layout-responsive .btx-archive .btx-col-5-5:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-item:not(.btx-box):not(.btx-gallery):not(.btx-portfolio--hover-content):not(.btx-product--overlay):not(.btx-product--onhover) .btx-col-5-5:not(.slick-slide):last-child,
    .btx-layout-responsive .btx-relatedpost .btx-col-5-5:not(.slick-slide):last-child {
        margin-bottom: 0
    }
    .btx-layout-responsive .btx-archive--list .btx-entry-header,
    .btx-layout-responsive .btx-blog--list .btx-entry-header,
    .btx-layout-responsive .btx-portfolio--list .btx-entry-header {
        width: 100%
    }
    .btx-layout-responsive .btx-archive--list .btx-entry-body,
    .btx-layout-responsive .btx-blog--list .btx-entry-body,
    .btx-layout-responsive .btx-portfolio--list .btx-entry-body {
        width: 100%;
        padding-left: 0
    }
    .btx-layout-responsive .btx-archive--list:not(.btx-with-spacing) .btx-entry-header+.btx-entry-body,
    .btx-layout-responsive .btx-blog--list:not(.btx-with-spacing) .btx-entry-header+.btx-entry-body,
    .btx-layout-responsive .btx-portfolio--list:not(.btx-with-spacing) .btx-entry-header+.btx-entry-body {
        padding-top: 20px
    }
    .btx-layout-responsive .font-style-big {
        font-size: 48px!important
    }
    .btx-layout-responsive.btx-layout.btx-layout--frame {
        padding: 0
    }
    .btx-layout-responsive.btx-layout.btx-layout--frame .btx-wrapper--parallax-footer .btx-footer {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 0
    }
    .btx-layout-responsive.btx-layout.btx-layout--frame .btx-navbar--mobile.btx-navbar--fixed {
        top: 0;
        right: 0;
        left: 0
    }
    .btx-layout-responsive .btx-wrapper.btx-wrapper--parallax-footer {
        padding-bottom: 0
    }
    .btx-layout-responsive .btx-main.blueprint-inactive,
    .btx-layout-responsive .btx-section-wrapper {
        padding-top: 40px;
        padding-bottom: 40px
    }
    .btx-layout-responsive .btx-wrapper.btx-wrapper--parallax-footer .btx-footer {
        position: relative
    }
    .btx-layout-responsive .btx-content-wrapper {
        padding-left: 0!important;
        padding-right: 0!important
    }
    .btx-layout-responsive .btx-main {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }
    .btx-layout-responsive .btx-comment {
        margin-bottom: 40px
    }
    .btx-layout-responsive .btx-section {
        margin-top: 0;
        margin-bottom: 0
    }
    .btx-layout-responsive .btx-sidebar {
        width: 100%;
        padding-right: 5%;
        padding-left: 5%
    }
    .btx-layout-responsive .btx-sidebar.btx-right>.btx-sidebar-background {
        left: -500px
    }
    .btx-layout-responsive .btx-sidebar.btx-left>.btx-sidebar-background {
        right: -500px
    }
    .btx-layout-responsive .btx-footer-widgets-content {
        padding-top: 60px;
        padding-bottom: 60px
    }
    .btx-layout-responsive .btx-footer-column {
        padding-top: 40px;
        padding-bottom: 40px
    }
    .btx-layout-responsive .btx-footer-column:first-child {
        padding-top: 0
    }
    .btx-layout-responsive .btx-footer-column:last-child {
        padding-bottom: 0
    }
    .btx-layout-responsive .btx-bottombar .btx-widgets {
        line-height: 3em
    }
    .btx-layout-responsive .btx-bottombar .btx-widgets.left,
    .btx-layout-responsive .btx-bottombar .btx-widgets.right {
        float: none;
        text-align: center
    }
    .btx-layout-responsive .btx-bottombar .btx-widgets.center {
        margin: 0
    }
    .btx-layout-responsive .btx-left-position,
    .btx-layout-responsive .btx-overlapleft-position,
    .btx-layout-responsive .btx-overlapright-position,
    .btx-layout-responsive .btx-right-position {
        float: none;
        max-width: 100%;
        margin: 30px 0
    }
    .btx-layout-responsive .alignleft,
    .btx-layout-responsive .alignright {
        float: none;
        margin: 20px auto
    }
    .btx-layout-responsive .btx-comment .children,
    .btx-layout-responsive .btx-post--columnist .btx-image.btx-center-position {
        margin-left: 0
    }
    .btx-layout-responsive .btx-post--columnist .btx-post-body {
        padding-left: 0
    }
    .btx-layout-responsive .btx-post--magazine .btx-post-body {
        padding-left: 0;
        padding-right: 0
    }
    .btx-layout-responsive .btx-post-featured--overlap .btx-main {
        padding-top: 0;
        margin-top: 0
    }
    .btx-layout-responsive .btx-navigation--bar .btx-navigation-previous a {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
    .btx-layout-responsive .btx-navigation--bar .btx-navigation-previous a:hover .btx-navigation-content {
        padding-left: 0
    }
    .btx-layout-responsive .btx-navigation--bar .btx-navigation-next a {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
    .btx-layout-responsive .btx-navigation--bar .btx-navigation-next a:hover .btx-navigation-content {
        padding-right: 0
    }
    .btx-layout-responsive .btx-section .btx-row .btx-item .btx-row+.btx-row,
    .btx-layout-responsive .btx-section .btx-row .btx-row {
        margin-top: 20px
    }
    .btx-layout-responsive .btx-section .btx-row .btx-item .btx-item:first-child {
        margin-top: 0
    }
    .btx-layout-responsive .btx-section .btx-row .btx-item .btx-item:last-child {
        margin-bottom: 0
    }
    .btx-layout-responsive .btx-section .btx-row .btx-divider {
        margin: 40px 0
    }
    .btx-layout-responsive .btx-section .btx-row .btx-entry .btx-item,
    .btx-layout-responsive .btx-section .btx-row--no-spacing>*>.btx-item {
        margin: 0
    }
    .btx-layout-responsive .btx-scrollpage--half .btx-section .btx-box {
        margin-top: 0;
        margin-bottom: 0
    }
    .btx-layout-responsive .btx-box,
    .btx-layout-responsive .btx-interactive {
        margin-bottom: 20px
    }
    .btx-layout-responsive .btx-action--inline .btx-action-body,
    .btx-layout-responsive .btx-action--inline .btx-action-button,
    .btx-layout-responsive .btx-action--inline .btx-action-media {
        display: block;
        width: 100%!important
    }
    .btx-layout-responsive .btx-blog--timeline .btx-entry-body-inner:after,
    .btx-layout-responsive .btx-navigation-middle,
    .btx-layout-responsive .btx-product-gallery--left .btx-gallery-thumbnail,
    .btx-layout-responsive .btx-product-gallery--right .btx-gallery-thumbnail {
        display: none
    }
    .btx-layout-responsive .btx-action--inline .btx-action-media {
        margin: 0 auto
    }
    .btx-layout-responsive .btx-action--inline .btx-action-body {
        padding-left: 0;
        padding-right: 0;
        margin: 2em auto;
        text-align: center
    }
    .btx-layout-responsive .btx-featuredpost--headline .btx-entry+.btx-featuredpost-content-minor,
    .btx-layout-responsive .btx-featuredpost--magazine .btx-entry+.btx-entry,
    .btx-layout-responsive .btx-featuredpost--magazine.btx-featuredpost--right .btx-entry+.btx-entry {
        margin-top: 20px
    }
    .btx-layout-responsive .btx-blog--timeline {
        margin-left: 10px
    }
    .btx-layout-responsive .btx-blog--timeline .btx-timeline-title {
        position: relative;
        text-align: left
    }
    .btx-layout-responsive .btx-blog--timeline .btx-timeline-title .btx-timeline-title-text {
        border-radius: 0
    }
    .btx-layout-responsive .btx-blog--timeline .btx-blog-content:before {
        left: 1px
    }
    .btx-layout-responsive .btx-blog--timeline .btx-entry-timeline-icon {
        top: 50%;
        left: 1px
    }
    .btx-layout-responsive .btx-blog--timeline .btx-entry-timeline-icon:after,
    .btx-layout-responsive .btx-blog--timeline .btx-entry:nth-child(even) .btx-entry-timeline-icon:after {
        left: 12px
    }
    .btx-layout-responsive .btx-blog--timeline .btx-entry-body,
    .btx-layout-responsive .btx-blog--timeline .btx-entry-header {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }
    .btx-layout-responsive .btx-blog--timeline .btx-entry:nth-child(even) .btx-entry-body,
    .btx-layout-responsive .btx-blog--timeline .btx-entry:nth-child(even) .btx-entry-header {
        width: 100%;
        left: auto;
        right: auto;
        padding-left: 20px;
        padding-right: 20px
    }
    .btx-layout-responsive .btx-entry.btx-col-12 .btx-audio-player,
    .btx-layout-responsive .btx-entry.btx-col-12 .btx-quote {
        min-height: 300px
    }
    .btx-layout-responsive .btx-client--separator .btx-client-item,
    .btx-layout-responsive .btx-feature--separator .btx-feature-item,
    .btx-layout-responsive .btx-milestone--separator .btx-milestone-item {
        border-right: none
    }
    .btx-layout-responsive .btx-featuredpost--magazine .btx-entry,
    .btx-layout-responsive .btx-featuredpost--magazine.btx-featuredpost--right .btx-entry {
        width: 100%
    }
    .btx-layout-responsive .btx-featuredpost--magazine.btx-featuredpost--right.btx-with-background .btx-entry:first-child .btx-entry-body,
    .btx-layout-responsive .btx-featuredpost--magazine.btx-with-background .btx-entry:first-child .btx-entry-body {
        padding: 30px 40px
    }
    .btx-layout-responsive .btx-featuredpost--magazine .btx-entry:first-child,
    .btx-layout-responsive .btx-featuredpost--magazine.btx-featuredpost--right .btx-entry:first-child {
        margin-bottom: 0
    }
    .btx-layout-responsive .btx-featuredpost--magazine .btx-entry:first-child .btx-entry-header,
    .btx-layout-responsive .btx-featuredpost--magazine.btx-featuredpost--right .btx-entry:first-child .btx-entry-header {
        padding-right: 0;
        padding-left: 0
    }
    .btx-layout-responsive .btx-featuredpost--magazine .btx-entry:first-child .btx-entry-media,
    .btx-layout-responsive .btx-featuredpost--magazine.btx-featuredpost--right .btx-entry:first-child .btx-entry-media {
        min-height: inherit
    }
    .btx-layout-responsive .btx-featuredpost--magazine .btx-entry:first-child .btx-entry-body,
    .btx-layout-responsive .btx-featuredpost--magazine.btx-featuredpost--right .btx-entry:first-child .btx-entry-body {
        position: relative;
        width: 100%;
        padding: 20px 0
    }
    .btx-layout-responsive .btx-featuredpost--magazine .btx-entry:first-child .btx-entry-body-inner,
    .btx-layout-responsive .btx-featuredpost--magazine.btx-featuredpost--right .btx-entry:first-child .btx-entry-body-inner {
        border-top: none
    }
    .btx-layout-responsive .btx-featuredpost--magazine .btx-entry:first-child .btx-entry-content,
    .btx-layout-responsive .btx-featuredpost--magazine.btx-featuredpost--right .btx-entry:first-child .btx-entry-content {
        position: relative
    }
    .btx-layout-responsive .btx-featuredpost--carousel .btx-entry-body {
        width: 80%
    }
    .btx-layout-responsive .btx-featuredpost--headline .btx-entry,
    .btx-layout-responsive .btx-featuredpost--headline .btx-featuredpost-content-minor {
        width: 100%
    }
    .btx-layout-responsive .btx-image.btx-center-position {
        margin-left: 0;
        margin-right: 0
    }
    .btx-layout-responsive .btx-navigation--bar .btx-navigation-next,
    .btx-layout-responsive .btx-navigation--bar .btx-navigation-previous {
        float: none
    }
    .btx-layout-responsive .btx-navigation--bar .btx-navigation-next .fa,
    .btx-layout-responsive .btx-navigation--bar .btx-navigation-previous .fa {
        opacity: 1;
        visibility: visible
    }
    .btx-layout-responsive .btx-pricing {
        margin-top: 20px;
        margin-bottom: 20px
    }
    .btx-layout-responsive .btx-pricing-item.highlighted {
        padding-bottom: 0;
        margin: 20px 0
    }
    .btx-layout-responsive .btx-team--card .btx-team-media {
        width: 100%
    }
    .btx-layout-responsive .btx-team--card .btx-team-body {
        position: relative;
        width: 100%
    }
    .btx-layout-responsive .slick-dots li button {
        font-size: .75em
    }
    .btx-layout-responsive .slick-dots li button:before {
        font-size: 26px
    }
    .btx-layout-responsive .btx-single-product-content.thumbnail-left .featured-label,
    .btx-layout-responsive .btx-single-product-content.thumbnail-left span.onsale {
        left: 8px
    }
    .btx-layout-responsive .btx-product-gallery--left .btx-gallery-content,
    .btx-layout-responsive .btx-product-gallery--right .btx-gallery-content {
        width: 100%;
        float: none
    }
    .btx-layout-responsive .woocommerce table.shop_table_responsive.cart tr,
    .btx-layout-responsive .woocommerce-page table.shop_table_responsive.cart tr {
        margin-bottom: 30px
    }
    .btx-layout-responsive .woocommerce table.shop_table_responsive .product-name {
        width: 100%
    }
    .btx-layout-responsive .woocommerce table.shop_table_responsive .product-quantity {
        line-height: 34px
    }
    .btx-layout-responsive .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .btx-layout-responsive .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: transparent
    }
    .btx-layout-responsive .woocommerce table.shop_table_responsive tr:nth-child(2n) td.product-remove,
    .btx-layout-responsive .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td.product-remove {
        background-color: #222
    }
    .btx-layout-responsive .woocommerce table.shop_table_responsive td {
        padding: 10px 0
    }
    .btx-layout-responsive .woocommerce table.shop_table_responsive td.product-remove {
        width: 18px;
        padding: 0;
        background-color: #222
    }
    .btx-layout-responsive .woocommerce table.shop_table_responsive td.product-remove a {
        color: #fff!important
    }
    .btx-layout-responsive .woocommerce table.shop_table_responsive td:first-child {
        border: none
    }
    .btx-layout-responsive .woocommerce .addresses>div,
    .btx-layout-responsive .woocommerce .cart-collaterals .cart_totals,
    .btx-layout-responsive .woocommerce-checkout .col-2,
    .btx-layout-responsive .woocommerce-page .cart-collaterals .cart_totals {
        padding: 30px
    }
    .btx-layout-responsive .woocommerce .addresses .col-1+.col-2 {
        margin-top: 30px
    }
    .btx-layout-responsive .widget_shopping_cart .buttons .btx-button,
    .btx-layout-responsive .woocommerce .widget_shopping_cart .buttons .btx-button,
    .btx-layout-responsive .woocommerce.widget_shopping_cart .buttons .btx-button {
        width: 48%
    }
    .btx-layout-responsive .widget_shopping_cart .buttons .btx-button+.btx-button,
    .btx-layout-responsive .woocommerce .widget_shopping_cart .buttons .btx-button+.btx-button,
    .btx-layout-responsive .woocommerce.widget_shopping_cart .buttons .btx-button+.btx-button {
        margin-top: 0
    }
    .btx-layout-responsive .widget_shopping_cart .buttons .btx-button:first-child,
    .btx-layout-responsive .woocommerce .widget_shopping_cart .buttons .btx-button:first-child,
    .btx-layout-responsive .woocommerce.widget_shopping_cart .buttons .btx-button:first-child {
        float: left
    }
    .btx-layout-responsive .widget_shopping_cart .buttons .btx-button:last-child,
    .btx-layout-responsive .woocommerce .widget_shopping_cart .buttons .btx-button:last-child,
    .btx-layout-responsive .woocommerce.widget_shopping_cart .buttons .btx-button:last-child {
        float: right
    }
    .btx-layout-responsive.woocommerce-cart table.cart td.actions .coupon .input-text {
        width: 40%;
        margin-right: 0
    }
}

@media (max-width:480px) {
    .btx-layout-responsive .btx-bannertext-dynamic,
    .btx-layout-responsive .btx-bannertext-static,
    .btx-layout-responsive .btx-button--inline {
        display: block
    }
    .btx-layout-responsive .btx-featuredpost--carousel .btx-entry-body,
    .btx-layout-responsive .woocommerce form .form-row {
        width: 100%
    }
    .btx-layout-responsive .btx-item.btx-button {
        margin-top: 15px;
        margin-bottom: 15px
    }
    .btx-layout-responsive .btx-button--inline+.btx-button--inline {
        margin-left: 0
    }
    .btx-layout-responsive .btx-countdown-item {
        margin: 0 5px
    }
    .btx-layout-responsive .btx-gallery-thumbnail {
        display: none
    }
    .btx-layout-responsive .btx-testimonial blockquote {
        font-size: 18px
    }
    .btx-layout-responsive .btx-social-share--button>.btx-share-item {
        display: block;
        padding: 0;
        border: none
    }
    .btx-layout-responsive .btx-post-featured--fullwidth .btx-post-media--standard .btx-post-title {
        font-size: 48px
    }
    .btx-layout-responsive .bypostauthor>.comment-article .comment-author {
        border-bottom: none
    }
    .btx-layout-responsive .btx-comment .comment-author,
    .btx-layout-responsive .btx-comment .comment-time {
        display: block
    }
    .btx-layout-responsive .btx-comment .comment-time:before {
        display: none
    }
    .btx-layout-responsive .btx-post-meta .btx-post-category {
        display: block;
        padding-right: 0
    }
    .btx-layout-responsive .btx-post-meta .btx-post-category+.btx-post-date {
        display: block;
        margin-top: 10px
    }
    .btx-layout-responsive .btx-post-meta .btx-post-category+.btx-post-date:before {
        display: none
    }
    .btx-layout-responsive .btx-entry .btx-quote,
    .btx-layout-responsive .btx-entry.btx-col-12 .btx-audio-player,
    .btx-layout-responsive .btx-entry.btx-col-12 .btx-quote {
        min-height: 200px
    }
    .btx-layout-responsive .woocommerce form.checkout_coupon input.input-text {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }
    .btx-layout-responsive .woocommerce form.checkout_coupon input.button {
        border-top: 0;
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }
}

@media (max-width:320px) {
    .btx-layout-responsive .btx-countdown-item {
        margin: 0
    }
}

.btx-p-brand-color {
    color: #01a2dd
}

.btx-p-brand-bg {
    background-color: #01a2dd
}

.btx-p-brand-border {
    border-color: #01a2dd
}

.btx-s-brand-color {
    color: #0092c7
}

.btx-s-brand-bg {
    background-color: #0092c7
}

.btx-s-brand-border {
    border-color: #0092c7
}

.btx-p-text-color {
    color: #898989
}

.btx-p-text-bg {
    background-color: #898989
}

.btx-s-text-color {
    color: #222
}

.btx-s-text-bg {
    background-color: #222
}

.btx-s-text-bg.btx-overlay {
    background-color: rgba(0, 0, 0, .9)
}

.btx-overlay,
.btx-p-bg-bg {
    background-color: #fff
}

.btx-s-text-border {
    border-color: #222
}

.btx-p-bg-color,
.btx-p-brand-contrast-color,
.btx-p-text-contrast-color,
.btx-s-brand-contrast-color,
.btx-s-text-contrast-color {
    color: #fff
}

.btx-p-bg-border {
    border-color: #fff
}

.btx-s-bg-color {
    color: #f5f5f5
}

.btx-s-bg-bg {
    background-color: #f5f5f5
}

.btx-s-bg-border {
    border-color: #f5f5f5
}

.btx-p-border-color {
    color: #e7e7e7
}

.btx-p-border-bg {
    background-color: #e7e7e7
}

.btx-p-border-border {
    border-color: #e7e7e7
}

.btx-overlay {
    background-color: rgba(255, 255, 255, .9)
}

body {
    color: #898989;
    background-color: #fff
}

::selection {
    color: #fff;
    background-color: #01a2dd
}

::-moz-selection {
    color: #fff;
    background-color: #01a2dd
}

a,
a:hover.btx-s-text-color {
    color: #01a2dd
}

a:active,
a:focus,
a:hover,
a:hover.btx-p-brand-color {
    color: #0092c7
}

.btnx,
button,
code,
input[type=button],
input[type=submit],
ins,
kbd,
tt {
    color: #01a2dd
}

.btnx:focus,
.btnx:hover,
button:focus,
button:hover,
input[type=button]:focus,
input[type=button]:hover,
input[type=submit]:focus,
input[type=submit]:hover {
    outline: 0;
    text-decoration: none;
    color: #0092c7
}

input:focus,
select:focus,
textarea:focus {
    outline: 0;
    border-color: #01a2dd
}

.btx-footer,
.btx-footer .btx-bottombar-content,
.btx-navbar,
.btx-topbar,
pre {
    border-color: #e7e7e7
}

a:hover.btx-p-text-color {
    color: #0092c7
}

a:hover.btx-p-bg-color {
    color: #f5f5f5
}

cite,
h1,
h2,
h3,
h4,
h5,
h6,
label,
mark,
pre {
    color: #222
}

code,
kbd,
pre,
tt {
    background-color: #f5f5f5
}

input,
select,
textarea {
    color: #222;
    background-color: #fff;
    border-color: #e7e7e7
}

mark {
    background-color: transparent
}

.btx-header-widgets,
.btx-navbar,
.btx-side-navbar {
    background-color: #fff
}

.btx-footer,
.btx-topbar {
    background: #f5f5f5
}

.btx-navbar--minimal--full .btx-closed .btx-lines:after,
.btx-navbar--minimal--full .btx-closed .btx-lines:before {
    background-color: #222
}

.btx-button--border>.btnx {
    color: #01a2dd;
    border-color: #01a2dd
}

.btx-button--border.btx-button-hover--inverse>.btnx:hover {
    color: #fff;
    border-color: #01a2dd;
    background-color: #01a2dd
}

.btx-button--border.btx-button-hover--brand>.btnx:hover {
    color: #0092c7;
    border-color: #0092c7
}

.btx-button--fill>.btnx {
    color: #fff;
    border-color: #01a2dd;
    background-color: #01a2dd
}

.btx-button--fill.btx-button-hover--inverse>.btnx:hover {
    color: #01a2dd;
    border-color: #01a2dd
}

.btx-button--fill.btx-button-hover--brand>.btnx:hover {
    color: #fff;
    border-color: #0092c7;
    background-color: #0092c7
}

.btx-button-color--basic.btx-button--border>.btnx {
    color: #222;
    border-color: #222
}

.btx-button-color--basic.btx-button--border.btx-button-hover--inverse>.btnx:hover {
    color: #fff;
    border-color: #222;
    background-color: #222
}

.btx-button-color--basic.btx-button--border.btx-button-hover--brand>.btnx:hover {
    color: #01a2dd;
    border-color: #01a2dd
}

.btx-button-color--basic.btx-button--fill>.btnx {
    color: #fff;
    border-color: #222;
    background-color: #222
}

.btx-button-color--basic.btx-button--fill.btx-button-hover--inverse>.btnx:hover {
    color: #222;
    border-color: #222
}

.btx-button-color--basic.btx-button--fill.btx-button-hover--brand>.btnx:hover {
    border-color: #01a2dd;
    background-color: #01a2dd
}

.btx-pricing-item.highlighted {
    box-shadow: 0 2px 8px rgba(0, 0, 0, .15)
}

.btx-contactform--minimal .btx-form-container {
    background-color: #f5f5f5
}

.btx-dropdown-menu li:hover,
.btx-tab-nav .active {
    background-color: #01a2dd
}

.btx-tab-nav .active>a {
    color: #fff
}

.btx-dropdown-menu li.active a,
.btx-tab--underline .btx-tab-nav .active>a {
    color: #01a2dd
}

.btx-accordion--border .btx-accordion-panel.active .btx-accordion-heading,
.btx-tab--group .btx-tab-nav>.active,
.btx-tab--underline .btx-tab-nav .active,
.btx-tab-nav .active {
    border-color: #01a2dd
}

.btx-with-border,
.tagcloud a,
.widget_calendar caption {
    border-color: #e7e7e7
}

.btx-dropdown-menu li:hover a {
    color: #fff
}

.widget .tagcloud a,
.widget a .btx-widget-category,
.widget a .btx-widget-meta,
.widget_calendar tbody {
    color: #898989
}

.widget a,
.widget.widget_calendar a,
.widget_calendar thead {
    color: #222
}

.widget_calendar #today {
    color: #fff
}

.btx-widget-feature a,
.widget .btx-widget-viewall,
.widget a:hover,
.widget.widget_calendar tfoot a {
    color: #01a2dd
}

.btx-widget-feature a:hover,
.widget .btx-widget-viewall:hover {
    color: #0092c7
}

.tagcloud a {
    background-color: #fff
}

.widget_calendar #today {
    background-color: #01a2dd
}

.tagcloud a:hover {
    box-shadow: 0 2px 6px rgba(0, 0, 0, .05)
}

.btx-entry-media .btx-quote,
.btx-product-entry-media span.onsale {
    color: #fff
}

.btx-entry-category a:hover,
.btx-entry-meta a:hover,
.btx-entry-title a:hover,
.btx-relatedpost-entry:hover .btx-entry-title {
    color: #01a2dd
}

.btx-entry--columnist .btx-entry-category a:hover {
    color: #0092c7
}

.btx-entry-media .btx-quote .btx-background-overlay {
    background-color: #000
}

.btx-blog--timeline .btx-blog-content:before {
    background-color: #e7e7e7
}

.btx-blog--timeline .btx-entry-body-inner:after {
    color: #f5f5f5
}

.btx-entry .more-link {
    color: #01a2dd
}

.btx-entry .more-link:hover {
    color: #0092c7
}

.slick-dots li.slick-active button:before {
    color: #222
}

.slick-dots li button:before {
    color: #ccc
}

.slick-next,
.slick-prev {
    color: #fff;
    background-color: #222;
    background-color: rgba(0, 0, 0, .7)
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #e7e7e7
}

.btx-pagination .page-numbers {
    color: #898989
}

.btx-pagination .page-numbers.current,
.btx-pagination .page-numbers:hover {
    color: #222
}

.btx-button--border.btx-button-hover--inverse .btnx:hover .btx-bounce,
.btx-button--fill .btnx .btx-bounce {
    background-color: #fff
}

.btx-pagination li.active a {
    color: #01a2dd
}

.btx-dropdown-display:focus,
.btx-dropdown-display:hover,
.btx-post-tag a:hover {
    color: #222
}

.btx-with-shadow {
    box-shadow: 0 2px 8px rgba(0, 0, 0, .15)
}

.btx-with-hover-shadow:hover {
    box-shadow: 0 10px 24px rgba(0, 0, 0, .1)
}

.btx-loading--fading-circle .btx-circle:before {
    background-color: #01a2dd
}

.btx-post-featured--overlap .btx-main,
.btx-post-featured--overlap .btx-sidebar-background {
    background-color: #fff
}

.btx-post-category--fill a {
    color: #fff;
    background-color: #01a2dd
}

.btx-comment--minimal .btx-form-container {
    background-color: #f5f5f5
}

.btx-post-featured--fullwidth .btx-background-overlay,
.btx-post-media .btx-quote .btx-background-overlay {
    background-color: #000
}

.btx-navbar--light .btx-menu>li:before,
.btx-navbar--light .btx-navbar-logo--text,
.btx-navbar--light:not(.btx-navbar--minimal--full) .btx-menu>li>a {
    color: #222
}

.btx-navbar--dark .btx-menu>li:before,
.btx-navbar--dark .btx-navbar-logo--text,
.btx-navbar--dark:not(.btx-navbar--minimal--full) .btx-menu>li>a {
    color: #fff
}

.btx-navbar--mobile-light .btx-navbar-logo--text {
    color: #222
}

.btx-navbar--mobile-dark .btx-navbar-logo--text {
    color: #fff
}

.btx-side-navbar--light .btx-side-navbar-nav .btx-navbar-logo--text {
    color: #222
}

.btx-side-navbar--dark .btx-side-navbar-nav .btx-navbar-logo--text {
    color: #fff
}

.btx-navbar--light .btx-lines,
.btx-navbar--light .btx-lines:after,
.btx-navbar--light .btx-lines:before,
.btx-navbar--mobile-light .btx-lines,
.btx-navbar--mobile-light .btx-lines:after,
.btx-navbar--mobile-light .btx-lines:before,
.btx-side-navbar--light .btx-lines,
.btx-side-navbar--light .btx-lines:after,
.btx-side-navbar--light .btx-lines:before {
    background-color: #222
}

.btx-navbar--dark .btx-lines,
.btx-navbar--dark .btx-lines:after,
.btx-navbar--dark .btx-lines:before,
.btx-navbar--mobile-dark .btx-lines,
.btx-navbar--mobile-dark .btx-lines:after,
.btx-navbar--mobile-dark .btx-lines:before,
.btx-side-navbar--dark .btx-lines,
.btx-side-navbar--dark .btx-lines:after,
.btx-side-navbar--dark .btx-lines:before {
    background-color: #fff
}

.product_meta>div>a,
.product_meta>div>span,
.widget_shopping_cart .total,
.woocommerce .cart-collaterals .cart_totals table .order-total th,
.woocommerce .group_table .label a,
.woocommerce .select2-container .select2-choice,
.woocommerce .widget_shopping_cart .total,
.woocommerce .woocommerce-breadcrumb,
.woocommerce .woocommerce-title,
.woocommerce [itemprop=author],
.woocommerce div.product .product_title,
.woocommerce div.product p.price,
.woocommerce div.product p.price ins,
.woocommerce div.product span.price,
.woocommerce div.product span.price ins,
.woocommerce input.button:focus,
.woocommerce input.button:hover,
.woocommerce nav.woocommerce-pagination .page-numbers.current,
.woocommerce nav.woocommerce-pagination .page-numbers:hover,
.woocommerce table.cart .product-name a,
.woocommerce table.shop_attributes th,
.woocommerce table.shop_table td,
.woocommerce table.woocommerce-checkout-review-order-table .order-total td,
.woocommerce table.woocommerce-checkout-review-order-table .order-total th,
.woocommerce table.woocommerce-checkout-review-order-table td.product-name,
.woocommerce table.woocommerce-checkout-review-order-table td.product-total,
.woocommerce-account .myaccount_user,
.woocommerce-account fieldset,
.woocommerce-page .cart-collaterals .cart_totals table .order-total th,
.woocommerce.widget_shopping_cart .total {
    color: #222
}

.product_meta>div,
.woocommerce .woocommerce-breadcrumb a,
.woocommerce .woocommerce-breadcrumb span,
.woocommerce nav.woocommerce-pagination .page-numbers,
.woocommerce table.shop_table th,
.woocommerce table.woocommerce-checkout-review-order-table .shipping td label,
.woocommerce table.woocommerce-checkout-review-order-table td {
    color: #898989
}

.woocommerce #add_payment_method #payment .button:focus,
.woocommerce #add_payment_method #payment .button:hover,
.woocommerce .select2-results li:hover,
.woocommerce .woocommerce-checkout #payment .button:focus,
.woocommerce .woocommerce-checkout #payment .button:hover,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-error a,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-info a,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-message a,
.woocommerce .woocommerce-message a:hover,
.woocommerce .woocommerce-message:before,
.woocommerce span.onsale,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.alt:focus,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.alt:hover {
    color: #fff
}

.product_meta>div>a:hover,
.woocommerce .addresses .edit,
.woocommerce .comment-form-rating p.stars a:before,
.woocommerce .group_table .label a:hover,
.woocommerce .star-rating span,
.woocommerce table.cart .product-name a:hover {
    color: #01a2dd
}

.woocommerce .addresses .edit:hover {
    color: #0092c7
}

.woocommerce #add_payment_method #payment .button,
.woocommerce .woocommerce-checkout #payment .button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.alt {
    color: #fff;
    background-color: #222;
    border-color: #222
}

.woocommerce .select2-results,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #fff
}

.woocommerce .addresses>div,
.woocommerce .cart-collaterals .cart_totals,
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce input.button,
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th,
.woocommerce-checkout .col-2,
.woocommerce-page .cart-collaterals .cart_totals {
    background-color: #f5f5f5
}

.woocommerce input.button:focus,
.woocommerce input.button:hover {
    background-color: #eee
}

.woocommerce .select2-results li:hover,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
    background-color: #01a2dd
}

.product_meta,
.product_meta>div,
.widget_shopping_cart .total,
.woocommerce #reviews #comments ol.commentlist li,
.woocommerce .addresses header,
.woocommerce .cart-collaterals .cart_totals tr td,
.woocommerce .cart-collaterals .cart_totals tr th,
.woocommerce .select2-container .select2-choice,
.woocommerce .select2-container-active .select2-choice,
.woocommerce .select2-drop-active,
.woocommerce .select2-search,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_shopping_cart .total,
.woocommerce form.checkout_coupon,
.woocommerce form.login h3,
.woocommerce form.register h3,
.woocommerce input.button,
.woocommerce table.shop_table td,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-page .cart-collaterals .cart_totals tr td,
.woocommerce-page .cart-collaterals .cart_totals tr th,
.woocommerce.widget_shopping_cart .total {
    border-color: #e7e7e7
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active,
.woocommerce-cart table.cart td.actions .coupon .input-text:focus {
    border-color: #01a2dd
}

.wpgmza_map img {
    max-width: none !important;
}

.wpgmza_widget {
    overflow: auto;
}

.wpgmza_map img {
    max-width: none !important;
}

.wpgmza_widget {
    overflow: auto;
}

/*BG's*/
#div_0425_0{background-image:url(../upload/bg-nautical.jpg); background-size:cover; background-position:center center; background-repeat:repeat;}
#div_0425_9{background-image:url(../upload/bg-nautical.jpg); background-size:contain; background-position:center center; background-repeat:repeat;}
#div_0425_69{background-image:url(../upload/pattern-cartographer.png); background-size:auto; background-position:center center; background-repeat:repeat;}

/*Agency BG's*/
#div_f52f_0{background-image:url(../upload/video-background-poster.jpg); background-size:cover; background-position:center center; background-repeat:repeat;}
#div_f52f_23{background-image:url(../upload/gallery-minimal-02.jpg); background-size:cover; background-position:center center; background-repeat:repeat;}
#div_f52f_32{background-image:url(../upload/portfolio-radio-04.jpg); background-size:cover; background-position:center center; background-repeat:repeat;}
#div_f52f_72{background-image:url(../upload/home-app-02.jpg); background-size:cover; background-position:center center; background-repeat:repeat;}
#div_f52f_86{background-image:url(../upload/pattern-cartographer.png); background-size:auto; background-position:center center; background-repeat:repeat;}







/*MISC*/
#div_0425_1{background-color:#ffffff; opacity:1;}
#div_0425_2{padding-top:100px; padding-bottom:140px;}
#h1_0425_0{letter-spacing:-0.02em;}
#span_0425_0{font-size: 48px;}
#div_0425_3{opacity:0.9;}
#div_0425_4{max-width:900px; overflow-y:hidden;}
#div_0425_5{padding-right:5%; padding-left:5%;}
#div_0425_6{margin:0 -30px;}
#div_0425_7{padding:0 30px;}
#span_0425_1{font-size: 18px;}
#div_0425_8{height:10px;}
#a_0425_0{border-radius:40px; border-width:1px;}
#div_0425_10{background-color:#f5f5f5; opacity:0.4;}
#div_0425_11{padding-top:80px; padding-right:40px; padding-left:40px; padding-bottom:80px;}
#div_0425_12{margin-bottom:0px;}
#h4_0425_0{letter-spacing:0.15em;}
#div_0425_13{height:80px;}
#div_0425_14{padding-right:30px; padding-left:30px;}
#div_0425_15{margin:0 -20px 40px;}
#div_0425_16{padding:0 20px;}
#div_0425_17{text-transform:uppercase; letter-spacing:0.075em;}
#span_0425_2{font-size: 12px;}
#div_0425_18{padding:0 20px;}
#div_0425_19{text-transform:uppercase; letter-spacing:0.075em;}
#span_0425_3{font-size: 12px;}
#div_0425_20{padding:0 20px;}
#div_0425_21{text-transform:uppercase; letter-spacing:0.075em;}
#span_0425_4{font-size: 12px;}
#div_0425_22{padding:0 20px;}
#div_0425_23{text-transform:uppercase; letter-spacing:0.075em;}
#span_0425_5{font-size: 12px;}
#div_0425_24{margin:0 -20px 40px;}
#div_0425_25{padding:0 20px;}
#div_0425_26{text-transform:uppercase; letter-spacing:0.075em;}
#span_0425_6{font-size: 12px; line-height: 16.8px;}
#div_0425_27{padding:0 20px;}
#div_0425_28{text-transform:uppercase; letter-spacing:0.075em;}
#span_0425_7{font-size: 12px;}
#div_0425_29{padding:0 20px;}
#div_0425_30{text-transform:uppercase; letter-spacing:0.075em;}
#span_0425_8{font-size: 12px; line-height: 16.8px;}
#div_0425_31{padding:0 20px;}
#div_0425_32{text-transform:uppercase; letter-spacing:0.075em;}
#span_0425_9{font-size: 12px;}
#div_0425_33{margin:0 -20px 40px;}
#div_0425_34{padding:0 20px;}
#div_0425_35{text-transform:uppercase; letter-spacing:0.075em;}
#span_0425_10{font-size: 12px;}
#div_0425_36{padding:0 20px;}
#div_0425_37{text-transform:uppercase; letter-spacing:0.075em;}
#span_0425_11{font-size: 12px;}
#div_0425_38{padding:0 20px;}
#div_0425_39{text-transform:uppercase; letter-spacing:0.075em;}
#span_0425_12{font-size: 12px;}
#div_0425_40{padding:0 20px;}
#div_0425_41{text-transform:uppercase; letter-spacing:0.075em;}
#span_0425_13{font-size: 12px;}
#div_0425_42{margin:0 -20px 40px;}
#div_0425_43{padding:0 20px;}
#div_0425_44{text-transform:uppercase; letter-spacing:0.075em;}
#span_0425_14{font-size: 12px;}
#div_0425_45{padding:0 20px;}
#div_0425_46{text-transform:uppercase; letter-spacing:0.075em;}
#span_0425_15{font-size: 12px;}
#div_0425_47{padding:0 20px;}
#div_0425_48{text-transform:uppercase; letter-spacing:0.075em;}
#span_0425_16{font-size: 12px;}
#div_0425_49{padding:0 20px;}
#div_0425_50{text-transform:uppercase; letter-spacing:0.075em;}
#span_0425_17{font-size: 12px;}
#div_0425_51{margin:0 -20px 40px;}
#div_0425_52{padding:0 20px;}
#div_0425_53{text-transform:uppercase; letter-spacing:0.075em;}
#span_0425_18{font-size: 12px;}
#div_0425_54{padding:0 20px;}
#div_0425_55{text-transform:uppercase; letter-spacing:0.075em;}
#span_0425_19{font-size: 12px;}
#div_0425_56{padding:0 20px;}
#div_0425_57{text-transform:uppercase; letter-spacing:0.075em;}
#span_0425_20{font-size: 12px;}
#div_0425_58{padding:0 20px;}
#div_0425_59{text-transform:uppercase; letter-spacing:0.075em;}
#span_0425_21{font-size: 12px;}
#div_0425_60{margin:0 -20px;}
#div_0425_61{padding:0 20px;}
#div_0425_62{text-transform:uppercase; letter-spacing:0.075em;}
#span_0425_22{font-size: 12px;}
#div_0425_63{padding:0 20px;}
#div_0425_64{text-transform:uppercase; letter-spacing:0.075em;}
#span_0425_23{font-size: 12px;}
#div_0425_65{padding:0 20px;}
#div_0425_66{text-transform:uppercase; letter-spacing:0.075em;}
#span_0425_24{font-size: 12px;}
#div_0425_67{padding:0 20px;}
#div_0425_68{text-transform:uppercase; letter-spacing:0.075em;}
#span_0425_25{font-size: 12px;}
#div_0425_70{background-color:#1d1d1d; opacity:0.2;}
#div_0425_71{padding-top:80px; padding-bottom:80px;}
#h2_0425_0{letter-spacing:-0.02em;}
#div_0425_72{opacity:0.9;}
#div_0425_73{max-width:580px; overflow-y:hidden;}
#div_0425_74{margin-bottom:0px;}
#div_0425_75{margin:0 -30px;}
#div_0425_76{padding:0 30px;}
#span_0425_26{font-size: 18px;}
#div_0425_77{height:80px;}
#div_0425_78{margin:0 -25px 50px;}
#div_0425_79{padding:0 25px;}
#div_0425_80{letter-spacing:-0.01em;}
#span_0425_27{font-size: 15px;}
#div_0425_81{padding:0 25px;}
#div_0425_82{letter-spacing:-0.01em;}
#span_0425_28{font-size: 15px;}
#div_0425_83{padding:0 25px;}
#div_0425_84{letter-spacing:-0.01em;}
#span_0425_29{font-size: 15px;}
#div_0425_85{padding:0 25px;}
#div_0425_86{letter-spacing:-0.01em;}
#span_0425_30{font-size: 15px;}
#div_0425_87{margin:0 -25px;}
#div_0425_88{padding:0 25px;}
#div_0425_89{letter-spacing:-0.01em;}
#span_0425_31{font-size: 15px;}
#div_0425_90{padding:0 25px;}
#div_0425_91{letter-spacing:-0.01em;}
#span_0425_32{font-size: 15px;}
#div_0425_92{padding:0 25px;}
#div_0425_93{letter-spacing:-0.01em;}
#span_0425_33{font-size: 15px;}
#div_0425_94{padding:0 25px;}
#div_0425_95{letter-spacing:-0.01em;}
#span_0425_34{font-size: 15px;}
#div_0425_96{opacity:1;}
#div_0425_97{padding-top:140px; padding-bottom:40px;}
#h2_0425_1{letter-spacing:-0.02em;}
#div_0425_98{margin:0 -30px;}
#div_0425_99{padding:0 30px;}
#span_0425_35{font-size: 16px;}
#div_0425_100{height:10px;}
#a_0425_1{border-radius:40px; border-width:1px;}
#div_0425_101{padding-top:0px; padding-bottom:0px;}
#div_0425_102{background-color:#1d1d1d; opacity:1;}
#div_0425_103{padding-top:30px; padding-right:40px; padding-left:40px; padding-bottom:30px;}
#div_0425_104{margin:0 -30px;}
#div_0425_105{padding:0 30px;}
#span_0425_36{color: rgb(255, 255, 255);}
#span_0425_37{color:#ffffff;}
#span_0425_38{color:#01a2dd;}
#span_0425_39{color:#ffffff;}
#span_0425_40{color:#01a2dd;}
#span_0425_41{color:#ffffff;}
#span_0425_42{color:#01a2dd;}
#span_0425_43{color:#ffffff;}
#span_0425_44{color:#01a2dd;}
#post-739{padding-right:40px; padding-left:40px;}
#div_f52f_1{background-color:#1d1d1d; opacity:0.75;}
#div_f52f_2{margin-bottom:0px;}
#span_f52f_0{font-size: 90px;}
#span_f52f_1{font-weight: bold;}
#span_f52f_2{font-size:90px;}
#div_f52f_3{height:10px;}
#span_f52f_3{font-size: 90px;}
#span_f52f_4{font-weight: bold;}
#span_f52f_5{font-size:90px;}
#div_f52f_4{height:20px;}
#div_f52f_5{opacity:0.9;}
#div_f52f_6{max-width:640px; overflow-y:hidden;}
#div_f52f_7{margin:0 -30px;}
#div_f52f_8{padding:0 30px;}
#span_f52f_6{font-size: 19px;}
#div_f52f_9{height:20px;}
#div_f52f_10{opacity:0.9;}
#div_f52f_11{overflow:visible;}
#div_f52f_12{margin-right:10px;}
#a_f52f_0{border-radius:40px; border-width:1px;}
#a_f52f_1{border-radius:40px; border-width:1px;}
#div_f52f_13{background-color:#f5f5f5; opacity:1;}
#div_f52f_14{padding-top:120px; padding-bottom:120px;}
#div_f52f_15{margin:0 -30px;}
#div_f52f_16{padding:0 30px;}
#div_f52f_17{letter-spacing:-0.02em;}
#span_f52f_7{font-size: 24px;}
#div_f52f_18{padding:0 30px;}
#div_f52f_19{letter-spacing:-0.02em;}
#span_f52f_8{font-size: 24px;}
#div_f52f_20{padding:0 30px;}
#div_f52f_21{letter-spacing:-0.02em;}
#span_f52f_9{font-size: 24px;}
#div_f52f_22{padding-top:0px; padding-bottom:0px;}
#div_f52f_24{background-color:#1d1d1d; opacity:0.9;}
#div_f52f_25{height:500px; line-height:500px;}
#div_f52f_26{max-width:480px; overflow-y:auto;}
#div_f52f_27{padding-top:100px; padding-right:30px; padding-left:30px; padding-bottom:100px;}
#div_f52f_28{margin-bottom:20px;}
#h2_f52f_0{letter-spacing:-0.02em;}
#span_f52f_10{font-size: 56px;}
#span_f52f_11{font-weight: bold;}
#div_f52f_29{margin:0 -30px;}
#div_f52f_30{padding:0 30px;}
#span_f52f_12{font-size: 18px;}
#span_f52f_13{color: rgb(255, 255, 255);}
#div_f52f_31{height:500px; line-height:500px;}
#div_f52f_33{padding-top:100px; padding-right:80px; padding-left:80px; padding-bottom:100px;}
#div_f52f_34{height:300px;}
#div_f52f_35{background-color:#ffffff; opacity:0.8;}
#div_f52f_36{padding-top:100px; padding-right:80px; padding-left:80px; padding-bottom:100px;}
#div_f52f_37{margin-bottom:0px;}
#div_f52f_38{margin:0 -30px;}
#div_f52f_39{padding:0 30px;}
#span_f52f_14{font-size: 18px;}
#span_f52f_15{color: rgb(48, 48, 48);}
#div_f52f_40{height:10px;}
#a_f52f_2{border-radius:40px; border-width:1px;}
#div_f52f_41{margin-bottom:0px;}
#div_f52f_42{margin:0 0px;}
#article_f52f_0{padding:0 0px; margin-bottom:0px;}
#a_f52f_3{background-color:transparent;}
#div_f52f_43{background-color:rgba(1,162,221,0.9);}
#h4_f52f_0{font-size:18px;}
#article_f52f_1{padding:0 0px; margin-bottom:0px;}
#a_f52f_4{background-color:transparent;}
#div_f52f_44{background-color:rgba(1,162,221,0.9);}
#h4_f52f_1{font-size:18px;}
#article_f52f_2{padding:0 0px; margin-bottom:0px;}
#a_f52f_5{background-color:transparent;}
#div_f52f_45{background-color:rgba(1,162,221,0.9);}
#h4_f52f_2{font-size:18px;}
#article_f52f_3{padding:0 0px; margin-bottom:0px;}
#a_f52f_6{background-color:transparent;}
#div_f52f_46{background-color:rgba(1,162,221,0.9);}
#h4_f52f_3{font-size:18px;}
#article_f52f_4{padding:0 0px; margin-bottom:0px;}
#a_f52f_7{background-color:transparent;}
#div_f52f_47{background-color:rgba(1,162,221,0.9);}
#h4_f52f_4{font-size:18px;}
#article_f52f_5{padding:0 0px; margin-bottom:0px;}
#a_f52f_8{background-color:transparent;}
#div_f52f_48{background-color:rgba(1,162,221,0.9);}
#h4_f52f_5{font-size:18px;}
#article_f52f_6{padding:0 0px; margin-bottom:0px;}
#a_f52f_9{background-color:transparent;}
#div_f52f_49{background-color:rgba(1,162,221,0.9);}
#h4_f52f_6{font-size:18px;}
#article_f52f_7{padding:0 0px; margin-bottom:0px;}
#a_f52f_10{background-color:transparent;}
#div_f52f_50{background-color:rgba(1,162,221,0.9);}
#h4_f52f_7{font-size:18px;}
#div_f52f_51{background-color:#f5f5f5; opacity:1;}
#div_f52f_52{padding-top:100px; padding-bottom:120px;}
#div_f52f_53{margin-bottom:0px;}
#h1_f52f_0{letter-spacing:-0.02em;}
#div_f52f_54{height:100px;}
#div_f52f_55{margin:0 -40px;}
#div_f52f_56{padding:0 40px;}
#span_f52f_16{color:#01a2dd;}
#span_f52f_17{color:#01a2dd;}
#div_f52f_57{text-transform:uppercase; letter-spacing:1px;}
#span_f52f_18{font-size: 16px;}
#div_f52f_58{padding:0 40px;}
#span_f52f_19{color:#01a2dd;}
#span_f52f_20{color:#01a2dd;}
#div_f52f_59{text-transform:uppercase; letter-spacing:1px;}
#span_f52f_21{font-size: 16px;}
#div_f52f_60{padding:0 40px;}
#span_f52f_22{color:#01a2dd;}
#span_f52f_23{color:#01a2dd;}
#div_f52f_61{text-transform:uppercase; letter-spacing:1px;}
#span_f52f_24{font-size: 16px;}
#div_f52f_62{height:60px;}
#div_f52f_63{margin:0 -40px;}
#div_f52f_64{padding:0 40px;}
#div_f52f_65{text-transform:uppercase; letter-spacing:0.05em;}
#span_f52f_25{font-size: 16px;}
#div_f52f_66{padding:0 40px;}
#div_f52f_67{text-transform:uppercase; letter-spacing:0.05em;}
#span_f52f_26{font-size: 16px;}
#div_f52f_68{padding:0 40px;}
#div_f52f_69{text-transform:uppercase; letter-spacing:0.05em;}
#span_f52f_27{font-size: 16px;}
#div_f52f_70{background-color:#ffffff; opacity:1;}
#div_f52f_71{padding-top:0px; padding-bottom:0px;}
#div_f52f_73{opacity:0.9;}
#div_f52f_74{overflow-y:hidden;}
#div_f52f_75{height:500px;}
#div_f52f_76{background-color:#1d1d1d; opacity:0.9;}
#div_f52f_77{overflow-y:hidden;}
#div_f52f_78{padding-top:120px; padding-right:18%; padding-left:18%; padding-bottom:100px;}
#h5_f52f_0{letter-spacing:0.1em;}
#span_f52f_28{color: rgb(1, 162, 221);}
#div_f52f_79{height:15px;}
#div_f52f_80{background-color:transparent;}
#div_f52f_81{padding-top:0px; padding-right:0px; padding-left:0px; padding-bottom:0px;}
#span_f52f_29{font-size: 20px;}
#span_f52f_30{color: rgb(137, 137, 137); font-weight: normal;}
#span_f52f_31{font-style: italic;}
#div_f52f_82{background-color:transparent;}
#div_f52f_83{padding-top:0px; padding-right:0px; padding-left:0px; padding-bottom:0px;}
#span_f52f_32{font-size: 20px;}
#span_f52f_33{font-weight: normal; color: rgb(137, 137, 137);}
#span_f52f_34{font-style: italic;}
#div_f52f_84{background-color:transparent;}
#div_f52f_85{padding-top:0px; padding-right:0px; padding-left:0px; padding-bottom:0px;}
#span_f52f_35{font-size: 20px;}
#span_f52f_36{font-weight: normal; color: rgb(137, 137, 137);}
#span_f52f_37{font-style: italic;}
#div_f52f_87{padding-top:120px; padding-bottom:120px;}
#h3_f52f_0{letter-spacing:-0.01em;}
#span_f52f_38{font-size: 30px;}
#div_f52f_88{margin:0 -30px;}
#div_f52f_89{padding:0 30px;}
#span_f52f_39{font-size: 16px;}
#div_f52f_90{height:10px;}
#a_f52f_11{border-radius:40px; border-width:1px;}
#div_f52f_91{padding-top:40px; padding-bottom:40px;}
#div_f52f_92{margin:0 -30px;}
#div_f52f_93{padding:0 30px;}
#span_f52f_40{font-size: 13px; color: rgb(34, 34, 34);}
#span_f52f_41{color:#898989;}
#span_f52f_42{color:#303030;}
#span_f52f_43{color:#898989;}
#span_f52f_44{color:#303030;}
#span_f52f_45{color:#898989;}
#span_f52f_46{color:#303030;}
#span_f52f_47{color:#898989;}
#span_f52f_48{color:#303030;}

/*pagination*/
.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px; text-align: center;}
.pagination>li{display:inline}

.pagination>li>a,
.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#fff;text-decoration:none;background-color:#ddd;border:1px solid #ddd}

.pagination>li:first-child>a,
.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}

.pagination>li:last-child>a,
.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus{color:#FFF;background-color:#3f2803;border-color:#3f2803}

.pagination>.am-active>a,
.pagination>.am-active>span,
.pagination>.am-active>a:hover,
.pagination>.am-active>span:hover,
.pagination>.am-active>a:focus,
.pagination>.am-active>span:focus{z-index:2;color:#fff;cursor:default;background-color:#80b500;border-color:#80b500;}
.pagination>.am-disabled>span,
.pagination>.am-disabled>span:hover,
.pagination>.am-disabled>span:focus,
.pagination>.am-disabled>a,
.pagination>.am-disabled>a:hover,
.pagination>.am-disabled>a:focus{color:#fff;cursor:not-allowed;background-color:#ddd;border-color:#ddd}
.pagination-lg>li>a,
.pagination-lg>li>span{padding:10px 16px;font-size:18px}
.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}
.pagination-lg>li:last-of-type>a,
.pagination-lg>li:last-of-type>span{border-top-right-radius:6px;border-bottom-right-radius:6px}