/*===============================
/plugins/system/t3/base-bs3/fonts/font-awesome/css/font-awesome.min.css
================================================================================*/
@import url('/plugins/system/t3/base-bs3/fonts/font-awesome/css/font-awesome-base.css'); /*===============================
/media/system/css/joomla-fontawesome.min.css
================================================================================*/
@charset "UTF-8";.fa,.fas,[class^=icon-],[class*=\ icon-],.far,.fal,.fad,.fab,.icon-joomla {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-variant: normal;
    text-rendering: auto;
    font-style: normal;
    line-height: 1;
    display: inline-block
}

.icon-joomla,[class^=icon-],[class*=\ icon-] {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-variant: normal;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    display: inline-block
}

.fa-lg,.icon-lg {
    vertical-align: -.0667em;
    font-size: 1.332em;
    line-height: .75em
}

.fa-xs,.icon-xs {
    font-size: .75em
}

.fa-sm,.icon-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw,.icon-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul,.icon-ul {
    margin-left: 2.5em;
    padding-left: 0;
    list-style-type: none
}

.fa-ul>li,.icon-ul>li {
    position: relative
}

.fa-li,.icon-li {
    text-align: center;
    line-height: inherit;
    width: 2em;
    position: absolute;
    left: -2em
}

.fa-border,.icon-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left,.icon-pull-left {
    float: left
}

.fa-pull-right,.icon-pull-right {
    float: right
}

.fa.fa-pull-left,.fa.icon-pull-left,.fas.fa-pull-left,.fas.icon-pull-left,.fa-pull-left[class^=icon-],[class^=icon-].icon-pull-left,.fa-pull-left[class*=\ icon-],[class*=\ icon-].icon-pull-left,.far.fa-pull-left,.far.icon-pull-left,.fal.fa-pull-left,.fal.icon-pull-left,.fab.fa-pull-left,.fab.icon-pull-left,.fa-pull-left.icon-joomla,.icon-joomla.icon-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,.fa.icon-pull-right,.fas.fa-pull-right,.fas.icon-pull-right,.fa-pull-right[class^=icon-],[class^=icon-].icon-pull-right,.fa-pull-right[class*=\ icon-],[class*=\ icon-].icon-pull-right,.far.fa-pull-right,.far.icon-pull-right,.fal.fa-pull-right,.fal.icon-pull-right,.fab.fa-pull-right,.fab.icon-pull-right,.fa-pull-right.icon-joomla,.icon-joomla.icon-pull-right {
    margin-left: .3em
}

.fa-spin,.icon-spin {
    animation: 2s linear infinite fa-spin
}

.fa-pulse,.icon-pulse {
    animation: 1s steps(8,end) infinite fa-spin
}

@keyframes fa-spin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.fa-rotate-90,.icon-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg)
}

.fa-rotate-180,.icon-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg)
}

.fa-rotate-270,.icon-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg)
}

.fa-flip-horizontal,.icon-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)";
    transform: scaleX(-1)
}

.fa-flip-vertical,.icon-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)";
    transform: scaleY(-1)
}

.fa-flip-both,.icon-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-horizontal.icon-flip-vertical,.fa-flip-vertical.icon-flip-horizontal,.icon-flip-horizontal.icon-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)";
    transform: scale(-1)
}

:root .fa-rotate-90,:root .icon-rotate-90,:root .fa-rotate-180,:root .icon-rotate-180,:root .fa-rotate-270,:root .icon-rotate-270,:root .fa-flip-horizontal,:root .icon-flip-horizontal,:root .fa-flip-vertical,:root .icon-flip-vertical,:root .fa-flip-both,:root .icon-flip-both {
    filter: none
}

.fa-stack,.icon-stack {
    vertical-align: middle;
    width: 2.5em;
    height: 2em;
    line-height: 2em;
    display: inline-block;
    position: relative
}

.fa-stack-1x,.icon-stack-1x,.fa-stack-2x,.icon-stack-2x {
    text-align: center;
    width: 100%;
    position: absolute;
    left: 0
}

.fa-stack-1x,.icon-stack-1x {
    line-height: inherit
}

.fa-stack-2x,.icon-stack-2x {
    font-size: 2em
}

.fa-inverse,.icon-inverse {
    color: #fff
}

.fa-500px:before {
    content: ""
}

.fa-accessible-icon:before {
    content: ""
}

.fa-accusoft:before {
    content: ""
}

.fa-acquisitions-incorporated:before {
    content: ""
}

.fa-ad:before {
    content: ""
}

.fa-address-book:before {
    content: ""
}

.fa-address-card:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-adversal:before {
    content: ""
}

.fa-affiliatetheme:before {
    content: ""
}

.fa-air-freshener:before {
    content: ""
}

.fa-airbnb:before {
    content: ""
}

.fa-algolia:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-alipay:before {
    content: ""
}

.fa-allergies:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-amazon-pay:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-american-sign-language-interpreting:before {
    content: ""
}

.fa-amilia:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angry:before {
    content: ""
}

.fa-angrycreative:before {
    content: ""
}

.fa-angular:before {
    content: ""
}

.fa-ankh:before {
    content: ""
}

.fa-app-store:before {
    content: ""
}

.fa-app-store-ios:before {
    content: ""
}

.fa-apper:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-apple-alt:before {
    content: ""
}

.fa-apple-pay:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-archway:before {
    content: ""
}

.fa-arrow-alt-circle-down:before {
    content: ""
}

.fa-arrow-alt-circle-left:before {
    content: ""
}

.fa-arrow-alt-circle-right:before {
    content: ""
}

.fa-arrow-alt-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-arrows-alt-h:before {
    content: ""
}

.fa-arrows-alt-v:before {
    content: ""
}

.fa-artstation:before {
    content: ""
}

.fa-assistive-listening-systems:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-asymmetrik:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-atlas:before {
    content: ""
}

.fa-atlassian:before {
    content: ""
}

.fa-atom:before {
    content: ""
}

.fa-audible:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-autoprefixer:before {
    content: ""
}

.fa-avianex:before {
    content: ""
}

.fa-aviato:before {
    content: ""
}

.fa-award:before {
    content: ""
}

.fa-aws:before {
    content: ""
}

.fa-baby:before {
    content: ""
}

.fa-baby-carriage:before {
    content: ""
}

.fa-backspace:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-bacon:before {
    content: ""
}

.fa-bacteria:before {
    content: ""
}

.fa-bacterium:before {
    content: ""
}

.fa-bahai:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-balance-scale-left:before {
    content: ""
}

.fa-balance-scale-right:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-band-aid:before {
    content: ""
}

.fa-bandcamp:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-bars:before {
    content: ""
}

.fa-baseball-ball:before {
    content: ""
}

.fa-basketball-ball:before {
    content: ""
}

.fa-bath:before {
    content: ""
}

.fa-battery-empty:before {
    content: ""
}

.fa-battery-full:before {
    content: ""
}

.fa-battery-half:before {
    content: ""
}

.fa-battery-quarter:before {
    content: ""
}

.fa-battery-three-quarters:before {
    content: ""
}

.fa-battle-net:before {
    content: ""
}

.fa-bed:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bezier-curve:before {
    content: ""
}

.fa-bible:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-biking:before {
    content: ""
}

.fa-bimobject:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-biohazard:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitcoin:before {
    content: ""
}

.fa-bity:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-blackberry:before {
    content: ""
}

.fa-blender:before {
    content: ""
}

.fa-blender-phone:before {
    content: ""
}

.fa-blind:before {
    content: ""
}

.fa-blog:before {
    content: ""
}

.fa-blogger:before {
    content: ""
}

.fa-blogger-b:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-bolt:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-bone:before {
    content: ""
}

.fa-bong:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-book-dead:before {
    content: ""
}

.fa-book-medical:before {
    content: ""
}

.fa-book-open:before {
    content: ""
}

.fa-book-reader:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-bootstrap:before {
    content: ""
}

.fa-border-all:before {
    content: ""
}

.fa-border-none:before {
    content: ""
}

.fa-border-style:before {
    content: ""
}

.fa-bowling-ball:before {
    content: ""
}

.fa-box:before {
    content: ""
}

.fa-box-open:before {
    content: ""
}

.fa-box-tissue:before {
    content: ""
}

.fa-boxes:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-brain:before {
    content: ""
}

.fa-bread-slice:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-briefcase-medical:before {
    content: ""
}

.fa-broadcast-tower:before {
    content: ""
}

.fa-broom:before {
    content: ""
}

.fa-brush:before {
    content: ""
}

.fa-btc:before {
    content: ""
}

.fa-buffer:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-burn:before {
    content: ""
}

.fa-buromobelexperte:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-bus-alt:before {
    content: ""
}

.fa-business-time:before {
    content: ""
}

.fa-buy-n-large:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-calendar-alt:before {
    content: ""
}

.fa-calendar-check:before {
    content: ""
}

.fa-calendar-day:before {
    content: ""
}

.fa-calendar-minus:before {
    content: ""
}

.fa-calendar-plus:before {
    content: ""
}

.fa-calendar-times:before {
    content: ""
}

.fa-calendar-week:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-campground:before {
    content: ""
}

.fa-canadian-maple-leaf:before {
    content: ""
}

.fa-candy-cane:before {
    content: ""
}

.fa-cannabis:before {
    content: ""
}

.fa-capsules:before {
    content: ""
}

.fa-car:before {
    content: ""
}

.fa-car-alt:before {
    content: ""
}

.fa-car-battery:before {
    content: ""
}

.fa-car-crash:before {
    content: ""
}

.fa-car-side:before {
    content: ""
}

.fa-caravan:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-caret-square-down:before {
    content: ""
}

.fa-caret-square-left:before {
    content: ""
}

.fa-caret-square-right:before {
    content: ""
}

.fa-caret-square-up:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-carrot:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cash-register:before {
    content: ""
}

.fa-cat:before {
    content: ""
}

.fa-cc-amazon-pay:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-apple-pay:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-centercode:before {
    content: ""
}

.fa-centos:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-chair:before {
    content: ""
}

.fa-chalkboard:before {
    content: ""
}

.fa-chalkboard-teacher:before {
    content: ""
}

.fa-charging-station:before {
    content: ""
}

.fa-chart-area:before {
    content: ""
}

.fa-chart-bar:before {
    content: ""
}

.fa-chart-line:before {
    content: ""
}

.fa-chart-pie:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-check-double:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-cheese:before {
    content: ""
}

.fa-chess:before {
    content: ""
}

.fa-chess-bishop:before {
    content: ""
}

.fa-chess-board:before {
    content: ""
}

.fa-chess-king:before {
    content: ""
}

.fa-chess-knight:before {
    content: ""
}

.fa-chess-pawn:before {
    content: ""
}

.fa-chess-queen:before {
    content: ""
}

.fa-chess-rook:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-chromecast:before {
    content: ""
}

.fa-church:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-circle-notch:before {
    content: ""
}

.fa-city:before {
    content: ""
}

.fa-clinic-medical:before {
    content: ""
}

.fa-clipboard:before {
    content: ""
}

.fa-clipboard-check:before {
    content: ""
}

.fa-clipboard-list:before {
    content: ""
}

.fa-clock:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-closed-captioning:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-cloud-download-alt:before {
    content: ""
}

.fa-cloud-meatball:before {
    content: ""
}

.fa-cloud-moon:before {
    content: ""
}

.fa-cloud-moon-rain:before {
    content: ""
}

.fa-cloud-rain:before {
    content: ""
}

.fa-cloud-showers-heavy:before {
    content: ""
}

.fa-cloud-sun:before {
    content: ""
}

.fa-cloud-sun-rain:before {
    content: ""
}

.fa-cloud-upload-alt:before {
    content: ""
}

.fa-cloudflare:before {
    content: ""
}

.fa-cloudscale:before {
    content: ""
}

.fa-cloudsmith:before {
    content: ""
}

.fa-cloudversify:before {
    content: ""
}

.fa-cocktail:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-code-branch:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cog:before {
    content: ""
}

.fa-cogs:before {
    content: ""
}

.fa-coins:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-comment-alt:before {
    content: ""
}

.fa-comment-dollar:before {
    content: ""
}

.fa-comment-dots:before {
    content: ""
}

.fa-comment-medical:before {
    content: ""
}

.fa-comment-slash:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-comments-dollar:before {
    content: ""
}

.fa-compact-disc:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-compress-alt:before {
    content: ""
}

.fa-compress-arrows-alt:before {
    content: ""
}

.fa-concierge-bell:before {
    content: ""
}

.fa-confluence:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-cookie:before {
    content: ""
}

.fa-cookie-bite:before {
    content: ""
}

.fa-copy:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-cotton-bureau:before {
    content: ""
}

.fa-couch:before {
    content: ""
}

.fa-cpanel:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-creative-commons-by:before {
    content: ""
}

.fa-creative-commons-nc:before {
    content: ""
}

.fa-creative-commons-nc-eu:before {
    content: ""
}

.fa-creative-commons-nc-jp:before {
    content: ""
}

.fa-creative-commons-nd:before {
    content: ""
}

.fa-creative-commons-pd:before {
    content: ""
}

.fa-creative-commons-pd-alt:before {
    content: ""
}

.fa-creative-commons-remix:before {
    content: ""
}

.fa-creative-commons-sa:before {
    content: ""
}

.fa-creative-commons-sampling:before {
    content: ""
}

.fa-creative-commons-sampling-plus:before {
    content: ""
}

.fa-creative-commons-share:before {
    content: ""
}

.fa-creative-commons-zero:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-critical-role:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-crop-alt:before {
    content: ""
}

.fa-cross:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-crow:before {
    content: ""
}

.fa-crown:before {
    content: ""
}

.fa-crutch:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-css3-alt:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-cut:before {
    content: ""
}

.fa-cuttlefish:before {
    content: ""
}

.fa-d-and-d:before {
    content: ""
}

.fa-d-and-d-beyond:before {
    content: ""
}

.fa-dailymotion:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-deaf:before {
    content: ""
}

.fa-deezer:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-democrat:before {
    content: ""
}

.fa-deploydog:before {
    content: ""
}

.fa-deskpro:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-dev:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-dharmachakra:before {
    content: ""
}

.fa-dhl:before {
    content: ""
}

.fa-diagnoses:before {
    content: ""
}

.fa-diaspora:before {
    content: ""
}

.fa-dice:before {
    content: ""
}

.fa-dice-d20:before {
    content: ""
}

.fa-dice-d6:before {
    content: ""
}

.fa-dice-five:before {
    content: ""
}

.fa-dice-four:before {
    content: ""
}

.fa-dice-one:before {
    content: ""
}

.fa-dice-six:before {
    content: ""
}

.fa-dice-three:before {
    content: ""
}

.fa-dice-two:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-digital-ocean:before {
    content: ""
}

.fa-digital-tachograph:before {
    content: ""
}

.fa-directions:before {
    content: ""
}

.fa-discord:before {
    content: ""
}

.fa-discourse:before {
    content: ""
}

.fa-disease:before {
    content: ""
}

.fa-divide:before {
    content: ""
}

.fa-dizzy:before {
    content: ""
}

.fa-dna:before {
    content: ""
}

.fa-dochub:before {
    content: ""
}

.fa-docker:before {
    content: ""
}

.fa-dog:before {
    content: ""
}

.fa-dollar-sign:before {
    content: ""
}

.fa-dolly:before {
    content: ""
}

.fa-dolly-flatbed:before {
    content: ""
}

.fa-donate:before {
    content: ""
}

.fa-door-closed:before {
    content: ""
}

.fa-door-open:before {
    content: ""
}

.fa-dot-circle:before {
    content: ""
}

.fa-dove:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-draft2digital:before {
    content: ""
}

.fa-drafting-compass:before {
    content: ""
}

.fa-dragon:before {
    content: ""
}

.fa-draw-polygon:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-dribbble-square:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-drum:before {
    content: ""
}

.fa-drum-steelpan:before {
    content: ""
}

.fa-drumstick-bite:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-dumbbell:before {
    content: ""
}

.fa-dumpster:before {
    content: ""
}

.fa-dumpster-fire:before {
    content: ""
}

.fa-dungeon:before {
    content: ""
}

.fa-dyalog:before {
    content: ""
}

.fa-earlybirds:before {
    content: ""
}

.fa-ebay:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-edge-legacy:before {
    content: ""
}

.fa-edit:before {
    content: ""
}

.fa-egg:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-elementor:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-ello:before {
    content: ""
}

.fa-ember:before {
    content: ""
}

.fa-empire:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-envelope-open:before {
    content: ""
}

.fa-envelope-open-text:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-equals:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-erlang:before {
    content: ""
}

.fa-ethereum:before {
    content: ""
}

.fa-ethernet:before {
    content: ""
}

.fa-etsy:before {
    content: ""
}

.fa-euro-sign:before {
    content: ""
}

.fa-evernote:before {
    content: ""
}

.fa-exchange-alt:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-exclamation-triangle:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-expand-alt:before {
    content: ""
}

.fa-expand-arrows-alt:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-external-link-alt:before {
    content: ""
}

.fa-external-link-square-alt:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-dropper:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-facebook:before {
    content: ""
}

.fa-facebook-f:before {
    content: ""
}

.fa-facebook-messenger:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-fan:before {
    content: ""
}

.fa-fantasy-flight-games:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-faucet:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-feather:before {
    content: ""
}

.fa-feather-alt:before {
    content: ""
}

.fa-fedex:before {
    content: ""
}

.fa-fedora:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-figma:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-alt:before {
    content: ""
}

.fa-file-archive:before {
    content: ""
}

.fa-file-audio:before {
    content: ""
}

.fa-file-code:before {
    content: ""
}

.fa-file-contract:before {
    content: ""
}

.fa-file-csv:before {
    content: ""
}

.fa-file-download:before {
    content: ""
}

.fa-file-excel:before {
    content: ""
}

.fa-file-export:before {
    content: ""
}

.fa-file-image:before {
    content: ""
}

.fa-file-import:before {
    content: ""
}

.fa-file-invoice:before {
    content: ""
}

.fa-file-invoice-dollar:before {
    content: ""
}

.fa-file-medical:before {
    content: ""
}

.fa-file-medical-alt:before {
    content: ""
}

.fa-file-pdf:before {
    content: ""
}

.fa-file-powerpoint:before {
    content: ""
}

.fa-file-prescription:before {
    content: ""
}

.fa-file-signature:before {
    content: ""
}

.fa-file-upload:before {
    content: ""
}

.fa-file-video:before {
    content: ""
}

.fa-file-word:before {
    content: ""
}

.fa-fill:before {
    content: ""
}

.fa-fill-drip:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-fingerprint:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-fire-alt:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-firefox-browser:before {
    content: ""
}

.fa-first-aid:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-first-order-alt:before {
    content: ""
}

.fa-firstdraft:before {
    content: ""
}

.fa-fish:before {
    content: ""
}

.fa-fist-raised:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-flag-usa:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-flipboard:before {
    content: ""
}

.fa-flushed:before {
    content: ""
}

.fa-fly:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-minus:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-folder-plus:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-font-awesome:before {
    content: ""
}

.fa-font-awesome-alt:before {
    content: ""
}

.fa-font-awesome-flag:before {
    content: ""
}

.fa-font-awesome-logo-full:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-fonticons-fi:before {
    content: ""
}

.fa-football-ball:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-fort-awesome-alt:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-free-code-camp:before {
    content: ""
}

.fa-freebsd:before {
    content: ""
}

.fa-frog:before {
    content: ""
}

.fa-frown:before {
    content: ""
}

.fa-frown-open:before {
    content: ""
}

.fa-fulcrum:before {
    content: ""
}

.fa-funnel-dollar:before {
    content: ""
}

.fa-futbol:before {
    content: ""
}

.fa-galactic-republic:before {
    content: ""
}

.fa-galactic-senate:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-gas-pump:before {
    content: ""
}

.fa-gavel:before {
    content: ""
}

.fa-gem:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-ghost:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-gifts:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-git-alt:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-gitkraken:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-gitter:before {
    content: ""
}

.fa-glass-cheers:before {
    content: ""
}

.fa-glass-martini:before {
    content: ""
}

.fa-glass-martini-alt:before {
    content: ""
}

.fa-glass-whiskey:before {
    content: ""
}

.fa-glasses:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-globe-africa:before {
    content: ""
}

.fa-globe-americas:before {
    content: ""
}

.fa-globe-asia:before {
    content: ""
}

.fa-globe-europe:before {
    content: ""
}

.fa-gofore:before {
    content: ""
}

.fa-golf-ball:before {
    content: ""
}

.fa-goodreads:before {
    content: ""
}

.fa-goodreads-g:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-google-drive:before {
    content: ""
}

.fa-google-pay:before {
    content: ""
}

.fa-google-play:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-google-plus-g:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-gopuram:before {
    content: ""
}

.fa-graduation-cap:before {
    content: ""
}

.fa-gratipay:before {
    content: ""
}

.fa-grav:before {
    content: ""
}

.fa-greater-than:before {
    content: ""
}

.fa-greater-than-equal:before {
    content: ""
}

.fa-grimace:before {
    content: ""
}

.fa-grin:before {
    content: ""
}

.fa-grin-alt:before {
    content: ""
}

.fa-grin-beam:before {
    content: ""
}

.fa-grin-beam-sweat:before {
    content: ""
}

.fa-grin-hearts:before {
    content: ""
}

.fa-grin-squint:before {
    content: ""
}

.fa-grin-squint-tears:before {
    content: ""
}

.fa-grin-stars:before {
    content: ""
}

.fa-grin-tears:before {
    content: ""
}

.fa-grin-tongue:before {
    content: ""
}

.fa-grin-tongue-squint:before {
    content: ""
}

.fa-grin-tongue-wink:before {
    content: ""
}

.fa-grin-wink:before {
    content: ""
}

.fa-grip-horizontal:before {
    content: ""
}

.fa-grip-lines:before {
    content: ""
}

.fa-grip-lines-vertical:before {
    content: ""
}

.fa-grip-vertical:before {
    content: ""
}

.fa-gripfire:before {
    content: ""
}

.fa-grunt:before {
    content: ""
}

.fa-guilded:before {
    content: ""
}

.fa-guitar:before {
    content: ""
}

.fa-gulp:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-hacker-news:before {
    content: ""
}

.fa-hacker-news-square:before {
    content: ""
}

.fa-hackerrank:before {
    content: ""
}

.fa-hamburger:before {
    content: ""
}

.fa-hammer:before {
    content: ""
}

.fa-hamsa:before {
    content: ""
}

.fa-hand-holding:before {
    content: ""
}

.fa-hand-holding-heart:before {
    content: ""
}

.fa-hand-holding-medical:before {
    content: ""
}

.fa-hand-holding-usd:before {
    content: ""
}

.fa-hand-holding-water:before {
    content: ""
}

.fa-hand-lizard:before {
    content: ""
}

.fa-hand-middle-finger:before {
    content: ""
}

.fa-hand-paper:before {
    content: ""
}

.fa-hand-peace:before {
    content: ""
}

.fa-hand-point-down:before {
    content: ""
}

.fa-hand-point-left:before {
    content: ""
}

.fa-hand-point-right:before {
    content: ""
}

.fa-hand-point-up:before {
    content: ""
}

.fa-hand-pointer:before {
    content: ""
}

.fa-hand-rock:before {
    content: ""
}

.fa-hand-scissors:before {
    content: ""
}

.fa-hand-sparkles:before {
    content: ""
}

.fa-hand-spock:before {
    content: ""
}

.fa-hands:before {
    content: ""
}

.fa-hands-helping:before {
    content: ""
}

.fa-hands-wash:before {
    content: ""
}

.fa-handshake:before {
    content: ""
}

.fa-handshake-alt-slash:before {
    content: ""
}

.fa-handshake-slash:before {
    content: ""
}

.fa-hanukiah:before {
    content: ""
}

.fa-hard-hat:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-hat-cowboy:before {
    content: ""
}

.fa-hat-cowboy-side:before {
    content: ""
}

.fa-hat-wizard:before {
    content: ""
}

.fa-hdd:before {
    content: ""
}

.fa-head-side-cough:before {
    content: ""
}

.fa-head-side-cough-slash:before {
    content: ""
}

.fa-head-side-mask:before {
    content: ""
}

.fa-head-side-virus:before {
    content: ""
}

.fa-heading:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-headphones-alt:before {
    content: ""
}

.fa-headset:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-heart-broken:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-helicopter:before {
    content: ""
}

.fa-highlighter:before {
    content: ""
}

.fa-hiking:before {
    content: ""
}

.fa-hippo:before {
    content: ""
}

.fa-hips:before {
    content: ""
}

.fa-hire-a-helper:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-hive:before {
    content: ""
}

.fa-hockey-puck:before {
    content: ""
}

.fa-holly-berry:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-hooli:before {
    content: ""
}

.fa-hornbill:before {
    content: ""
}

.fa-horse:before {
    content: ""
}

.fa-horse-head:before {
    content: ""
}

.fa-hospital:before {
    content: ""
}

.fa-hospital-alt:before {
    content: ""
}

.fa-hospital-symbol:before {
    content: ""
}

.fa-hospital-user:before {
    content: ""
}

.fa-hot-tub:before {
    content: ""
}

.fa-hotdog:before {
    content: ""
}

.fa-hotel:before {
    content: ""
}

.fa-hotjar:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hourglass-end:before {
    content: ""
}

.fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-start:before {
    content: ""
}

.fa-house-damage:before {
    content: ""
}

.fa-house-user:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-hryvnia:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-hubspot:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-ice-cream:before {
    content: ""
}

.fa-icicles:before {
    content: ""
}

.fa-icons:before {
    content: ""
}

.fa-id-badge:before {
    content: ""
}

.fa-id-card:before {
    content: ""
}

.fa-id-card-alt:before {
    content: ""
}

.fa-ideal:before {
    content: ""
}

.fa-igloo:before {
    content: ""
}

.fa-image:before {
    content: ""
}

.fa-images:before {
    content: ""
}

.fa-imdb:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-infinity:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-innosoft:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-instagram-square:before {
    content: ""
}

.fa-instalod:before {
    content: ""
}

.fa-intercom:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-invision:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-itch-io:before {
    content: ""
}

.fa-itunes:before {
    content: ""
}

.fa-itunes-note:before {
    content: ""
}

.fa-java:before {
    content: ""
}

.fa-jedi:before {
    content: ""
}

.fa-jedi-order:before {
    content: ""
}

.fa-jenkins:before {
    content: ""
}

.fa-jira:before {
    content: ""
}

.fa-joget:before {
    content: ""
}

.fa-joint:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-journal-whills:before {
    content: ""
}

.fa-js:before {
    content: ""
}

.fa-js-square:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-kaaba:before {
    content: ""
}

.fa-kaggle:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-keybase:before {
    content: ""
}

.fa-keyboard:before {
    content: ""
}

.fa-keycdn:before {
    content: ""
}

.fa-khanda:before {
    content: ""
}

.fa-kickstarter:before {
    content: ""
}

.fa-kickstarter-k:before {
    content: ""
}

.fa-kiss:before {
    content: ""
}

.fa-kiss-beam:before {
    content: ""
}

.fa-kiss-wink-heart:before {
    content: ""
}

.fa-kiwi-bird:before {
    content: ""
}

.fa-korvue:before {
    content: ""
}

.fa-landmark:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-laptop-code:before {
    content: ""
}

.fa-laptop-house:before {
    content: ""
}

.fa-laptop-medical:before {
    content: ""
}

.fa-laravel:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-laugh:before {
    content: ""
}

.fa-laugh-beam:before {
    content: ""
}

.fa-laugh-squint:before {
    content: ""
}

.fa-laugh-wink:before {
    content: ""
}

.fa-layer-group:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-lemon:before {
    content: ""
}

.fa-less:before {
    content: ""
}

.fa-less-than:before {
    content: ""
}

.fa-less-than-equal:before {
    content: ""
}

.fa-level-down-alt:before {
    content: ""
}

.fa-level-up-alt:before {
    content: ""
}

.fa-life-ring:before {
    content: ""
}

.fa-lightbulb:before {
    content: ""
}

.fa-line:before {
    content: ""
}

.fa-link:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-linkedin-in:before {
    content: ""
}

.fa-linode:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-lira-sign:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-lock-open:before {
    content: ""
}

.fa-long-arrow-alt-down:before {
    content: ""
}

.fa-long-arrow-alt-left:before {
    content: ""
}

.fa-long-arrow-alt-right:before {
    content: ""
}

.fa-long-arrow-alt-up:before {
    content: ""
}

.fa-low-vision:before {
    content: ""
}

.fa-luggage-cart:before {
    content: ""
}

.fa-lungs:before {
    content: ""
}

.fa-lungs-virus:before {
    content: ""
}

.fa-lyft:before {
    content: ""
}

.fa-magento:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-mail-bulk:before {
    content: ""
}

.fa-mailchimp:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-mandalorian:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-map-marked:before {
    content: ""
}

.fa-map-marked-alt:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-map-marker-alt:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-markdown:before {
    content: ""
}

.fa-marker:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mask:before {
    content: ""
}

.fa-mastodon:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-mdb:before {
    content: ""
}

.fa-medal:before {
    content: ""
}

.fa-medapps:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-medium-m:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-medrt:before {
    content: ""
}

.fa-meetup:before {
    content: ""
}

.fa-megaport:before {
    content: ""
}

.fa-meh:before {
    content: ""
}

.fa-meh-blank:before {
    content: ""
}

.fa-meh-rolling-eyes:before {
    content: ""
}

.fa-memory:before {
    content: ""
}

.fa-mendeley:before {
    content: ""
}

.fa-menorah:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-meteor:before {
    content: ""
}

.fa-microblog:before {
    content: ""
}

.fa-microchip:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-alt:before {
    content: ""
}

.fa-microphone-alt-slash:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-microscope:before {
    content: ""
}

.fa-microsoft:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-mitten:before {
    content: ""
}

.fa-mix:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-mixer:before {
    content: ""
}

.fa-mizuni:before {
    content: ""
}

.fa-mobile:before {
    content: ""
}

.fa-mobile-alt:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-monero:before {
    content: ""
}

.fa-money-bill:before {
    content: ""
}

.fa-money-bill-alt:before {
    content: ""
}

.fa-money-bill-wave:before {
    content: ""
}

.fa-money-bill-wave-alt:before {
    content: ""
}

.fa-money-check:before {
    content: ""
}

.fa-money-check-alt:before {
    content: ""
}

.fa-monument:before {
    content: ""
}

.fa-moon:before {
    content: ""
}

.fa-mortar-pestle:before {
    content: ""
}

.fa-mosque:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-mountain:before {
    content: ""
}

.fa-mouse:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-mug-hot:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-napster:before {
    content: ""
}

.fa-neos:before {
    content: ""
}

.fa-network-wired:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-newspaper:before {
    content: ""
}

.fa-nimblr:before {
    content: ""
}

.fa-node:before {
    content: ""
}

.fa-node-js:before {
    content: ""
}

.fa-not-equal:before {
    content: ""
}

.fa-notes-medical:before {
    content: ""
}

.fa-npm:before {
    content: ""
}

.fa-ns8:before {
    content: ""
}

.fa-nutritionix:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-octopus-deploy:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-oil-can:before {
    content: ""
}

.fa-old-republic:before {
    content: ""
}

.fa-om:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-orcid:before {
    content: ""
}

.fa-osi:before {
    content: ""
}

.fa-otter:before {
    content: ""
}

.fa-outdent:before {
    content: ""
}

.fa-page4:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-pager:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-paint-roller:before {
    content: ""
}

.fa-palette:before {
    content: ""
}

.fa-palfed:before {
    content: ""
}

.fa-pallet:before {
    content: ""
}

.fa-paper-plane:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-parachute-box:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-parking:before {
    content: ""
}

.fa-passport:before {
    content: ""
}

.fa-pastafarianism:before {
    content: ""
}

.fa-paste:before {
    content: ""
}

.fa-patreon:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-peace:before {
    content: ""
}

.fa-pen:before {
    content: ""
}

.fa-pen-alt:before {
    content: ""
}

.fa-pen-fancy:before {
    content: ""
}

.fa-pen-nib:before {
    content: ""
}

.fa-pen-square:before {
    content: ""
}

.fa-pencil-alt:before {
    content: ""
}

.fa-pencil-ruler:before {
    content: ""
}

.fa-penny-arcade:before {
    content: ""
}

.fa-people-arrows:before {
    content: ""
}

.fa-people-carry:before {
    content: ""
}

.fa-pepper-hot:before {
    content: ""
}

.fa-perbyte:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.fa-percentage:before {
    content: ""
}

.fa-periscope:before {
    content: ""
}

.fa-person-booth:before {
    content: ""
}

.fa-phabricator:before {
    content: ""
}

.fa-phoenix-framework:before {
    content: ""
}

.fa-phoenix-squadron:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-phone-alt:before {
    content: ""
}

.fa-phone-slash:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-phone-square-alt:before {
    content: ""
}

.fa-phone-volume:before {
    content: ""
}

.fa-photo-video:before {
    content: ""
}

.fa-php:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-pied-piper-hat:before {
    content: ""
}

.fa-pied-piper-pp:before {
    content: ""
}

.fa-pied-piper-square:before {
    content: ""
}

.fa-piggy-bank:before {
    content: ""
}

.fa-pills:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-pizza-slice:before {
    content: ""
}

.fa-place-of-worship:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-plane-arrival:before {
    content: ""
}

.fa-plane-departure:before {
    content: ""
}

.fa-plane-slash:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-playstation:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-podcast:before {
    content: ""
}

.fa-poll:before {
    content: ""
}

.fa-poll-h:before {
    content: ""
}

.fa-poo:before {
    content: ""
}

.fa-poo-storm:before {
    content: ""
}

.fa-poop:before {
    content: ""
}

.fa-portrait:before {
    content: ""
}

.fa-pound-sign:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-pray:before {
    content: ""
}

.fa-praying-hands:before {
    content: ""
}

.fa-prescription:before {
    content: ""
}

.fa-prescription-bottle:before {
    content: ""
}

.fa-prescription-bottle-alt:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-procedures:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-project-diagram:before {
    content: ""
}

.fa-pump-medical:before {
    content: ""
}

.fa-pump-soap:before {
    content: ""
}

.fa-pushed:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-python:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-quidditch:before {
    content: ""
}

.fa-quinscape:before {
    content: ""
}

.fa-quora:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-quran:before {
    content: ""
}

.fa-r-project:before {
    content: ""
}

.fa-radiation:before {
    content: ""
}

.fa-radiation-alt:before {
    content: ""
}

.fa-rainbow:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-raspberry-pi:before {
    content: ""
}

.fa-ravelry:before {
    content: ""
}

.fa-react:before {
    content: ""
}

.fa-reacteurope:before {
    content: ""
}

.fa-readme:before {
    content: ""
}

.fa-rebel:before {
    content: ""
}

.fa-receipt:before {
    content: ""
}

.fa-record-vinyl:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-red-river:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-redhat:before {
    content: ""
}

.fa-redo:before {
    content: ""
}

.fa-redo-alt:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-remove-format:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-reply:before {
    content: ""
}

.fa-reply-all:before {
    content: ""
}

.fa-replyd:before {
    content: ""
}

.fa-republican:before {
    content: ""
}

.fa-researchgate:before {
    content: ""
}

.fa-resolving:before {
    content: ""
}

.fa-restroom:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-rev:before {
    content: ""
}

.fa-ribbon:before {
    content: ""
}

.fa-ring:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-robot:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-rocketchat:before {
    content: ""
}

.fa-rockrms:before {
    content: ""
}

.fa-route:before {
    content: ""
}

.fa-rss:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-ruble-sign:before {
    content: ""
}

.fa-ruler:before {
    content: ""
}

.fa-ruler-combined:before {
    content: ""
}

.fa-ruler-horizontal:before {
    content: ""
}

.fa-ruler-vertical:before {
    content: ""
}

.fa-running:before {
    content: ""
}

.fa-rupee-sign:before {
    content: ""
}

.fa-rust:before {
    content: ""
}

.fa-sad-cry:before {
    content: ""
}

.fa-sad-tear:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-salesforce:before {
    content: ""
}

.fa-sass:before {
    content: ""
}

.fa-satellite:before {
    content: ""
}

.fa-satellite-dish:before {
    content: ""
}

.fa-save:before {
    content: ""
}

.fa-schlix:before {
    content: ""
}

.fa-school:before {
    content: ""
}

.fa-screwdriver:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-scroll:before {
    content: ""
}

.fa-sd-card:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-search-dollar:before {
    content: ""
}

.fa-search-location:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-searchengin:before {
    content: ""
}

.fa-seedling:before {
    content: ""
}

.fa-sellcast:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-servicestack:before {
    content: ""
}

.fa-shapes:before {
    content: ""
}

.fa-share:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-shekel-sign:before {
    content: ""
}

.fa-shield-alt:before {
    content: ""
}

.fa-shield-virus:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-shipping-fast:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-shoe-prints:before {
    content: ""
}

.fa-shopify:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-shopware:before {
    content: ""
}

.fa-shower:before {
    content: ""
}

.fa-shuttle-van:before {
    content: ""
}

.fa-sign:before {
    content: ""
}

.fa-sign-in-alt:before {
    content: ""
}

.fa-sign-language:before {
    content: ""
}

.fa-sign-out-alt:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-signature:before {
    content: ""
}

.fa-sim-card:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-sink:before {
    content: ""
}

.fa-sistrix:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-sith:before {
    content: ""
}

.fa-skating:before {
    content: ""
}

.fa-sketch:before {
    content: ""
}

.fa-skiing:before {
    content: ""
}

.fa-skiing-nordic:before {
    content: ""
}

.fa-skull:before {
    content: ""
}

.fa-skull-crossbones:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-slack-hash:before {
    content: ""
}

.fa-slash:before {
    content: ""
}

.fa-sleigh:before {
    content: ""
}

.fa-sliders-h:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-smile:before {
    content: ""
}

.fa-smile-beam:before {
    content: ""
}

.fa-smile-wink:before {
    content: ""
}

.fa-smog:before {
    content: ""
}

.fa-smoking:before {
    content: ""
}

.fa-smoking-ban:before {
    content: ""
}

.fa-sms:before {
    content: ""
}

.fa-snapchat:before {
    content: ""
}

.fa-snapchat-ghost:before {
    content: ""
}

.fa-snapchat-square:before {
    content: ""
}

.fa-snowboarding:before {
    content: ""
}

.fa-snowflake:before {
    content: ""
}

.fa-snowman:before {
    content: ""
}

.fa-snowplow:before {
    content: ""
}

.fa-soap:before {
    content: ""
}

.fa-socks:before {
    content: ""
}

.fa-solar-panel:before {
    content: ""
}

.fa-sort:before {
    content: ""
}

.fa-sort-alpha-down:before {
    content: ""
}

.fa-sort-alpha-down-alt:before {
    content: ""
}

.fa-sort-alpha-up:before {
    content: ""
}

.fa-sort-alpha-up-alt:before {
    content: ""
}

.fa-sort-amount-down:before {
    content: ""
}

.fa-sort-amount-down-alt:before {
    content: ""
}

.fa-sort-amount-up:before {
    content: ""
}

.fa-sort-amount-up-alt:before {
    content: ""
}

.fa-sort-down:before {
    content: ""
}

.fa-sort-numeric-down:before {
    content: ""
}

.fa-sort-numeric-down-alt:before {
    content: ""
}

.fa-sort-numeric-up:before {
    content: ""
}

.fa-sort-numeric-up-alt:before {
    content: ""
}

.fa-sort-up:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-sourcetree:before {
    content: ""
}

.fa-spa:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-speakap:before {
    content: ""
}

.fa-speaker-deck:before {
    content: ""
}

.fa-spell-check:before {
    content: ""
}

.fa-spider:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-splotch:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-spray-can:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-square-full:before {
    content: ""
}

.fa-square-root-alt:before {
    content: ""
}

.fa-squarespace:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-stackpath:before {
    content: ""
}

.fa-stamp:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-and-crescent:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-star-half-alt:before {
    content: ""
}

.fa-star-of-david:before {
    content: ""
}

.fa-star-of-life:before {
    content: ""
}

.fa-staylinked:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-steam-symbol:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-sticker-mule:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stopwatch:before {
    content: ""
}

.fa-stopwatch-20:before {
    content: ""
}

.fa-store:before {
    content: ""
}

.fa-store-alt:before {
    content: ""
}

.fa-store-alt-slash:before {
    content: ""
}

.fa-store-slash:before {
    content: ""
}

.fa-strava:before {
    content: ""
}

.fa-stream:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-stripe:before {
    content: ""
}

.fa-stripe-s:before {
    content: ""
}

.fa-stroopwafel:before {
    content: ""
}

.fa-studiovinari:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-suitcase-rolling:before {
    content: ""
}

.fa-sun:before {
    content: ""
}

.fa-superpowers:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-supple:before {
    content: ""
}

.fa-surprise:before {
    content: ""
}

.fa-suse:before {
    content: ""
}

.fa-swatchbook:before {
    content: ""
}

.fa-swift:before {
    content: ""
}

.fa-swimmer:before {
    content: ""
}

.fa-swimming-pool:before {
    content: ""
}

.fa-symfony:before {
    content: ""
}

.fa-synagogue:before {
    content: ""
}

.fa-sync:before {
    content: ""
}

.fa-sync-alt:before {
    content: ""
}

.fa-syringe:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-table-tennis:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-tablet-alt:before {
    content: ""
}

.fa-tablets:before {
    content: ""
}

.fa-tachometer-alt:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-tape:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-taxi:before {
    content: ""
}

.fa-teamspeak:before {
    content: ""
}

.fa-teeth:before {
    content: ""
}

.fa-teeth-open:before {
    content: ""
}

.fa-telegram:before {
    content: ""
}

.fa-telegram-plane:before {
    content: ""
}

.fa-temperature-high:before {
    content: ""
}

.fa-temperature-low:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-tenge:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-the-red-yeti:before {
    content: ""
}

.fa-theater-masks:before {
    content: ""
}

.fa-themeco:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-thermometer:before {
    content: ""
}

.fa-thermometer-empty:before {
    content: ""
}

.fa-thermometer-full:before {
    content: ""
}

.fa-thermometer-half:before {
    content: ""
}

.fa-thermometer-quarter:before {
    content: ""
}

.fa-thermometer-three-quarters:before {
    content: ""
}

.fa-think-peaks:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbtack:before {
    content: ""
}

.fa-ticket-alt:before {
    content: ""
}

.fa-tiktok:before {
    content: ""
}

.fa-times:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-tint-slash:before {
    content: ""
}

.fa-tired:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-toilet:before {
    content: ""
}

.fa-toilet-paper:before {
    content: ""
}

.fa-toilet-paper-slash:before {
    content: ""
}

.fa-toolbox:before {
    content: ""
}

.fa-tools:before {
    content: ""
}

.fa-tooth:before {
    content: ""
}

.fa-torah:before {
    content: ""
}

.fa-torii-gate:before {
    content: ""
}

.fa-tractor:before {
    content: ""
}

.fa-trade-federation:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-traffic-light:before {
    content: ""
}

.fa-trailer:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-tram:before {
    content: ""
}

.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-trash-alt:before {
    content: ""
}

.fa-trash-restore:before {
    content: ""
}

.fa-trash-restore-alt:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-truck-loading:before {
    content: ""
}

.fa-truck-monster:before {
    content: ""
}

.fa-truck-moving:before {
    content: ""
}

.fa-truck-pickup:before {
    content: ""
}

.fa-tshirt:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-tv:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-typo3:before {
    content: ""
}

.fa-uber:before {
    content: ""
}

.fa-ubuntu:before {
    content: ""
}

.fa-uikit:before {
    content: ""
}

.fa-umbraco:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-umbrella-beach:before {
    content: ""
}

.fa-uncharted:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-undo:before {
    content: ""
}

.fa-undo-alt:before {
    content: ""
}

.fa-uniregistry:before {
    content: ""
}

.fa-unity:before {
    content: ""
}

.fa-universal-access:before {
    content: ""
}

.fa-university:before {
    content: ""
}

.fa-unlink:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-unsplash:before {
    content: ""
}

.fa-untappd:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-ups:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-user-alt:before {
    content: ""
}

.fa-user-alt-slash:before {
    content: ""
}

.fa-user-astronaut:before {
    content: ""
}

.fa-user-check:before {
    content: ""
}

.fa-user-circle:before {
    content: ""
}

.fa-user-clock:before {
    content: ""
}

.fa-user-cog:before {
    content: ""
}

.fa-user-edit:before {
    content: ""
}

.fa-user-friends:before {
    content: ""
}

.fa-user-graduate:before {
    content: ""
}

.fa-user-injured:before {
    content: ""
}

.fa-user-lock:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-user-minus:before {
    content: ""
}

.fa-user-ninja:before {
    content: ""
}

.fa-user-nurse:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-user-shield:before {
    content: ""
}

.fa-user-slash:before {
    content: ""
}

.fa-user-tag:before {
    content: ""
}

.fa-user-tie:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-users:before {
    content: ""
}

.fa-users-cog:before {
    content: ""
}

.fa-users-slash:before {
    content: ""
}

.fa-usps:before {
    content: ""
}

.fa-ussunnah:before {
    content: ""
}

.fa-utensil-spoon:before {
    content: ""
}

.fa-utensils:before {
    content: ""
}

.fa-vaadin:before {
    content: ""
}

.fa-vector-square:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-vest:before {
    content: ""
}

.fa-vest-patches:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-viadeo-square:before {
    content: ""
}

.fa-vial:before {
    content: ""
}

.fa-vials:before {
    content: ""
}

.fa-viber:before {
    content: ""
}

.fa-video:before {
    content: ""
}

.fa-video-slash:before {
    content: ""
}

.fa-vihara:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-vimeo-v:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-virus:before {
    content: ""
}

.fa-virus-slash:before {
    content: ""
}

.fa-viruses:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-vnv:before {
    content: ""
}

.fa-voicemail:before {
    content: ""
}

.fa-volleyball-ball:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-mute:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-vote-yea:before {
    content: ""
}

.fa-vr-cardboard:before {
    content: ""
}

.fa-vuejs:before {
    content: ""
}

.fa-walking:before {
    content: ""
}

.fa-wallet:before {
    content: ""
}

.fa-warehouse:before {
    content: ""
}

.fa-watchman-monitoring:before {
    content: ""
}

.fa-water:before {
    content: ""
}

.fa-wave-square:before {
    content: ""
}

.fa-waze:before {
    content: ""
}

.fa-weebly:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-weight:before {
    content: ""
}

.fa-weight-hanging:before {
    content: ""
}

.fa-weixin:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-whatsapp-square:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-whmcs:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-wind:before {
    content: ""
}

.fa-window-close:before {
    content: ""
}

.fa-window-maximize:before {
    content: ""
}

.fa-window-minimize:before {
    content: ""
}

.fa-window-restore:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-wine-bottle:before {
    content: ""
}

.fa-wine-glass:before {
    content: ""
}

.fa-wine-glass-alt:before {
    content: ""
}

.fa-wix:before {
    content: ""
}

.fa-wizards-of-the-coast:before {
    content: ""
}

.fa-wodu:before {
    content: ""
}

.fa-wolf-pack-battalion:before {
    content: ""
}

.fa-won-sign:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-wordpress-simple:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-wpexplorer:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-wpressr:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-x-ray:before {
    content: ""
}

.fa-xbox:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-y-combinator:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-yammer:before {
    content: ""
}

.fa-yandex:before {
    content: ""
}

.fa-yandex-international:before {
    content: ""
}

.fa-yarn:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-yen-sign:before {
    content: ""
}

.fa-yin-yang:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-zhihu:before {
    content: ""
}

.sr-only {
    clip: rect(0,0,0,0);
    border: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    clip: auto;
    width: auto;
    height: auto;
    margin: 0;
    position: static;
    overflow: visible
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(/media/vendor/fontawesome-free/webfonts/fa-regular-400.eot);
    src: url(/media/vendor/fontawesome-free/webfonts/fa-regular-400.eot?#iefix)format("embedded-opentype"),url(/media/vendor/fontawesome-free/webfonts/fa-regular-400.woff2)format("woff2"),url(/media/vendor/fontawesome-free/webfonts/fa-regular-400.woff)format("woff"),url(/media/vendor/fontawesome-free/webfonts/fa-regular-400.ttf)format("truetype"),url(/media/vendor/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome)format("svg")
}

.far {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(/media/vendor/fontawesome-free/webfonts/fa-solid-900.eot);
    src: url(/media/vendor/fontawesome-free/webfonts/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(/media/vendor/fontawesome-free/webfonts/fa-solid-900.woff2)format("woff2"),url(/media/vendor/fontawesome-free/webfonts/fa-solid-900.woff)format("woff"),url(/media/vendor/fontawesome-free/webfonts/fa-solid-900.ttf)format("truetype"),url(/media/vendor/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome)format("svg")
}

.fa,.fas,[class^=icon-],[class*=\ icon-] {
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(/media/vendor/fontawesome-free/webfonts/fa-brands-400.eot);
    src: url(/media/vendor/fontawesome-free/webfonts/fa-brands-400.eot?#iefix)format("embedded-opentype"),url(/media/vendor/fontawesome-free/webfonts/fa-brands-400.woff2)format("woff2"),url(/media/vendor/fontawesome-free/webfonts/fa-brands-400.woff)format("woff"),url(/media/vendor/fontawesome-free/webfonts/fa-brands-400.ttf)format("truetype"),url(/media/vendor/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome)format("svg")
}

.fab,.icon-joomla {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

[class^=icon-],[class*=\ icon-] {
    speak: none
}

[class^=icon-].disabled,[class*=\ icon-].disabled,[class^=fa-].disabled,[class*=\ fa-].disabled {
    font-weight: 400
}

.icon-joomla:before {
    content: ""
}

.icon-accessible:before {
    content: ""
}

.icon-add:before {
    content: ""
}

.icon-address-book:before,.icon-address:before {
    content: ""
}

.icon-align-justify:before {
    content: ""
}

.icon-angle-double-left:before {
    content: ""
}

.icon-angle-double-right:before {
    content: ""
}

.icon-angle-down:before {
    content: ""
}

.icon-angle-left:before {
    content: ""
}

.icon-angle-right:before {
    content: ""
}

.icon-angle-up:before {
    content: ""
}

.icon-apply:before {
    content: ""
}

.icon-archive:before {
    content: ""
}

.icon-arrow-down-2:before {
    content: ""
}

.icon-arrow-down-3:before {
    content: ""
}

.icon-arrow-down-4:before {
    content: ""
}

.icon-arrow-down:before {
    content: ""
}

.icon-arrow-first:before {
    content: ""
}

.icon-arrow-last:before {
    content: ""
}

.icon-arrow-left-2:before {
    content: ""
}

.icon-arrow-left-3:before {
    content: ""
}

.icon-arrow-left-4:before {
    content: ""
}

.icon-arrow-left:before {
    content: ""
}

.icon-arrow-right-2:before {
    content: ""
}

.icon-arrow-right-3:before {
    content: ""
}

.icon-arrow-right-4:before {
    content: ""
}

.icon-arrow-right:before {
    content: ""
}

.icon-arrow-up-2:before {
    content: ""
}

.icon-arrow-up-3:before {
    content: ""
}

.icon-arrow-up-4:before {
    content: ""
}

.icon-arrow-up:before {
    content: ""
}

.icon-arrows-alt:before {
    content: ""
}

.icon-asterisk:before {
    content: ""
}

.icon-attachment:before {
    content: ""
}

.icon-backward-2:before {
    content: ""
}

.icon-backward-circle:before {
    content: ""
}

.icon-backward:before {
    content: ""
}

.icon-ban-circle:before {
    content: ""
}

.icon-bars:before {
    content: ""
}

.icon-basket:before {
    content: ""
}

.icon-bell:before {
    content: ""
}

.icon-bolt:before {
    content: ""
}

.icon-book:before {
    content: ""
}

.icon-bookmark-2:before,.icon-bookmark:before {
    content: ""
}

.icon-box-add:before,.icon-box-remove:before {
    content: ""
}

.icon-briefcase:before {
    content: ""
}

.icon-broadcast:before {
    content: ""
}

.icon-brush:before {
    content: ""
}

.icon-bubble-quote:before {
    content: ""
}

.icon-bullhorn:before {
    content: ""
}

.icon-calendar-check:before,.icon-calendar-2:before {
    content: ""
}

.icon-calendar-3:before {
    content: ""
}

.icon-calendar-alt:before,.icon-calendar:before {
    content: ""
}

.icon-camera-2:before {
    content: ""
}

.icon-camera:before {
    content: ""
}

.icon-cancel-2:before {
    content: ""
}

.icon-cancel-circle:before {
    content: ""
}

.icon-cancel:before {
    content: ""
}

.icon-caret-down:before {
    content: ""
}

.icon-caret-up:before {
    content: ""
}

.icon-cart:before {
    content: ""
}

.icon-chart:before {
    content: ""
}

.icon-check-circle:before {
    content: ""
}

.icon-check-square:before {
    content: ""
}

.icon-check:before {
    content: ""
}

.icon-checkbox-checked:before {
    content: ""
}

.icon-checkbox-partial:before,.icon-checkbox-unchecked:before {
    content: ""
}

.icon-checkbox:before {
    content: ""
}

.icon-checkedout:before {
    content: ""
}

.icon-checkin:before {
    content: ""
}

.icon-checkmark-2:before,.icon-checkmark-circle:before {
    content: ""
}

.icon-checkmark:before {
    content: ""
}

.icon-chevron-down:before {
    content: ""
}

.icon-chevron-left:before {
    content: ""
}

.icon-chevron-right:before {
    content: ""
}

.icon-chevron-up:before {
    content: ""
}

.icon-circle:before {
    content: ""
}

.icon-clipboard:before {
    content: ""
}

.icon-clock:before {
    content: ""
}

.icon-cloud-download-alt:before,.icon-cloud-download:before {
    content: ""
}

.icon-cloud-upload:before {
    content: ""
}

.icon-cloud:before {
    content: ""
}

.icon-code:before {
    content: ""
}

.icon-code-branch:before {
    content: ""
}

.icon-cog:before {
    content: ""
}

.icon-cogs:before {
    content: ""
}

.icon-collapse:before {
    content: ""
}

.icon-color-palette:before {
    content: ""
}

.icon-comment-dots:before {
    content: ""
}

.icon-comment:before {
    content: ""
}

.icon-comments-2:before {
    content: ""
}

.icon-comments:before {
    content: ""
}

.icon-compass:before {
    content: ""
}

.icon-connection:before {
    content: ""
}

.icon-contract-2:before {
    content: ""
}

.icon-contract:before {
    content: ""
}

.icon-copy:before {
    content: ""
}

.icon-credit-2:before,.icon-credit:before {
    content: ""
}

.icon-crop:before {
    content: ""
}

.icon-cube:before {
    content: ""
}

.icon-cubes:before {
    content: ""
}

.icon-dashboard:before {
    content: ""
}

.icon-database:before {
    content: ""
}

.icon-default:before {
    content: ""
}

.icon-delete:before {
    content: ""
}

.icon-desktop:before {
    content: ""
}

.icon-downarrow:before {
    content: ""
}

.icon-download:before {
    content: ""
}

.icon-drawer-2:before {
    content: ""
}

.icon-drawer:before {
    content: ""
}

.icon-edit:before {
    content: ""
}

.icon-ellipsis-h:before {
    content: ""
}

.icon-ellipsis-v:before {
    content: ""
}

.icon-enter:before {
    content: ""
}

.icon-envelope-open-text:before {
    content: ""
}

.icon-envelope-opened:before,.icon-envelope:before {
    content: ""
}

.icon-equalizer:before {
    content: ""
}

.icon-error:before {
    content: ""
}

.icon-exclamation-circle:before {
    content: ""
}

.icon-exclamation-triangle:before {
    content: ""
}

.icon-exclamation:before {
    content: ""
}

.icon-exit:before {
    content: ""
}

.icon-expand-2:before {
    content: ""
}

.icon-expand:before {
    content: ""
}

.icon-expired:before {
    content: ""
}

.icon-external-link-alt:before {
    content: ""
}

.icon-eye-2:before,.icon-eye-blocked:before,.icon-eye-close:before {
    content: ""
}

.icon-eye-open:before {
    content: ""
}

.icon-eye-slash:before {
    content: ""
}

.icon-eye:before {
    content: ""
}

.icon-fax:before {
    content: ""
}

.icon-featured:before {
    content: ""
}

.icon-feed:before {
    content: ""
}

.icon-file-2:before {
    content: ""
}

.icon-file-add:before {
    content: ""
}

.icon-file-alt:before {
    content: ""
}

.icon-file-check:before {
    content: ""
}

.icon-file-minus:before {
    content: ""
}

.icon-file-plus:before {
    content: ""
}

.icon-file-remove:before {
    content: ""
}

.icon-file:before {
    content: ""
}

.icon-filter:before {
    content: ""
}

.icon-first:before {
    content: ""
}

.icon-flag-2:before {
    content: ""
}

.icon-flag-3:before,.icon-flag:before {
    content: ""
}

.icon-flash:before {
    content: ""
}

.icon-folder-2:before {
    content: ""
}

.icon-folder-3:before {
    content: ""
}

.icon-folder-close:before,.icon-folder-minus:before {
    content: ""
}

.icon-folder-open:before {
    content: ""
}

.icon-folder-plus-2:before {
    content: ""
}

.icon-folder-plus:before {
    content: ""
}

.icon-folder-remove:before,.icon-folder:before {
    content: ""
}

.icon-forward-2:before {
    content: ""
}

.icon-forward-circle:before {
    content: ""
}

.icon-forward:before {
    content: ""
}

.icon-generic:before {
    content: ""
}

.icon-globe:before {
    content: ""
}

.icon-grid-2:before,.icon-grid-view-2:before {
    content: ""
}

.icon-grid-view:before,.icon-grid:before {
    content: ""
}

.icon-handshake:before {
    content: ""
}

.icon-health:before {
    content: ""
}

.icon-heart-2:before,.icon-heart:before {
    content: ""
}

.icon-help:before {
    content: ""
}

.icon-hits:before {
    content: ""
}

.icon-home-2:before,.icon-home:before {
    content: ""
}

.icon-image:before,.icon-images:before {
    content: ""
}

.icon-info-2:before,.icon-info-circle:before {
    content: ""
}

.icon-info:before {
    content: ""
}

.icon-key:before {
    content: ""
}

.icon-lamp:before {
    content: ""
}

.icon-language:before {
    content: ""
}

.icon-last:before {
    content: ""
}

.icon-leftarrow:before {
    content: ""
}

.icon-lightbulb:before {
    content: ""
}

.icon-lightning:before {
    content: ""
}

.icon-link:before {
    content: ""
}

.icon-list-2:before {
    content: ""
}

.icon-list-view:before,.icon-list:before {
    content: ""
}

.icon-loading:before {
    content: ""
}

.icon-location:before {
    content: ""
}

.icon-lock:before,.icon-locked:before {
    content: ""
}

.icon-loop:before {
    content: ""
}

.icon-mail-2:before,.icon-mail:before {
    content: ""
}

.icon-map-signs:before {
    content: ""
}

.icon-menu-2:before {
    content: ""
}

.icon-menu-3:before {
    content: ""
}

.icon-menu:before {
    content: ""
}

.icon-minus-2:before {
    content: ""
}

.icon-minus-circle:before {
    content: ""
}

.icon-minus-sign:before,.icon-minus:before {
    content: ""
}

.icon-mobile:before {
    content: ""
}

.icon-move:before {
    content: ""
}

.icon-music:before {
    content: ""
}

.icon-new-tab-2:before {
    content: ""
}

.icon-new-tab:before {
    content: ""
}

.icon-new:before {
    content: ""
}

.icon-next:before {
    content: ""
}

.icon-not-ok:before {
    content: ""
}

.icon-notification-2:before,.icon-notification-circle:before {
    content: ""
}

.icon-notification:before {
    content: ""
}

.icon-ok:before {
    content: ""
}

.icon-open:before {
    content: ""
}

.icon-options:before {
    content: ""
}

.icon-out-2:before {
    content: ""
}

.icon-out-3:before {
    content: ""
}

.icon-out:before {
    content: ""
}

.icon-paint-brush:before,.icon-palette:before {
    content: ""
}

.icon-paperclip:before {
    content: ""
}

.icon-paragraph-center:before {
    content: ""
}

.icon-paragraph-justify:before {
    content: ""
}

.icon-paragraph-left:before {
    content: ""
}

.icon-paragraph-right:before {
    content: ""
}

.icon-pause-circle:before {
    content: ""
}

.icon-pause:before {
    content: ""
}

.icon-pen-square:before {
    content: ""
}

.icon-pencil-2:before,.icon-pencil-alt:before {
    content: ""
}

.icon-pencil:before {
    content: ""
}

.icon-pending:before {
    content: ""
}

.icon-phone-2:before {
    content: ""
}

.icon-phone:before {
    content: ""
}

.icon-picture:before,.icon-pictures:before {
    content: ""
}

.icon-pie:before {
    content: ""
}

.icon-pin:before {
    content: ""
}

.icon-play-2:before {
    content: ""
}

.icon-play-circle:before {
    content: ""
}

.icon-play:before {
    content: ""
}

.icon-plug:before {
    content: ""
}

.icon-plus-2:before {
    content: ""
}

.icon-plus-circle:before {
    content: ""
}

.icon-plus-square:before {
    content: ""
}

.icon-plus:before {
    content: ""
}

.icon-power-cord:before {
    content: ""
}

.icon-power-off:before {
    content: ""
}

.icon-previous:before {
    content: ""
}

.icon-print:before,.icon-printer:before {
    content: ""
}

.icon-project-diagram:before {
    content: ""
}

.icon-protected:before {
    content: ""
}

.icon-publish:before {
    content: ""
}

.icon-purge:before {
    content: ""
}

.icon-pushpin:before {
    content: ""
}

.icon-puzzle-piece:before,.icon-puzzle:before {
    content: ""
}

.icon-question-2:before,.icon-question-circle:before {
    content: ""
}

.icon-question-sign:before,.icon-question:before {
    content: ""
}

.icon-quote-2:before {
    content: ""
}

.icon-quote-3:before {
    content: ""
}

.icon-quote:before,.icon-quotes-left:before {
    content: ""
}

.icon-quotes-right:before {
    content: ""
}

.icon-radio-checked:before {
    content: ""
}

.icon-radio-unchecked:before {
    content: ""
}

.icon-redo-2:before {
    content: ""
}

.icon-redo:before {
    content: ""
}

.icon-refresh:before {
    content: ""
}

.icon-register:before {
    content: ""
}

.icon-remove:before {
    content: ""
}

.icon-reply:before {
    content: ""
}

.icon-rightarrow:before {
    content: ""
}

.icon-rss:before {
    content: ""
}

.icon-save-copy:before {
    content: ""
}

.icon-save-new:before {
    content: ""
}

.icon-save:before {
    content: ""
}

.icon-scissors:before {
    content: ""
}

.icon-screen:before {
    content: ""
}

.icon-screwdriver:before {
    content: ""
}

.icon-search-minus:before {
    content: ""
}

.icon-search-plus:before {
    content: ""
}

.icon-search:before {
    content: ""
}

.icon-select-file:before {
    content: ""
}

.icon-share-alt:before,.icon-share:before {
    content: ""
}

.icon-shield-alt:before,.icon-shield:before {
    content: ""
}

.icon-shuffle:before {
    content: ""
}

.icon-signup:before {
    content: ""
}

.icon-sliders-h:before {
    content: ""
}

.icon-smiley-2:before,.icon-smiley-happy-2:before,.icon-smiley-happy:before,.icon-smiley-neutral-2:before,.icon-smiley-neutral:before {
    content: ""
}

.icon-smiley-sad-2:before,.icon-smiley-sad:before {
    content: ""
}

.icon-smiley:before {
    content: ""
}

.icon-sort:before {
    content: ""
}

.icon-spinner:before {
    content: ""
}

.icon-square:before {
    content: ""
}

.icon-stack:before {
    content: ""
}

.icon-star-2:before {
    content: ""
}

.icon-star-empty:before,.icon-star:before {
    content: ""
}

.icon-stop-circle:before {
    content: ""
}

.icon-stop:before {
    content: ""
}

.icon-success:before {
    content: ""
}

.icon-support:before {
    content: ""
}

.icon-switch:before {
    content: ""
}

.icon-sync:before {
    content: ""
}

.icon-tablet:before {
    content: ""
}

.icon-tachometer-alt:before {
    content: ""
}

.icon-tag-2:before,.icon-tag:before {
    content: ""
}

.icon-tags-2:before,.icon-tags:before {
    content: ""
}

.icon-tasks:before {
    content: ""
}

.icon-text-width:before {
    content: ""
}

.icon-th:before {
    content: ""
}

.icon-th-large:before {
    content: ""
}

.icon-thumbs-down:before {
    content: ""
}

.icon-thumbs-up:before {
    content: ""
}

.icon-times:before {
    content: ""
}

.icon-toggle-off:before {
    content: ""
}

.icon-toggle-on:before {
    content: ""
}

.icon-tools:before {
    content: ""
}

.icon-trash:before {
    content: ""
}

.icon-tree-2:before {
    content: ""
}

.icon-tree:before {
    content: ""
}

.icon-trophy:before {
    content: ""
}

.icon-unarchive:before {
    content: ""
}

.icon-unblock:before {
    content: ""
}

.icon-undo-2:before,.icon-undo:before {
    content: ""
}

.icon-unfeatured:before {
    content: ""
}

.icon-universal:before,.icon-universal-access:before {
    content: ""
}

.icon-unlock-alt:before {
    content: ""
}

.icon-unlock:before {
    content: ""
}

.icon-unpublish:before {
    content: ""
}

.icon-uparrow:before {
    content: ""
}

.icon-upload:before {
    content: ""
}

.icon-user-circle:before {
    content: ""
}

.icon-user-edit:before {
    content: ""
}

.icon-user-lock:before {
    content: ""
}

.icon-user-tag:before {
    content: ""
}

.icon-user:before {
    content: ""
}

.icon-users-cog:before {
    content: ""
}

.icon-users:before {
    content: ""
}

.icon-vcard:before {
    content: ""
}

.icon-video-2:before {
    content: ""
}

.icon-video:before {
    content: ""
}

.icon-wand:before {
    content: ""
}

.icon-warning-2:before {
    content: ""
}

.icon-warning-circle:before {
    content: ""
}

.icon-warning:before {
    content: ""
}

.icon-wifi:before {
    content: ""
}

.icon-wrench:before {
    content: ""
}

.icon-zoom-in:before {
    content: ""
}

.icon-zoom-out:before {
    content: ""
}

/*===============================
/templates/ja_mixstore/local/css/template.css
================================================================================*/
@media (max-width: 991px) {
    .always-show .mega > .mega-dropdown-menu,.always-show .dropdown-menu {
        display:block !important;
        position: static
    }

    .open .dropdown-menu {
        display: block
    }
}

.t3-logo,.t3-logo-small {
    display: block;
    text-decoration: none;
    text-align: left;
    background-repeat: no-repeat;
    background-position: center
}

.t3-logo {
    width: 182px;
    height: 50px
}

.t3-logo-small {
    width: 60px;
    height: 30px
}

.t3-logo,.t3-logo-color {
    background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png")
}

.t3-logo-small,.t3-logo-small.t3-logo-color {
    background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png")
}

.t3-logo-dark {
    background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png")
}

.t3-logo-small.t3-logo-dark {
    background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png")
}

.t3-logo-light {
    background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png")
}

.t3-logo-small.t3-logo-light {
    background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png")
}

@media (max-width: 991px) {
    .logo-control .logo-img-sm {
        display:block
    }

    .logo-control .logo-img {
        display: none
    }
}

@media (min-width: 992px) {
    .logo-control .logo-img-sm {
        display:none
    }

    .logo-control .logo-img {
        display: block
    }
}

#community-wrap .collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    display: block
}

.body-data-holder:before {
    display: none;
    content: "grid-float-breakpoint:992px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1296px"
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media (min-width: 992px) {
    .row-flex,.row-flex > div[class*='col-'] {
        display:-webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex: 1 1 auto
    }

    .row-flex-wrap {
        -webkit-flex-flow: row wrap;
        align-content: flex-start;
        flex: 0
    }

    .row-flex > div[class*='col-'],.container-flex > div[class*='col-'] {
        margin: -.3px
    }

    .container-flex > div[class*='col-'] div,.row-flex > div[class*='col-'] div {
        width: 100%
    }

    .flex-col {
        display: flex;
        display: -webkit-flex;
        flex: 1 100%;
        flex-flow: column nowrap
    }

    .flex-grow {
        display: flex;
        -webkit-flex: 2;
        flex: 2
    }
}

.row.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row.no-gutters > .col,.row.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

.row.sm-gutters {
    margin-right: -3px;
    margin-left: -3px
}

.row.sm-gutters > .col,.row.sm-gutters > [class*="col-"] {
    padding-right: 3px;
    padding-left: 3px
}

@media (min-width: 1728px) {
    .container-lg {
        min-width:1728px
    }
}

.no-space .container-fluid {
    padding-left: 0;
    padding-right: 0
}

.no-space .container-fluid .row {
    margin-left: 0;
    margin-right: 0
}

input,button,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #ff4141;
    text-decoration: none
}

a:hover,a:focus {
    color: #f30000;
    text-decoration: none;
    outline: none
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    outline: none
}

img {
    vertical-align: middle;
    max-width: 100%
}

th,td {
    line-height: 1.7143;
    text-align: left;
    vertical-align: top
}

th {
    font-weight: bold
}

td,tr td {
    border-top: 1px solid #dddddd
}

.cat-list-row0:hover,.cat-list-row1:hover {
    background: #f5f5f5
}

.cat-list-row1,tr.cat-list-row1 td {
    background: #f9f9f9
}

table.contentpane,table.tablelist,table.category,table.admintable,table.blog {
    width: 100%
}

table.contentpaneopen {
    border: 0
}

table.admintable th,table.admintable td {
    padding-top: 12px;
    padding-bottom: 12px
}

.star {
    color: #ffcc00
}

.red {
    color: #cc0000
}

hr {
    margin-top: 24px;
    margin-bottom: 24px;
    border: 0;
    border-top: 1px solid #e8e8e8
}

.wrap {
    width: auto;
    clear: both
}

.center,.table td.center,.table th.center {
    text-align: center
}

.element-invisible {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.modal-open .modal-backdrop {
    z-index: 1040
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    font-family: "IBM Plex Sans",Helvetica,Arial,sans-serif;
    font-weight: 600;
    line-height: 1.5;
    color: #222222
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #959595
}

h1,.h1,h2,.h2,h3,.h3 {
    margin-top: 24px;
    margin-bottom: 12px
}

h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small {
    font-size: 65%
}

h4,.h4,h5,.h5,h6,.h6 {
    margin-top: 12px;
    margin-bottom: 12px
}

h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small {
    font-size: 75%
}

h1,.h1 {
    font-size: 54px
}

h2,.h2 {
    font-size: 32px
}

h3,.h3 {
    font-size: 24px
}

h4,.h4 {
    font-size: 20px
}

h5,.h5 {
    font-size: 14px
}

h6,.h6 {
    font-size: 12px
}

p {
    margin: 0 0 12px
}

.lead {
    margin-bottom: 24px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6667
}

@media (min-width: 768px) {
    .lead {
        font-size:18px
    }
}

.example-colors .swatch-item {
    background: #333333;
    border-radius: 0;
    color: #ffffff;
    min-height: 100px;
    position: relative;
    margin-bottom: 24px;
    width: 100%
}

@media (min-width: 1296px) {
    .example-colors .swatch-item {
        min-height:123px
    }
}

.example-colors .swatch-item dl {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 20px;
    margin: 0
}

.example-colors .color-brand-primary {
    background: #ff4141
}

.example-colors .color-brand-secondary {
    background: #428bca
}

.example-colors .color-brand-success {
    background: #00b765
}

.example-colors .color-brand-danger {
    background: #d9534f
}

.example-colors .color-brand-warning {
    background: #f0ad4e
}

.example-colors .color-brand-info {
    background: #5bc0de
}

.example-colors .color-gray-darker {
    background: #222222
}

.example-colors .color-gray-dark {
    background: #333333
}

.example-colors .color-gray {
    background: #555555
}

.example-colors .color-gray-light {
    background: #959595;
    color: #333333
}

.example-colors .color-gray-lighter {
    background: #e8e8e8;
    color: #333333
}

.example-colors .color-gray-lightest {
    background: #f7f7f7;
    color: #333333
}

.example-forms .form-group input {
    width: 100%
}

small,.small {
    font-size: 85%
}

cite {
    font-style: normal
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-muted {
    color: #959595
}

.text-primary {
    color: #ff4141
}

a.text-primary:hover,a.text-primary:focus {
    color: #ff0e0e
}

.text-success {
    color: #468847
}

a.text-success:hover,a.text-success:focus {
    color: #356635
}

.text-info {
    color: #3a87ad
}

a.text-info:hover,a.text-info:focus {
    color: #2d6987
}

.text-warning {
    color: #c09853
}

a.text-warning:hover,a.text-warning:focus {
    color: #a47e3c
}

.text-danger {
    color: #b94a48
}

a.text-danger:hover,a.text-danger:focus {
    color: #953b39
}

.bg-primary {
    color: #fff;
    background-color: #ff4141
}

a.bg-primary:hover,a.bg-primary:focus {
    background-color: #ff0e0e
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover,a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover,a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover,a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover,a.bg-danger:focus {
    background-color: #e4b9b9
}

.highlight {
    background-color: #FFC;
    font-weight: bold;
    padding: 1px 4px
}

.page-header {
    padding-bottom: 11px;
    margin: 48px 0 24px;
    border-bottom: 1px solid #e8e8e8
}

ul,ol {
    margin-top: 0;
    margin-bottom: 12px
}

ul ul,ol ul,ul ol,ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 24px
}

dt,dd {
    line-height: 1.7143
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

@media (min-width: 992px) {
    .dl-horizontal dt {
        float:left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 100px;
    }
}

abbr[title],abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #959595
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 12px 24px;
    margin: 0 0 24px;
    font-size: 17.5px;
    border-left: 5px solid #e8e8e8
}

blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,blockquote small,blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.7143;
    color: #959595
}

blockquote footer:before,blockquote small:before,blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #e8e8e8;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

blockquote:before,blockquote:after {
    content: ""
}

address {
    margin-bottom: 24px;
    font-style: normal;
    line-height: 1.7143
}

code,kbd,pre,samp {
    font-family: Monaco,Menlo,Consolas,"Courier New",monospace
}

.footer-info {
    max-width: 226px
}

.footer-info img {
    max-height: 24px;
    margin-bottom: 24px
}

.footer-info p {
    font-size: 13px;
    margin-bottom: 0
}

.footer-info a {
    border-bottom: 1px solid #222222;
    color: #888888
}

.footer-info a:hover,.footer-info a:focus,.footer-info a:active {
    border-bottom-color: #ffffff
}

.social-list {
    display: flex;
    padding: 0;
    margin: 0;
    margin-top: 24px;
    list-style: none
}

.social-list a {
    background: #222222;
    border: 0;
    border-radius: 50%;
    display: inline-block;
    font-size: 10px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    margin-right: 6px;
    width: 24px
}

.social-list a:hover,.social-list a:focus,.social-list a:active {
    background: #2a2a2a
}

.btn-actions {
    text-align: center
}

.features-list {
    margin-top: 72px
}

.features-list .page-header {
    border: 0;
    text-align: center
}

.features-list .page-header h1 {
    font-size: 46px
}

.features-list .feature-row {
    overflow: hidden;
    min-height: 200px;
    color: #696f72;
    border-top: 1px solid #e0e2e3;
    padding: 72px 0 0;
    text-align: center
}

.features-list .feature-row:last-child {
    border-bottom: 1px solid #e0e2e3;
    margin-bottom: 72px
}

.features-list .feature-row h3 {
    font-size: 28px
}

.features-list .feature-row div:first-child {
    padding-left: 0
}

.features-list .feature-row div:last-child {
    padding-right: 0
}

.features-list .feature-row div:first-child.feature-img img {
    float: left
}

.features-list .feature-row div:last-child.feature-img img {
    float: right
}

.jumbotron h2 {
    font-size: 46px
}

.jumbotron iframe {
    margin-top: 24px
}

.example-button > .btn {
    margin-right: 6px;
    margin-bottom: 6px;
    float: left
}

.demo-home .t3-topbar,.demo-home .t3-header-wrap,.demo-home .t3-footer {
    display: none
}

.demo-home .t3-wrapper.affix {
    padding: 0
}

.demo-home .show-demo {
    background-color: #f7f7f7;
    background-image: url('/templates/ja_mixstore/images/bg-demo.jpg');
    background-size: 100% auto;
    background-position: center bottom;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    padding: 108px 0;
    text-align: center
}

.demo-home h1 {
    margin: 0
}

@media (max-width: 767px) {
    .demo-home h1 {
        font-size:32px
    }
}

.demo-home .sub-title {
    font-size: 32px;
    margin-bottom: 54px
}

@media (max-width: 767px) {
    .demo-home .sub-title {
        font-size:24px
    }
}

.demo-home .demo-action .btn {
    min-width: 190px;
    margin: 5px 10px
}

label.radio {
    padding-left: 24px
}

.form-control:focus {
    border-color: #777171;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(119,113,113,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(119,113,113,0.6)
}

.form-control::-moz-placeholder {
    color: #959595;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #959595
}

.form-control::-webkit-input-placeholder {
    color: #959595
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 24px
}

.radio label,.checkbox label {
    display: inline
}

.form-control-static {
    margin-bottom: 0
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display:inline-block
    }

    .form-inline .form-control {
        display: inline-block
    }

    .form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"] {
        float: none
    }
}

.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 18px
}

.form-horizontal .form-control-static {
    padding-top: 18px
}

.input-group-addon {
    padding-left: 24px;
    padding-right: 24px
}

.btn {
    line-height: 1.5;
    font-size: 14px;
    font-weight: 900;
    text-transform: uppercase
}

.btn-inverse {
    color: #ffffff;
    background-color: #222222;
    border-color: #222222
}

.btn-inverse:focus,.btn-inverse.focus {
    color: #ffffff;
    background-color: #080808;
    border-color: #000000
}

.btn-inverse:hover {
    color: #ffffff;
    background-color: #080808;
    border-color: #030303
}

.btn-inverse:active,.btn-inverse.active,.open > .dropdown-toggle.btn-inverse {
    color: #ffffff;
    background-color: #080808;
    background-image: none;
    border-color: #030303
}

.btn-inverse:active:hover,.btn-inverse.active:hover,.open > .dropdown-toggle.btn-inverse:hover,.btn-inverse:active:focus,.btn-inverse.active:focus,.open > .dropdown-toggle.btn-inverse:focus,.btn-inverse:active.focus,.btn-inverse.active.focus,.open > .dropdown-toggle.btn-inverse.focus {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000
}

.btn-inverse.disabled:hover,.btn-inverse[disabled]:hover,fieldset[disabled] .btn-inverse:hover,.btn-inverse.disabled:focus,.btn-inverse[disabled]:focus,fieldset[disabled] .btn-inverse:focus,.btn-inverse.disabled.focus,.btn-inverse[disabled].focus,fieldset[disabled] .btn-inverse.focus {
    background-color: #222222;
    border-color: #222222
}

.btn-inverse .badge {
    color: #222222;
    background-color: #ffffff
}

.btn-block + .btn-block {
    margin-top: 5px
}

select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.inputbox {
    box-shadow: none;
    height: 54px;
    padding: 12px 18px
}

select:focus,textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.inputbox:focus {
    box-shadow: none
}

select::-moz-placeholder,textarea::-moz-placeholder,input[type="text"]::-moz-placeholder,input[type="password"]::-moz-placeholder,input[type="datetime"]::-moz-placeholder,input[type="datetime-local"]::-moz-placeholder,input[type="date"]::-moz-placeholder,input[type="month"]::-moz-placeholder,input[type="time"]::-moz-placeholder,input[type="week"]::-moz-placeholder,input[type="number"]::-moz-placeholder,input[type="email"]::-moz-placeholder,input[type="url"]::-moz-placeholder,input[type="search"]::-moz-placeholder,input[type="tel"]::-moz-placeholder,input[type="color"]::-moz-placeholder,.inputbox::-moz-placeholder {
    color: #959595;
    opacity: 1
}

select:-ms-input-placeholder,textarea:-ms-input-placeholder,input[type="text"]:-ms-input-placeholder,input[type="password"]:-ms-input-placeholder,input[type="datetime"]:-ms-input-placeholder,input[type="datetime-local"]:-ms-input-placeholder,input[type="date"]:-ms-input-placeholder,input[type="month"]:-ms-input-placeholder,input[type="time"]:-ms-input-placeholder,input[type="week"]:-ms-input-placeholder,input[type="number"]:-ms-input-placeholder,input[type="email"]:-ms-input-placeholder,input[type="url"]:-ms-input-placeholder,input[type="search"]:-ms-input-placeholder,input[type="tel"]:-ms-input-placeholder,input[type="color"]:-ms-input-placeholder,.inputbox:-ms-input-placeholder {
    color: #959595
}

select::-webkit-input-placeholder,textarea::-webkit-input-placeholder,input[type="text"]::-webkit-input-placeholder,input[type="password"]::-webkit-input-placeholder,input[type="datetime"]::-webkit-input-placeholder,input[type="datetime-local"]::-webkit-input-placeholder,input[type="date"]::-webkit-input-placeholder,input[type="month"]::-webkit-input-placeholder,input[type="time"]::-webkit-input-placeholder,input[type="week"]::-webkit-input-placeholder,input[type="number"]::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder,input[type="url"]::-webkit-input-placeholder,input[type="search"]::-webkit-input-placeholder,input[type="tel"]::-webkit-input-placeholder,input[type="color"]::-webkit-input-placeholder,.inputbox::-webkit-input-placeholder {
    color: #959595
}

textareaselect,textareatextarea,textareainput[type="text"],textareainput[type="password"],textareainput[type="datetime"],textareainput[type="datetime-local"],textareainput[type="date"],textareainput[type="month"],textareainput[type="time"],textareainput[type="week"],textareainput[type="number"],textareainput[type="email"],textareainput[type="url"],textareainput[type="search"],textareainput[type="tel"],textareainput[type="color"],textarea.inputbox {
    height: auto
}

@media screen and (min-width: 768px) {
    select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.inputbox {
        width:auto
    }
}

.inputbox[type="checkbox"] {
    height: auto
}

select,select.form-control,select.inputbox,select.input {
    padding-right: 5px
}

.input-append .active,.input-prepend .active {
    background-color: #51ffb1;
    border-color: #00b765
}

.invalid {
    border-color: #cc0000
}

label.invalid {
    color: #cc0000
}

input.invalid {
    border: 1px solid #cc0000
}

.dropdown-menu {
    box-shadow: 3px 3px 3px rgba(0,0,0,0.1)
}

.dropdown-menu li > a,.dropdown-menu li > span {
    color: #333333;
    padding: 6px 0
}

.dropdown-menu li > a:hover,.dropdown-menu li > span:hover,.dropdown-menu li > a:focus,.dropdown-menu li > span:focus,.dropdown-menu li > a:active,.dropdown-menu li > span:active {
    background: transparent;
    color: #ff4141
}

.dropdown-menu li.open > a,.dropdown-menu li.active > a,.dropdown-menu li.open > span,.dropdown-menu li.active > span {
    background: transparent;
    color: #ff4141
}

.dropdown-header {
    padding: 3px 20px;
    font-size: 14px
}

.dropdown-header a {
    color: #959595
}

.dropdown-submenu > a:after {
    border-left-color: #333333
}

.dropdown-submenu:hover > a:after {
    border-left-color: #ff4141
}

.nav > li > .separator {
    position: relative;
    display: block;
    padding: 10px 15px;
    line-height: 24px
}

@media (min-width: 992px) {
    .nav > li > .separator {
        padding-top:36px;
        padding-bottom: 36px
    }
}

@media (max-width: 991px) {
    .nav > li > span {
        padding:10px 15px;
        display: inline-block
    }
}

.nav-tabs {
    border: none;
    margin-bottom: 24px
}

.nav-tabs > li > a {
    border: none;
    color: #555555;
    padding: 0;
    margin-right: 24px
}

.nav-tabs > li > a:hover {
    border: none;
    background: transparent;
    color: #ff4141
}

.nav-tabs > li.active > a {
    color: #ff4141
}

.nav-tabs > li.active > a,.nav-tabs > li.active > a:hover,.nav-tabs > li.active > a:focus {
    background: transparent;
    border: none;
    color: #ff0e0e
}

.nav-tabs .dropdown .dropdown-menu > li {
    padding: 0 8px
}

.nav-tabs .dropdown.open > a {
    color: #ff4141;
    background: transparent
}

.nav-pills > li > a {
    color: #555555;
    padding: 0;
    margin-right: 24px
}

.nav-pills > li > a:hover {
    color: #ff4141;
    background: transparent
}

.nav-pills > li.active > a,.nav-pills > li.active > a:hover,.nav-pills > li.active > a:focus {
    background-color: transparent;
    color: #ff4141
}

.nav-pills > li.active > a .badge,.nav-pills > li.active > a:hover .badge,.nav-pills > li.active > a:focus .badge {
    background: #e8e8e8
}

.nav-pills.nav-stacked > li {
    margin-bottom: 12px
}

.nav .caret {
    border-top-color: #222222;
    border-bottom-color: #222222;
    border-bottom-width: 0;
    border-style: solid
}

.nav li:hover > a .caret,.nav .active > a .caret,.nav .open > a .caret,.nav li:hover > span .caret,.nav .active > span .caret,.nav .open > span .caret {
    border-top-color: #ff4141;
    border-bottom-color: #ff4141
}

.t3-navhelper {
    background: #f5f5f5;
    border-top: 1px solid #e8e8e8;
    color: #555555;
    padding: 5px 0
}

.breadcrumb {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    border-radius: 0
}

.breadcrumb > li + li:before {
    content: "/\00a0"
}

.breadcrumb > .active {
    color: #959595
}

.breadcrumb > .active + li:before {
    content: "";
    padding: 0
}

.breadcrumb > .active .hasTooltip {
    padding-right: 14px
}

.breadcrumb .divider {
    display: none
}

.pagination .pagination {
    margin: 0
}

.pagination > li > a,.pagination > li > span {
    border-radius: 50% !important;
    color: #555555;
    font-size: 11px;
    font-weight: 700;
    height: 40px;
    line-height: 38px;
    margin: 4px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 40px
}

.pagination > li > a[title="Next"],.pagination > li > a[title="End"],.pagination > li > a[title="Start"],.pagination > li > a[title="Prev"] {
    position: relative;
    text-indent: -100000px
}

.pagination > li > a[title="Next"]:after,.pagination > li > a[title="End"]:after,.pagination > li > a[title="Start"]:after,.pagination > li > a[title="Prev"]:after {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 16px;
    left: 50%;
    position: absolute;
    text-indent: 0px;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    z-index: 10
}

.pagination > li > a[title="Next"]:focus,.pagination > li > a[title="End"]:focus,.pagination > li > a[title="Start"]:focus,.pagination > li > a[title="Prev"]:focus {
    outline: none
}

.pagination > li > a[title="Next"]:after {
    content: "\f105"
}

.pagination > li > a[title="End"]:after {
    content: "\f101"
}

.pagination > li > a[title="Prev"]:after {
    content: "\f104"
}

.pagination > li > a[title="Start"]:after {
    content: "\f100"
}

.pagination > li > a:hover,.pagination > li > span:hover,.pagination > li > a:focus,.pagination > li > span:focus {
    color: #555555
}

.pagination > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,.pagination > .active > a:focus,.pagination > .active > span:focus {
    border-color: #222222
}

.pagination > .disabled > span,.pagination > .disabled > span:hover,.pagination > .disabled > span:focus,.pagination > .disabled > a,.pagination > .disabled > a:hover,.pagination > .disabled > a:focus {
    display: none
}

.pagination {
    display: block
}

.pagination:before,.pagination:after {
    display: table;
    content: " "
}

.pagination:after {
    clear: both
}

@media screen and (min-width: 768px) {
    .pagination {
        float:left
    }
}

@media (max-width: 767px) {
    .pagination {
        margin-top:8px;
        width: 100%;
        float: left
    }
}

.pagination .pagination {
    display: inline-block
}

.counter {
    display: inline-block;
    margin-top: 24px;
    padding: 8px 24px;
    background-color: #ffffff;
    border: 1px solid #ededed;
    border-radius: 0
}

@media screen and (min-width: 768px) {
    .counter {
        float:right
    }
}

@media (max-width: 767px) {
    .counter {
        margin-top:12px
    }
}

@media (min-width: 992px) {
    .navbar {
        position:static
    }
}

.navbar-toggle {
    font-size: 18px;
    padding: 0;
    margin: 0
}

.navbar-toggle .fa-bars {
    color: #222222
}

@media (min-width: 992px) {
    .navbar-toggle {
        display:none
    }
}

.navbar-nav {
    margin: 18px -18px
}

.navbar-nav > li > a,.navbar-nav > li > span {
    padding-top: 36px;
    padding-bottom: 36px;
    line-height: 24px;
    display: block
}

.navbar-nav > li .dropdown-menu {
    padding: 18px
}

.navbar-nav > li .dropdown-menu .divider {
    height: auto;
    overflow: visible;
    background: none
}

@media (min-width: 992px) {
    .navbar-nav {
        margin:0
    }
}

.navbar-default {
    background-color: #ffffff;
    border-color: #eeeeee
}

.navbar-default .navbar-brand {
    color: #222222
}

.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus {
    color: #080808;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #ffffff
}

.navbar-default .navbar-nav > li {
    margin-right: 36px
}

.navbar-default .navbar-nav > li > a,.navbar-default .navbar-nav > li > span {
    color: #222222;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 14px;
    padding-left: 0;
    padding-right: 0
}

.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > span:hover,.navbar-default .navbar-nav > li > a:focus,.navbar-default .navbar-nav > li > span:focus {
    color: #ff4141;
    background-color: transparent
}

.navbar-default .navbar-nav > li > .nav-header {
    color: #222222
}

.navbar-default .navbar-nav > .open > a,.navbar-default .navbar-nav > .open > span {
    color: #ff4141;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > span,.navbar-default .navbar-nav > .active > a:hover,.navbar-default .navbar-nav > .active > span:hover,.navbar-default .navbar-nav > .active > a:focus,.navbar-default .navbar-nav > .active > span:focus {
    color: #ff4141;
    background-color: transparent
}

.navbar-default .navbar-nav > .disabled > a,.navbar-default .navbar-nav > .disabled > a:hover,.navbar-default .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #dddddd
}

.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
    background-color: #dddddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #cccccc
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #eeeeee
}

.navbar-default .navbar-nav > .open > a,.navbar-default .navbar-nav > .open > a:hover,.navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #ff4141
}

.navbar-default .navbar-nav > .open > a .caret,.navbar-default .navbar-nav > .open > a:hover .caret,.navbar-default .navbar-nav > .open > a:focus .caret {
    border-top-color: #ff4141;
    border-bottom-color: #ff4141
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color:#222222
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #ff4141;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #ff4141;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #222222
}

.navbar-default .navbar-link:hover {
    color: #ff4141
}

.t3-mainnav {
    background: transparent;
    border: 0;
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 0;
    margin-top: 0
}

@media (max-width: 992px) {
    .t3-mainnav {
        position:static
    }
}

.t3-mainnav .t3-navbar {
    padding-left: 0;
    padding-right: 0
}

.t3-mainnav .t3-navbar-collapse {
    background: #222222;
    border-bottom: 0;
    border-top: 0;
    position: absolute;
    padding: 0;
    top: 100%;
    margin-top: 0;
    left: 0;
    right: 0;
    max-height: 300px;
    overflow: auto;
    z-index: 200
}

@media (min-width: 992px) {
    .t3-mainnav .t3-navbar-collapse {
        display:none !important
    }
}

.t3-mainnav .t3-navbar-collapse .navbar-nav {
    margin: 0;
    text-align: left;
    width: 100%
}

.t3-mainnav .t3-navbar-collapse .navbar-nav > li {
    display: block;
    margin-right: 0
}

.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa,.t3-mainnav .t3-navbar-collapse .navbar-nav li > span .fa {
    margin-right: 5px
}

.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a,.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span {
    border-top: 0;
    display: block;
    padding: 12px 24px;
    margin: 0;
    color: rgba(255,255,255,0.8)
}

.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:before,.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span:before {
    display: none
}

.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:hover,.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span:hover,.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:focus,.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span:focus,.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:active,.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span:active {
    color: #ff4141
}

.t3-mainnav .t3-navbar-collapse .navbar-nav > .active > a,.t3-mainnav .t3-navbar-collapse .navbar-nav > .active > span {
    color: #ff4141
}

.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a,.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > span {
    border-top: 0
}

.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu {
    border-radius: 0;
    padding-left: 24px;
    padding-right: 24px
}

.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu .divider {
    height: auto;
    overflow: visible
}

.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a,.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu .dropdown-header,.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > span {
    color: rgba(255,255,255,0.8);
    padding-right: 0;
    padding-left: 0
}

.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a,.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span {
    position: relative
}

.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a .caret,.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span .caret {
    border-bottom-color: rgba(255,255,255,0.8);
    border-top-color: rgba(255,255,255,0.8);
    position: absolute;
    top: 40%;
    right: 36px
}

.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:hover .caret,.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span:hover .caret,.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:focus .caret,.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span:focus .caret,.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:active .caret,.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span:active .caret {
    border-bottom-color: #ff4141;
    border-top-color: #ff4141
}

.t3-mainnav .t3-navbar-collapse .navbar-nav > li.active > a .caret,.t3-mainnav .t3-navbar-collapse .navbar-nav > li.active > span .caret {
    border-bottom-color: #ff4141;
    border-top-color: #ff4141
}

.t3-module {
    background: transparent;
    color: inherit;
    margin-bottom: 24px
}

@media screen and (min-width: 768px) {
    .t3-module {
        margin-bottom:48px
    }
}

.t3-module .module-inner {
    padding: 0
}

.module-title {
    background: transparent;
    color: #222222;
    margin-bottom: 24px;
    margin-top: 0;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 18px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500
}

.module-ct {
    background: transparent;
    color: inherit;
    padding: 0
}

.module-ct:before,.module-ct:after {
    display: table;
    content: " "
}

.module-ct:after {
    clear: both
}

.module-ct > ul,.module-ct .custom > ul,.module-ct > ol,.module-ct .custom > ol {
    margin-left: 20px;
    padding-left: 0
}

.module-ct > ul.unstyled,.module-ct .custom > ul.unstyled,.module-ct > ol.unstyled,.module-ct .custom > ol.unstyled {
    padding-left: 0
}

.module-ct > ul.nav,.module-ct .custom > ul.nav,.module-ct > ol.nav,.module-ct .custom > ol.nav {
    padding-left: 0;
    margin-left: 0
}

.module_menu .nav > li > a,.module_menu .nav > li > .separator {
    padding: 17px 5px;
    display: block
}

#login-form input[type="text"],#login-form input[type="password"] {
    width: 100%
}

#login-form ul.unstyled {
    margin-top: 24px;
    padding-left: 20px
}

#login-form #form-login-remember label {
    font-weight: normal
}

.banneritem a {
    font-weight: bold
}

.bannerfooter {
    border-top: 1px solid #e8e8e8;
    font-size: 12px;
    padding-top: 12px;
    text-align: right
}

.categories-module,ul.categories-module,.category-module,ul.category-module {
    margin: 0
}

.categories-module li,ul.categories-module li,.category-module li,ul.category-module li {
    list-style: none;
    margin: 0
}

.categories-module li + li,ul.categories-module li + li,.category-module li + li,ul.category-module li + li {
    margin-top: 24px
}

.categories-module li:first-child,ul.categories-module li:first-child,.category-module li:first-child,ul.category-module li:first-child {
    border-top: 0
}

.categories-module li:last-child,ul.categories-module li:last-child,.category-module li:last-child,ul.category-module li:last-child {
    margin-bottom: 0
}

.categories-module li h2.title,ul.categories-module li h2.title,.category-module li h2.title,ul.category-module li h2.title {
    font-size: 20px;
    margin-top: 0
}

.categories-module li h2.title a,ul.categories-module li h2.title a,.category-module li h2.title a,ul.category-module li h2.title a {
    color: #222222;
    font-weight: 400
}

.categories-module li h2.title a:hover,ul.categories-module li h2.title a:hover,.category-module li h2.title a:hover,ul.category-module li h2.title a:hover {
    border-bottom: 1px solid #e8e8e8
}

.categories-module li .intro-image,ul.categories-module li .intro-image,.category-module li .intro-image,ul.category-module li .intro-image {
    margin-bottom: 24px;
    position: relative
}

.categories-module li .intro-image .mod-articles-category-category,ul.categories-module li .intro-image .mod-articles-category-category,.category-module li .intro-image .mod-articles-category-category,ul.category-module li .intro-image .mod-articles-category-category {
    bottom: 0;
    left: 0;
    margin-bottom: -12px;
    position: absolute
}

.categories-module li .intro-image .mod-articles-category-category a,ul.categories-module li .intro-image .mod-articles-category-category a,.category-module li .intro-image .mod-articles-category-category a,ul.category-module li .intro-image .mod-articles-category-category a {
    background: #ff4141;
    color: #ffffff;
    text-transform: uppercase;
    padding: 5px 12px;
    font-weight: 700;
    font-size: 11px
}

.categories-module li .article-info,ul.categories-module li .article-info,.category-module li .article-info,ul.category-module li .article-info {
    color: #888888;
    margin-bottom: 12px;
    text-transform: uppercase;
    font-size: 11px
}

.categories-module li .article-info > span,ul.categories-module li .article-info > span,.category-module li .article-info > span,ul.category-module li .article-info > span {
    margin-right: 6px
}

.categories-module h4,ul.categories-module h4,.category-module h4,ul.category-module h4 {
    font-size: 14px;
    font-weight: normal;
    margin: 0
}

.categories-module.mod-list > li + li,ul.categories-module.mod-list > li + li,.category-module.mod-list > li + li,ul.category-module.mod-list > li + li {
    margin-top: 12px
}

.categories-module.mod-list > li h4:before,ul.categories-module.mod-list > li h4:before,.category-module.mod-list > li h4:before,ul.category-module.mod-list > li h4:before {
    color: #959595;
    content: "\f07c";
    font-family: FontAwesome;
    margin-right: 3px
}

.categories-module.mod-list > li h4 a,ul.categories-module.mod-list > li h4 a,.category-module.mod-list > li h4 a,ul.category-module.mod-list > li h4 a {
    color: #555555;
    font-weight: 400
}

.categories-module.mod-list > li h4 a:hover,ul.categories-module.mod-list > li h4 a:hover,.category-module.mod-list > li h4 a:hover,ul.category-module.mod-list > li h4 a:hover,.categories-module.mod-list > li h4 a:focus,ul.categories-module.mod-list > li h4 a:focus,.category-module.mod-list > li h4 a:focus,ul.category-module.mod-list > li h4 a:focus,.categories-module.mod-list > li h4 a:active,ul.categories-module.mod-list > li h4 a:active,.category-module.mod-list > li h4 a:active,ul.category-module.mod-list > li h4 a:active {
    border-bottom: 1px solid #e8e8e8
}

@media (max-width: 991px) {
    .category-grid-view div[class*='col-'] + div[class*='col-'] {
        margin-top:36px
    }
}

.category-grid-view .intro-image {
    position: relative;
    margin-bottom: 24px
}

.category-grid-view .intro-image .category {
    background: #ff4141;
    bottom: -12px;
    left: 0;
    position: absolute;
    height: 24px;
    line-height: 24px
}

.category-grid-view .intro-image .category a {
    display: block;
    color: #ffffff;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 12px
}

.category-grid-view .title a {
    color: #222222;
    font-weight: 400
}

.category-grid-view .title a:hover,.category-grid-view .title a:focus,.category-grid-view .title a:active {
    border-bottom: 1px solid #e8e8e8
}

.category-grid-view .article-meta {
    display: flex;
    color: #888888;
    font-size: 11px;
    margin-top: 24px;
    text-transform: uppercase
}

.category-grid-view .article-meta > div + div:before {
    content: "-";
    margin-left: 4px;
    margin-right: 2px
}

.feed h4 {
    font-weight: bold
}

.feed .newsfeed,.feed ul.newsfeed {
    border-top: 1px solid #e8e8e8
}

.feed .newsfeed .feed-link,.feed ul.newsfeed .feed-link,.feed .newsfeed h5.feed-link,.feed ul.newsfeed h5.feed-link {
    font-size: 14px;
    font-weight: normal;
    margin: 0
}

.latestusers,ul.latestusers {
    margin-left: 0
}

.latestusers li,ul.latestusers li {
    background: #e8e8e8;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 0
}

.stats-module dt,.stats-module dd {
    display: inline-block;
    margin: 0
}

.stats-module dt {
    font-weight: bold;
    width: 35%
}

.stats-module dd {
    width: 60%
}

.tagspopular ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}

.tagspopular ul > li {
    color: #555555;
    display: inline-block;
    margin: 0 5px 5px 0
}

.tagspopular ul > li > a {
    background: #e8e8e8;
    border-radius: 3px;
    color: #555555;
    display: block;
    padding: 2px 5px
}

.tagspopular ul > li > a:hover,.tagspopular ul > li > a:focus,.tagspopular ul > li > a:active {
    background: #959595;
    color: #ffffff;
    text-decoration: none
}

.tagssimilar ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.tagssimilar ul > li {
    border-bottom: 1px solid #e8e8e8;
    padding: 8px 0
}

.tagssimilar ul > li > a {
    color: #555555
}

.tagssimilar ul > li > a:hover,.tagssimilar ul > li > a:focus,.tagssimilar ul > li > a:active {
    color: #f30000
}

.t3-subscribe-wrap {
    margin-bottom: 144px
}

.t3-subscribe-wrap .t3-subscribe {
    text-align: center;
    max-width: 612px;
    margin: auto
}

.modal-open .t3-subscribe-wrap .modal.hide {
    display: block !important;
    bottom: auto
}

.t3-subscribe-wrap .acym_module_form {
    position: relative
}

.t3-subscribe-wrap .acym_module_form .acym_introtext {
    color: #ffffff;
    font-size: 32px;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 36px
}

@media (max-width: 767px) {
    .t3-subscribe-wrap .acym_module_form .acym_introtext {
        font-size:24px
    }
}

.t3-subscribe-wrap .acym_module_form .acyterms,.t3-subscribe-wrap .acym_module_form .fieldacyterms label {
    display: flex;
    margin: 10px 0
}

.t3-subscribe-wrap .acym_module_form .acyterms input,.t3-subscribe-wrap .acym_module_form .fieldacyterms label input {
    margin-right: 5px;
    margin-top: 5px
}

.t3-subscribe-wrap .acym_module_form .acyfield_text + .acyterms {
    position: absolute;
    top: 100%;
    left: 0
}

.t3-subscribe-wrap .acym_module_form .acym_form {
    width: 100%
}

.t3-subscribe-wrap .acym_module_form .acym_form td,.t3-subscribe-wrap .acym_module_form .acym_form tr td {
    border: 0
}

.t3-subscribe-wrap .acym_module_form .acym_form .acyfield_text {
    width: 100%
}

.t3-subscribe-wrap .acym_module_form .acym_form input[type="email"] {
    background: transparent;
    border: 1px solid #222222;
    max-width: 100%;
    width: 100%
}

.t3-subscribe-wrap .acym_module_form .acym_form input[type="email"]:hover,.t3-subscribe-wrap .acym_module_form .acym_form input[type="email"]:focus,.t3-subscribe-wrap .acym_module_form .acym_form input[type="email"]:active {
    border-color: #2f2f2f
}

.t3-subscribe-wrap .acym_module_form .acym_form .btn-primary {
    background: #222222;
    border-color: #222222;
    max-width: 100%
}

.t3-subscribe-wrap .acym_module_form .acym_form .btn-primary:hover,.t3-subscribe-wrap .acym_module_form .acym_form .btn-primary:focus,.t3-subscribe-wrap .acym_module_form .acym_form .btn-primary:active {
    background: #2f2f2f;
    border-color: #2f2f2f
}

.module-ct > ol.breadcrumb {
    padding: 17px 36px;
    margin-left: 0
}

.t3-masthead .ja-masthead {
    background-image: url('/templates/ja_mixstore/images/bg_masthead.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 144px 0;
    position: relative;
    text-align: center
}

@media (max-width: 767px) {
    .t3-masthead .ja-masthead {
        padding:72px 0
    }
}

.t3-masthead .ja-masthead:before {
    z-index: 5
}

.t3-masthead .ja-masthead .ja-masthead-detail {
    padding: 0;
    margin: 0 auto;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center
}

.t3-masthead .ja-masthead .ja-masthead-detail h3 {
    color: #ffffff;
    font-size: 54px;
    font-weight: 500;
    margin: 0;
    max-width: 1260px;
    margin: 0 auto;
    line-height: 1.3
}

@media (max-width: 767px) {
    .t3-masthead .ja-masthead .ja-masthead-detail h3 {
        font-size:32px
    }
}

.t3-masthead .ja-masthead .ja-masthead-description {
    font-size: 16px
}

.t3-masthead .ja-masthead .article-info {
    color: #e8e8e8;
    float: left;
    font-size: 13px;
    margin: 0;
    text-transform: uppercase;
    width: 100%;
    margin-top: 8px
}

.t3-masthead .ja-masthead .article-info a {
    color: #e8e8e8
}

.t3-masthead .ja-masthead .article-info a:hover,.t3-masthead .ja-masthead .article-info a:focus,.t3-masthead .ja-masthead .article-info a:active {
    text-decoration: underline
}

.t3-masthead .ja-masthead .article-info .article-info-term {
    display: none
}

.t3-masthead .ja-masthead .article-info dd {
    display: inline-block;
    margin-left: 0;
    white-space: nowrap
}

.t3-masthead .ja-masthead .article-info dd strong {
    font-weight: bold
}

.t3-masthead .ja-masthead .article-info dd .fa {
    display: none
}

.t3-masthead .ja-masthead .article-info dd + dd:before {
    content: "-";
    margin-left: 4px;
    margin-right: 2px
}

.t3-masthead .ja-masthead ul.btn-group {
    display: flex;
    justify-content: center;
    margin: 0;
    line-height: 36px
}

.t3-masthead .ja-masthead ul.btn-group > li {
    list-style: none;
    margin: 0 4px
}

.t3-masthead .ja-masthead ul.btn-group > li > a {
    background: rgba(0,0,0,0.42);
    font-size: 12px;
    padding: 2px 8px;
    text-transform: capitalize
}

.view-article .ja-masthead:before {
    background-color: #000000;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.3;
    height: 100%;
    width: 100%
}

.view-article .ja-masthead .ja-masthead-detail {
    position: relative;
    z-index: 10
}

.intro-image,.image-intro {
    margin-bottom: 24px;
    position: relative
}

.intro-image .category-name,.image-intro .category-name {
    background: #ff4141;
    border-radius: 0;
    bottom: 0;
    display: inline-block;
    font-family: "IBM Plex Sans",Helvetica,Arial,sans-serif;
    font-size: 11px;
    font-weight: 700;
    left: 0;
    letter-spacing: 0.25px;
    line-height: 1.1;
    margin-bottom: -12px;
    padding: 6px 18px;
    position: absolute;
    text-transform: uppercase
}

.intro-image .category-name a,.image-intro .category-name a {
    display: block;
    color: #ffffff
}

.intro-image .category-name .fa,.image-intro .category-name .fa {
    display: none
}

.intro-image img,.image-intro img {
    width: 100%
}

.blog-featured .article-header {
    display: inline-block
}

.blog-featured .article-header .article-title {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 12px
}

.blog-featured .article-header .article-title a {
    color: #222222
}

.blog-featured .btn-group > a {
    color: #555555
}

.blog-featured .btn-group > a:hover,.blog-featured .btn-group > a:focus,.blog-featured .btn-group > a:active {
    box-shadow: none;
    text-shadow: none
}

.blog-featured .readmore {
    margin-top: 24px
}

.blog-featured .readmore .link-readmore {
    font-size: 12px
}

.blog-featured .readmore .link-readmore .fa {
    font-size: 10px;
    position: relative;
    top: -1px;
    margin-left: 2px
}

.item-page .item-image {
    margin-bottom: 24px
}

.item-page .article-header h1 {
    font-size: 32px;
    line-height: 1.5
}

@media (max-width: 767px) {
    .item-page .article-header h1 {
        font-size:24px
    }
}

.item-page ul.pagenav {
    max-width: 900px;
    margin: 36px auto 0
}

.item-page .pagenavigation {
    max-width: 900px;
    margin: 0 auto
}

.item-page .pagenavigation ul.pagination {
    width: 100%
}

.item-page .pagenavigation ul.pagination li.next {
    float: right
}

.item-page .pagenavigation ul.pagination .page-link {
    display: flex;
    align-items: center;
    border-radius: 4px !important;
    padding: 8px 16px;
    width: auto
}

.item-page .pagenavigation ul.pagination .page-link .icon-chevron-left {
    margin-right: 4px
}

.item-page .pagenavigation ul.pagination .page-link .icon-chevron-right {
    margin-left: 4px
}

.tags > span {
    margin-right: 4px
}

.tags > span .label {
    background: #e8e8e8;
    color: #555555;
    font-weight: 500
}

.tags > span .label:hover {
    background: #959595;
    color: #ffffff
}

.item-image {
    width: 100%;
    float: none !important
}

.item-image img {
    width: 100%
}

.image-intro {
    display: flex
}

.items-leading .leading {
    margin-bottom: 48px
}

.items-leading .leading .article-header h2 {
    font-size: 32px
}

@media (max-width: 767px) {
    .items-leading .leading .article-header h2 {
        font-size:24px
    }
}

.items-row .item {
    margin-bottom: 48px
}

.divider-vertical {
    margin: 0 0 48px;
    border: 0;
    border-top: 1px solid #e8e8e8
}

.article-aside {
    color: #959595;
    font-size: 13px;
    margin-bottom: 12px;
    margin-top: 12px
}

.article-aside .category-name a {
    color: #555555
}

.article-aside .category-name a:hover {
    color: #ff4141
}

.article-aside .icons {
    margin: 0
}

.article-aside .icons .edit-link div[role="tooltip"] {
    display: none
}

.article-aside .article-info,.article-footer .article-info {
    color: #888888;
    float: left;
    font-size: 11px;
    margin: 0;
    text-transform: uppercase;
    width: 85%
}

.article-aside .article-info .article-info-term,.article-footer .article-info .article-info-term {
    display: none
}

.article-aside .article-info dd,.article-footer .article-info dd {
    display: inline-block;
    margin-left: 0;
    white-space: nowrap
}

.article-aside .article-info dd strong,.article-footer .article-info dd strong {
    font-weight: bold
}

.article-aside .article-info dd .fa,.article-footer .article-info dd .fa {
    display: none
}

.article-aside .article-info dd + dd:before,.article-footer .article-info dd + dd:before {
    content: "-";
    margin-left: 4px;
    margin-right: 2px
}

.article-intro {
    margin-bottom: 12px
}

.article-footer {
    color: #959595;
    font-size: 12px;
    margin-bottom: 24px
}

.article-intro img,.article-content img {
    display: block;
    max-width: 100%;
    height: auto
}

.article-intro img[align=left],.article-content img[align=left],.article-intro .img_caption.left,.article-content .img_caption.left,.article-intro .pull-left.item-image,.article-content .pull-left.item-image {
    margin: 0 36px 24px 0
}

.article-intro img[align=right],.article-content img[align=right],.article-intro .img_caption.right,.article-content .img_caption.right,.article-intro .pull-right.item-image,.article-content .pull-right.item-image {
    margin: 0 0 24px 36px
}

.pull-right .dropdown-toggle {
    color: #555555
}

.pull-right .dropdown-toggle:hover,.pull-right .dropdown-toggle:focus,.pull-right .dropdown-toggle:active {
    text-shadow: none;
    box-shadow: none;
    background: transparent
}

.pull-right .dropdown-menu {
    padding: 8px 12px
}

.wrap-content-header {
    max-width: 900px;
    margin: 0 auto
}

@media (max-width: 767px) {
    .article-index.article-index {
        width:100%;
        margin: 0 auto 24px
    }
}

.article-content {
    display: flex;
    flex-direction: column;
    max-width: 900px;
    margin: 0 auto;
    width: 100%
}

.article-content > span,.article-content .mod-articles-category-tags {
    margin-bottom: 12px
}

@media (max-width: 768px) {
    .article-content iframe {
        width:100% !important;
        height: auto
    }
}

.article-content > .mod-articles-category-title {
    color: #222222;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 12px;
    line-height: 1.5
}

.article-content > .mod-articles-category-title:hover {
    border-bottom: 1px solid #e8e8e8
}

.article-content .mod-articles-category-readmore > a {
    font-size: 14px;
    color: #555555
}

.article-content .mod-articles-category-readmore > a:hover {
    color: #ff4141
}

.article-content .mod-articles-category-readmore .fa {
    font-size: 12px
}

.img-intro-none,.img-intro-left,.img-intro-right,.img-fulltext-none,.img-fulltext-left,.img-fulltext-right,.img_caption {
    position: relative
}

.img-intro-none,.img-intro-left,.img-intro-right,.img-fulltext-none,.img-fulltext-left,.img-fulltext-right,.img_caption {
    margin-bottom: 24px;
    max-width: 100%
}

.img-fulltext-left {
    float: left;
    margin-right: 24px
}

.img-fulltext-right {
    float: right;
    margin-left: 24px
}

.img-intro-none img,.img-intro-left img,.img-intro-right img,.img-fulltext-none img,.img-fulltext-left img,.img-fulltext-right img {
    margin: 0
}

.img_caption img {
    margin-bottom: 1px !important
}

.img_caption p.img_caption {
    background: #e8e8e8;
    color: #555555;
    font-size: 12px;
    width: 100%;
    margin: 0;
    padding: 5px;
    text-align: center;
    clear: both
}

@media screen and (max-width: 767px) {
    article img[align=left],.img_caption.left,article img[align=right],.img_caption.right,.img-fulltext-left,.img-fulltext-right {
        float:none !important;
        margin-left: 0;
        margin-right: 0;
        width: 100% !important
    }
}

article aside .btn-group > .dropdown-toggle,article aside .btn-group > .dropdown-toggle:hover,article aside .btn-group > .dropdown-toggle:active,article aside .btn-group > .dropdown-toggle:focus {
    padding: 2px 5px
}

article aside .btn-group > .dropdown-toggle .caret {
    margin-left: 2px
}

.row-even,.row-odd {
    padding: 5px;
    width: 99%;
    border-bottom: 1px solid #dddddd
}

.row-odd {
    background-color: transparent
}

.row-even {
    background-color: #f9f9f9
}

.blog-row-rule,.blog-item-rule {
    border: 0
}

.row-fluid .row-reveal {
    visibility: hidden
}

.row-fluid:hover .row-reveal {
    visibility: visible
}

.nav-list > li.offset > a {
    padding-left: 30px;
    font-size: 12px
}

.list-striped,.row-striped {
    list-style: none;
    line-height: 24px;
    text-align: left;
    vertical-align: middle;
    border-top: 1px solid #dddddd;
    margin-left: 0;
    padding-left: 0
}

.list-striped li,.list-striped dd,.row-striped .row,.row-striped .row-fluid {
    border-bottom: 1px solid #dddddd;
    padding: 10px 15px
}

.list-striped li:nth-child(odd),.list-striped dd:nth-child(odd),.row-striped .row:nth-child(odd),.row-striped .row-fluid:nth-child(odd) {
    background-color: #f9f9f9
}

.list-striped li:hover,.list-striped dd:hover,.row-striped .row:hover,.row-striped .row-fluid:hover {
    background-color: #f5f5f5
}

.row-striped .row-fluid {
    width: 97%
}

.row-striped .row-fluid [class*="span"] {
    min-height: 10px
}

.row-striped .row-fluid [class*="span"] {
    margin-left: 8px
}

.row-striped .row-fluid [class*="span"]:first-child {
    margin-left: 0
}

.list-condensed li {
    padding: 5px 10px
}

.row-condensed .row,.row-condensed .row-fluid {
    padding: 5px 10px
}

.list-bordered,.row-bordered {
    list-style: none;
    line-height: 18px;
    text-align: left;
    vertical-align: middle;
    margin-left: 0;
    border: 1px solid #dddddd
}

.login-wrap {
    margin: 72px auto;
    max-width: 100%;
    width: 380px
}

@media (max-width: 767px) {
    .login-wrap {
        margin:36px auto
    }
}

.login-wrap .page-header {
    border: 0;
    margin-bottom: 48px;
    padding: 0;
    text-align: center
}

@media (max-width: 767px) {
    .login-wrap .page-header {
        margin-bottom:36px
    }
}

.login-wrap .page-header h1 {
    font-size: 65px;
    color: #555555;
    font-weight: 100
}

@media (max-width: 991px) {
    .login-wrap .page-header h1 {
        font-size:50px
    }
}

.login-wrap form .control-label {
    text-align: left;
    padding-top: 0
}

.login-wrap form label {
    color: #555555;
    font-weight: 400
}

.login-wrap form .form-group {
    margin-bottom: 24px
}

.login-wrap form .form-group input[type="text"],.login-wrap form .form-group input[type="password"] {
    width: 100%
}

.login-wrap form .form-group .checkbox {
    padding-top: 0;
    min-height: 0
}

.login-wrap form .form-group .checkbox input[type="checkbox"] {
    margin-top: 6px
}

.login-wrap .other-links {
    margin-bottom: 0 !important
}

.login-wrap .other-links ul {
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: center
}

.login-wrap .other-links ul li {
    display: inline-block;
    list-style: none;
    padding: 0 6px
}

.login-wrap .other-links ul li a {
    color: #555555
}

.login-wrap .other-links ul li a:hover,.login-wrap .other-links ul li a:focus,.login-wrap .other-links ul li a:active {
    color: #ff4141
}

.login-wrap .other-links ul li + li {
    margin-top: 12px
}

.logout {
    max-width: 400px;
    margin: 72px auto;
    text-align: center;
    padding: 0
}

@media (max-width: 767px) {
    .logout {
        margin:36px auto
    }
}

.logout .page-header {
    border: 0;
    margin-bottom: 48px
}

.logout .page-header h1 {
    font-weight: 100
}

@media (max-width: 991px) {
    .logout .page-header h1 {
        font-size:50px
    }
}

.logout .form-horizontal .control-group {
    margin-bottom: 0
}

.logout .form-horizontal .control-group .controls {
    margin-left: 0
}

.minicolors-theme-bootstrap .minicolors-input {
    box-sizing: content-box
}

.registration {
    width: 400px;
    max-width: 100%;
    margin: 72px auto
}

@media (max-width: 767px) {
    .registration {
        margin:36px auto
    }
}

.registration legend {
    border-bottom: none;
    color: #222222;
    font-family: "IBM Plex Sans",Helvetica,Arial,sans-serif;
    font-size: 40px;
    font-weight: 100;
    margin-bottom: 24px;
    text-align: center
}

.registration legend + .control-group {
    margin-top: 0
}

@media (max-width: 991px) {
    .registration legend {
        font-size:32px
    }
}

.registration #jform_privacyconsent_privacy,.registration #jform_terms_terms {
    padding: 0
}

.registration .control-group .control-label {
    padding-top: 0
}

.registration .control-group .control-label label {
    color: #555555;
    font-weight: 400
}

.registration .control-group .control-label label.invalid {
    color: #cc0000
}

.registration .control-group .control-label .text {
    font-weight: normal
}

.registration .control-group .control-label .text .red {
    color: #ffcc00
}

.registration .control-group input.required {
    width: 100%
}

.registration .field-calendar .input-append {
    display: flex
}

.registration .form-actions {
    background: none;
    margin-top: 36px;
    margin-bottom: 0;
    padding: 0
}

@media (max-width: 767px) {
    .registration .form-actions {
        margin-top:8px
    }
}

.registration .form-actions .btn {
    margin-right: 12px;
    margin-top: 5px
}

.com_mailto body {
    padding: 12px
}

.com_mailto .t3-mainbody {
    padding-top: 0;
    padding-bottom: 0
}

.com_mailto .t3-content {
    width: auto
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .com_mailto.window body {
        height: 100%
    }

    .com_mailto.window body .window-mainbody {
        height: 100%;
        overflow: auto
    }
}

#mailto-window {
    background: #fff;
    margin: 10px 0 20px;
    padding: 0;
    position: relative
}

#mailto-window h2 {
    margin-top: 0;
    margin-bottom: 24px;
    font-size: 24px
}

#mailto-window .mailto-close a {
    font-size: 16px
}

#mailto-window .mailto-close a:hover {
    color: #ff4141
}

#mailtoForm .formelm {
    padding: 5px 0;
    vertical-align: middle;
    overflow: hidden
}

#mailtoForm .formelm label {
    display: inline-block;
    float: left;
    font-weight: bold;
    vertical-align: middle;
    width: 100px
}

#mailtoForm p {
    margin-top: 20px
}

#mailtoForm .input,#mailtoForm .inputbox {
    width: 65%
}

#mailtoForm .btn,#mailtoForm .button,#mailtoForm button {
    margin-right: 5px
}

#mailtoForm .control-group .control-label {
    padding: 0
}

#mailtoForm .control-group #consentbox {
    margin-left: 24px
}

.user-details {
    padding: 10px 0
}

.user-details p {
    margin: 0 0 5px
}

.user-details label {
    display: block;
    float: left;
    font-weight: bold;
    text-align: right;
    width: 130px
}

.user-details .input,.user-details .inputbox {
    margin-left: 10px;
    width: 200px
}

.user-details .btn,.user-details button {
    margin-left: 140px
}

.user-details .paramlist .paramlist_key {
    padding: 0 0 5px;
    width: 130px
}

.user-details .paramlist .paramlist_value {
    padding: 0 0 5px
}

.user-details .user_name span {
    font-weight: bold;
    padding-left: 10px
}

.reset,.remind {
    border-radius: 0;
    padding: 72px;
    margin: auto;
    max-width: 650px
}

@media (max-width: 480px) {
    .reset,.remind {
        padding:0
    }
}

.reset .form-validate p,.remind .form-validate p {
    background: #e8e8e8;
    border: 1px solid #e8e8e8;
    margin-bottom: 24px;
    padding: 12px 24px;
    border-radius: 0
}

.reset .form-validate fieldset dl,.remind .form-validate fieldset dl {
    margin: 0
}

.reset .form-validate fieldset dt,.remind .form-validate fieldset dt {
    margin: 4px 0 0 0
}

#user-registration .form-group {
    display: block;
    margin-left: -18px;
    margin-right: -18px;
    margin-bottom: 24px
}

#user-registration .form-group:before,#user-registration .form-group:after {
    display: table;
    content: " "
}

#user-registration .form-group:after {
    clear: both
}

#user-registration .control-label {
    text-align: left
}

#user-registration .control-label label {
    font-weight: 400
}

#jform_privacyconsent_privacy-lbl a.modal,#jform_consentbox-lbl a.modal,#jform_terms_terms-lbl a.modal,#jform_profile_tos-lbl a.modal {
    display: inline-block;
    position: relative;
    width: auto;
    background: transparent;
    border: none;
    box-shadow: none;
    left: 0;
    margin: 0
}

#jform_privacyconsent_privacy-lbl .star,#jform_consentbox-lbl .star,#jform_terms_terms-lbl .star,#jform_profile_tos-lbl .star {
    width: 18px;
    vertical-align: top
}

#jform_terms_terms input[type="radio"],#jform_privacyconsent_privacy input[type="radio"],#jform_consentbox input[type="radio"],#jform_profile_tos input[type="radio"],#jform_terms_terms input[type="checkbox"],#jform_privacyconsent_privacy input[type="checkbox"],#jform_consentbox input[type="checkbox"],#jform_profile_tos input[type="checkbox"] {
    position: relative;
    margin: 0;
    margin-right: 5px;
    width: auto
}

#jform_terms_terms label,#jform_privacyconsent_privacy label,#jform_consentbox label,#jform_profile_tos label {
    margin-right: 12px;
    padding: 0
}

.form-horizontal fieldset .control-group .control-label {
    display: block;
    float: none;
    text-align: left
}

.form-horizontal fieldset .control-group .controls {
    margin-left: 0
}

.form-horizontal fieldset + fieldset {
    margin-top: 36px
}

@media (max-width: 767px) {
    .form-horizontal fieldset + fieldset {
        margin-top:18px
    }
}

.profile-edit,.profile {
    max-width: 100%;
    margin: 72px auto
}

.profile-edit legend,.profile legend {
    border-bottom: none;
    color: #222222;
    font-family: "IBM Plex Sans",Helvetica,Arial,sans-serif;
    font-size: 40px;
    margin-bottom: 24px
}

@media (max-width: 767px) {
    .profile-edit legend,.profile legend {
        font-size:32px
    }
}

.profile-edit .form-group,.profile .form-group {
    margin-bottom: 0
}

.profile-edit .form-group + .form-group,.profile .form-group + .form-group {
    margin-top: 24px
}

.profile-edit .form-group .control-label,.profile .form-group .control-label {
    text-align: left;
    padding-top: 0;
    min-width: 100%
}

.profile-edit .form-group .control-label label,.profile .form-group .control-label label {
    color: #555555;
    font-weight: 400;
    position: relative;
    z-index: 10
}

.profile-edit .form-group input.required,.profile .form-group input.required {
    width: 100%
}

.profile-edit fieldset dt,.profile fieldset dt {
    margin-right: 5px
}

.profile-edit .form-actions,.profile .form-actions {
    background: none;
    margin-top: 36px;
    padding: 0
}

@media (max-width: 767px) {
    .profile-edit .form-actions,.profile .form-actions {
        margin-top:24px
    }
}

.profile-edit .form-actions .btn,.profile .form-actions .btn {
    margin-right: 12px;
    margin-top: 5px
}

.profile {
    width: 500px
}

.profile .dl-horizontal dd,.profile .dl-horizontal dt {
    border: 0;
    margin-bottom: 5px
}

.profile #users-profile-custom {
    margin-top: 48px
}

.profile-edit {
    width: 700px
}

.profile-edit fieldset .col-md-6 > .form-group {
    margin: 0 0 24px;
    padding: 0
}

.profile-edit fieldset .col-md-6 > .form-group input[type="text"],.profile-edit fieldset .col-md-6 > .form-group input[type="password"],.profile-edit fieldset .col-md-6 > .form-group input[type="email"],.profile-edit fieldset .col-md-6 > .form-group select {
    width: 100%
}

.profile-edit fieldset + fieldset {
    margin-top: 24px
}

.profile-edit .t3onoff {
    min-height: 0
}

.profile-edit #jform_actionlogs_actionlogsExtensions {
    margin-left: 24px
}

.profile-edit #jform_actionlogs_actionlogsNotify label:hover,.profile-edit #jform_actionlogs_actionlogsNotify label:focus,.profile-edit #jform_actionlogs_actionlogsNotify label:active {
    background-color: inherit;
    border-color: inherit
}

@media (max-width: 991px) {
    .profile-edit #jform_params_helpsite_chzn {
        float:none
    }
}

.profile-edit #helpsite-refresh {
    background: #ffffff;
    border: 1px solid #e8e8e8;
    color: #222222;
    margin-top: 24px
}

.profile-edit #helpsite-refresh:hover,.profile-edit #helpsite-refresh:focus,.profile-edit #helpsite-refresh:active {
    background: #e8e8e8;
    border-color: #ffffff
}

.search {
    margin: 72px auto;
    width: 700px;
    max-width: 100%
}

.search:before,.search:after {
    display: table;
    content: " "
}

.search:after {
    clear: both
}

@media (max-width: 767px) {
    .search {
        margin:36px auto
    }
}

.search .page-title {
    border: none;
    text-align: center;
    color: #555555;
    margin-bottom: 36px
}

@media (max-width: 767px) {
    .search .page-title {
        font-size:24px;
        margin-bottom: 24px;
        text-align: left
    }
}

.search > .pagination {
    display: block;
    width: 100%;
    text-align: center
}

.search > .pagination > ul {
    float: none
}

.searchintro {
    text-align: center;
    font-size: 20px
}

.searchintro span.badge {
    background: #ff4141;
    color: #ffffff;
    font-size: 20px;
    padding: 5px 10px;
    border-radius: 15px
}

#searchForm:before,#searchForm:after {
    display: table;
    content: " "
}

#searchForm:after {
    clear: both
}

#searchForm .form-group {
    margin-bottom: 24px;
    display: flex;
    text-align: center;
    position: relative
}

@media (max-width: 767px) {
    #searchForm .form-group {
        text-align:left
    }
}

#searchForm .form-group #search-searchword {
    margin-bottom: 24px;
    float: none
}

#searchForm .form-group #search-searchword:focus,#searchForm .form-group #search-searchword:active {
    box-shadow: none
}

#searchForm .form-group .input-group-btn {
    right: 0;
    width: auto;
    top: 0;
    z-index: 2
}

#searchForm .form-group .input-group-btn .btn {
    color: #ffffff;
    background-color: #ff4141;
    border-color: #ff4141;
    border-radius: 0;
    height: 54px
}

#searchForm .form-group .input-group-btn .btn:focus,#searchForm .form-group .input-group-btn .btn.focus {
    color: #ffffff;
    background-color: #ff0e0e;
    border-color: #c10000
}

#searchForm .form-group .input-group-btn .btn:hover {
    color: #ffffff;
    background-color: #ff0e0e;
    border-color: #ff0404
}

#searchForm .form-group .input-group-btn .btn:active,#searchForm .form-group .input-group-btn .btn.active,.open > .dropdown-toggle#searchForm .form-group .input-group-btn .btn {
    color: #ffffff;
    background-color: #ff0e0e;
    background-image: none;
    border-color: #ff0404
}

#searchForm .form-group .input-group-btn .btn:active:hover,#searchForm .form-group .input-group-btn .btn.active:hover,.open > .dropdown-toggle#searchForm .form-group .input-group-btn .btn:hover,#searchForm .form-group .input-group-btn .btn:active:focus,#searchForm .form-group .input-group-btn .btn.active:focus,.open > .dropdown-toggle#searchForm .form-group .input-group-btn .btn:focus,#searchForm .form-group .input-group-btn .btn:active.focus,#searchForm .form-group .input-group-btn .btn.active.focus,.open > .dropdown-toggle#searchForm .form-group .input-group-btn .btn.focus {
    color: #ffffff;
    background-color: #e90000;
    border-color: #c10000
}

#searchForm .form-group .input-group-btn .btn.disabled:hover,#searchForm .form-group .input-group-btn .btn[disabled]:hover,fieldset[disabled] #searchForm .form-group .input-group-btn .btn:hover,#searchForm .form-group .input-group-btn .btn.disabled:focus,#searchForm .form-group .input-group-btn .btn[disabled]:focus,fieldset[disabled] #searchForm .form-group .input-group-btn .btn:focus,#searchForm .form-group .input-group-btn .btn.disabled.focus,#searchForm .form-group .input-group-btn .btn[disabled].focus,fieldset[disabled] #searchForm .form-group .input-group-btn .btn.focus {
    background-color: #ff4141;
    border-color: #ff4141
}

#searchForm .form-group .input-group-btn .btn .badge {
    color: #ff4141;
    background-color: #ffffff
}

@media (min-width: 768px) {
    #searchForm .form-group .input-group-btn .btn {
        padding-left:36px;
        padding-right: 36px
    }
}

#searchForm fieldset {
    margin: 36px 0 0 0;
    text-align: center
}

@media (max-width: 767px) {
    #searchForm fieldset {
        text-align:left
    }
}

#searchForm fieldset.only {
    margin-top: 0
}

#searchForm legend {
    border: none;
    color: #555555;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 8px;
    text-align: center
}

#searchForm select {
    width: auto;
    display: inline-block;
    margin-left: 5px;
    padding-left: 5px;
    min-width: 60px
}

#searchForm .form-limit {
    margin-top: 24px;
    text-align: center
}

@media (max-width: 767px) {
    #searchForm .form-limit {
        text-align:left
    }
}

#searchForm .form-limit .counter {
    margin-top: 12px
}

#searchForm .counter {
    margin-top: 12px;
    border: none
}

@media (min-width: 768px) {
    #searchForm .counter {
        float:right;
        margin-top: 24px
    }
}

#searchForm .phrases-box input[type="radio"],#searchForm .only input[type="checkbox"] {
    vertical-align: top
}

#searchForm .chzn-container,#searchForm label[for=limit] {
    display: inline-block;
    margin: 0 4px
}

#searchForm #ordering_chzn {
    float: none;
    margin-left: 5px;
    display: inline-block
}

#searchForm + div {
    margin-top: 12px
}

#search-form ul#finder-filter-select-list {
    margin-left: 0;
    padding-left: 0
}

#search-form ul#finder-filter-select-list li {
    list-style: none;
    padding: 12px 0
}

#search-form ul#finder-filter-select-list li label {
    width: 150px
}

#search-form .word .form-group {
    display: block;
    margin-bottom: 24px
}

#search-form .awesomplete ul {
    text-align: left
}

@media screen and (max-width: 767px) {
    #searchForm .radio-inline,#searchForm .checkbox-inline {
        display:block;
        width: 100%;
        margin-left: 0
    }
}

.search-results {
    margin-top: 24px;
    margin-left: 0;
    padding-left: 0;
    text-align: center;
    border-top: 2px solid #e8e8e8
}

.search-results .result-title {
    font-size: 20px;
    font-weight: 600;
    margin-top: 24px;
    color: #ff4141
}

@media (max-width: 767px) {
    .search-results .result-title {
        font-size:15px
    }
}

.search-results .result-category {
    font-size: 12px;
    color: #959595
}

.search-results .result-text {
    margin-top: 5px;
    margin-bottom: 5px
}

.search-results .result-url {
    color: #555555;
    margin-top: 24px
}

.search-results .result-created {
    font-size: 12px;
    color: #959595
}

#search-results #search-result-list {
    text-align: left
}

div.finder {
    margin: 72px auto;
    width: 700px;
    max-width: 100%
}

@media (max-width: 767px) {
    div.finder {
        margin:36px auto
    }
}

div.finder > h1 {
    border: none;
    text-align: center;
    color: #555555;
    font-size: 56px;
    margin-bottom: 36px
}

@media (max-width: 480px) {
    div.finder > h1 {
        font-size:32px
    }
}

div.finder #search-form {
    text-align: center
}

div.finder #search-form .form-group > label {
    display: block;
    color: #555555;
    font-size: 45px;
    font-family: "IBM Plex Sans",Helvetica,Arial,sans-serif;
    margin-bottom: 12px;
    font-weight: 300;
    letter-spacing: -1px
}

@media (max-width: 767px) {
    div.finder #search-form .form-group > label {
        font-size:24px
    }
}

div.finder #search-form .form-group input.inputbox {
    width: 100%
}

div.finder #search-form .form-group .btn.disabled {
    cursor: pointer;
    pointer-events: auto
}

@media (max-width: 767px) {
    div.finder #search-form #smartsearch-btn {
        margin-bottom:12px;
        vertical-align: top
    }
}

div.finder .js-finder-searchform .input-group {
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

div.finder .js-finder-searchform .input-group .awesomplete {
    width: 100%
}

div.finder .js-finder-searchform .input-group input.js-finder-search-query {
    width: 100%;
    margin-bottom: 10px
}

@media (max-width: 991px) {
    div.finder .js-finder-searchform .input-group .btn {
        font-size:12px
    }
}

@media (max-width: 767px) {
    div.finder .js-finder-searchform .input-group .btn {
        padding:12px 24px;
        margin-top: 4px
    }
}

div.finder .js-finder-searchform .input-group a.btn {
    background: #e8e8e8;
    color: #222222 !important;
    margin-left: 6px
}

div.finder .filter-branch {
    display: grid;
    grid-template-columns: 1fr;
    column-gap: 24px
}

@media screen and (min-width: 768px) {
    div.finder .filter-branch {
        grid-template-columns:repeat(2,1fr)
    }
}

@media screen and (min-width: px) {
    div.finder .filter-branch {
        grid-template-columns:repeat(4,1fr)
    }
}

div.finder .filter-branch .form-select {
    width: 100%
}

div.finder .filter-branch .controls,div.finder .filter-branch .control-label {
    text-align: left
}

div.finder .filter-branch.control-group .finder-selects {
    margin: 0 12px 12px;
    display: inline-block
}

div.finder .filter-branch.control-group .finder-selects {
    margin: 0 24px 0 0;
    display: inline-block;
    text-align: left
}

@media (max-width: 767px) {
    div.finder #finder-filter-window > ul > li {
        width:100%
    }
}

div.finder #finder-filter-window > ul > li .chzn-container {
    margin-bottom: 12px
}

@media (max-width: 767px) {
    div.finder #finder-filter-window > ul > li .chzn-container > a {
        width:100px !important
    }
}

@media (max-width: 767px) {
    div.finder #finder-filter-window > ul > li .field-calendar .input-medium {
        display:inline-block;
        width: auto
    }
}

div.finder #finder-filter-window #finder-filter-select-dates {
    display: flex;
    gap: 24px;
    flex-direction: column
}

@media screen and (min-width: 768px) {
    div.finder #finder-filter-window #finder-filter-select-dates {
        flex-direction:row
    }

    div.finder #finder-filter-window #finder-filter-select-dates > div {
        width: 50%;
        max-width: 50%
    }
}

div.finder #finder-filter-window #finder-filter-select-dates .filter-date {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column
}

div.finder #finder-filter-window #finder-filter-select-dates .filter-date label {
    text-align: left;
    margin-bottom: 12px
}

div.finder #finder-filter-window #finder-filter-select-dates .filter-date > select {
    margin: 0;
    margin-bottom: 12px
}

div.finder #finder-filter-window #finder-filter-select-dates .filter-date .form-control {
    border-right: 1px solid #e8e8e8;
    flex: 1
}

div.finder #search-results {
    text-align: center
}

div.finder #search-results .search-pagination {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

div.finder #finder-filter-select-dates .chzn-container {
    margin-bottom: 6px
}

@media (max-width: 767px) {
    div.finder #finder-filter-select-dates .chzn-container {
        width:200px !important
    }
}

@media (max-width: 767px) {
    div.finder .filter-date {
        width:100% !important
    }
}

div.finder .filter-date .input-append {
    display: flex
}

div.finder .filter-date .input-append .input-medium {
    width: 210px
}

div.finder .filter-date .js-calendar .calendar-container {
    border-radius: 0
}

div.finder .filter-date .js-calendar .calendar-container .table {
    max-width: 336px !important
}

div.finder .filter-date .js-calendar .calendar-container .table tr td {
    color: #555555;
    padding: 8px
}

div.finder .filter-date .js-calendar .calendar-container .table tr td.selected {
    color: #ffffff
}

div.finder .filter-date .js-calendar .calendar-container .btn-group button {
    color: #555555;
    margin: 18px 4.8px 0 0;
    padding: 18px 24px
}

div.finder .filter-date .js-calendar .calendar-container .btn-group button:hover {
    color: #ff4141
}

.autocomplete-suggestions {
    max-width: 200px
}

#searchForm .phrases-box input[type="radio"] {
    vertical-align: top;
    margin-top: 6px
}

.view-contact .t3-mainbody {
    width: 100%
}

.contact-category #adminForm > ul {
    border-top: none
}

.contact-category #adminForm > ul > li {
    border: none;
    padding: 0;
    margin-bottom: 12px
}

.contact-category .filters::before,.contact-category .filters::after {
    display: none
}

.contact-category div.pagination {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
    width: 100%
}

.contact-category div.pagination::before,.contact-category div.pagination::after {
    display: none
}

.contact-category div.pagination .counter {
    margin: 0
}

.contact .page-header {
    padding: 0;
    border: none;
    max-width: 1296px;
    margin: 0 auto 24px
}

@media (max-width: 768px) {
    .contact .thumbnail {
        width:100%
    }
}

.contact .dl-horizontal {
    margin-bottom: 0
}

.contact .dl-horizontal .item {
    display: flex
}

.contact .dl-horizontal .item > dt {
    color: #555555;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    width: 96px
}

.contact .dl-horizontal .item > dd {
    margin-bottom: 2px;
    margin-left: 0
}

.contact .dl-horizontal .item > dd a {
    border-bottom: 1px solid #ff4141
}

.contact .dl-horizontal .item > dd .fa {
    margin-right: 4.8px;
    width: 15px
}

.contact .contact-form #jform_consentbox .form-check {
    display: flex;
    align-items: flex-start
}

.contact .contact-form #jform_consentbox .form-check input {
    margin: 6px 6px 0 0
}

.contact .plain-style .contact-inner {
    margin-top: 48px;
    max-width: 100%
}

@media (max-width: 480px) {
    .contact .plain-style .contact-inner {
        margin-top:0;
        padding: 0
    }
}

.contact .plain-style .contact-inner .contact-box {
    padding-right: 48px
}

@media (max-width: 767px) {
    .contact .plain-style .contact-inner .contact-box {
        padding-right:0
    }
}

.contact .plain-style .contact-information .contact-image {
    margin-bottom: 12px
}

.contact .plain-style .contact-information .contact-links {
    margin: 24px 0 36px 0
}

.contact #slide-contact .thumbnail,.contact #myTabContent .thumbnail {
    border: none;
    padding: 0;
    margin-bottom: 0;
    width: 60%
}

@media (max-width: 991px) {
    .contact #slide-contact .thumbnail,.contact #myTabContent .thumbnail {
        width:100%;
        margin-bottom: 24px
    }
}

.contact #slide-contact .contact-address,.contact #myTabContent .contact-address {
    width: 40%;
    margin-bottom: 0
}

@media (max-width: 991px) {
    .contact #slide-contact .contact-address,.contact #myTabContent .contact-address {
        width:100%
    }
}

.contact #slide-contact .contact-miscinfo dt,.contact #myTabContent .contact-miscinfo dt {
    display: none
}

.contact #slide-contact .contact-miscinfo dd,.contact #myTabContent .contact-miscinfo dd {
    margin: 0
}

.contact #slide-contact .panel-body {
    border-top: 1px solid #e8e8e8;
    padding: 24px
}

.contact #myTabTabs {
    background: #ffffff;
    border: 1px solid #e8e8e8;
    overflow: hidden;
    margin-bottom: 0
}

.contact #myTabTabs li {
    margin: 0;
    padding: 12px;
    position: relative
}

@media (max-width: 767px) {
    .contact #myTabTabs li {
        border-bottom:1px solid #f7f7f7;
        text-align: center;
        width: 100%;
        background: #e8e8e8;
        padding: 8px
    }

    .contact #myTabTabs li:last-child {
        border-bottom: none
    }
}

.contact #myTabTabs li a {
    border: none;
    border-radius: 0;
    box-shadow: none;
    background: transparent;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    font-size: 18px
}

@media (max-width: 767px) {
    .contact #myTabTabs li a {
        width:100%
    }
}

.contact #myTabTabs li a:hover {
    border: none;
    box-shadow: none;
    color: #ff4141
}

.contact #myTabTabs li.active a {
    color: #ff4141
}

.contact #myTabContent {
    border: 1px solid #e8e8e8;
    border-top: none;
    background: #ffffff;
    padding: 36px;
    display: flex
}

@media (max-width: 767px) {
    .contact #myTabContent {
        padding:12px
    }
}

.contact #myTabContent #basic-details {
    width: 100%
}

.contact #jform_captcha .grecaptcha-badge {
    z-index: 99
}

.contact-links ul {
    border: none;
    margin-bottom: 0
}

.contact-links ul li {
    display: inline-block;
    margin: 4px 8px 0 0
}

.contact-links ul li:before {
    display: none
}

.contact-links ul li a {
    background-color: transparent;
    border-radius: 0;
    border: none;
    color: #ffffff;
    font-family: "IBM Plex Sans",Helvetica,Arial,sans-serif;
    font-weight: 600;
    font-size: 12px;
    padding: 12px;
    text-transform: uppercase;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.contact-links ul li a:hover,.contact-links ul li a:focus,.contact-links ul li a:active {
    background: #ff0e0e
}

.contact-links ul li.facebook a {
    background: #3b5999
}

.contact-links ul li.facebook a:hover,.contact-links ul li.facebook a:focus,.contact-links ul li.facebook a:active {
    background: #2d4474
}

.contact-links ul li.pinterest a {
    background: #bd081c
}

.contact-links ul li.pinterest a:hover,.contact-links ul li.pinterest a:focus,.contact-links ul li.pinterest a:active {
    background: #8c0615
}

.contact-links ul li.google a {
    background: #dd4b39
}

.contact-links ul li.google a:hover,.contact-links ul li.google a:focus,.contact-links ul li.google a:active {
    background: #c23321
}

.contact-links ul li.twitter a {
    background: #55acee
}

.contact-links ul li.twitter a:hover,.contact-links ul li.twitter a:focus,.contact-links ul li.twitter a:active {
    background: #2795e9
}

.contact-links ul li.linkedin a {
    background: #0077b5
}

.contact-links ul li.linkedin a:hover,.contact-links ul li.linkedin a:focus,.contact-links ul li.linkedin a:active {
    background: #005582
}

.contact-links ul li.instagram a {
    background: #e4405f
}

.contact-links ul li.instagram a:hover,.contact-links ul li.instagram a:focus,.contact-links ul li.instagram a:active {
    background: #ff0e0e
}

#users-profile-custom {
    width: 100%;
    margin-bottom: 18px
}

#users-profile-custom dt {
    width: 100px;
    text-align: left;
    margin-right: 12px;
    float: left
}

#users-profile-custom dd {
    margin-left: 0
}

#users-profile-custom dt,#users-profile-custom dd {
    margin-bottom: 10px
}

#users-profile-custom .hasPopover {
    margin-bottom: 0
}

.wrap-map {
    display: flex;
    width: 100%
}

.wrap-map .map-container {
    margin: 0;
    max-width: 100%
}

.contact-form legend {
    border: 0;
    color: #555555;
    font-size: 14px;
    margin: 0 0 12px;
    padding: 0
}

.contact-form .form-group {
    margin: 0 -24px 12px
}

.contact-form .form-group label {
    font-weight: 500;
    text-align: left
}

.contact-form .form-group input {
    width: 100%
}

@media (max-width: 767px) {
    .contact-form .form-group {
        margin:0 0 12px
    }
}

.contact-form .form-group [class^="col-"] {
    padding: 0 24px
}

@media (max-width: 767px) {
    .contact-form .form-group [class^="col-"] {
        padding:0
    }
}

.contact-form .form-group .checkbox {
    padding: 0
}

.contact-form .form-group .checkbox #jform_contact_email_copy {
    margin-left: 0;
    width: auto
}

.contact-form .form-group .control-btn {
    margin-top: 24px
}

.contact-form #jform_contact_emailmsg {
    width: 100%
}

.contact-form #jform_contact_message {
    box-shadow: none;
    width: 100%;
    height: auto
}

.contact-form #jform_contact_message.invalid {
    background: transparent
}

@media (max-width: 768px) {
    .contact-form #recaptcha_image {
        width:220px
    }

    .contact-form #recaptcha_image img {
        max-width: 220px
    }

    .contact-form #recaptcha_response_field {
        max-width: 220px
    }
}

.contact-form fieldset + fieldset {
    margin-top: 4px
}

.contact-form #jform_consentbox .checkbox {
    min-height: 0
}

.wrapper-tabs,#slide-contact {
    max-width: 1296px;
    margin: 0 auto
}

.contact .accordion-toggle {
    font-weight: 500
}

.tag-category .com-tags-filter-field-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 2rem
}

.tag-category #filter-search {
    box-shadow: none;
    float: left;
    border-radius: 0
}

.tag-category .filters {
    margin-top: 0;
    margin-bottom: 36px
}

@media (max-width: 767px) {
    .tag-category .filters {
        flex-wrap:wrap
    }
}

.tag-category .filters .btn {
    background: #ffffff;
    border: 1px solid #e8e8e8;
    color: #222222;
    height: 54px;
    margin: 0 0 0 -1px
}

@media (max-width: 991px) {
    .tag-category .filters .btn {
        padding:0 18px
    }
}

.tag-category .filters .btn:hover,.tag-category .filters .btn:focus,.tag-category .filters .btn:active {
    background: #f7f7f7
}

.tag-category .filters .chosen-container .chosen-single {
    background: #ffffff;
    border: 1px solid #e8e8e8;
    border-radius: 0;
    box-shadow: none;
    height: 54px;
    line-height: 54px
}

.tag-category .filters .chosen-container .chosen-single div b {
    background-position: 2px 18px
}

.tag-category .filters .chosen-container .chosen-drop {
    border-color: #e8e8e8
}

.tag-category .btn-group {
    display: flex
}

@media (max-width: 767px) {
    .tag-category .btn-group {
        margin-top:12px
    }
}

.tag-category ul.category-tags {
    border: 0
}

.tag-category ul.category-tags > li {
    background: transparent;
    border: 0;
    padding-bottom: 18px;
    padding-top: 18px
}

.tag-category ul.category-tags > li + li {
    margin-top: 0
}

.tag-category ul.category-tags > li .media-wrap .img-wrap {
    margin-bottom: 24px
}

.tag-category ul.category-tags > li .media-wrap .img-wrap img {
    width: 100%
}

.tag-category ul.category-tags > li .media-wrap .media-body .title {
    margin-top: 0;
    font-size: 20px
}

.tag-category ul.category-tags > li .media-wrap .media-body .title a {
    color: #222222;
    font-weight: 400
}

.tag-category ul.category-tags > li .media-wrap .media-body .title a:hover {
    border-bottom: 1px solid #e8e8e8
}

.tag-category ul.category-tags > li .media-wrap .media-body p {
    display: inline
}

.tag-category .pagination-wrap {
    margin-bottom: 24px
}

#archive-items > li {
    line-height: normal;
    margin: 0;
    overflow: visible;
    padding: 0
}

#archive-items .intro {
    clear: both;
    overflow: hidden
}

.categories-list {
    margin-bottom: 24px
}

.categories-list .category-item {
    margin-bottom: 24px
}

.categories-list .category-info {
    padding-top: 24px
}

.categories-list .category-info .item-title {
    margin-top: 0
}

.categories-list .category-info .item-title a {
    color: #222222;
    font-weight: 400;
    font-size: 20px
}

.categories-list .category-info .item-title a:hover {
    color: #ff4141
}

.categories-list .category-info .item-title span {
    background: #e8e8e8;
    border-radius: 50%;
    color: #555555;
    float: right;
    font-size: 11px;
    height: 25px;
    line-height: 25px;
    margin-top: 4px;
    padding: 0;
    text-align: center;
    width: 25px
}

.category-list div.pagination {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    width: 100%
}

.category-list div.pagination::before,.category-list div.pagination::after {
    display: none
}

.category-list div.pagination .counter {
    margin: 0
}

.category-item:before,.category-item:after {
    display: table;
    content: " "
}

.category-item:after {
    clear: both
}

.category-item .page-header {
    line-height: normal;
    padding: 12px 5px;
    margin: 0;
    font-size: 18px;
    font-weight: normal
}

.category-item .category-item {
    margin-bottom: 0;
    margin-left: 36px
}

.category-item .category-item .page-header {
    font-size: 14px
}

.cat-children .page-header {
    line-height: normal;
    padding: 12px 5px;
    margin: 0;
    font-size: 18px;
    font-weight: normal
}

.newsfeed-category > h2,.newsfeed > h2 {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 24px;
    margin-bottom: 24px;
    margin-top: 0
}

.newsfeed-category .category-desc,.newsfeed .category-desc {
    margin-bottom: 24px
}

.newsfeed-category .category li:before,.newsfeed .category li:before,.newsfeed-category .category li:after,.newsfeed .category li:after {
    display: table;
    content: " "
}

.newsfeed-category .category li:after,.newsfeed .category li:after {
    clear: both
}

.newsfeed > h2 {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 24px;
    margin-bottom: 24px;
    margin-top: 0
}

.newsfeed .feed-description {
    margin-bottom: 24px;
    font-size: 16px
}

.newsfeed .feed-item-description .feed-description {
    font-size: 14px
}

.newsfeed ol li > a {
    font-weight: bold;
    font-size: 16px
}

.article-content .pagination ul {
    display: block;
    list-style: none;
    padding: 0;
    overflow: hidden
}

.article-content .pagination ul li {
    border: 1px solid #e8e8e8;
    float: left;
    line-height: normal;
    margin-right: 12px;
    padding: 12px 24px
}

.article-content .pagination ul li a {
    border: 0;
    text-decoration: none;
    background-color: transparent;
    line-height: normal;
    padding: 0
}

.pagenavcounter {
    margin: 0 0 24px;
    font-weight: bold
}

#article-index,.article-index {
    border: 1px solid #e8e8e8;
    border-radius: 0;
    float: right;
    padding: 10px;
    margin: 0 0 24px 24px;
    width: 25%
}

@media (max-width: 1296px) {
    #article-index,.article-index {
        width:100%
    }
}

#article-index ul,.article-index ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0
}

#article-index ul > li,.article-index ul > li {
    border: 0;
    margin-top: 2px
}

#article-index ul > li > a,.article-index ul > li > a {
    border: 0;
    padding: 5px;
    border-radius: 0
}

#article-index ul > .active > a,.article-index ul > .active > a {
    border: 0;
    background: #ff4141;
    color: #ffffff
}

#article-index ul > .active > a:hover,.article-index ul > .active > a:hover,#article-index ul > .active > a:active,.article-index ul > .active > a:active,#article-index ul > .active > a:focus,.article-index ul > .active > a:focus {
    border: 0;
    background: #ff4141;
    color: #ffffff
}

.view-article .pagenav {
    margin: 36px 0 24px;
    padding: 0;
    list-style: none;
    border: none;
    background: transparent
}

.view-article .pagenav > li {
    margin: 0;
    padding: 0;
    float: left
}

.view-article .pagenav > li.pagenav-prev,.view-article .pagenav > li.previous {
    margin-right: 10px
}

.view-article .pagenav > li.pagenav-next,.view-article .pagenav > li.next {
    float: right
}

.view-article .pagenav li > a {
    padding: 12px 24px;
    line-height: normal;
    border: 1px solid #ededed;
    border-radius: 0
}

.view-article .pagenav li > a:hover,.view-article .pagenav li > a:active,.view-article .pagenav li > a:focus {
    background-color: #e8e8e8
}

.items-more h3 {
    margin: 0 0 24px;
    font-weight: 400
}

.items-more .nav {
    padding-bottom: 24px
}

.items-more .nav > li + li {
    margin-top: 12px
}

.items-more .nav > li a {
    color: #555555;
    padding: 0
}

.items-more .nav > li a:before {
    color: #555555;
    content: "\f0da";
    font-family: FontAwesome;
    font-size: 12px;
    margin-right: 4px
}

.items-more .nav > li a:hover,.items-more .nav > li a:focus,.items-more .nav > li a:active {
    color: #ff4141;
    background: transparent
}

.items-more .nav > li a:hover:before,.items-more .nav > li a:focus:before,.items-more .nav > li a:active:before {
    color: #ff4141
}

.article-header h2.article-title {
    font-size: 20px
}

@media (max-width: 991px) {
    .article-header h1.article-title {
        font-size:32px
    }
}

.article-header .article-title {
    margin-bottom: 12px
}

.article-header .article-title a {
    color: #222222;
    font-weight: 400
}

.article-header .article-title a:hover {
    border-bottom: 1px solid #e8e8e8
}

.back_button a {
    display: block;
    margin: 10px 0
}

.filters {
    margin: 12px 0
}

.display-limit {
    margin: 12px 0 5px
}

.filters .display-limit {
    float: right;
    text-align: right
}

#system-message dt {
    font-weight: bold
}

#system-message dd {
    font-weight: bold
}

#system-message dd.message ul,#system-message dd.error ul,#system-message dd.notice ul {
    margin: 0;
    padding: 0
}

#system-message dd.message ul li,#system-message dd.error ul li,#system-message dd.notice ul li {
    background: none;
    margin: 0;
    padding: 5px
}

.alert.alert-message,.alert.alert-success {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert.alert-message hr,.alert.alert-success hr {
    border-top-color: #c9e2b3
}

.alert.alert-message .alert-link,.alert.alert-success .alert-link {
    color: #356635
}

.alert-notice {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-notice hr {
    border-top-color: #a6e1ec
}

.alert-notice .alert-link {
    color: #2d6987
}

.alert-error {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-error hr {
    border-top-color: #e4b9c0
}

.alert-error .alert-link {
    color: #953b39
}

.tip-wrap {
    background: #fff6df;
    border: 1px solid #fb3;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: 300px;
    z-index: 999
}

.tip-title {
    border-bottom: 1px solid #fb3;
    font-weight: bold;
    padding: 5px 10px
}

.tip-text {
    font-size: 14px;
    margin: 0;
    padding: 5px 10px
}

.hasTip img {
    border: none;
    margin: 0 5px 0 0
}

@media (min-width: 768px) {
    .languageswitcherload {
        float:right;
        width: 100%
    }

    .languageswitcherload .mod-languages {
        text-align: right
    }
}

div.calendar {
    width: 187px
}

.edit.item-page fieldset .btn-toolbar {
    margin-top: 12px
}

.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
    height: auto
}

.iframe-bordered {
    border: 1px solid #dddddd
}

.chzn-container {
    display: block
}

.chzn-container-single .chzn-single,.chzn-container-multi .chzn-choices .search-field input,.chzn-container-single .chzn-search input {
    height: 26px
}

.chzn-container-single .chzn-drop,.chzn-container .chzn-drop {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important
}

.input-prepend .chzn-container-single .chzn-single {
    border-color: #e8e8e8;
    height: 26px;
    border-radius: 0 3px 3px 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.input-prepend .chzn-container-active .chzn-single-with-drop {
    border-radius: 0 3px 0 0
}

.input-prepend .chzn-container-single .chzn-drop {
    border-color: #e8e8e8
}

.btn-group .chzn-results {
    white-space: normal
}

.readmore > a {
    padding: 8px 12px;
    font-size: 10px
}

.t3-mainbody {
    margin: 72px auto
}

.t3-mainbody > .row > div {
    padding-top: 0;
    padding-bottom: 0
}

@media (max-width: 767px) {
    .t3-mainbody > .row > div {
        min-height:0 !important
    }
}

.t3-mainbody > .row > div.t3-content-left {
    padding-right: 36px
}

@media (max-width: 767px) {
    .t3-mainbody > .row > div.t3-content-left {
        padding-right:18px
    }
}

.t3-mainbody > .row > div.t3-content-right {
    padding-left: 36px
}

@media (max-width: 767px) {
    .t3-mainbody > .row > div.t3-content-right {
        padding-left:18px
    }
}

.t3-mainbody > .row > div.t3-sidebar-right {
    border-left: 1px solid #e8e8e8;
    padding-left: 36px
}

@media (max-width: 767px) {
    .t3-mainbody > .row > div.t3-sidebar-right {
        border-left:none;
        padding-left: 18px
    }
}

.t3-mainbody > .row > div.t3-sidebar-left {
    border-right: 1px solid #e8e8e8;
    padding-right: 36px
}

@media (max-width: 767px) {
    .t3-mainbody > .row > div.t3-sidebar-left {
        border-right:none;
        padding-right: 18px
    }
}

#sbox-window #sbox-content iframe {
    max-width: 100%;
    max-height: 100%
}

#modal-jform_consentbox,#modal-consentbox {
    top: 5%;
    display: block;
    z-index: 1050;
    left: 50%;
    width: 80%;
    position: fixed;
    margin-left: -40%;
    background: #fff;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    outline: none;
    padding: 0 !important;
    transform: none;
    bottom: auto;
    opacity: 0;
    visibility: hidden
}

#modal-jform_consentbox.in,#modal-consentbox.in,#modal-jform_consentbox.show,#modal-consentbox.show {
    opacity: 1;
    display: block !important;
    visibility: visible
}

#modal-jform_consentbox .modal-header,#modal-consentbox .modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee
}

#modal-jform_consentbox .modal-body,#modal-consentbox .modal-body {
    overflow-y: auto;
    width: 98%;
    position: relative;
    padding: 1%
}

#modal-jform_consentbox .modal-body,#modal-consentbox .modal-body {
    height: 75vh
}

#modal-jform_consentbox .iframe,#modal-consentbox .iframe {
    height: 98%
}

#modal-consentbox .modal-header h3,#modal-jform_consentbox .modal-header h3 {
    margin: 0;
    font-size: 26px
}

.modal-open .modal-backdrop {
    z-index: 1040
}

.row .mce-btn[class*="width"] {
    float: none;
    margin-left: 2px;
    width: auto
}

#adminForm select.time {
    padding-left: 5px
}

#adminForm .js-stools-field-filter .chzn-container {
    width: 220px !important
}

#adminForm .subform-repeatable-wrapper .btn-group .btn-mini [class^="icon-"],#adminForm .subform-repeatable-wrapper .btn-group .btn-mini [class*=" icon-"] {
    display: inline-block;
    margin-right: 0;
    width: 12px
}

#adminForm .subform-repeatable-wrapper .btn-group .btn + .btn {
    margin-left: 0
}

#adminForm > div {
    margin-top: 10px
}

#adminForm .field-calendar .btn {
    height: 40px
}

#adminForm .field-calendar .btn:hover {
    background: #ff0e0e
}

#adminForm .field-calendar .btn .icon-calendar {
    margin: 0
}

html.com_config.view-modules #collapseTypes #collapse1.accordion-body .accordion-inner > .nav-stacked .control-group .controls {
    margin-left: 180px
}

.js-calendar .calendar-container {
    border-radius: 0
}

.js-calendar .calendar-container .table {
    max-width: 336px !important
}

.js-calendar .calendar-container .table tr td {
    color: #555555;
    padding: 8px
}

.js-calendar .calendar-container .table tr td.selected {
    color: #ffffff
}

.js-calendar .calendar-container .btn-group button {
    color: #555555;
    margin: 18px 4.8px 0 0;
    padding: 18px 24px
}

.js-calendar .calendar-container .btn-group button:hover {
    color: #ff4141
}

#modules-form #jform_showtitle {
    min-height: 0
}

#modules-form #jform_showtitle .btn:before {
    text-indent: -32px
}

#modules-form fieldset.radio.btn-group label[for="jform_published1"].active,#modules-form fieldset.radio.btn-group label[for="jform_published2"].active {
    background: #d9534f;
    border-color: #d9534f;
    color: #ffffff
}

.popover.right {
    text-align: left
}

#templates-form > .row-fluid {
    margin: 0
}

#templates-form > .row-fluid .controls .t3onoff {
    min-height: 0
}

#templates-form > .row-fluid #page-site > .row-fluid {
    margin: 0
}

.request-confirm .form-validate {
    padding: 0;
    background: transparent;
    border: none;
    max-width: 600px;
    margin: 50px auto 0
}

.request-confirm .form-validate legend {
    font-size: 14px;
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #c09853;
    padding: 18px
}

.request-confirm .form-validate .control-group .controls {
    margin: 0
}

.view-error-page .article-content {
    display: block
}

.password-group .input-group {
    display: flex
}

.password-group .input-group .btn {
    padding: 12px 24px
}

.control-label .form-control-feedback {
    position: static;
    width: 100%;
    line-height: 1;
    height: auto
}

body.modal-open .modal-backdrop {
    opacity: 1;
    visibility: visible
}

body.modal-open .modal {
    width: 100%;
    opacity: 1;
    visibility: visible;
    z-index: 100000 !important;
    margin: 30px auto
}

body.modal-open .modal .modal-dialog {
    width: 80vw;
    transform: none;
    margin: auto
}

body.modal-open .modal .modal-dialog .modal-header {
    display: flex
}

body.modal-open .modal .modal-dialog .modal-body {
    height: 70vh
}

.tooltip.show {
    opacity: 1
}

.j31 #advancedSearch.show {
    display: none !important
}

.j31 #advancedSearch.in {
    display: block !important
}

.page-header {
    padding-bottom: 11px;
    margin: 0 0 24px;
    border-bottom: 1px solid #e8e8e8
}

.page-title,.page-header h1 {
    line-height: 1;
    margin: 0
}

.page-subheader {
    border-bottom: 1px solid #e8e8e8;
    margin: 0 0 24px
}

.page-subheader:before,.page-subheader:after {
    display: table;
    content: " "
}

.page-subheader:after {
    clear: both
}

.page-subtitle,.page-subheader h2 {
    line-height: 1;
    margin: 0
}

.page-header + .page-subheader {
    margin-top: -24px
}

.article-title,.article-header h1 {
    margin: 0 0 24px 0
}

.item-title {
    font-weight: bold
}

@media (max-width: 480px) {
    div.owl-carousel .owl-item .product {
        width:100%
    }
}

div.owl-carousel .owl-nav > button.owl-prev,div.owl-carousel .owl-nav > button.owl-next {
    border: 1px solid #e8e8e8;
    border-radius: 50%;
    color: #222222;
    position: absolute;
    display: inline-block;
    top: 35%;
    right: 100%;
    line-height: 36px;
    margin-right: 36px;
    height: 36px;
    width: 36px
}

@media (max-width: 1295px) {
    div.owl-carousel .owl-nav > button.owl-prev,div.owl-carousel .owl-nav > button.owl-next {
        background:#ffffff;
        right: auto;
        left: 0;
        margin-right: 0;
        margin-left: -18px
    }
}

div.owl-carousel .owl-nav > button.owl-prev.owl-next,div.owl-carousel .owl-nav > button.owl-next.owl-next {
    margin-left: 36px;
    margin-right: 0;
    left: 100%;
    right: auto
}

@media (max-width: 1295px) {
    div.owl-carousel .owl-nav > button.owl-prev.owl-next,div.owl-carousel .owl-nav > button.owl-next.owl-next {
        left:auto;
        right: 0;
        margin-left: 0;
        margin-right: -18px
    }
}

div.owl-carousel .owl-nav > button.owl-prev:hover,div.owl-carousel .owl-nav > button.owl-next:hover,div.owl-carousel .owl-nav > button.owl-prev:focus,div.owl-carousel .owl-nav > button.owl-next:focus,div.owl-carousel .owl-nav > button.owl-prev:active,div.owl-carousel .owl-nav > button.owl-next:active {
    background-color: #e8e8e8
}

div.owl-carousel .owl-dots {
    text-align: center;
    margin-top: 36px
}

div.owl-carousel .owl-dots > .owl-dot {
    background: #e8e8e8;
    border-radius: 50%;
    display: inline-block;
    height: 6px;
    margin: 0 6px;
    width: 6px
}

div.owl-carousel .owl-dots > .owl-dot:hover,div.owl-carousel .owl-dots > .owl-dot:focus,div.owl-carousel .owl-dots > .owl-dot:active {
    background: #222222
}

div.owl-carousel .owl-dots > .owl-dot.active {
    background: #222222
}

.jumbotron h1,.jumbotron h2,.jumbotron h3 {
    margin-top: 0
}

.jumbotron p:last-child {
    margin-bottom: 0
}

.container .jumbotron {
    border-radius: 0
}

.masthead {
    padding: 48px 0;
    text-align: center
}

.masthead p:last-child {
    margin-bottom: 0
}

@media screen and (min-width: 992px) {
    .masthead {
        padding:96px 0
    }

    .masthead h1 {
        font-size: 98px
    }

    .masthead p {
        font-size: 28px
    }

    .masthead .btn-lg {
        margin-top: 24px;
        padding: 18px 42px;
        font-size: 21px
    }
}

.jumbotron-primary {
    background-color: #ff4141;
    color: #ffffff
}

.jumbotron-primary h1,.jumbotron-primary h2,.jumbotron-primary h3 {
    color: #ffffff
}

.jumbotron-primary p {
    color: #ffffff
}

.jumbotron-primary .btn-primary {
    border-color: #fff
}

.bg-dark {
    background: #000000;
    color: #ffffff
}

.bg-dark h1,.bg-dark h2,.bg-dark h3,.bg-dark h4,.bg-dark h5,.bg-dark h6 {
    color: #ffffff
}

.bg-dark h1 a,.bg-dark h2 a,.bg-dark h3 a,.bg-dark h4 a,.bg-dark h5 a,.bg-dark h6 a {
    color: #ffffff
}

.label:empty {
    display: none
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.page-header .label,.page-header .badge {
    vertical-align: middle
}

.alert h4 {
    color: inherit
}

.media:first-child {
    margin-top: 0
}

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media > .pull-left {
    margin-right: 10px
}

.media > .pull-right {
    margin-left: 10px
}

.list-group-item > .badge {
    float: right
}

.list-group-item > .badge + .badge {
    margin-right: 5px
}

a.list-group-item.active .list-group-item-heading,a.list-group-item.active:hover .list-group-item-heading,a.list-group-item.active:focus .list-group-item-heading {
    color: inherit
}

a.list-group-item.active .list-group-item-text,a.list-group-item.active:hover .list-group-item-text,a.list-group-item.active:focus .list-group-item-text {
    color: #ffffff
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}

.panel-title > a {
    color: inherit
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5
}

@media screen and (min-width: 768px) {
    .modal-dialog {
        width:600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
        box-shadow: 0 5px 15px rgba(0,0,0,0.5)
    }
}

.container-hd {
    padding-left: 18px;
    padding-right: 18px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: 1728px
}

.container {
    max-width: 100%
}

.container .container {
    padding-left: 0;
    padding-right: 0
}

.t3-wrapper.affix {
    position: relative
}

@media (min-width: 992px) {
    .t3-wrapper.affix {
        padding-top:96px
    }

    .t3-wrapper.affix.header-dark.has-hero {
        padding-top: 0
    }
}

@media (max-width: 767px) {
    .equal-height > div {
        min-height:0 !important
    }

    .equal-height.equal-height-child > .col > div,.equal-height.equal-height-child > .col > a {
        min-height: 0 !important
    }
}

.t3-topbar .promotion {
    border: 0;
    color: #ffffff;
    font-size: 13px;
    line-height: 24px;
    text-align: center;
    margin: 0;
    padding-bottom: 6px;
    padding-top: 6px
}

.t3-topbar .promotion .close {
    color: #ffffff;
    line-height: 24px;
    text-shadow: none;
    filter: alpha(opacity=100);
    opacity: 1
}

.t3-header-wrap {
    border-bottom: 1px solid #e8e8e8;
    margin: 0 !important
}

@media (min-width: 992px) {
    .affix .t3-header-wrap {
        background:#ffffff;
        top: 0;
        left: 0;
        right: 0;
        position: fixed;
        z-index: 1000
    }
}

.t3-header-wrap.header-dark {
    background: #222222;
    border-bottom: 0
}

.t3-header-wrap.header-dark.affix {
    background: #222222
}

.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > a,.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > span {
    color: #ffffff
}

.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > a .caret,.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > span .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff
}

.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > a:hover,.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > span:hover,.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > a:focus,.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > span:focus,.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > a:active,.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > span:active {
    color: #ff4141
}

.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > a:hover .caret,.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > span:hover .caret,.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > a:focus .caret,.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > span:focus .caret,.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > a:active .caret,.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > span:active .caret {
    border-top-color: #ff4141;
    border-bottom-color: #ff4141
}

.t3-header-wrap.header-dark .navbar-default .navbar-nav > li.open > a,.t3-header-wrap.header-dark .navbar-default .navbar-nav > li.active > a,.t3-header-wrap.header-dark .navbar-default .navbar-nav > li.open > span,.t3-header-wrap.header-dark .navbar-default .navbar-nav > li.active > span {
    color: #ff4141
}

.t3-header-wrap.header-dark .navbar-default .navbar-nav > li.open > a .caret,.t3-header-wrap.header-dark .navbar-default .navbar-nav > li.active > a .caret,.t3-header-wrap.header-dark .navbar-default .navbar-nav > li.open > span .caret,.t3-header-wrap.header-dark .navbar-default .navbar-nav > li.active > span .caret {
    border-top-color: #ff4141;
    border-bottom-color: #ff4141
}

.t3-header-wrap.header-dark .head-right-wrap .search .form-control,.t3-header-wrap.header-dark .head-right-wrap .form-search .form-control,.t3-header-wrap.header-dark .head-right-wrap .search .search-query,.t3-header-wrap.header-dark .head-right-wrap .form-search .search-query {
    background-color: transparent;
    background-image: url('/templates/ja_mixstore/images/ico/search-invert.png') !important
}

.t3-header-wrap.header-dark .head-right-wrap .search .form-control:focus,.t3-header-wrap.header-dark .head-right-wrap .form-search .form-control:focus,.t3-header-wrap.header-dark .head-right-wrap .search .search-query:focus,.t3-header-wrap.header-dark .head-right-wrap .form-search .search-query:focus {
    border-bottom-color: #ffffff
}

.t3-header-wrap.header-dark .off-canvas .off-canvas-toggle span {
    background: #ffffff
}

.t3-header-wrap.header-dark .head-cart .icon,.t3-header-wrap.header-dark .head-user .icon {
    color: #ffffff
}

.t3-header-wrap.header-dark.has-hero {
    background: none;
    margin-bottom: -96px !important;
    position: relative;
    z-index: 1
}

@media (min-width: 992px) {
    .affix .t3-header-wrap.header-dark.has-hero {
        background:#222222;
        position: fixed;
        margin-bottom: 0 !important
    }
}

.t3-header {
    position: relative
}

@media (min-width: 992px) {
    .t3-header {
        position:static
    }
}

.t3-header > .row {
    align-items: center;
    display: flex;
    flex-wrap: nowrap
}

@media (min-width: 1296px) {
    .t3-header .logo {
        order:2
    }

    .t3-header .t3-mainnav {
        order: 1
    }

    .t3-header .head-actions {
        order: 3
    }
}

.head-right-wrap {
    align-items: center;
    display: flex;
    justify-content: flex-end
}

.head-right-wrap > div {
    margin-left: 24px
}

.head-right-wrap .head-right {
    display: flex
}

.head-right-wrap .head-right > div {
    margin-left: 24px
}

.head-right-wrap .head-right > div .off-canvas-toggle {
    cursor: pointer
}

.head-right-wrap .head-cart {
    display: flex;
    align-items: center
}

.head-right-wrap .head-cart .btn-cart {
    display: flex;
    align-items: center
}

.head-right-wrap .head-cart .icon {
    color: #222222;
    font-size: 19px
}

.head-right-wrap .head-cart .total-product {
    background: #00b765;
    display: inline-block;
    border-radius: 50%;
    color: #ffffff;
    font-size: 11px;
    font-weight: 700;
    height: 18px;
    line-height: 14px;
    margin-left: 3px;
    text-align: center;
    min-width: 18px;
    padding: 2px
}

.head-right-wrap .head-user {
    display: flex;
    align-items: center
}

.head-right-wrap .head-user .btn-user {
    display: flex;
    align-items: center
}

.head-right-wrap .head-user .icon {
    color: #222222;
    font-size: 19px
}

.head-right-wrap .search,.head-right-wrap .form-search {
    background: transparent;
    border: none;
    padding: 0;
    position: relative;
    height: 36px;
    margin: 0;
    width: 36px
}

.head-right-wrap .search label,.head-right-wrap .form-search label {
    display: none
}

.head-right-wrap .search button.btn,.head-right-wrap .form-search button.btn {
    display: none
}

.head-right-wrap .search .form-control,.head-right-wrap .form-search .form-control,.head-right-wrap .search .search-query,.head-right-wrap .form-search .search-query {
    border-radius: 30px;
    background-image: url('/templates/ja_mixstore/images/ico/search.png') !important;
    background-position: 4px center!important;
    background-repeat: no-repeat !important;
    background-color: transparent;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid transparent;
    background: #ffffff;
    color: #555555;
    position: absolute;
    padding: 0 0 0 24px;
    font-size: 12px;
    right: 0;
    top: 0;
    width: 24px;
    height: 36px;
    max-width: none;
    z-index: 10;
    -webkit-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms
}

.head-right-wrap .search .form-control::-moz-placeholder,.head-right-wrap .form-search .form-control::-moz-placeholder,.head-right-wrap .search .search-query::-moz-placeholder,.head-right-wrap .form-search .search-query::-moz-placeholder {
    color: #ffffff;
    opacity: 1
}

.head-right-wrap .search .form-control:-ms-input-placeholder,.head-right-wrap .form-search .form-control:-ms-input-placeholder,.head-right-wrap .search .search-query:-ms-input-placeholder,.head-right-wrap .form-search .search-query:-ms-input-placeholder {
    color: #ffffff
}

.head-right-wrap .search .form-control::-webkit-input-placeholder,.head-right-wrap .form-search .form-control::-webkit-input-placeholder,.head-right-wrap .search .search-query::-webkit-input-placeholder,.head-right-wrap .form-search .search-query::-webkit-input-placeholder {
    color: #ffffff
}

.head-right-wrap .search .form-control:focus,.head-right-wrap .form-search .form-control:focus,.head-right-wrap .search .search-query:focus,.head-right-wrap .form-search .search-query:focus {
    background-position: -4px center !important;
    border-bottom-color: #222222;
    width: 180px;
    padding-right: 24px;
    -webkit-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms
}

@media (max-width: 767px) {
    .head-right-wrap .search .form-control:focus,.head-right-wrap .form-search .form-control:focus,.head-right-wrap .search .search-query:focus,.head-right-wrap .form-search .search-query:focus {
        width:144px
    }
}

.logo {
    text-align: center
}

@media (max-width: 767px) {
    .logo {
        padding-right:0
    }
}

.logo a {
    display: inline-block;
    line-height: 1;
    margin: 0
}

.logo-image {
    text-align: center
}

.logo-image span,.logo-image small {
    display: none
}

.logo-image img {
    max-height: 44px
}

.logo-text a {
    text-decoration: none;
    font-size: 28px;
    font-weight: bold
}

.logo-text:hover a,.logo-text a:hover,.logo-text a:active,.logo-text a:focus {
    text-decoration: none
}

.logo-text .site-slogan {
    display: block;
    font-size: 14px;
    margin-top: 5px
}

.t3-hero .container-fluid {
    padding-right: 0;
    padding-left: 0
}

.t3-sl {
    padding-bottom: 48px;
    padding-top: 48px
}

@media screen and (min-width: 768px) {
    .t3-sl {
        padding-bottom:72px;
        padding-top: 72px
    }
}

.t3-section-wrap .t3-section {
    padding-top: 72px;
    padding-bottom: 72px
}

.t3-section-wrap .t3-section.no-space-bottom {
    padding-bottom: 0
}

.t3-section-wrap .t3-section.space-bottom-sm {
    padding-bottom: 36px
}

.t3-section-wrap .t3-section.space-bottom-nm {
    padding-bottom: 72px
}

@media (max-width: 1295px) {
    .t3-section-wrap .t3-section.space-bottom-nm {
        padding-bottom:36px
    }
}

.t3-section-wrap .t3-section.space-bottom-lg {
    padding-bottom: 144px
}

@media (max-width: 1295px) {
    .t3-section-wrap .t3-section.space-bottom-lg {
        padding-bottom:36px
    }
}

.t3-section-wrap .t3-section.space-bottom-tiny {
    padding-bottom: 3px
}

.t3-section-wrap .t3-section.no-space-top {
    padding-top: 0
}

.t3-section-wrap .t3-section.space-top-negative {
    padding-top: 0;
    margin-top: -72px
}

@media (max-width: 1295px) {
    .t3-section-wrap .t3-section.space-top-negative {
        margin-top:36px
    }
}

.t3-section-wrap .t3-section.space-top-sm {
    padding-top: 36px
}

.t3-section-wrap .t3-section.space-top-nm {
    padding-top: 72px
}

@media (max-width: 1295px) {
    .t3-section-wrap .t3-section.space-top-nm {
        padding-top:36px
    }
}

.t3-section-wrap .t3-section.space-top-lg {
    padding-top: 144px
}

@media (max-width: 1295px) {
    .t3-section-wrap .t3-section.space-top-lg {
        padding-top:36px
    }
}

.t3-section-wrap .t3-section.space-top-tiny {
    padding-top: 3px
}

.t3-section-wrap .t3-section.border-top {
    border-top: 1px solid #e8e8e8
}

.t3-section-wrap .t3-section.border-bottom {
    border-bottom: 1px solid #e8e8e8
}

.t3-section-wrap .module-title-inner {
    margin: auto;
    max-width: 504px;
    text-align: center;
    padding-bottom: 72px
}

.t3-section-wrap .module-title-inner .module-title {
    border: 0;
    color: #222222;
    font-size: 32px;
    font-weight: 300;
    line-height: 1.5;
    padding: 0;
    margin-top: 0;
    text-transform: none
}

.t3-section-wrap .module-title-inner .sub-heading {
    color: #959595;
    margin-bottom: 0
}

.t3-section-wrap .mod-title-left .module-title-inner {
    margin-left: 0;
    text-align: left;
    padding-bottom: 0
}

.t3-section-wrap .mod-title-left .module-title-inner .module-title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500
}

.t3-mainbody {
    padding-top: 24px;
    padding-bottom: 24px
}

.t3-content {
    padding-top: 24px;
    padding-bottom: 24px
}

.t3-sidebar {
    padding-top: 24px;
    padding-bottom: 24px
}

.t3-footer {
    border-top: 1px solid #e8e8e8;
    background: #000000;
    color: #888888;
    padding-top: 144px
}

.t3-footer:before,.t3-footer:after {
    display: table;
    content: " "
}

.t3-footer:after {
    clear: both
}

@media (max-width: 767px) {
    .t3-footer {
        padding-top:72px
    }
}

.t3-footer small {
    display: block;
    font-size: 100%
}

.t3-footer.t3-footer-clean {
    background: #ffffff;
    color: #959595;
    padding: 144px 0;
    text-align: center
}

.t3-footer.t3-footer-clean a {
    border-bottom: 1px solid #959595;
    color: #959595
}

.t3-footer.t3-footer-clean a:hover,.t3-footer.t3-footer-clean a:focus,.t3-footer.t3-footer-clean a:active {
    border-bottom-color: #555555
}

.t3-footer.t3-footer-clean .container {
    display: flex;
    flex-direction: column;
    align-items: center
}

.t3-footer.t3-footer-clean .t3-copyright {
    padding: 0
}

#back-to-top {
    position: fixed;
    bottom: 54px;
    right: 36px;
    z-index: 1000;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: 500ms all;
    -o-transition: 500ms all;
    transition: 500ms all
}

#back-to-top.affix {
    filter: alpha(opacity=100);
    opacity: 1
}

#back-to-top .btn {
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    padding: 0;
    text-align: center;
    height: 54px;
    line-height: 54px;
    width: 54px
}

.logo-footer {
    margin-bottom: 24px
}

.logo-footer img {
    max-height: 24px
}

.t3-footnav {
    padding: 0 0 36px 0
}

.t3-footnav:before,.t3-footnav:after {
    display: table;
    content: " "
}

.t3-footnav:after {
    clear: both
}

.t3-footnav .t3-module {
    background: #000000;
    color: #888888;
    margin-top: 12px;
    margin-bottom: 12px
}

.t3-footnav .t3-module .module-title {
    border-bottom: 0;
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 24px;
    margin-top: 0;
    padding-bottom: 0
}

.t3-footnav .t3-module ul.nav {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0
}

.t3-footnav .t3-module ul.nav > li {
    line-height: 24px
}

.t3-footnav .t3-module ul.nav > li > a {
    background: transparent;
    color: #888888;
    font-size: 13px;
    padding: 0
}

.t3-footnav .t3-module ul.nav > li > a:hover,.t3-footnav .t3-module ul.nav > li > a:active,.t3-footnav .t3-module ul.nav > li > a:focus {
    background: transparent;
    color: #ffffff
}

.t3-footnav .t3-module ul.nav > li.active > a {
    background: transparent;
    color: #ffffff
}

.t3-copyright {
    font-size: 12px;
    padding: 36px 0 96px
}

.t3-copyright:before,.t3-copyright:after {
    display: table;
    content: " "
}

.t3-copyright:after {
    clear: both
}

.t3-copyright small {
    margin-bottom: 5px
}

.copyright {
    margin-bottom: 24px
}

.copyright a {
    border-bottom: 1px solid #222222;
    color: #888888
}

.copyright a:hover,.copyright a:focus,.copyright a:active {
    border-bottom-color: #ffffff
}

.poweredby {
    display: flex;
    justify-content: flex-end
}

.poweredby:before,.poweredby:after {
    display: table;
    content: " "
}

.poweredby:after {
    clear: both
}

@media screen and (min-width: 991px) {
    .poweredby {
        text-align:right
    }
}

.poweredby .t3-logo,.poweredby .t3-logo-small {
    height: 24px;
    opacity: .3;
    display: inline-block;
    margin-left: 6px
}

.acm-hero.style-1 .hero-item {
    background-size: cover;
    background-position: center;
    padding: 206px 0
}

@media (max-width: 991px) {
    .acm-hero.style-1 .hero-item {
        padding:144px 0
    }
}

@media (max-width: 767px) {
    .acm-hero.style-1 .hero-item {
        padding:108px 0
    }
}

.acm-hero.style-1 .hero-item h2 {
    color: #ffffff;
    font-size: 45px;
    font-weight: 600;
    line-height: 1.334;
    letter-spacing: -0.5px;
    margin-top: 0
}

@media (max-width: 991px) {
    .acm-hero.style-1 .hero-item h2 {
        font-size:54px
    }
}

@media (max-width: 767px) {
    .acm-hero.style-1 .hero-item h2 {
        font-size:32px
    }
}

.acm-hero.style-1 .hero-item p {
    color: #ffffff;
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 0
}

@media (max-width: 767px) {
    .acm-hero.style-1 .hero-item p {
        font-size:18px
    }
}

.acm-hero.style-1 .hero-item .btn-action {
    margin-top: 54px
}

.acm-hero.style-1 .hero-item .btn-action > .btn {
    margin: 6px 18px
}

@media (max-width: 991px) {
    .acm-hero.style-1 .hero-item .btn-action > .btn {
        padding:9px 18px;
        margin: 6px 9px
    }
}

.acm-hero.style-1 .hero-content {
    display: flex;
    justify-content: center
}

.acm-hero.style-1 .hero-content .hero-content-inner {
    max-width: 828px
}

.acm-hero.style-1.text-left .hero-content {
    justify-content: flex-start
}

.acm-hero.style-1.text-left .hero-content-inner {
    max-width: 432px
}

.acm-hero.style-1.text-left h2 {
    font-size: 54px;
    margin-bottom: 36px
}

.acm-hero.style-1.text-left p {
    font-size: 18px;
    font-weight: 300
}

.acm-hero.style-1.text-left .btn-action > .btn {
    margin-left: 0;
    margin-right: 36px;
    padding-left: 36px;
    padding-right: 36px
}

.acm-hero.style-1.bg-light h2 {
    color: #222222
}

.acm-hero.style-1.bg-light p {
    color: #959595
}

@media (max-width: 767px) {
    .acm-hero.style-2 {
        max-height:250px
    }
}

.acm-hero.style-2 .hero-item {
    height: 100%;
    background-size: cover;
    background-attachment: fixed;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex: 1 1 auto;
    align-items: center
}

@media (max-width: 1295px) {
    .acm-hero.style-2 .hero-item {
        background-attachment:scroll
    }
}

.acm-hero.style-2 .hero-content-inner h1 {
    font-weight: 100;
    margin: 0
}

.acm-hero.style-2 .hero-content {
    width: 50%;
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 991px) {
    .acm-hero.style-2 .hero-content {
        width:100%
    }
}

@media (max-width: 991px) {
    .acm-hero.style-2 .hero-content h1 {
        font-size:32px
    }
}

.acm-features div[class*='col-'] {
    align-items: center
}

@media (max-width: 991px) {
    .acm-features div[class*='col-'] + div[class*='col-'] {
        margin-top:36px
    }
}

.acm-features div[class*='col-']:hover .features-image img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.acm-features .col-inner {
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex: 1 1 auto;
    padding: 24px 108px;
    text-align: center
}

@media (max-width: 1700px) {
    .acm-features .col-inner {
        padding:24px 36px
    }
}

@media (max-width: 767px) {
    .acm-features .col-inner {
        padding:36px
    }
}

.acm-features .col-inner .features-item {
    min-width: 100%
}

.acm-features .col-inner.bg-white {
    border: 1px solid #e8e8e8
}

.acm-features .col-inner.bg-white .features-desc {
    color: #959595
}

.acm-features .features-content {
    padding-left: 18px;
    padding-right: 18px
}

.acm-features .features-content.sm-gutters {
    padding-left: 3px;
    padding-right: 3px
}

.acm-features .features-content.no-gutters {
    padding-right: 0;
    padding-left: 0
}

.acm-features .features-desc,.acm-features .features-title {
    font-size: 32px;
    font-weight: 100;
    margin-top: 0
}

@media (max-width: 767px) {
    .acm-features .features-desc,.acm-features .features-title {
        font-size:24px
    }
}

.acm-features .features-title {
    font-weight: 500;
}

.acm-features .features-title a {
    color: #222222
}

.acm-features .bg-dark .features-title {
    color: #ffffff
}

.acm-features .bg-dark .features-title a {
    color: #ffffff
}

.acm-features .features-title + .features-desc {
    font-size: 14px;
    font-weight: 500;
}

@media (min-width: 992px) {
    .acm-features .features-title + .features-desc {
        font-size:18px
    }
}

.acm-features .features-image {
    overflow: hidden
}

.acm-features .features-image img {
    max-width: 100%;
    min-width: 100%;
    -webkit-transition: 900ms all;
    -o-transition: 900ms all;
    transition: 900ms all;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.acm-features .action {
    margin-top: 48px
}

@media (max-width: 991px) {
    .acm-features .action {
        margin-top:24px
    }
}

.acm-features.style-2 .row-flex-wrap + .row-flex-wrap {
    margin-top: 36px
}

.acm-features.style-2 .features-content {
    padding-left: 18px;
    padding-right: 18px
}

.acm-features.style-2 .features-content.sm-gutters {
    padding-left: 3px;
    padding-right: 3px
}

.acm-features.style-2 .features-content.no-gutters {
    padding-right: 0;
    padding-left: 0
}

@media (min-width: 992px) {
    .acm-features.style-2 .col-md-6 {
        flex:0 50%
    }

    .acm-features.style-2 .col-md-4 {
        flex: 0 30%
    }
}

.acm-features.style-2 .features-content {
    overflow: hidden
}

.acm-features.style-2 .col-inner {
    position: absolute;
    height: 100%;
    width: auto;
    left: 18px;
    right: 18px;
    top: 0;
    padding-left: 20%;
    padding-right: 20%
}

@media (max-width: 1295px) {
    .acm-features.style-2 .col-inner {
        padding-left:36px;
        padding-right: 36px
    }
}

@media (max-width: 767px) {
    .acm-features.style-2 .col-inner {
        padding-left:18px;
        padding-right: 18px
    }
}

.acm-features.style-2 .col-inner.bg-dark {
    background: rgba(0,0,0,0)
}

.acm-features.style-2 .col-inner.align-top {
    align-items: start;
    padding-top: 20%
}

.acm-features.style-2 .col-inner.align-bot {
    align-items: end;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 20%
}

.acm-features.style-2 .no-gutters .bg-dark {
    left: 0;
    right: 0
}

.acm-features.style-2 .sm-gutters .bg-dark {
    left: 3px;
    right: 3px
}

.acm-features.style-2 .features-no-img {
    padding-top: 36px;
    padding-bottom: 36px
}

.acm-features.style-2 .features-no-img .col-inner {
    position: static;
    height: auto;
    padding-top: 0;
    padding-bottom: 0
}

.acm-features.style-2 .features-no-img + .features-no-img {
    margin-top: 0
}

@media (min-width: 992px) {
    .acm-features.style-2 .features-no-img + .features-no-img .col-inner {
        border-left:1px solid #e8e8e8
    }
}

.acm-features.style-2 h1.features-title {
    font-size: 120px;
    font-weight: bold
}

@media (max-width: 1295px) {
    .acm-features.style-2 h1.features-title {
        font-size:80px
    }
}

.acm-features.style-2 h3.features-title,.acm-features.style-2 h4.features-title,.acm-features.style-2 h5.features-title,.acm-features.style-2 h6.features-title {
    font-weight: 600;
    margin-top: 0
}

.acm-features.style-2 h3.features-title + .features-desc,.acm-features.style-2 h4.features-title + .features-desc,.acm-features.style-2 h5.features-title + .features-desc,.acm-features.style-2 h6.features-title + .features-desc {
    font-size: 14px;
    font-weight: 600
}

.acm-features.style-2 h3.features-title {
    font-size: 24px
}

.acm-features.style-2 h4.features-title {
    font-size: 20px
}

.acm-features.style-2 h5.features-title {
    font-size: 14px
}

.acm-features.style-2 h6.features-title {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase
}

.acm-features.style-2 h6.features-title + .features-desc {
    font-size: 13px;
    font-weight: 400
}

.acm-features.style-3 .col-inner {
    padding: 0;
    text-align: left
}

.acm-features.style-3 .features-image {
    text-align: center;
    border-radius: 50%
}

.acm-features.style-3 .features-image img {
    border-radius: 50%;
    width: auto;
    min-width: 0
}

.acm-features.style-3 div[class*="col-"]:hover .features-image img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.acm-features.style-4 {
    padding-right: 18px;
    padding-left: 18px
}

.acm-features.style-4 .col-inner {
    padding: 144px;
    height: auto;
    background: #222222;
    text-align: left
}

@media (max-width: 1728px) {
    .acm-features.style-4 .col-inner {
        padding:72px
    }
}

@media (max-width: 767px) {
    .acm-features.style-4 .col-inner {
        padding:36px
    }
}

.acm-features.style-4 .features-content {
    padding-top: 72px;
    padding-bottom: 72px;
    background-repeat: no-repeat;
    background-position: right center
}

.acm-features.style-5 .col-inner {
    padding-bottom: 0;
    padding-top: 0
}

@media (max-width: 991px) {
    .acm-features.style-5 .col-inner {
        padding:0
    }
}

.acm-features.style-5 div[class*="col-"] {
    align-items: start
}

.acm-features.style-5 div[class*="col-"]:hover .features-image img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.acm-features.style-5 .features-image-sm {
    margin-top: 144px
}

@media (max-width: 991px) {
    .acm-features.style-5 .features-image-sm {
        margin-top:72px
    }
}

.acm-features.style-5 .features-caption {
    display: block;
    color: #959595;
    font-size: 13px;
    margin-top: 12px
}

.acm-features.style-5 .features-image img {
    width: auto;
    min-width: 0
}
