.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    word-wrap: normal!important
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em .5em 1em;
    padding: .2em 1em;
    border: 2px solid #00a0d2
}

.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output {
    display: none
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450
}

.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232
}

.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28
}

.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900
}

.wpcf7-form-control-wrap {
    position: relative
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: 400;
    display: block
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
    position: relative;
    top: -2ex;
    left: 1em;
    z-index: 100;
    border: 1px solid #dc3232;
    background: #fff;
    padding: .2em .8em;
    width: 24em
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em
}

.wpcf7-list-item-label::before,.wpcf7-list-item-label::after {
    content: " "
}

.wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: .75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative
}

form.submitting .wpcf7-spinner {
    visibility: visible
}

.wpcf7-spinner::before {
    content: '';
    position: absolute;
    background-color: #fbfbfc;
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1e3ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@media(prefers-reduced-motion:reduce) {
    .wpcf7-spinner::before {
        animation-name: blink;
        animation-duration: 2e3ms
    }
}

@keyframes spin {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes blink {
    from {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.wpcf7 [inert] {
    opacity: .5
}

.wpcf7 input[type=file] {
    cursor: pointer
}

.wpcf7 input[type=file]:disabled {
    cursor: default
}

.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed
}

.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel] {
    direction: ltr
}

.wpcf7-reflection>output {
    display: list-item;
    list-style: none
}

.wpcf7-reflection>output[hidden] {
    display: none
}

/*! elementor-icons - v5.31.0 - 20-08-2024 */
@font-face {
    font-family: eicons;
    src: url(../fonts/eicons.eot);
    src: url(../fonts/eicons.eot#iefix) format("embedded-opentype"),url(../fonts/eicons.woff2) format("woff2"),url(../fonts/eicons.woff) format("woff"),url(../fonts/eicons.ttf) format("truetype"),url(../fonts/eicons.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" eicon-"],[class^=eicon] {
    display: inline-block;
    font-family: eicons;
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@keyframes a {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.eicon-animation-spin {
    animation: a 2s infinite linear
}

.eicon-editor-link:before {
    content: "\e800"
}

.eicon-editor-unlink:before {
    content: "\e801"
}

.eicon-editor-external-link:before {
    content: "\e802"
}

.eicon-editor-close:before {
    content: "\e803"
}

.eicon-editor-list-ol:before {
    content: "\e804"
}

.eicon-editor-list-ul:before {
    content: "\e805"
}

.eicon-editor-bold:before {
    content: "\e806"
}

.eicon-editor-italic:before {
    content: "\e807"
}

.eicon-editor-underline:before {
    content: "\e808"
}

.eicon-editor-paragraph:before {
    content: "\e809"
}

.eicon-editor-h1:before {
    content: "\e80a"
}

.eicon-editor-h2:before {
    content: "\e80b"
}

.eicon-editor-h3:before {
    content: "\e80c"
}

.eicon-editor-h4:before {
    content: "\e80d"
}

.eicon-editor-h5:before {
    content: "\e80e"
}

.eicon-editor-h6:before {
    content: "\e80f"
}

.eicon-editor-quote:before {
    content: "\e810"
}

.eicon-editor-code:before {
    content: "\e811"
}

.eicon-elementor:before {
    content: "\e812"
}

.eicon-elementor-circle:before {
    content: "\e813"
}

.eicon-pojome:before {
    content: "\e814"
}

.eicon-plus:before {
    content: "\e815"
}

.eicon-menu-bar:before {
    content: "\e816"
}

.eicon-apps:before {
    content: "\e817"
}

.eicon-accordion:before {
    content: "\e818"
}

.eicon-alert:before {
    content: "\e819"
}

.eicon-animation-text:before {
    content: "\e81a"
}

.eicon-animation:before {
    content: "\e81b"
}

.eicon-banner:before {
    content: "\e81c"
}

.eicon-blockquote:before {
    content: "\e81d"
}

.eicon-button:before {
    content: "\e81e"
}

.eicon-call-to-action:before {
    content: "\e81f"
}

.eicon-captcha:before {
    content: "\e820"
}

.eicon-carousel:before {
    content: "\e821"
}

.eicon-checkbox:before {
    content: "\e822"
}

.eicon-columns:before {
    content: "\e823"
}

.eicon-countdown:before {
    content: "\e824"
}

.eicon-counter:before {
    content: "\e825"
}

.eicon-date:before {
    content: "\e826"
}

.eicon-divider-shape:before {
    content: "\e827"
}

.eicon-divider:before {
    content: "\e828"
}

.eicon-download-button:before {
    content: "\e829"
}

.eicon-dual-button:before {
    content: "\e82a"
}

.eicon-email-field:before {
    content: "\e82b"
}

.eicon-facebook-comments:before {
    content: "\e82c"
}

.eicon-facebook-like-box:before {
    content: "\e82d"
}

.eicon-form-horizontal:before {
    content: "\e82e"
}

.eicon-form-vertical:before {
    content: "\e82f"
}

.eicon-gallery-grid:before {
    content: "\e830"
}

.eicon-gallery-group:before {
    content: "\e831"
}

.eicon-gallery-justified:before {
    content: "\e832"
}

.eicon-gallery-masonry:before {
    content: "\e833"
}

.eicon-icon-box:before {
    content: "\e834"
}

.eicon-image-before-after:before {
    content: "\e835"
}

.eicon-image-box:before {
    content: "\e836"
}

.eicon-image-hotspot:before {
    content: "\e837"
}

.eicon-image-rollover:before {
    content: "\e838"
}

.eicon-info-box:before {
    content: "\e839"
}

.eicon-inner-section:before {
    content: "\e83a"
}

.eicon-mailchimp:before {
    content: "\e83b"
}

.eicon-menu-card:before {
    content: "\e83c"
}

.eicon-navigation-horizontal:before {
    content: "\e83d"
}

.eicon-nav-menu:before {
    content: "\e83e"
}

.eicon-navigation-vertical:before {
    content: "\e83f"
}

.eicon-number-field:before {
    content: "\e840"
}

.eicon-parallax:before {
    content: "\e841"
}

.eicon-php7:before {
    content: "\e842"
}

.eicon-post-list:before {
    content: "\e843"
}

.eicon-post-slider:before {
    content: "\e844"
}

.eicon-post:before {
    content: "\e845"
}

.eicon-posts-carousel:before {
    content: "\e846"
}

.eicon-posts-grid:before {
    content: "\e847"
}

.eicon-posts-group:before {
    content: "\e848"
}

.eicon-posts-justified:before {
    content: "\e849"
}

.eicon-posts-masonry:before {
    content: "\e84a"
}

.eicon-posts-ticker:before {
    content: "\e84b"
}

.eicon-price-list:before {
    content: "\e84c"
}

.eicon-price-table:before {
    content: "\e84d"
}

.eicon-radio:before {
    content: "\e84e"
}

.eicon-rtl:before {
    content: "\e84f"
}

.eicon-scroll:before {
    content: "\e850"
}

.eicon-search:before {
    content: "\e851"
}

.eicon-select:before {
    content: "\e852"
}

.eicon-share:before {
    content: "\e853"
}

.eicon-sidebar:before {
    content: "\e854"
}

.eicon-skill-bar:before {
    content: "\e855"
}

.eicon-slider-3d:before {
    content: "\e856"
}

.eicon-slider-album:before {
    content: "\e857"
}

.eicon-slider-device:before {
    content: "\e858"
}

.eicon-slider-full-screen:before {
    content: "\e859"
}

.eicon-slider-push:before {
    content: "\e85a"
}

.eicon-slider-vertical:before {
    content: "\e85b"
}

.eicon-slider-video:before {
    content: "\e85c"
}

.eicon-slides:before {
    content: "\e85d"
}

.eicon-social-icons:before {
    content: "\e85e"
}

.eicon-spacer:before {
    content: "\e85f"
}

.eicon-table:before {
    content: "\e860"
}

.eicon-tabs:before {
    content: "\e861"
}

.eicon-tel-field:before {
    content: "\e862"
}

.eicon-text-area:before {
    content: "\e863"
}

.eicon-text-field:before {
    content: "\e864"
}

.eicon-thumbnails-down:before {
    content: "\e865"
}

.eicon-thumbnails-half:before {
    content: "\e866"
}

.eicon-thumbnails-right:before {
    content: "\e867"
}

.eicon-time-line:before {
    content: "\e868"
}

.eicon-toggle:before {
    content: "\e869"
}

.eicon-url:before {
    content: "\e86a"
}

.eicon-t-letter:before {
    content: "\e86b"
}

.eicon-wordpress:before {
    content: "\e86c"
}

.eicon-text:before {
    content: "\e86d"
}

.eicon-anchor:before {
    content: "\e86e"
}

.eicon-bullet-list:before {
    content: "\e86f"
}

.eicon-code:before {
    content: "\e870"
}

.eicon-favorite:before {
    content: "\e871"
}

.eicon-google-maps:before {
    content: "\e872"
}

.eicon-image:before {
    content: "\e873"
}

.eicon-photo-library:before {
    content: "\e874"
}

.eicon-woocommerce:before {
    content: "\e875"
}

.eicon-youtube:before {
    content: "\e876"
}

.eicon-flip-box:before {
    content: "\e877"
}

.eicon-settings:before {
    content: "\e878"
}

.eicon-headphones:before {
    content: "\e879"
}

.eicon-testimonial:before {
    content: "\e87a"
}

.eicon-counter-circle:before {
    content: "\e87b"
}

.eicon-person:before {
    content: "\e87c"
}

.eicon-chevron-right:before {
    content: "\e87d"
}

.eicon-chevron-left:before {
    content: "\e87e"
}

.eicon-close:before {
    content: "\e87f"
}

.eicon-file-download:before {
    content: "\e880"
}

.eicon-save:before {
    content: "\e881"
}

.eicon-zoom-in:before {
    content: "\e882"
}

.eicon-shortcode:before {
    content: "\e883"
}

.eicon-nerd:before {
    content: "\e884"
}

.eicon-device-desktop:before {
    content: "\e885"
}

.eicon-device-tablet:before {
    content: "\e886"
}

.eicon-device-mobile:before {
    content: "\e887"
}

.eicon-document-file:before {
    content: "\e888"
}

.eicon-folder-o:before {
    content: "\e889"
}

.eicon-hypster:before {
    content: "\e88a"
}

.eicon-h-align-left:before {
    content: "\e88b"
}

.eicon-h-align-right:before {
    content: "\e88c"
}

.eicon-h-align-center:before {
    content: "\e88d"
}

.eicon-h-align-stretch:before {
    content: "\e88e"
}

.eicon-v-align-top:before {
    content: "\e88f"
}

.eicon-v-align-bottom:before {
    content: "\e890"
}

.eicon-v-align-middle:before {
    content: "\e891"
}

.eicon-v-align-stretch:before {
    content: "\e892"
}

.eicon-pro-icon:before {
    content: "\e893"
}

.eicon-mail:before {
    content: "\e894"
}

.eicon-lock-user:before {
    content: "\e895"
}

.eicon-testimonial-carousel:before {
    content: "\e896"
}

.eicon-media-carousel:before {
    content: "\e897"
}

.eicon-section:before {
    content: "\e898"
}

.eicon-column:before {
    content: "\e899"
}

.eicon-edit:before {
    content: "\e89a"
}

.eicon-clone:before {
    content: "\e89b"
}

.eicon-trash:before {
    content: "\e89c"
}

.eicon-play:before {
    content: "\e89d"
}

.eicon-angle-right:before {
    content: "\e89e"
}

.eicon-angle-left:before {
    content: "\e89f"
}

.eicon-animated-headline:before {
    content: "\e8a0"
}

.eicon-menu-toggle:before {
    content: "\e8a1"
}

.eicon-fb-embed:before {
    content: "\e8a2"
}

.eicon-fb-feed:before {
    content: "\e8a3"
}

.eicon-twitter-embed:before {
    content: "\e8a4"
}

.eicon-twitter-feed:before {
    content: "\e8a5"
}

.eicon-sync:before {
    content: "\e8a6"
}

.eicon-import-export:before {
    content: "\e8a7"
}

.eicon-check-circle:before {
    content: "\e8a8"
}

.eicon-library-save:before {
    content: "\e8a9"
}

.eicon-library-download:before {
    content: "\e8aa"
}

.eicon-insert:before {
    content: "\e8ab"
}

.eicon-preview-medium:before {
    content: "\e8ac"
}

.eicon-sort-down:before {
    content: "\e8ad"
}

.eicon-sort-up:before {
    content: "\e8ae"
}

.eicon-heading:before {
    content: "\e8af"
}

.eicon-logo:before {
    content: "\e8b0"
}

.eicon-meta-data:before {
    content: "\e8b1"
}

.eicon-post-content:before {
    content: "\e8b2"
}

.eicon-post-excerpt:before {
    content: "\e8b3"
}

.eicon-post-navigation:before {
    content: "\e8b4"
}

.eicon-yoast:before {
    content: "\e8b5"
}

.eicon-nerd-chuckle:before {
    content: "\e8b6"
}

.eicon-nerd-wink:before {
    content: "\e8b7"
}

.eicon-comments:before {
    content: "\e8b8"
}

.eicon-download-circle-o:before {
    content: "\e8b9"
}

.eicon-library-upload:before {
    content: "\e8ba"
}

.eicon-save-o:before {
    content: "\e8bb"
}

.eicon-upload-circle-o:before {
    content: "\e8bc"
}

.eicon-ellipsis-h:before {
    content: "\e8bd"
}

.eicon-ellipsis-v:before {
    content: "\e8be"
}

.eicon-arrow-left:before {
    content: "\e8bf"
}

.eicon-arrow-right:before {
    content: "\e8c0"
}

.eicon-arrow-up:before {
    content: "\e8c1"
}

.eicon-arrow-down:before {
    content: "\e8c2"
}

.eicon-play-o:before {
    content: "\e8c3"
}

.eicon-archive-posts:before {
    content: "\e8c4"
}

.eicon-archive-title:before {
    content: "\e8c5"
}

.eicon-featured-image:before {
    content: "\e8c6"
}

.eicon-post-info:before {
    content: "\e8c7"
}

.eicon-post-title:before {
    content: "\e8c8"
}

.eicon-site-logo:before {
    content: "\e8c9"
}

.eicon-site-search:before {
    content: "\e8ca"
}

.eicon-site-title:before {
    content: "\e8cb"
}

.eicon-plus-square:before {
    content: "\e8cc"
}

.eicon-minus-square:before {
    content: "\e8cd"
}

.eicon-cloud-check:before {
    content: "\e8ce"
}

.eicon-drag-n-drop:before {
    content: "\e8cf"
}

.eicon-welcome:before {
    content: "\e8d0"
}

.eicon-handle:before {
    content: "\e8d1"
}

.eicon-cart:before {
    content: "\e8d2"
}

.eicon-product-add-to-cart:before {
    content: "\e8d3"
}

.eicon-product-breadcrumbs:before {
    content: "\e8d4"
}

.eicon-product-categories:before {
    content: "\e8d5"
}

.eicon-product-description:before {
    content: "\e8d6"
}

.eicon-product-images:before {
    content: "\e8d7"
}

.eicon-product-info:before {
    content: "\e8d8"
}

.eicon-product-meta:before {
    content: "\e8d9"
}

.eicon-product-pages:before {
    content: "\e8da"
}

.eicon-product-price:before {
    content: "\e8db"
}

.eicon-product-rating:before {
    content: "\e8dc"
}

.eicon-product-related:before {
    content: "\e8dd"
}

.eicon-product-stock:before {
    content: "\e8de"
}

.eicon-product-tabs:before {
    content: "\e8df"
}

.eicon-product-title:before {
    content: "\e8e0"
}

.eicon-product-upsell:before {
    content: "\e8e1"
}

.eicon-products:before {
    content: "\e8e2"
}

.eicon-bag-light:before {
    content: "\e8e3"
}

.eicon-bag-medium:before {
    content: "\e8e4"
}

.eicon-bag-solid:before {
    content: "\e8e5"
}

.eicon-basket-light:before {
    content: "\e8e6"
}

.eicon-basket-medium:before {
    content: "\e8e7"
}

.eicon-basket-solid:before {
    content: "\e8e8"
}

.eicon-cart-light:before {
    content: "\e8e9"
}

.eicon-cart-medium:before {
    content: "\e8ea"
}

.eicon-cart-solid:before {
    content: "\e8eb"
}

.eicon-exchange:before {
    content: "\e8ec"
}

.eicon-preview-thin:before {
    content: "\e8ed"
}

.eicon-device-laptop:before {
    content: "\e8ee"
}

.eicon-collapse:before {
    content: "\e8ef"
}

.eicon-expand:before {
    content: "\e8f0"
}

.eicon-navigator:before {
    content: "\e8f1"
}

.eicon-plug:before {
    content: "\e8f2"
}

.eicon-dashboard:before {
    content: "\e8f3"
}

.eicon-typography:before {
    content: "\e8f4"
}

.eicon-info-circle-o:before {
    content: "\e8f5"
}

.eicon-integration:before {
    content: "\e8f6"
}

.eicon-plus-circle-o:before {
    content: "\e8f7"
}

.eicon-rating:before {
    content: "\e8f8"
}

.eicon-review:before {
    content: "\e8f9"
}

.eicon-tools:before {
    content: "\e8fa"
}

.eicon-loading:before {
    content: "\e8fb"
}

.eicon-sitemap:before {
    content: "\e8fc"
}

.eicon-click:before {
    content: "\e8fd"
}

.eicon-clock:before {
    content: "\e8fe"
}

.eicon-library-open:before {
    content: "\e8ff"
}

.eicon-warning:before {
    content: "\e900"
}

.eicon-flow:before {
    content: "\e901"
}

.eicon-cursor-move:before {
    content: "\e902"
}

.eicon-arrow-circle-left:before {
    content: "\e903"
}

.eicon-flash:before {
    content: "\e904"
}

.eicon-redo:before {
    content: "\e905"
}

.eicon-ban:before {
    content: "\e906"
}

.eicon-barcode:before {
    content: "\e907"
}

.eicon-calendar:before {
    content: "\e908"
}

.eicon-caret-left:before {
    content: "\e909"
}

.eicon-caret-right:before {
    content: "\e90a"
}

.eicon-caret-up:before {
    content: "\e90b"
}

.eicon-chain-broken:before {
    content: "\e90c"
}

.eicon-check-circle-o:before {
    content: "\e90d"
}

.eicon-check:before {
    content: "\e90e"
}

.eicon-chevron-double-left:before {
    content: "\e90f"
}

.eicon-chevron-double-right:before {
    content: "\e910"
}

.eicon-undo:before {
    content: "\e911"
}

.eicon-filter:before {
    content: "\e912"
}

.eicon-circle-o:before {
    content: "\e913"
}

.eicon-circle:before {
    content: "\e914"
}

.eicon-clock-o:before {
    content: "\e915"
}

.eicon-cog:before {
    content: "\e916"
}

.eicon-cogs:before {
    content: "\e917"
}

.eicon-commenting-o:before {
    content: "\e918"
}

.eicon-copy:before {
    content: "\e919"
}

.eicon-database:before {
    content: "\e91a"
}

.eicon-dot-circle-o:before {
    content: "\e91b"
}

.eicon-envelope:before {
    content: "\e91c"
}

.eicon-external-link-square:before {
    content: "\e91d"
}

.eicon-eyedropper:before {
    content: "\e91e"
}

.eicon-folder:before {
    content: "\e91f"
}

.eicon-font:before {
    content: "\e920"
}

.eicon-adjust:before {
    content: "\e921"
}

.eicon-lightbox:before {
    content: "\e922"
}

.eicon-heart-o:before {
    content: "\e923"
}

.eicon-history:before {
    content: "\e924"
}

.eicon-image-bold:before {
    content: "\e925"
}

.eicon-info-circle:before {
    content: "\e926"
}

.eicon-link:before {
    content: "\e927"
}

.eicon-long-arrow-left:before {
    content: "\e928"
}

.eicon-long-arrow-right:before {
    content: "\e929"
}

.eicon-caret-down:before {
    content: "\e92a"
}

.eicon-paint-brush:before {
    content: "\e92b"
}

.eicon-pencil:before {
    content: "\e92c"
}

.eicon-plus-circle:before {
    content: "\e92d"
}

.eicon-zoom-in-bold:before {
    content: "\e92e"
}

.eicon-sort-amount-desc:before {
    content: "\e92f"
}

.eicon-sign-out:before {
    content: "\e930"
}

.eicon-spinner:before {
    content: "\e931"
}

.eicon-square:before {
    content: "\e932"
}

.eicon-star-o:before {
    content: "\e933"
}

.eicon-star:before {
    content: "\e934"
}

.eicon-text-align-justify:before {
    content: "\e935"
}

.eicon-text-align-center:before {
    content: "\e936"
}

.eicon-tags:before {
    content: "\e937"
}

.eicon-text-align-left:before {
    content: "\e938"
}

.eicon-text-align-right:before {
    content: "\e939"
}

.eicon-close-circle:before {
    content: "\e93a"
}

.eicon-trash-o:before {
    content: "\e93b"
}

.eicon-font-awesome:before {
    content: "\e93c"
}

.eicon-user-circle-o:before {
    content: "\e93d"
}

.eicon-video-camera:before {
    content: "\e93e"
}

.eicon-heart:before {
    content: "\e93f"
}

.eicon-wrench:before {
    content: "\e940"
}

.eicon-help:before {
    content: "\e941"
}

.eicon-help-o:before {
    content: "\e942"
}

.eicon-zoom-out-bold:before {
    content: "\e943"
}

.eicon-plus-square-o:before {
    content: "\e944"
}

.eicon-minus-square-o:before {
    content: "\e945"
}

.eicon-minus-circle:before {
    content: "\e946"
}

.eicon-minus-circle-o:before {
    content: "\e947"
}

.eicon-code-bold:before {
    content: "\e948"
}

.eicon-cloud-upload:before {
    content: "\e949"
}

.eicon-search-bold:before {
    content: "\e94a"
}

.eicon-map-pin:before {
    content: "\e94b"
}

.eicon-meetup:before {
    content: "\e94c"
}

.eicon-slideshow:before {
    content: "\e94d"
}

.eicon-t-letter-bold:before {
    content: "\e94e"
}

.eicon-preferences:before {
    content: "\e94f"
}

.eicon-table-of-contents:before {
    content: "\e950"
}

.eicon-tv:before {
    content: "\e951"
}

.eicon-upload:before {
    content: "\e952"
}

.eicon-instagram-comments:before {
    content: "\e953"
}

.eicon-instagram-nested-gallery:before {
    content: "\e954"
}

.eicon-instagram-post:before {
    content: "\e955"
}

.eicon-instagram-video:before {
    content: "\e956"
}

.eicon-instagram-gallery:before {
    content: "\e957"
}

.eicon-instagram-likes:before {
    content: "\e958"
}

.eicon-facebook:before {
    content: "\e959"
}

.eicon-twitter:before {
    content: "\e95a"
}

.eicon-pinterest:before {
    content: "\e95b"
}

.eicon-frame-expand:before {
    content: "\e95c"
}

.eicon-frame-minimize:before {
    content: "\e95d"
}

.eicon-archive:before {
    content: "\e95e"
}

.eicon-colors-typography:before {
    content: "\e95f"
}

.eicon-custom:before {
    content: "\e960"
}

.eicon-footer:before {
    content: "\e961"
}

.eicon-header:before {
    content: "\e962"
}

.eicon-layout-settings:before {
    content: "\e963"
}

.eicon-lightbox-expand:before {
    content: "\e964"
}

.eicon-error-404:before {
    content: "\e965"
}

.eicon-theme-style:before {
    content: "\e966"
}

.eicon-search-results:before {
    content: "\e967"
}

.eicon-single-post:before {
    content: "\e968"
}

.eicon-site-identity:before {
    content: "\e969"
}

.eicon-theme-builder:before {
    content: "\e96a"
}

.eicon-download-bold:before {
    content: "\e96b"
}

.eicon-share-arrow:before {
    content: "\e96c"
}

.eicon-global-settings:before {
    content: "\e96d"
}

.eicon-user-preferences:before {
    content: "\e96e"
}

.eicon-lock:before {
    content: "\e96f"
}

.eicon-export-kit:before {
    content: "\e970"
}

.eicon-import-kit:before {
    content: "\e971"
}

.eicon-lottie:before {
    content: "\e972"
}

.eicon-products-archive:before {
    content: "\e973"
}

.eicon-single-product:before {
    content: "\e974"
}

.eicon-disable-trash-o:before {
    content: "\e975"
}

.eicon-single-page:before {
    content: "\e976"
}

.eicon-wordpress-light:before {
    content: "\e977"
}

.eicon-cogs-check:before {
    content: "\e978"
}

.eicon-custom-css:before {
    content: "\e979"
}

.eicon-global-colors:before {
    content: "\e97a"
}

.eicon-globe:before {
    content: "\e97b"
}

.eicon-typography-1:before {
    content: "\e97c"
}

.eicon-background:before {
    content: "\e97d"
}

.eicon-device-responsive:before {
    content: "\e97e"
}

.eicon-device-wide:before {
    content: "\e97f"
}

.eicon-code-highlight:before {
    content: "\e980"
}

.eicon-video-playlist:before {
    content: "\e981"
}

.eicon-download-kit:before {
    content: "\e982"
}

.eicon-kit-details:before {
    content: "\e983"
}

.eicon-kit-parts:before {
    content: "\e984"
}

.eicon-kit-upload:before {
    content: "\e985"
}

.eicon-kit-plugins:before {
    content: "\e986"
}

.eicon-kit-upload-alt:before {
    content: "\e987"
}

.eicon-hotspot:before {
    content: "\e988"
}

.eicon-paypal-button:before {
    content: "\e989"
}

.eicon-shape:before {
    content: "\e98a"
}

.eicon-wordart:before {
    content: "\e98b"
}

.eicon-checkout:before {
    content: "\e98c"
}

.eicon-container:before {
    content: "\e98d"
}

.eicon-flip:before {
    content: "\e98e"
}

.eicon-info:before {
    content: "\e98f"
}

.eicon-my-account:before {
    content: "\e990"
}

.eicon-purchase-summary:before {
    content: "\e991"
}

.eicon-page-transition:before {
    content: "\e992"
}

.eicon-spotify:before {
    content: "\e993"
}

.eicon-stripe-button:before {
    content: "\e994"
}

.eicon-woo-settings:before {
    content: "\e995"
}

.eicon-woo-cart:before {
    content: "\e996"
}

.eicon-grow:before {
    content: "\e997"
}

.eicon-order-end:before {
    content: "\e998"
}

.eicon-nowrap:before {
    content: "\e999"
}

.eicon-order-start:before {
    content: "\e99a"
}

.eicon-progress-tracker:before {
    content: "\e99b"
}

.eicon-shrink:before {
    content: "\e99c"
}

.eicon-wrap:before {
    content: "\e99d"
}

.eicon-align-center-h:before {
    content: "\e99e"
}

.eicon-align-center-v:before {
    content: "\e99f"
}

.eicon-align-end-h:before {
    content: "\e9a0"
}

.eicon-align-end-v:before {
    content: "\e9a1"
}

.eicon-align-start-h:before {
    content: "\e9a2"
}

.eicon-align-start-v:before {
    content: "\e9a3"
}

.eicon-align-stretch-h:before {
    content: "\e9a4"
}

.eicon-align-stretch-v:before {
    content: "\e9a5"
}

.eicon-justify-center-h:before {
    content: "\e9a6"
}

.eicon-justify-center-v:before {
    content: "\e9a7"
}

.eicon-justify-end-h:before {
    content: "\e9a8"
}

.eicon-justify-end-v:before {
    content: "\e9a9"
}

.eicon-justify-space-around-h:before {
    content: "\e9aa"
}

.eicon-justify-space-around-v:before {
    content: "\e9ab"
}

.eicon-justify-space-between-h:before {
    content: "\e9ac"
}

.eicon-justify-space-between-v:before {
    content: "\e9ad"
}

.eicon-justify-space-evenly-h:before {
    content: "\e9ae"
}

.eicon-justify-space-evenly-v:before {
    content: "\e9af"
}

.eicon-justify-start-h:before {
    content: "\e9b0"
}

.eicon-justify-start-v:before {
    content: "\e9b1"
}

.eicon-woocommerce-cross-sells:before {
    content: "\e9b2"
}

.eicon-woocommerce-notices:before {
    content: "\e9b3"
}

.eicon-inner-container:before {
    content: "\e9b4"
}

.eicon-warning-full:before {
    content: "\e9b5"
}

.eicon-exit:before {
    content: "\e9b6"
}

.eicon-loop-builder:before {
    content: "\e9b7"
}

.eicon-notes:before {
    content: "\e9b8"
}

.eicon-read:before {
    content: "\e9b9"
}

.eicon-unread:before {
    content: "\e9ba"
}

.eicon-carousel-loop:before {
    content: "\e9bb"
}

.eicon-mega-menu:before {
    content: "\eb78"
}

.eicon-nested-carousel:before {
    content: "\e9bd"
}

.eicon-ai:before {
    content: "\e9be"
}

.eicon-taxonomy-filter:before {
    content: "\eb7d"
}

.eicon-container-grid:before {
    content: "\ef02"
}

.eicon-upgrade:before {
    content: "\e9c1"
}

.eicon-advanced:before {
    content: "\eb84"
}

.eicon-notification:before {
    content: "\e9c3"
}

.eicon-light-mode:before {
    content: "\e9c4"
}

.eicon-dark-mode:before {
    content: "\e9c5"
}

.eicon-upgrade-crown:before {
    content: "\e9c6"
}

.eicon-off-canvas:before {
    content: "\e9c7"
}

.eicon-speakerphone:before {
    content: "\e9c9"
}

.eicon-eye:before {
    content: "\e8ac"
}

.eicon-elementor-square:before {
    content: "\e813"
}

/*! elementor - v3.24.0 - 15-10-2024 */
.elementor-hidden {
    display: none
}

.elementor-visibility-hidden {
    visibility: hidden
}

.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible {
    position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.elementor-clearfix:after {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0
}

.e-logo-wrapper {
    background: var(--e-a-bg-logo);
    display: inline-block;
    padding: .75em;
    border-radius: 50%;
    line-height: 1
}

.e-logo-wrapper i {
    color: var(--e-a-color-logo);
    font-size: 1em
}

.elementor *,.elementor :after,.elementor :before {
    box-sizing: border-box
}

.elementor a {
    box-shadow: none;
    text-decoration: none
}

.elementor hr {
    margin: 0;
    background-color: transparent
}

.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none
}

.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
    margin: 0
}

.elementor embed,.elementor iframe,.elementor object,.elementor video {
    max-width: 100%;
    width: 100%;
    margin: 0;
    line-height: 1;
    border: none
}

.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    z-index: 0;
    direction: ltr
}

.elementor .elementor-background-video-container {
    transition: opacity 1s;
    pointer-events: none
}

.elementor .elementor-background-video-container.elementor-loading {
    opacity: 0
}

.elementor .elementor-background-video-embed {
    max-width: none
}

.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.elementor .elementor-background-video {
    max-width: none
}

.elementor .elementor-html5-video {
    -o-object-fit: cover;
    object-fit: cover
}

.elementor .elementor-background-overlay,.elementor .elementor-background-slideshow {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.elementor .elementor-background-slideshow {
    z-index: 0
}

.elementor .elementor-background-slideshow__slide__image {
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: cover
}

.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute {
    position: absolute
}

.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed {
    position: fixed
}

.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
    max-width: 100%
}

@media (max-width: 1024px) {
    .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial {
        max-width:100%
    }
}

@media (max-width: 767px) {
    .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial {
        max-width:100%
    }
}

.elementor-element {
    --flex-direction: initial;
    --flex-wrap: initial;
    --justify-content: initial;
    --align-items: initial;
    --align-content: initial;
    --gap: initial;
    --flex-basis: initial;
    --flex-grow: initial;
    --flex-shrink: initial;
    --order: initial;
    --align-self: initial;
    flex-basis: var(--flex-basis);
    flex-grow: var(--flex-grow);
    flex-shrink: var(--flex-shrink);
    order: var(--order);
    align-self: var(--align-self)
}

.elementor-element.elementor-absolute,.elementor-element.elementor-fixed {
    z-index: 1
}

.elementor-element:where(.e-con-full,.elementor-widget) {
    flex-direction: var(--flex-direction);
    flex-wrap: var(--flex-wrap);
    justify-content: var(--justify-content);
    align-items: var(--align-items);
    align-content: var(--align-content);
    gap: var(--gap)
}

.elementor-invisible {
    visibility: hidden
}

.elementor-align-center {
    text-align: center
}

.elementor-align-center .elementor-button {
    width: auto
}

.elementor-align-right {
    text-align: right
}

.elementor-align-right .elementor-button {
    width: auto
}

.elementor-align-left {
    text-align: left
}

.elementor-align-left .elementor-button {
    width: auto
}

.elementor-align-justify .elementor-button {
    width: 100%
}

.elementor-custom-embed-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.elementor-custom-embed-play i {
    font-size: 100px;
    color: #fff;
    text-shadow: 1px 0 6px rgba(0,0,0,.3)
}

.elementor-custom-embed-play svg {
    height: 100px;
    width: 100px;
    fill: #fff;
    filter: drop-shadow(1px 0 6px rgba(0,0,0,.3))
}

.elementor-custom-embed-play i,.elementor-custom-embed-play svg {
    opacity: .8;
    transition: all .5s
}

.elementor-custom-embed-play.elementor-playing i {
    font-family: eicons
}

.elementor-custom-embed-play.elementor-playing i:before {
    content: "\e8fb"
}

.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg {
    animation: eicon-spin 2s linear infinite
}

.elementor-tag {
    display: inline-flex
}

.elementor-ken-burns {
    transition-property: transform;
    transition-duration: 10s;
    transition-timing-function: linear
}

.elementor-ken-burns--out {
    transform: scale(1.3)
}

.elementor-ken-burns--active {
    transition-duration: 20s
}

.elementor-ken-burns--active.elementor-ken-burns--out {
    transform: scale(1)
}

.elementor-ken-burns--active.elementor-ken-burns--in {
    transform: scale(1.3)
}

@media (min-width: 1) {
    .elementor-widescreen-align-center {
        text-align:center
    }

    .elementor-widescreen-align-center .elementor-button {
        width: auto
    }

    .elementor-widescreen-align-right {
        text-align: right
    }

    .elementor-widescreen-align-right .elementor-button {
        width: auto
    }

    .elementor-widescreen-align-left {
        text-align: left
    }

    .elementor-widescreen-align-left .elementor-button {
        width: auto
    }

    .elementor-widescreen-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: 1) {
    .elementor-laptop-align-center {
        text-align:center
    }

    .elementor-laptop-align-center .elementor-button {
        width: auto
    }

    .elementor-laptop-align-right {
        text-align: right
    }

    .elementor-laptop-align-right .elementor-button {
        width: auto
    }

    .elementor-laptop-align-left {
        text-align: left
    }

    .elementor-laptop-align-left .elementor-button {
        width: auto
    }

    .elementor-laptop-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: 1) {
    .elementor-tablet_extra-align-center {
        text-align:center
    }

    .elementor-tablet_extra-align-center .elementor-button {
        width: auto
    }

    .elementor-tablet_extra-align-right {
        text-align: right
    }

    .elementor-tablet_extra-align-right .elementor-button {
        width: auto
    }

    .elementor-tablet_extra-align-left {
        text-align: left
    }

    .elementor-tablet_extra-align-left .elementor-button {
        width: auto
    }

    .elementor-tablet_extra-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: 1024px) {
    .elementor-tablet-align-center {
        text-align:center
    }

    .elementor-tablet-align-center .elementor-button {
        width: auto
    }

    .elementor-tablet-align-right {
        text-align: right
    }

    .elementor-tablet-align-right .elementor-button {
        width: auto
    }

    .elementor-tablet-align-left {
        text-align: left
    }

    .elementor-tablet-align-left .elementor-button {
        width: auto
    }

    .elementor-tablet-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: 1) {
    .elementor-mobile_extra-align-center {
        text-align:center
    }

    .elementor-mobile_extra-align-center .elementor-button {
        width: auto
    }

    .elementor-mobile_extra-align-right {
        text-align: right
    }

    .elementor-mobile_extra-align-right .elementor-button {
        width: auto
    }

    .elementor-mobile_extra-align-left {
        text-align: left
    }

    .elementor-mobile_extra-align-left .elementor-button {
        width: auto
    }

    .elementor-mobile_extra-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: 767px) {
    .elementor-mobile-align-center {
        text-align:center
    }

    .elementor-mobile-align-center .elementor-button {
        width: auto
    }

    .elementor-mobile-align-right {
        text-align: right
    }

    .elementor-mobile-align-right .elementor-button {
        width: auto
    }

    .elementor-mobile-align-left {
        text-align: left
    }

    .elementor-mobile-align-left .elementor-button {
        width: auto
    }

    .elementor-mobile-align-justify .elementor-button {
        width: 100%
    }
}

:root {
    --page-title-display: block
}

.elementor-page-title,h1.entry-title {
    display: var(--page-title-display)
}

@keyframes eicon-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.eicon-animation-spin {
    animation: eicon-spin 2s linear infinite
}

.elementor-section {
    position: relative
}

.elementor-section .elementor-container {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative
}

@media (max-width: 1024px) {
    .elementor-section .elementor-container {
        flex-wrap:wrap
    }
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1140px
}

.elementor-section.elementor-section-stretched {
    position: relative;
    width: 100%
}

.elementor-section.elementor-section-items-top>.elementor-container {
    align-items: flex-start
}

.elementor-section.elementor-section-items-middle>.elementor-container {
    align-items: center
}

.elementor-section.elementor-section-items-bottom>.elementor-container {
    align-items: flex-end
}

@media (min-width: 768px) {
    .elementor-section.elementor-section-height-full {
        height:100vh
    }

    .elementor-section.elementor-section-height-full>.elementor-container {
        height: 100%
    }
}

.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-items: flex-start
}

.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-items: center
}

.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-items: flex-end
}

.elementor-row {
    width: 100%;
    display: flex
}

@media (max-width: 1024px) {
    .elementor-row {
        flex-wrap:wrap
    }
}

.elementor-widget-wrap {
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    align-content: flex-start
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: flex
}

.elementor-widget-wrap>.elementor-element {
    width: 100%
}

.elementor-widget-wrap.e-swiper-container {
    width: calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))
}

.elementor-widget {
    position: relative
}

.elementor-widget:not(:last-child) {
    margin-bottom: 20px
}

.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial {
    margin-bottom: 0
}

.elementor-column {
    position: relative;
    min-height: 1px;
    display: flex
}

.elementor-column-wrap {
    width: 100%;
    position: relative;
    display: flex
}

.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated {
    padding: 5px
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 10px
}

.elementor-column-gap-extended>.elementor-column>.elementor-element-populated {
    padding: 15px
}

.elementor-column-gap-wide>.elementor-column>.elementor-element-populated {
    padding: 20px
}

.elementor-column-gap-wider>.elementor-column>.elementor-element-populated {
    padding: 30px
}

.elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
    padding: 0
}

@media (min-width: 768px) {
    .elementor-column.elementor-col-10,.elementor-column[data-col="10"] {
        width:10%
    }

    .elementor-column.elementor-col-11,.elementor-column[data-col="11"] {
        width: 11.111%
    }

    .elementor-column.elementor-col-12,.elementor-column[data-col="12"] {
        width: 12.5%
    }

    .elementor-column.elementor-col-14,.elementor-column[data-col="14"] {
        width: 14.285%
    }

    .elementor-column.elementor-col-16,.elementor-column[data-col="16"] {
        width: 16.666%
    }

    .elementor-column.elementor-col-20,.elementor-column[data-col="20"] {
        width: 20%
    }

    .elementor-column.elementor-col-25,.elementor-column[data-col="25"] {
        width: 25%
    }

    .elementor-column.elementor-col-30,.elementor-column[data-col="30"] {
        width: 30%
    }

    .elementor-column.elementor-col-33,.elementor-column[data-col="33"] {
        width: 33.333%
    }

    .elementor-column.elementor-col-40,.elementor-column[data-col="40"] {
        width: 40%
    }

    .elementor-column.elementor-col-50,.elementor-column[data-col="50"] {
        width: 50%
    }

    .elementor-column.elementor-col-60,.elementor-column[data-col="60"] {
        width: 60%
    }

    .elementor-column.elementor-col-66,.elementor-column[data-col="66"] {
        width: 66.666%
    }

    .elementor-column.elementor-col-70,.elementor-column[data-col="70"] {
        width: 70%
    }

    .elementor-column.elementor-col-75,.elementor-column[data-col="75"] {
        width: 75%
    }

    .elementor-column.elementor-col-80,.elementor-column[data-col="80"] {
        width: 80%
    }

    .elementor-column.elementor-col-83,.elementor-column[data-col="83"] {
        width: 83.333%
    }

    .elementor-column.elementor-col-90,.elementor-column[data-col="90"] {
        width: 90%
    }

    .elementor-column.elementor-col-100,.elementor-column[data-col="100"] {
        width: 100%
    }
}

@media (max-width: 479px) {
    .elementor-column.elementor-xs-10 {
        width:10%
    }

    .elementor-column.elementor-xs-11 {
        width: 11.111%
    }

    .elementor-column.elementor-xs-12 {
        width: 12.5%
    }

    .elementor-column.elementor-xs-14 {
        width: 14.285%
    }

    .elementor-column.elementor-xs-16 {
        width: 16.666%
    }

    .elementor-column.elementor-xs-20 {
        width: 20%
    }

    .elementor-column.elementor-xs-25 {
        width: 25%
    }

    .elementor-column.elementor-xs-30 {
        width: 30%
    }

    .elementor-column.elementor-xs-33 {
        width: 33.333%
    }

    .elementor-column.elementor-xs-40 {
        width: 40%
    }

    .elementor-column.elementor-xs-50 {
        width: 50%
    }

    .elementor-column.elementor-xs-60 {
        width: 60%
    }

    .elementor-column.elementor-xs-66 {
        width: 66.666%
    }

    .elementor-column.elementor-xs-70 {
        width: 70%
    }

    .elementor-column.elementor-xs-75 {
        width: 75%
    }

    .elementor-column.elementor-xs-80 {
        width: 80%
    }

    .elementor-column.elementor-xs-83 {
        width: 83.333%
    }

    .elementor-column.elementor-xs-90 {
        width: 90%
    }

    .elementor-column.elementor-xs-100 {
        width: 100%
    }
}

@media (max-width: 767px) {
    .elementor-column.elementor-sm-10 {
        width:10%
    }

    .elementor-column.elementor-sm-11 {
        width: 11.111%
    }

    .elementor-column.elementor-sm-12 {
        width: 12.5%
    }

    .elementor-column.elementor-sm-14 {
        width: 14.285%
    }

    .elementor-column.elementor-sm-16 {
        width: 16.666%
    }

    .elementor-column.elementor-sm-20 {
        width: 20%
    }

    .elementor-column.elementor-sm-25 {
        width: 25%
    }

    .elementor-column.elementor-sm-30 {
        width: 30%
    }

    .elementor-column.elementor-sm-33 {
        width: 33.333%
    }

    .elementor-column.elementor-sm-40 {
        width: 40%
    }

    .elementor-column.elementor-sm-50 {
        width: 50%
    }

    .elementor-column.elementor-sm-60 {
        width: 60%
    }

    .elementor-column.elementor-sm-66 {
        width: 66.666%
    }

    .elementor-column.elementor-sm-70 {
        width: 70%
    }

    .elementor-column.elementor-sm-75 {
        width: 75%
    }

    .elementor-column.elementor-sm-80 {
        width: 80%
    }

    .elementor-column.elementor-sm-83 {
        width: 83.333%
    }

    .elementor-column.elementor-sm-90 {
        width: 90%
    }

    .elementor-column.elementor-sm-100 {
        width: 100%
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .elementor-column.elementor-md-10 {
        width:10%
    }

    .elementor-column.elementor-md-11 {
        width: 11.111%
    }

    .elementor-column.elementor-md-12 {
        width: 12.5%
    }

    .elementor-column.elementor-md-14 {
        width: 14.285%
    }

    .elementor-column.elementor-md-16 {
        width: 16.666%
    }

    .elementor-column.elementor-md-20 {
        width: 20%
    }

    .elementor-column.elementor-md-25 {
        width: 25%
    }

    .elementor-column.elementor-md-30 {
        width: 30%
    }

    .elementor-column.elementor-md-33 {
        width: 33.333%
    }

    .elementor-column.elementor-md-40 {
        width: 40%
    }

    .elementor-column.elementor-md-50 {
        width: 50%
    }

    .elementor-column.elementor-md-60 {
        width: 60%
    }

    .elementor-column.elementor-md-66 {
        width: 66.666%
    }

    .elementor-column.elementor-md-70 {
        width: 70%
    }

    .elementor-column.elementor-md-75 {
        width: 75%
    }

    .elementor-column.elementor-md-80 {
        width: 80%
    }

    .elementor-column.elementor-md-83 {
        width: 83.333%
    }

    .elementor-column.elementor-md-90 {
        width: 90%
    }

    .elementor-column.elementor-md-100 {
        width: 100%
    }
}

@media (min-width: 1) {
    .elementor-reverse-widescreen>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: 1025px) and (max-width:1) {
    .elementor-reverse-laptop>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: 1) and (max-width:1) {
    .elementor-reverse-laptop>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: 1025px) and (max-width:1) {
    .elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9),.elementor-reverse-laptop>.elementor-container>:nth-child(10) {
        order:0
    }

    .elementor-reverse-tablet_extra>.elementor-container>:first-child {
        order: 10
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .elementor-reverse-tablet>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: 1) and (max-width:1024px) {
    .elementor-reverse-tablet>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: 768px) and (max-width:1) {
    .elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9),.elementor-reverse-tablet>.elementor-container>:nth-child(10) {
        order:0
    }

    .elementor-reverse-mobile_extra>.elementor-container>:first-child {
        order: 10
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (max-width: 767px) {
    .elementor-reverse-mobile>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(10) {
        order: 1
    }

    .elementor-column {
        width: 100%
    }
}

ul.elementor-icon-list-items.elementor-inline-items {
    display: flex;
    flex-wrap: wrap
}

ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
    word-break: break-word
}

.elementor-grid {
    display: grid;
    grid-column-gap: var(--grid-column-gap);
    grid-row-gap: var(--grid-row-gap)
}

.elementor-grid .elementor-grid-item {
    min-width: 0
}

.elementor-grid-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap))
}

.elementor-grid-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
}

.elementor-grid-1 .elementor-grid {
    grid-template-columns: repeat(1,1fr)
}

.elementor-grid-2 .elementor-grid {
    grid-template-columns: repeat(2,1fr)
}

.elementor-grid-3 .elementor-grid {
    grid-template-columns: repeat(3,1fr)
}

.elementor-grid-4 .elementor-grid {
    grid-template-columns: repeat(4,1fr)
}

.elementor-grid-5 .elementor-grid {
    grid-template-columns: repeat(5,1fr)
}

.elementor-grid-6 .elementor-grid {
    grid-template-columns: repeat(6,1fr)
}

.elementor-grid-7 .elementor-grid {
    grid-template-columns: repeat(7,1fr)
}

.elementor-grid-8 .elementor-grid {
    grid-template-columns: repeat(8,1fr)
}

.elementor-grid-9 .elementor-grid {
    grid-template-columns: repeat(9,1fr)
}

.elementor-grid-10 .elementor-grid {
    grid-template-columns: repeat(10,1fr)
}

.elementor-grid-11 .elementor-grid {
    grid-template-columns: repeat(11,1fr)
}

.elementor-grid-12 .elementor-grid {
    grid-template-columns: repeat(12,1fr)
}

@media (min-width: 1) {
    .elementor-grid-widescreen-0 .elementor-grid {
        display:inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-widescreen-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-widescreen-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-widescreen-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-widescreen-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-widescreen-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-widescreen-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-widescreen-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-widescreen-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-widescreen-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-widescreen-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-widescreen-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-widescreen-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (max-width: 1) {
    .elementor-grid-laptop-0 .elementor-grid {
        display:inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-laptop-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-laptop-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-laptop-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-laptop-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-laptop-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-laptop-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-laptop-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-laptop-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-laptop-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-laptop-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-laptop-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-laptop-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-laptop-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (max-width: 1) {
    .elementor-grid-tablet_extra-0 .elementor-grid {
        display:inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-tablet_extra-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-tablet_extra-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-tablet_extra-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-tablet_extra-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-tablet_extra-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-tablet_extra-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-tablet_extra-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-tablet_extra-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-tablet_extra-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-tablet_extra-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-tablet_extra-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-tablet_extra-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (max-width: 1024px) {
    .elementor-grid-tablet-0 .elementor-grid {
        display:inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-tablet-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-tablet-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-tablet-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-tablet-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-tablet-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-tablet-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-tablet-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-tablet-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-tablet-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-tablet-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-tablet-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-tablet-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-tablet-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (max-width: 1) {
    .elementor-grid-mobile_extra-0 .elementor-grid {
        display:inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-mobile_extra-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-mobile_extra-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-mobile_extra-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-mobile_extra-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-mobile_extra-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-mobile_extra-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-mobile_extra-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-mobile_extra-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-mobile_extra-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-mobile_extra-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-mobile_extra-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-mobile_extra-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (max-width: 767px) {
    .elementor-grid-mobile-0 .elementor-grid {
        display:inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-mobile-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-mobile-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-mobile-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-mobile-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-mobile-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-mobile-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-mobile-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-mobile-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-mobile-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-mobile-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-mobile-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-mobile-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-mobile-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (min-width: 1025px) {
    #elementor-device-mode:after {
        content:"desktop"
    }
}

@media (min-width: 1) {
    #elementor-device-mode:after {
        content:"widescreen"
    }
}

@media (max-width: 1) {
    #elementor-device-mode:after {
        content:"laptop";
        content: "tablet_extra"
    }
}

@media (max-width: 1024px) {
    #elementor-device-mode:after {
        content:"tablet"
    }
}

@media (max-width: 1) {
    #elementor-device-mode:after {
        content:"mobile_extra"
    }
}

@media (max-width: 767px) {
    #elementor-device-mode:after {
        content:"mobile"
    }
}

.e-con {
    --border-radius: 0;
    --border-top-width: 0px;
    --border-right-width: 0px;
    --border-bottom-width: 0px;
    --border-left-width: 0px;
    --border-style: initial;
    --border-color: initial;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --content-width: min(100%,var(--container-max-width,1140px));
    --width: 100%;
    --min-height: initial;
    --height: auto;
    --text-align: initial;
    --margin-top: 0px;
    --margin-right: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --padding-top: var(--container-default-padding-top,10px);
    --padding-right: var(--container-default-padding-right,10px);
    --padding-bottom: var(--container-default-padding-bottom,10px);
    --padding-left: var(--container-default-padding-left,10px);
    --position: relative;
    --z-index: revert;
    --overflow: visible;
    --gap: var(--widgets-spacing,20px);
    --overlay-mix-blend-mode: initial;
    --overlay-opacity: 1;
    --overlay-transition: 0.3s;
    --e-con-grid-template-columns: repeat(3,1fr);
    --e-con-grid-template-rows: repeat(2,1fr);
    position: var(--position);
    width: var(--width);
    min-width: 0;
    min-height: var(--min-height);
    height: var(--height);
    border-radius: var(--border-radius);
    z-index: var(--z-index);
    overflow: var(--overflow);
    transition: background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s);
    --flex-wrap-mobile: wrap;
    margin-block-start:var(--margin-block-start);margin-inline-end: var(--margin-inline-end);
    margin-block-end:var(--margin-block-end);margin-inline-start: var(--margin-inline-start);
    padding-inline-start:var(--padding-inline-start);padding-inline-end: var(--padding-inline-end);
    --margin-block-start: var(--margin-top);
    --margin-block-end: var(--margin-bottom);
    --margin-inline-start: var(--margin-left);
    --margin-inline-end: var(--margin-right);
    --padding-inline-start: var(--padding-left);
    --padding-inline-end: var(--padding-right);
    --padding-block-start: var(--padding-top);
    --padding-block-end: var(--padding-bottom);
    --border-block-start-width: var(--border-top-width);
    --border-block-end-width: var(--border-bottom-width);
    --border-inline-start-width: var(--border-left-width);
    --border-inline-end-width: var(--border-right-width)
}

body.rtl .e-con {
    --padding-inline-start: var(--padding-right);
    --padding-inline-end: var(--padding-left);
    --margin-inline-start: var(--margin-right);
    --margin-inline-end: var(--margin-left);
    --border-inline-start-width: var(--border-right-width);
    --border-inline-end-width: var(--border-left-width)
}

.e-con.e-flex {
    --flex-direction: column;
    --flex-basis: auto;
    --flex-grow: 0;
    --flex-shrink: 1;
    flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis)
}

.e-con-full,.e-con>.e-con-inner {
    text-align: var(--text-align);
    padding-block-start:var(--padding-block-start);padding-block-end: var(--padding-block-end)
}

.e-con-full.e-flex,.e-con.e-flex>.e-con-inner {
    flex-direction: var(--flex-direction)
}

.e-con,.e-con>.e-con-inner {
    display: var(--display)
}

.e-con.e-grid {
    --grid-justify-content: start;
    --grid-align-content: start;
    --grid-auto-flow: row
}

.e-con.e-grid,.e-con.e-grid>.e-con-inner {
    grid-template-columns: var(--e-con-grid-template-columns);
    grid-template-rows: var(--e-con-grid-template-rows);
    justify-content: var(--grid-justify-content);
    align-content: var(--grid-align-content);
    grid-auto-flow: var(--grid-auto-flow);
    justify-items: var(--justify-items);
    align-items: var(--align-items)
}

.e-con-boxed.e-flex {
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: normal;
    align-items: normal;
    align-content: normal
}

.e-con-boxed.e-grid {
    justify-items: legacy;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr
}

.e-con-boxed {
    text-align: initial;
    gap: initial
}

.e-con.e-flex>.e-con-inner {
    flex-wrap: var(--flex-wrap);
    justify-content: var(--justify-content);
    align-items: var(--align-items);
    align-content: var(--align-content);
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 1;
    align-self: auto
}

.e-con.e-grid>.e-con-inner {
    justify-items: var(--justify-items);
    align-items: var(--align-items)
}

.e-con>.e-con-inner {
    gap: var(--gap);
    width: 100%;
    max-width: var(--content-width);
    margin: 0 auto;
    padding-inline-start:0;padding-inline-end:0;height: 100%
}

:is(.elementor-section-wrap,[data-elementor-id])>.e-con {
    --margin-left: auto;
    --margin-right: auto;
    max-width: min(100%,var(--width))
}

.e-con .elementor-widget.elementor-widget {
    margin-block-end:0}

.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before {
    content: var(--background-overlay);
    display: block;
    position: absolute;
    mix-blend-mode: var(--overlay-mix-blend-mode);
    opacity: var(--overlay-opacity);
    transition: var(--overlay-transition,.3s);
    border-radius: var(--border-radius);
    border-style: var(--border-style);
    border-color: var(--border-color);
    border-block-start-width:var(--border-block-start-width);border-inline-end-width: var(--border-inline-end-width);
    border-block-end-width:var(--border-block-end-width);border-inline-start-width: var(--border-inline-start-width);
    top: calc(0px - var(--border-top-width));
    left: calc(0px - var(--border-left-width));
    width: max(100% + var(--border-left-width) + var(--border-right-width),100%);
    height: max(100% + var(--border-top-width) + var(--border-bottom-width),100%)
}

.e-con:before {
    transition: background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)
}

.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container {
    border-radius: var(--border-radius);
    border-style: var(--border-style);
    border-color: var(--border-color);
    border-block-start-width:var(--border-block-start-width);border-inline-end-width: var(--border-inline-end-width);
    border-block-end-width:var(--border-block-end-width);border-inline-start-width: var(--border-inline-start-width);
    top: calc(0px - var(--border-top-width));
    left: calc(0px - var(--border-left-width));
    width: max(100% + var(--border-left-width) + var(--border-right-width),100%);
    height: max(100% + var(--border-top-width) + var(--border-bottom-width),100%)
}

@media (max-width: 767px) {
    :is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-phone {
        display:none
    }
}

:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before {
    z-index: 1
}

:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before {
    z-index: 2
}

.e-con .elementor-widget {
    min-width: 0
}

.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper {
    width: 100%
}

.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container {
    height: 100%
}

.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget {
    max-width: 100%
}

@media (max-width: 767px) {
    .e-con.e-flex {
        --width:100%;
        --flex-wrap: var(--flex-wrap-mobile)
    }
}

.elementor-form-fields-wrapper {
    display: flex;
    flex-wrap: wrap
}

.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea {
    flex-basis: 100%;
    max-width: 100%
}

.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input {
    flex-grow: 1
}

.elementor-field-group {
    flex-wrap: wrap;
    align-items: center
}

.elementor-field-group.elementor-field-type-submit {
    align-items: flex-end
}

.elementor-field-group .elementor-field-textual {
    width: 100%;
    max-width: 100%;
    border: 1px solid #69727d;
    background-color: transparent;
    color: #1f2124;
    vertical-align: middle;
    flex-grow: 1
}

.elementor-field-group .elementor-field-textual:focus {
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
    outline: 0
}

.elementor-field-group .elementor-field-textual::-moz-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-field-textual::placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-select-wrapper {
    display: flex;
    position: relative;
    width: 100%
}

.elementor-field-group .elementor-select-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    text-transform: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    flex-basis: 100%;
    padding-inline-end:20px}

.elementor-field-group .elementor-select-wrapper:before {
    content: "\e92a";
    font-family: eicons;
    font-size: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    pointer-events: none;
    text-shadow: 0 0 3px rgba(0,0,0,.3)
}

.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
    content: ""
}

.elementor-field-subgroup {
    display: flex;
    flex-wrap: wrap
}

.elementor-field-subgroup .elementor-field-option label {
    display: inline-block
}

.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
    padding-inline-end:10px}

.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
    flex-basis: 100%
}

.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
    display: inline
}

.elementor-field-label {
    cursor: pointer
}

.elementor-mark-required .elementor-field-label:after {
    content: "*";
    color: red;
    padding-inline-start:.2em}

.elementor-field-textual {
    line-height: 1.4;
    font-size: 15px;
    min-height: 40px;
    padding: 5px 14px;
    border-radius: 3px
}

.elementor-field-textual.elementor-size-xs {
    font-size: 13px;
    min-height: 33px;
    padding: 4px 12px;
    border-radius: 2px
}

.elementor-field-textual.elementor-size-md {
    font-size: 16px;
    min-height: 47px;
    padding: 6px 16px;
    border-radius: 4px
}

.elementor-field-textual.elementor-size-lg {
    font-size: 18px;
    min-height: 59px;
    padding: 7px 20px;
    border-radius: 5px
}

.elementor-field-textual.elementor-size-xl {
    font-size: 20px;
    min-height: 72px;
    padding: 8px 24px;
    border-radius: 6px
}

.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    flex-basis: 100%
}

.elementor-button-align-stretch .e-form__buttons__wrapper {
    flex-basis: 50%;
    flex-grow: 1
}

.elementor-button-align-stretch .e-form__buttons__wrapper__button {
    flex-basis: 100%
}

.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit {
    justify-content: center
}

.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit {
    justify-content: flex-start
}

.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit {
    justify-content: flex-end
}

.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    flex-basis: auto
}

.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper {
    flex-grow: 0
}

.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button {
    flex-basis: auto
}

@media screen and (max-width: 1024px) {
    .elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        flex-basis:100%
    }

    .elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
        flex-basis: 50%;
        flex-grow: 1
    }

    .elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
        flex-basis: 100%
    }

    .elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit {
        justify-content: center
    }

    .elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit {
        justify-content: flex-start
    }

    .elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit {
        justify-content: flex-end
    }

    .elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        flex-basis: auto
    }

    .elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper {
        flex-grow: 0
    }

    .elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button {
        flex-basis: auto
    }
}

@media screen and (max-width: 767px) {
    .elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        flex-basis:100%
    }

    .elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
        flex-basis: 50%;
        flex-grow: 1
    }

    .elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
        flex-basis: 100%
    }

    .elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit {
        justify-content: center
    }

    .elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit {
        justify-content: flex-start
    }

    .elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit {
        justify-content: flex-end
    }

    .elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        flex-basis: auto
    }

    .elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper {
        flex-grow: 0
    }

    .elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button {
        flex-basis: auto
    }
}

.elementor-error .elementor-field {
    border-color: #d9534f
}

.elementor-error .help-inline {
    color: #d9534f;
    font-size: .9em
}

.elementor-message {
    margin: 10px 0;
    font-size: 1em;
    line-height: 1
}

.elementor-message:before {
    content: "\e90e";
    display: inline-block;
    font-family: eicons;
    font-weight: 400;
    font-style: normal;
    vertical-align: middle;
    margin-inline-end:5px}

.elementor-message.elementor-message-danger {
    color: #d9534f
}

.elementor-message.elementor-message-danger:before {
    content: "\e87f"
}

.elementor-message.form-message-success {
    color: #5cb85c
}

.elementor-form .elementor-button {
    padding-block-start:0;padding-block-end:0;border: none
}

.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span {
    display: flex;
    justify-content: center;
    flex-direction: row;
    gap: 5px
}

.elementor-form .elementor-button.elementor-size-xs {
    min-height: 33px
}

.elementor-form .elementor-button.elementor-size-sm {
    min-height: 40px
}

.elementor-form .elementor-button.elementor-size-md {
    min-height: 47px
}

.elementor-form .elementor-button.elementor-size-lg {
    min-height: 59px
}

.elementor-form .elementor-button.elementor-size-xl {
    min-height: 72px
}

.elementor-element .elementor-widget-container {
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)
}

.elementor-heading-title {
    padding: 0;
    margin: 0;
    line-height: 1
}

.elementor-button {
    display: inline-block;
    line-height: 1;
    background-color: #69727d;
    font-size: 15px;
    padding: 12px 24px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    text-align: center;
    transition: all .3s
}

.elementor-button:focus,.elementor-button:hover,.elementor-button:visited {
    color: #fff
}

.elementor-button-content-wrapper {
    display: flex;
    justify-content: center;
    flex-direction: row;
    gap: 5px
}

.elementor-button-icon svg {
    width: 1em;
    height: auto
}

.elementor-button-icon .e-font-icon-svg {
    height: 1em
}

.elementor-button-text {
    display: inline-block
}

.elementor-button.elementor-size-xs {
    font-size: 13px;
    padding: 10px 20px;
    border-radius: 2px
}

.elementor-button.elementor-size-md {
    font-size: 16px;
    padding: 15px 30px;
    border-radius: 4px
}

.elementor-button.elementor-size-lg {
    font-size: 18px;
    padding: 20px 40px;
    border-radius: 5px
}

.elementor-button.elementor-size-xl {
    font-size: 20px;
    padding: 25px 50px;
    border-radius: 6px
}

.elementor-button span {
    text-decoration: inherit
}

.elementor-element.elementor-button-info .elementor-button {
    background-color: #5bc0de
}

.elementor-element.elementor-button-success .elementor-button {
    background-color: #5cb85c
}

.elementor-element.elementor-button-warning .elementor-button {
    background-color: #f0ad4e
}

.elementor-element.elementor-button-danger .elementor-button {
    background-color: #d9534f
}

.elementor-widget-button .elementor-button .elementor-button-info {
    background-color: #5bc0de
}

.elementor-widget-button .elementor-button .elementor-button-success {
    background-color: #5cb85c
}

.elementor-widget-button .elementor-button .elementor-button-warning {
    background-color: #f0ad4e
}

.elementor-widget-button .elementor-button .elementor-button-danger {
    background-color: #d9534f
}

.elementor-tab-title a {
    color: inherit
}

.elementor-view-stacked .elementor-icon {
    padding: .5em;
    background-color: #69727d;
    color: #fff;
    fill: #fff
}

.elementor-view-framed .elementor-icon {
    padding: .5em;
    color: #69727d;
    border: 3px solid #69727d;
    background-color: transparent
}

.elementor-icon {
    display: inline-block;
    line-height: 1;
    transition: all .3s;
    color: #69727d;
    font-size: 50px;
    text-align: center
}

.elementor-icon:hover {
    color: #69727d
}

.elementor-icon i,.elementor-icon svg {
    width: 1em;
    height: 1em;
    position: relative;
    display: block
}

.elementor-icon i:before,.elementor-icon svg:before {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.elementor-icon i.fad {
    width: auto
}

.elementor-shape-square .elementor-icon {
    border-radius: 0
}

.elementor-shape-rounded .elementor-icon {
    border-radius: 10%
}

.elementor-shape-circle .elementor-icon {
    border-radius: 50%
}

.e-transform .elementor-widget-container {
    transform: perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));
    transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x)
}

.e-con.e-transform {
    transform: perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));
    transform-origin: var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)
}

.animated {
    animation-duration: 1.25s
}

.animated.animated-slow {
    animation-duration: 2s
}

.animated.animated-fast {
    animation-duration: .75s
}

.animated.infinite {
    animation-iteration-count: infinite
}

.animated.reverse {
    animation-direction: reverse;
    animation-fill-mode: forwards
}

@media (prefers-reduced-motion:reduce) {
    .animated {
        animation: none
    }
}

.page-template-elementor_canvas.elementor-page:before {
    display: none
}

.elementor-post__thumbnail__link {
    transition: none
}

#left-area ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items {
    padding: 0
}

.e--ua-appleWebkit.rtl {
    --flex-right: flex-start
}

.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right {
    --justify-content: var(--flex-right,flex-end)
}

.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center {
    --justify-content: center
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: var(--justify-content,space-between);
    margin-left: calc(-.5 * var(--grid-column-gap));
    margin-right: calc(-.5 * var(--grid-column-gap))
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item {
    margin-left: calc(.5 * var(--grid-column-gap));
    margin-right: calc(.5 * var(--grid-column-gap))
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid {
    display: inline-block
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item {
    margin-left: 0;
    margin-right: 0
}

@media (max-width: 1024px) {
    .e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right {
        --justify-content:var(--flex-right,flex-end)
    }

    .e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center {
        --justify-content: center
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid {
        width: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: var(--justify-content,space-between);
        margin-left: calc(-.5 * var(--grid-column-gap));
        margin-right: calc(-.5 * var(--grid-column-gap))
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item {
        margin-left: calc(.5 * var(--grid-column-gap));
        margin-right: calc(.5 * var(--grid-column-gap))
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid {
        display: inline-block
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right {
        --justify-content:var(--flex-right,flex-end)
    }

    .e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center {
        --justify-content: center
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid {
        width: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: var(--justify-content,space-between);
        margin-left: calc(-.5 * var(--grid-column-gap));
        margin-right: calc(-.5 * var(--grid-column-gap))
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item {
        margin-left: calc(.5 * var(--grid-column-gap));
        margin-right: calc(.5 * var(--grid-column-gap))
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid {
        display: inline-block
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone {
        display:none
    }
}

@media (min-width: 1) and (max-width:1) {
    .elementor .elementor-hidden-mobile_extra {
        display:none
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .elementor .elementor-hidden-tablet {
        display:none
    }
}

@media (min-width: 1) and (max-width:1) {
    .elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra {
        display:none
    }
}

@media (min-width: 1025px) and (max-width:99999px) {
    .elementor .elementor-hidden-desktop {
        display:none
    }
}

@media (min-width: 1) {
    .elementor .elementor-hidden-widescreen {
        display:none
    }
}

/**
 * Swiper 8.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 21, 2022
 */
@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-android .swiper-slide,.swiper-wrapper {
    transform: translate3d(0px,0,0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform,height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0,0,0,.15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start:var(--swiper-centered-offset-before)}

.swiper-centered.swiper-horizontal>.swiper-wrapper: :before {
    height:100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start:var(--swiper-centered-offset-before)}

.swiper-centered.swiper-vertical>.swiper-wrapper: :before {
    width:100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev {
    display: none!important
}

.swiper-button-next:after,.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled {
    display: none!important
}

.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
    height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color,#000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none!important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color,var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px,-50%,0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap,6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform,.2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform,.2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform,.2s right
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none!important
}

.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform,opacity,height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

.elementor-element,.elementor-lightbox {
    --swiper-theme-color: #000;
    --swiper-navigation-size: 44px;
    --swiper-pagination-bullet-size: 6px;
    --swiper-pagination-bullet-horizontal-gap: 6px
}

.elementor-element .swiper-container .swiper-slide figure,.elementor-element .swiper .swiper-slide figure,.elementor-lightbox .swiper-container .swiper-slide figure,.elementor-lightbox .swiper .swiper-slide figure {
    line-height: 0
}

.elementor-element .swiper-container .elementor-lightbox-content-source,.elementor-element .swiper .elementor-lightbox-content-source,.elementor-lightbox .swiper-container .elementor-lightbox-content-source,.elementor-lightbox .swiper .elementor-lightbox-content-source {
    display: none
}

.elementor-element .swiper-container .elementor-swiper-button,.elementor-element .swiper-container~.elementor-swiper-button,.elementor-element .swiper .elementor-swiper-button,.elementor-element .swiper~.elementor-swiper-button,.elementor-lightbox .swiper-container .elementor-swiper-button,.elementor-lightbox .swiper-container~.elementor-swiper-button,.elementor-lightbox .swiper .elementor-swiper-button,.elementor-lightbox .swiper~.elementor-swiper-button {
    position: absolute;
    display: inline-flex;
    z-index: 1;
    cursor: pointer;
    font-size: 25px;
    color: hsla(0,0%,93.3%,.9);
    top: 50%;
    transform: translateY(-50%)
}

.elementor-element .swiper-container .elementor-swiper-button svg,.elementor-element .swiper-container~.elementor-swiper-button svg,.elementor-element .swiper .elementor-swiper-button svg,.elementor-element .swiper~.elementor-swiper-button svg,.elementor-lightbox .swiper-container .elementor-swiper-button svg,.elementor-lightbox .swiper-container~.elementor-swiper-button svg,.elementor-lightbox .swiper .elementor-swiper-button svg,.elementor-lightbox .swiper~.elementor-swiper-button svg {
    fill: hsla(0,0%,93.3%,.9);
    height: 1em;
    width: 1em
}

.elementor-element .swiper-container .elementor-swiper-button-prev,.elementor-element .swiper-container~.elementor-swiper-button-prev,.elementor-element .swiper .elementor-swiper-button-prev,.elementor-element .swiper~.elementor-swiper-button-prev,.elementor-lightbox .swiper-container .elementor-swiper-button-prev,.elementor-lightbox .swiper-container~.elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev,.elementor-lightbox .swiper~.elementor-swiper-button-prev {
    left: 10px
}

.elementor-element .swiper-container .elementor-swiper-button-next,.elementor-element .swiper-container~.elementor-swiper-button-next,.elementor-element .swiper .elementor-swiper-button-next,.elementor-element .swiper~.elementor-swiper-button-next,.elementor-lightbox .swiper-container .elementor-swiper-button-next,.elementor-lightbox .swiper-container~.elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next,.elementor-lightbox .swiper~.elementor-swiper-button-next {
    right: 10px
}

.elementor-element .swiper-container .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper-container~.elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper-container .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper-container~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled {
    opacity: .3
}

.elementor-element .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image {
    width: 100%
}

.elementor-element .swiper-container .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper-container .swiper-pagination-custom,.elementor-element .swiper-container .swiper-pagination-fraction,.elementor-element .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper-container~.swiper-pagination-custom,.elementor-element .swiper-container~.swiper-pagination-fraction,.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper .swiper-pagination-custom,.elementor-element .swiper .swiper-pagination-fraction,.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper~.swiper-pagination-custom,.elementor-element .swiper~.swiper-pagination-fraction,.elementor-lightbox .swiper-container .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper-container .swiper-pagination-custom,.elementor-lightbox .swiper-container .swiper-pagination-fraction,.elementor-lightbox .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper-container~.swiper-pagination-custom,.elementor-lightbox .swiper-container~.swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper .swiper-pagination-custom,.elementor-lightbox .swiper .swiper-pagination-fraction,.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper~.swiper-pagination-custom,.elementor-lightbox .swiper~.swiper-pagination-fraction {
    bottom: 5px
}

.elementor-element .swiper-container.swiper-cube .elementor-swiper-button,.elementor-element .swiper-container.swiper-cube~.elementor-swiper-button,.elementor-element .swiper.swiper-cube .elementor-swiper-button,.elementor-element .swiper.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper-container.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper-container.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button {
    transform: translate3d(0,-50%,1px)
}

.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets {
    bottom: 5px;
    left: 0;
    width: 100%
}

.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px)
}

.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-progressbar,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-progressbar {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.elementor-element.elementor-pagination-position-outside .swiper,.elementor-element.elementor-pagination-position-outside .swiper-container,.elementor-lightbox.elementor-pagination-position-outside .swiper,.elementor-lightbox.elementor-pagination-position-outside .swiper-container {
    padding-bottom: 30px
}

.elementor-element.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button {
    top: calc(50% - 30px / 2)
}

.elementor-element .elementor-swiper,.elementor-lightbox .elementor-swiper {
    position: relative
}

.elementor-element .elementor-main-swiper,.elementor-lightbox .elementor-main-swiper {
    position: static
}

.elementor-element.elementor-arrows-position-outside .swiper,.elementor-element.elementor-arrows-position-outside .swiper-container,.elementor-lightbox.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper-container {
    width: calc(100% - 60px)
}

.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev {
    left: 0
}

.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next {
    right: 0
}

.elementor-kit-12 {
    --e-global-color-primary: #124779;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #B6D98A;
    --e-global-color-385ca1d: #FFFFFF;
    --e-global-color-2fb65c4: #000000;
    --e-global-typography-primary-font-family: "Lato";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Lato";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Lato";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Lato";
    --e-global-typography-accent-font-weight: 500;
}

.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button {
    border-radius: 10px 10px 10px 10px;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px;
}

.e-con {
    --container-max-width: 1140px;
}

.elementor-widget:not(:last-child) {
    margin-block-end:20px;}

.elementor-element {
    --widgets-spacing: 20px 20px;
}

h1.entry-title {
    display: var(--page-title-display);
}

.elementor-kit-12 e-page-transition {
    background-color: #FFBC7D;
}

@media(max-width: 1024px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width:1024px;
    }

    .e-con {
        --container-max-width: 1024px;
    }
}

@media(max-width: 767px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width:767px;
    }

    .e-con {
        --container-max-width: 767px;
    }
}

/*! elementor-pro - v3.24.0 - 09-10-2024 */
.elementor-animated-content {
    --translate: 0,0
}

.elementor-animated-content:focus .elementor-animated-item--grow,.elementor-animated-content:hover .elementor-animated-item--grow {
    transform: scale(1.1)
}

.elementor-animated-content:focus .elementor-animated-item--shrink,.elementor-animated-content:hover .elementor-animated-item--shrink {
    transform: scale(.85)
}

.elementor-animated-content:focus .elementor-animated-item--shrink-contained,.elementor-animated-content:hover .elementor-animated-item--shrink-contained {
    transform: scale(1)
}

.elementor-animated-content:focus .elementor-animated-item--enter-zoom-in,.elementor-animated-content:focus .elementor-animated-item--enter-zoom-out,.elementor-animated-content:focus .elementor-animated-item--fade-in,.elementor-animated-content:hover .elementor-animated-item--enter-zoom-in,.elementor-animated-content:hover .elementor-animated-item--enter-zoom-out,.elementor-animated-content:hover .elementor-animated-item--fade-in {
    opacity: 1;
    transform: scale(1)
}

.elementor-animated-content:focus .elementor-animated-item--exit-zoom-in,.elementor-animated-content:focus .elementor-animated-item--exit-zoom-out,.elementor-animated-content:focus .elementor-animated-item--fade-out,.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in,.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out,.elementor-animated-content:hover .elementor-animated-item--fade-out {
    opacity: 0
}

.elementor-animated-content:focus .elementor-animated-item--exit-zoom-out,.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out {
    transform: scale(.2)
}

.elementor-animated-content:focus .elementor-animated-item--exit-zoom-in,.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in {
    transform: scale(2)
}

.elementor-animated-content:focus .elementor-animated-item--enter-from-bottom,.elementor-animated-content:focus .elementor-animated-item--enter-from-left,.elementor-animated-content:focus .elementor-animated-item--enter-from-right,.elementor-animated-content:focus .elementor-animated-item--enter-from-top,.elementor-animated-content:hover .elementor-animated-item--enter-from-bottom,.elementor-animated-content:hover .elementor-animated-item--enter-from-left,.elementor-animated-content:hover .elementor-animated-item--enter-from-right,.elementor-animated-content:hover .elementor-animated-item--enter-from-top {
    opacity: 1;
    transform: translateY(0) translateX(0)
}

.elementor-animated-content:focus .elementor-animated-item--exit-to-right,.elementor-animated-content:hover .elementor-animated-item--exit-to-right {
    transform: translateX(1000px)
}

.elementor-animated-content:focus .elementor-animated-item--exit-to-left,.elementor-animated-content:hover .elementor-animated-item--exit-to-left {
    transform: translateX(-1000px)
}

.elementor-animated-content:focus .elementor-animated-item--exit-to-top,.elementor-animated-content:hover .elementor-animated-item--exit-to-top {
    transform: translateY(-600px)
}

.elementor-animated-content:focus .elementor-animated-item--exit-to-bottom,.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom {
    transform: translateY(600px)
}

.elementor-animated-content:focus .elementor-animated-item--exit-to-bottom,.elementor-animated-content:focus .elementor-animated-item--exit-to-left,.elementor-animated-content:focus .elementor-animated-item--exit-to-right,.elementor-animated-content:focus .elementor-animated-item--exit-to-top,.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom,.elementor-animated-content:hover .elementor-animated-item--exit-to-left,.elementor-animated-content:hover .elementor-animated-item--exit-to-right,.elementor-animated-content:hover .elementor-animated-item--exit-to-top {
    opacity: 0
}

.elementor-animated-content:focus .elementor-animated-item--move-right,.elementor-animated-content:hover .elementor-animated-item--move-right {
    transform: translateX(30px)
}

.elementor-animated-content:focus .elementor-animated-item--move-left,.elementor-animated-content:hover .elementor-animated-item--move-left {
    transform: translateX(-30px)
}

.elementor-animated-content:focus .elementor-animated-item--move-up,.elementor-animated-content:hover .elementor-animated-item--move-up {
    transform: translateY(-30px)
}

.elementor-animated-content:focus .elementor-animated-item--move-down,.elementor-animated-content:hover .elementor-animated-item--move-down {
    transform: translateY(30px)
}

.elementor-animated-content:focus .elementor-animated-item--move-contained-right,.elementor-animated-content:hover .elementor-animated-item--move-contained-right {
    --translate: 8%,0
}

.elementor-animated-content:focus .elementor-animated-item--move-contained-left,.elementor-animated-content:hover .elementor-animated-item--move-contained-left {
    --translate: -8%,0
}

.elementor-animated-content:focus .elementor-animated-item--move-contained-top,.elementor-animated-content:hover .elementor-animated-item--move-contained-top {
    --translate: 0,-8%
}

.elementor-animated-content:focus .elementor-animated-item--move-contained-bottom,.elementor-animated-content:hover .elementor-animated-item--move-contained-bottom {
    --translate: 0,8%
}

.elementor-animated-content [class^=elementor-animated-item] {
    will-change: transform,opacity
}

.elementor-animated-content .elementor-animated-item--shrink-contained {
    transform: scale(1.17)
}

.elementor-animated-content .elementor-animated-item--enter-zoom-in {
    transform: scale(.2)
}

.elementor-animated-content .elementor-animated-item--enter-zoom-out {
    transform: scale(2)
}

.elementor-animated-content .elementor-animated-item--enter-zoom-in,.elementor-animated-content .elementor-animated-item--enter-zoom-out,.elementor-animated-content .elementor-animated-item--fade-in {
    opacity: 0
}

.elementor-animated-content .elementor-animated-item--exit-zoom-in,.elementor-animated-content .elementor-animated-item--exit-zoom-out,.elementor-animated-content .elementor-animated-item--fade-out {
    opacity: 1;
    transform: scale(1)
}

.elementor-animated-content .elementor-animated-item--enter-from-right {
    transform: translateX(1000px)
}

.elementor-animated-content .elementor-animated-item--enter-from-left {
    transform: translateX(-1000px)
}

.elementor-animated-content .elementor-animated-item--enter-from-top {
    transform: translateY(-600px)
}

.elementor-animated-content .elementor-animated-item--enter-from-bottom {
    transform: translateY(500px)
}

.elementor-animated-content .elementor-animated-item--enter-from-bottom,.elementor-animated-content .elementor-animated-item--enter-from-left,.elementor-animated-content .elementor-animated-item--enter-from-right,.elementor-animated-content .elementor-animated-item--enter-from-top {
    opacity: 0
}

.elementor-animated-content .elementor-animated-item--exit-to-bottom,.elementor-animated-content .elementor-animated-item--exit-to-left,.elementor-animated-content .elementor-animated-item--exit-to-right,.elementor-animated-content .elementor-animated-item--exit-to-top {
    opacity: 1;
    transform: translateY(0) translateX(0)
}

.elementor-animated-content .elementor-animated-item--move-contained-bottom,.elementor-animated-content .elementor-animated-item--move-contained-left,.elementor-animated-content .elementor-animated-item--move-contained-right,.elementor-animated-content .elementor-animated-item--move-contained-top {
    transform: scale(1.2) translate(var(--translate))
}

.elementor-theme-builder-content-area {
    height: 400px
}

.elementor-location-footer:before,.elementor-location-header:before {
    clear: both;
    content: "";
    display: table
}

.elementor-posts.elementor-posts--skin-archive_full_content article.elementor-post {
    display: block
}

.elementor-sticky--active {
    z-index: 99
}

.elementor-sticky__spacer .e-n-menu .e-n-menu-content {
    display: none
}

.e-con.elementor-sticky--active {
    z-index: var(--z-index,99)
}

[data-elementor-type=popup] .elementor-section-wrap:not(:empty)+#elementor-add-new-section,[data-elementor-type=popup]:not(.elementor-edit-area) {
    display: none
}

.elementor-popup-modal {
    background-color: transparent;
    display: flex;
    pointer-events: none;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    user-select: auto
}

.elementor-popup-modal .dialog-buttons-wrapper,.elementor-popup-modal .dialog-header {
    display: none
}

.elementor-popup-modal .dialog-close-button {
    display: none;
    margin-top: 0;
    opacity: 1;
    pointer-events: all;
    right: 20px;
    top: 20px;
    z-index: 9999
}

.elementor-popup-modal .dialog-close-button svg {
    fill: #1f2124;
    height: 1em;
    width: 1em
}

.elementor-popup-modal .dialog-widget-content {
    background-color: #fff;
    border-radius: 0;
    box-shadow: none;
    max-height: 100%;
    max-width: 100%;
    overflow: visible;
    pointer-events: all;
    width: auto
}

.elementor-popup-modal .dialog-message {
    display: flex;
    max-height: 100vh;
    max-width: 100vw;
    overflow: auto;
    padding: 0;
    width: 640px
}

.elementor-popup-modal .elementor {
    width: 100%
}

.elementor-motion-effects-element,.elementor-motion-effects-layer {
    transition-duration: 1s;
    transition-property: transform,opacity;
    transition-timing-function: cubic-bezier(0,.33,.07,1.03)
}

.elementor-motion-effects-container {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
    width: 100%
}

.elementor-motion-effects-layer {
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    position: absolute;
    top: 0
}

.elementor-motion-effects-perspective {
    perspective: 1200px
}

.elementor-motion-effects-element {
    transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x)
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-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 {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

.fa-ad:before {
    content: "\f641"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-airbnb:before {
    content: "\f834"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-artstation:before {
    content: "\f77a"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-baby:before {
    content: "\f77c"
}

.fa-baby-carriage:before {
    content: "\f77d"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-bacon:before {
    content: "\f7e5"
}

.fa-bacteria:before {
    content: "\e059"
}

.fa-bacterium:before {
    content: "\e05a"
}

.fa-bahai:before {
    content: "\f666"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-balance-scale-left:before {
    content: "\f515"
}

.fa-balance-scale-right:before {
    content: "\f516"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battle-net:before {
    content: "\f835"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-biking:before {
    content: "\f84a"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-biohazard:before {
    content: "\f780"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blog:before {
    content: "\f781"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-dead:before {
    content: "\f6b7"
}

.fa-book-medical:before {
    content: "\f7e6"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bootstrap:before {
    content: "\f836"
}

.fa-border-all:before {
    content: "\f84c"
}

.fa-border-none:before {
    content: "\f850"
}

.fa-border-style:before {
    content: "\f853"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-box-tissue:before {
    content: "\e05b"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-bread-slice:before {
    content: "\f7ec"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-buffer:before {
    content: "\f837"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-buy-n-large:before {
    content: "\f8a6"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-day:before {
    content: "\f783"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-candy-cane:before {
    content: "\f786"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-caravan:before {
    content: "\f8ff"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-carrot:before {
    content: "\f787"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cash-register:before {
    content: "\f788"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-centos:before {
    content: "\f789"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-cheese:before {
    content: "\f7ef"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-chromecast:before {
    content: "\f838"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-clinic-medical:before {
    content: "\f7f2"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudflare:before {
    content: "\e07d"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-medical:before {
    content: "\f7f5"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-compress-alt:before {
    content: "\f422"
}

.fa-compress-arrows-alt:before {
    content: "\f78c"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-cotton-bureau:before {
    content: "\f89e"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-cross:before {
    content: "\f654"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-crutch:before {
    content: "\f7f7"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dailymotion:before {
    content: "\e052"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-deezer:before {
    content: "\e077"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-disease:before {
    content: "\f7fa"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edge-legacy:before {
    content: "\e078"
}

.fa-edit:before {
    content: "\f044"
}

.fa-egg:before {
    content: "\f7fb"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-evernote:before {
    content: "\f839"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-alt:before {
    content: "\f424"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fan:before {
    content: "\f863"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-faucet:before {
    content: "\e005"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-figma:before {
    content: "\f799"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-alt:before {
    content: "\f7e4"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-firefox-browser:before {
    content: "\e007"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-alt:before {
    content: "\f841"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-cheers:before {
    content: "\f79f"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glass-whiskey:before {
    content: "\f7a0"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-globe-europe:before {
    content: "\f7a2"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-pay:before {
    content: "\e079"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-lines:before {
    content: "\f7a4"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-guilded:before {
    content: "\e07e"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hamburger:before {
    content: "\f805"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-medical:before {
    content: "\e05c"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-holding-water:before {
    content: "\f4c1"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-middle-finger:before {
    content: "\f806"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-sparkles:before {
    content: "\e05d"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-hands-wash:before {
    content: "\e05e"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-handshake-alt-slash:before {
    content: "\e05f"
}

.fa-handshake-slash:before {
    content: "\e060"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hard-hat:before {
    content: "\f807"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-cowboy:before {
    content: "\f8c0"
}

.fa-hat-cowboy-side:before {
    content: "\f8c1"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-head-side-cough:before {
    content: "\e061"
}

.fa-head-side-cough-slash:before {
    content: "\e062"
}

.fa-head-side-mask:before {
    content: "\e063"
}

.fa-head-side-virus:before {
    content: "\e064"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heart-broken:before {
    content: "\f7a9"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hiking:before {
    content: "\f6ec"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hive:before {
    content: "\e07f"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hospital-user:before {
    content: "\f80d"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotdog:before {
    content: "\f80f"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-house-damage:before {
    content: "\f6f1"
}

.fa-house-user:before {
    content: "\e065"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-ice-cream:before {
    content: "\f810"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-icons:before {
    content: "\f86d"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-ideal:before {
    content: "\e013"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-innosoft:before {
    content: "\e080"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-instagram-square:before {
    content: "\e055"
}

.fa-instalod:before {
    content: "\e081"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itch-io:before {
    content: "\f83a"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laptop-house:before {
    content: "\e066"
}

.fa-laptop-medical:before {
    content: "\f812"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lungs:before {
    content: "\f604"
}

.fa-lungs-virus:before {
    content: "\e067"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-mdb:before {
    content: "\f8ca"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microblog:before {
    content: "\e01a"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mixer:before {
    content: "\e056"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mouse:before {
    content: "\f8cc"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-octopus-deploy:before {
    content: "\e082"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-orcid:before {
    content: "\f8d2"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-otter:before {
    content: "\f700"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-pager:before {
    content: "\f815"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-people-arrows:before {
    content: "\e068"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-pepper-hot:before {
    content: "\f816"
}

.fa-perbyte:before {
    content: "\e083"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-alt:before {
    content: "\f879"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-square-alt:before {
    content: "\f87b"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-photo-video:before {
    content: "\f87c"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-square:before {
    content: "\e01e"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-pizza-slice:before {
    content: "\f818"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-plane-slash:before {
    content: "\e069"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-pray:before {
    content: "\f683"
}

.fa-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pump-medical:before {
    content: "\e06a"
}

.fa-pump-soap:before {
    content: "\e06b"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-random:before {
    content: "\f074"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-record-vinyl:before {
    content: "\f8d9"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-remove-format:before {
    content: "\f87d"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-rust:before {
    content: "\e07a"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-salesforce:before {
    content: "\f83b"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-shield-virus:before {
    content: "\e06c"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopify:before {
    content: "\e057"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sink:before {
    content: "\e06d"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skating:before {
    content: "\f7c5"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-skiing:before {
    content: "\f7c9"
}

.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-sms:before {
    content: "\f7cd"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-soap:before {
    content: "\e06e"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-down-alt:before {
    content: "\f881"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-alpha-up-alt:before {
    content: "\f882"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-down-alt:before {
    content: "\f884"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-amount-up-alt:before {
    content: "\f885"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-down-alt:before {
    content: "\f886"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-numeric-up-alt:before {
    content: "\f887"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-spell-check:before {
    content: "\f891"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stackpath:before {
    content: "\f842"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-stopwatch-20:before {
    content: "\e06f"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-store-alt-slash:before {
    content: "\e070"
}

.fa-store-slash:before {
    content: "\e071"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swift:before {
    content: "\f8e1"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-symfony:before {
    content: "\f83d"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-tenge:before {
    content: "\f7d7"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-tiktok:before {
    content: "\e07b"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toilet:before {
    content: "\f7d8"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toilet-paper-slash:before {
    content: "\e072"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tools:before {
    content: "\f7d9"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-trailer:before {
    content: "\e041"
}

.fa-train:before {
    content: "\f238"
}

.fa-tram:before {
    content: "\f7da"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-trash-restore:before {
    content: "\f829"
}

.fa-trash-restore-alt:before {
    content: "\f82a"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbraco:before {
    content: "\f8e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-uncharted:before {
    content: "\e084"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-unity:before {
    content: "\e049"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-unsplash:before {
    content: "\e07c"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-nurse:before {
    content: "\f82f"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-users-slash:before {
    content: "\e073"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-vest:before {
    content: "\e085"
}

.fa-vest-patches:before {
    content: "\e086"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-virus:before {
    content: "\e074"
}

.fa-virus-slash:before {
    content: "\e075"
}

.fa-viruses:before {
    content: "\e076"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-voicemail:before {
    content: "\f897"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-watchman-monitoring:before {
    content: "\e087"
}

.fa-water:before {
    content: "\f773"
}

.fa-wave-square:before {
    content: "\f83e"
}

.fa-waze:before {
    content: "\f83f"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-wodu:before {
    content: "\e088"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wpressr:before {
    content: "\f3e4"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yammer:before {
    content: "\f840"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

.sr-only {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../fonts/fa-brands-400.eot);
    src: url(../fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-brands-400.woff2) format("woff2"),url(../fonts/fa-brands-400.woff) format("woff"),url(../fonts/fa-brands-400.ttf) format("truetype"),url(../fonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: "Font Awesome 5 Brands"
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../fonts/fa-regular-400.eot);
    src: url(../fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-regular-400.woff2) format("woff2"),url(../fonts/fa-regular-400.woff) format("woff"),url(../fonts/fa-regular-400.ttf) format("truetype"),url(../fonts/fa-regular-400.svg#fontawesome) format("svg")
}

.fab,.far {
    font-weight: 400
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(../fonts/fa-solid-900.eot);
    src: url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-solid-900.woff2) format("woff2"),url(../fonts/fa-solid-900.woff) format("woff"),url(../fonts/fa-solid-900.ttf) format("truetype"),url(../fonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,.far,.fas {
    font-family: "Font Awesome 5 Free"
}

.fa,.fas {
    font-weight: 900
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa.fa-glass:before {
    content: "\f000"
}

.fa.fa-meetup {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-star-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-star-o:before {
    content: "\f005"
}

.fa.fa-close:before,.fa.fa-remove:before {
    content: "\f00d"
}

.fa.fa-gear:before {
    content: "\f013"
}

.fa.fa-trash-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-trash-o:before {
    content: "\f2ed"
}

.fa.fa-file-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-o:before {
    content: "\f15b"
}

.fa.fa-clock-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-clock-o:before {
    content: "\f017"
}

.fa.fa-arrow-circle-o-down {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-arrow-circle-o-down:before {
    content: "\f358"
}

.fa.fa-arrow-circle-o-up {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-arrow-circle-o-up:before {
    content: "\f35b"
}

.fa.fa-play-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-play-circle-o:before {
    content: "\f144"
}

.fa.fa-repeat:before,.fa.fa-rotate-right:before {
    content: "\f01e"
}

.fa.fa-refresh:before {
    content: "\f021"
}

.fa.fa-list-alt {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-dedent:before {
    content: "\f03b"
}

.fa.fa-video-camera:before {
    content: "\f03d"
}

.fa.fa-picture-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-picture-o:before {
    content: "\f03e"
}

.fa.fa-photo {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-photo:before {
    content: "\f03e"
}

.fa.fa-image {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-image:before {
    content: "\f03e"
}

.fa.fa-pencil:before {
    content: "\f303"
}

.fa.fa-map-marker:before {
    content: "\f3c5"
}

.fa.fa-pencil-square-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-pencil-square-o:before {
    content: "\f044"
}

.fa.fa-share-square-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-share-square-o:before {
    content: "\f14d"
}

.fa.fa-check-square-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-check-square-o:before {
    content: "\f14a"
}

.fa.fa-arrows:before {
    content: "\f0b2"
}

.fa.fa-times-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-times-circle-o:before {
    content: "\f057"
}

.fa.fa-check-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-check-circle-o:before {
    content: "\f058"
}

.fa.fa-mail-forward:before {
    content: "\f064"
}

.fa.fa-expand:before {
    content: "\f424"
}

.fa.fa-compress:before {
    content: "\f422"
}

.fa.fa-eye,.fa.fa-eye-slash {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-warning:before {
    content: "\f071"
}

.fa.fa-calendar:before {
    content: "\f073"
}

.fa.fa-arrows-v:before {
    content: "\f338"
}

.fa.fa-arrows-h:before {
    content: "\f337"
}

.fa.fa-bar-chart {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-bar-chart:before {
    content: "\f080"
}

.fa.fa-bar-chart-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-bar-chart-o:before {
    content: "\f080"
}

.fa.fa-facebook-square,.fa.fa-twitter-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-gears:before {
    content: "\f085"
}

.fa.fa-thumbs-o-up {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-thumbs-o-up:before {
    content: "\f164"
}

.fa.fa-thumbs-o-down {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-thumbs-o-down:before {
    content: "\f165"
}

.fa.fa-heart-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-heart-o:before {
    content: "\f004"
}

.fa.fa-sign-out:before {
    content: "\f2f5"
}

.fa.fa-linkedin-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-linkedin-square:before {
    content: "\f08c"
}

.fa.fa-thumb-tack:before {
    content: "\f08d"
}

.fa.fa-external-link:before {
    content: "\f35d"
}

.fa.fa-sign-in:before {
    content: "\f2f6"
}

.fa.fa-github-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-lemon-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-lemon-o:before {
    content: "\f094"
}

.fa.fa-square-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-square-o:before {
    content: "\f0c8"
}

.fa.fa-bookmark-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-bookmark-o:before {
    content: "\f02e"
}

.fa.fa-facebook,.fa.fa-twitter {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-facebook:before {
    content: "\f39e"
}

.fa.fa-facebook-f {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-facebook-f:before {
    content: "\f39e"
}

.fa.fa-github {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-credit-card {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-feed:before {
    content: "\f09e"
}

.fa.fa-hdd-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hdd-o:before {
    content: "\f0a0"
}

.fa.fa-hand-o-right {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa.fa-hand-o-left {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa.fa-hand-o-up {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa.fa-hand-o-down {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa.fa-arrows-alt:before {
    content: "\f31e"
}

.fa.fa-group:before {
    content: "\f0c0"
}

.fa.fa-chain:before {
    content: "\f0c1"
}

.fa.fa-scissors:before {
    content: "\f0c4"
}

.fa.fa-files-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-files-o:before {
    content: "\f0c5"
}

.fa.fa-floppy-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-floppy-o:before {
    content: "\f0c7"
}

.fa.fa-navicon:before,.fa.fa-reorder:before {
    content: "\f0c9"
}

.fa.fa-google-plus,.fa.fa-google-plus-square,.fa.fa-pinterest,.fa.fa-pinterest-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-google-plus:before {
    content: "\f0d5"
}

.fa.fa-money {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-money:before {
    content: "\f3d1"
}

.fa.fa-unsorted:before {
    content: "\f0dc"
}

.fa.fa-sort-desc:before {
    content: "\f0dd"
}

.fa.fa-sort-asc:before {
    content: "\f0de"
}

.fa.fa-linkedin {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-linkedin:before {
    content: "\f0e1"
}

.fa.fa-rotate-left:before {
    content: "\f0e2"
}

.fa.fa-legal:before {
    content: "\f0e3"
}

.fa.fa-dashboard:before,.fa.fa-tachometer:before {
    content: "\f3fd"
}

.fa.fa-comment-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-comment-o:before {
    content: "\f075"
}

.fa.fa-comments-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-comments-o:before {
    content: "\f086"
}

.fa.fa-flash:before {
    content: "\f0e7"
}

.fa.fa-clipboard,.fa.fa-paste {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-paste:before {
    content: "\f328"
}

.fa.fa-lightbulb-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa.fa-exchange:before {
    content: "\f362"
}

.fa.fa-cloud-download:before {
    content: "\f381"
}

.fa.fa-cloud-upload:before {
    content: "\f382"
}

.fa.fa-bell-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-bell-o:before {
    content: "\f0f3"
}

.fa.fa-cutlery:before {
    content: "\f2e7"
}

.fa.fa-file-text-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-text-o:before {
    content: "\f15c"
}

.fa.fa-building-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-building-o:before {
    content: "\f1ad"
}

.fa.fa-hospital-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hospital-o:before {
    content: "\f0f8"
}

.fa.fa-tablet:before {
    content: "\f3fa"
}

.fa.fa-mobile-phone:before,.fa.fa-mobile:before {
    content: "\f3cd"
}

.fa.fa-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-circle-o:before {
    content: "\f111"
}

.fa.fa-mail-reply:before {
    content: "\f3e5"
}

.fa.fa-github-alt {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-folder-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-folder-o:before {
    content: "\f07b"
}

.fa.fa-folder-open-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-folder-open-o:before {
    content: "\f07c"
}

.fa.fa-smile-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-smile-o:before {
    content: "\f118"
}

.fa.fa-frown-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-frown-o:before {
    content: "\f119"
}

.fa.fa-meh-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-meh-o:before {
    content: "\f11a"
}

.fa.fa-keyboard-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-keyboard-o:before {
    content: "\f11c"
}

.fa.fa-flag-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-flag-o:before {
    content: "\f024"
}

.fa.fa-mail-reply-all:before {
    content: "\f122"
}

.fa.fa-star-half-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-star-half-o:before {
    content: "\f089"
}

.fa.fa-star-half-empty {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-star-half-empty:before {
    content: "\f089"
}

.fa.fa-star-half-full {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-star-half-full:before {
    content: "\f089"
}

.fa.fa-code-fork:before {
    content: "\f126"
}

.fa.fa-chain-broken:before {
    content: "\f127"
}

.fa.fa-shield:before {
    content: "\f3ed"
}

.fa.fa-calendar-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-calendar-o:before {
    content: "\f133"
}

.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-ticket:before {
    content: "\f3ff"
}

.fa.fa-minus-square-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-minus-square-o:before {
    content: "\f146"
}

.fa.fa-level-up:before {
    content: "\f3bf"
}

.fa.fa-level-down:before {
    content: "\f3be"
}

.fa.fa-pencil-square:before {
    content: "\f14b"
}

.fa.fa-external-link-square:before {
    content: "\f360"
}

.fa.fa-compass {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-caret-square-o-down {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa.fa-toggle-down {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-toggle-down:before {
    content: "\f150"
}

.fa.fa-caret-square-o-up {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa.fa-toggle-up {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-toggle-up:before {
    content: "\f151"
}

.fa.fa-caret-square-o-right {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa.fa-toggle-right {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-toggle-right:before {
    content: "\f152"
}

.fa.fa-eur:before,.fa.fa-euro:before {
    content: "\f153"
}

.fa.fa-gbp:before {
    content: "\f154"
}

.fa.fa-dollar:before,.fa.fa-usd:before {
    content: "\f155"
}

.fa.fa-inr:before,.fa.fa-rupee:before {
    content: "\f156"
}

.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before {
    content: "\f157"
}

.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before {
    content: "\f158"
}

.fa.fa-krw:before,.fa.fa-won:before {
    content: "\f159"
}

.fa.fa-bitcoin,.fa.fa-btc {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-bitcoin:before {
    content: "\f15a"
}

.fa.fa-file-text:before {
    content: "\f15c"
}

.fa.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa.fa-sort-alpha-desc:before {
    content: "\f881"
}

.fa.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa.fa-sort-amount-desc:before {
    content: "\f884"
}

.fa.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa.fa-sort-numeric-desc:before {
    content: "\f886"
}

.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-play,.fa.fa-youtube-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-youtube-play:before {
    content: "\f167"
}

.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-bitbucket-square:before {
    content: "\f171"
}

.fa.fa-tumblr,.fa.fa-tumblr-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-long-arrow-down:before {
    content: "\f309"
}

.fa.fa-long-arrow-up:before {
    content: "\f30c"
}

.fa.fa-long-arrow-left:before {
    content: "\f30a"
}

.fa.fa-long-arrow-right:before {
    content: "\f30b"
}

.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-gittip:before {
    content: "\f184"
}

.fa.fa-sun-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-sun-o:before {
    content: "\f185"
}

.fa.fa-moon-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-moon-o:before {
    content: "\f186"
}

.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-arrow-circle-o-right {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-arrow-circle-o-right:before {
    content: "\f35a"
}

.fa.fa-arrow-circle-o-left {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-arrow-circle-o-left:before {
    content: "\f359"
}

.fa.fa-caret-square-o-left {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa.fa-toggle-left {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-toggle-left:before {
    content: "\f191"
}

.fa.fa-dot-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-dot-circle-o:before {
    content: "\f192"
}

.fa.fa-vimeo-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-try:before,.fa.fa-turkish-lira:before {
    content: "\f195"
}

.fa.fa-plus-square-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-plus-square-o:before {
    content: "\f0fe"
}

.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-bank:before,.fa.fa-institution:before {
    content: "\f19c"
}

.fa.fa-mortar-board:before {
    content: "\f19d"
}

.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-google,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle,.fa.fa-yahoo {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-spoon:before {
    content: "\f2e5"
}

.fa.fa-behance,.fa.fa-behance-square,.fa.fa-steam,.fa.fa-steam-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-automobile:before {
    content: "\f1b9"
}

.fa.fa-envelope-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-envelope-o:before {
    content: "\f0e0"
}

.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-file-pdf-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa.fa-file-word-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-word-o:before {
    content: "\f1c2"
}

.fa.fa-file-excel-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa.fa-file-powerpoint-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa.fa-file-image-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-image-o:before {
    content: "\f1c5"
}

.fa.fa-file-photo-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-photo-o:before {
    content: "\f1c5"
}

.fa.fa-file-picture-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa.fa-file-archive-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa.fa-file-zip-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa.fa-file-audio-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa.fa-file-sound-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa.fa-file-video-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-video-o:before {
    content: "\f1c8"
}

.fa.fa-file-movie-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-movie-o:before {
    content: "\f1c8"
}

.fa.fa-file-code-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-code-o:before {
    content: "\f1c9"
}

.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-life-bouy,.fa.fa-life-ring {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-life-bouy:before {
    content: "\f1cd"
}

.fa.fa-life-buoy {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-life-buoy:before {
    content: "\f1cd"
}

.fa.fa-life-saver {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-life-saver:before {
    content: "\f1cd"
}

.fa.fa-support {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-support:before {
    content: "\f1cd"
}

.fa.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa.fa-ra,.fa.fa-rebel {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-ra:before {
    content: "\f1d0"
}

.fa.fa-resistance {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-resistance:before {
    content: "\f1d0"
}

.fa.fa-empire,.fa.fa-ge {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-ge:before {
    content: "\f1d1"
}

.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-y-combinator-square:before {
    content: "\f1d4"
}

.fa.fa-yc-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-yc-square:before {
    content: "\f1d4"
}

.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-wechat:before {
    content: "\f1d7"
}

.fa.fa-send:before {
    content: "\f1d8"
}

.fa.fa-paper-plane-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-paper-plane-o:before {
    content: "\f1d8"
}

.fa.fa-send-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-send-o:before {
    content: "\f1d8"
}

.fa.fa-circle-thin {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-circle-thin:before {
    content: "\f111"
}

.fa.fa-header:before {
    content: "\f1dc"
}

.fa.fa-sliders:before {
    content: "\f1de"
}

.fa.fa-futbol-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-futbol-o:before {
    content: "\f1e3"
}

.fa.fa-soccer-ball-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-newspaper-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-bell-slash-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-bell-slash-o:before {
    content: "\f1f6"
}

.fa.fa-trash:before {
    content: "\f2ed"
}

.fa.fa-copyright {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-eyedropper:before {
    content: "\f1fb"
}

.fa.fa-area-chart:before {
    content: "\f1fe"
}

.fa.fa-pie-chart:before {
    content: "\f200"
}

.fa.fa-line-chart:before {
    content: "\f201"
}

.fa.fa-angellist,.fa.fa-ioxhost,.fa.fa-lastfm,.fa.fa-lastfm-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-cc {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-cc:before {
    content: "\f20a"
}

.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before {
    content: "\f20b"
}

.fa.fa-meanpath {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-meanpath:before {
    content: "\f2b4"
}

.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-diamond {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-diamond:before {
    content: "\f3a5"
}

.fa.fa-intersex:before {
    content: "\f224"
}

.fa.fa-facebook-official {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-facebook-official:before {
    content: "\f09a"
}

.fa.fa-pinterest-p,.fa.fa-whatsapp {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-hotel:before {
    content: "\f236"
}

.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-yc:before {
    content: "\f23b"
}

.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-battery-4:before,.fa.fa-battery:before {
    content: "\f240"
}

.fa.fa-battery-3:before {
    content: "\f241"
}

.fa.fa-battery-2:before {
    content: "\f242"
}

.fa.fa-battery-1:before {
    content: "\f243"
}

.fa.fa-battery-0:before {
    content: "\f244"
}

.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-sticky-note-o:before {
    content: "\f249"
}

.fa.fa-cc-diners-club,.fa.fa-cc-jcb {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-clone,.fa.fa-hourglass-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hourglass-o:before {
    content: "\f254"
}

.fa.fa-hourglass-1:before {
    content: "\f251"
}

.fa.fa-hourglass-2:before {
    content: "\f252"
}

.fa.fa-hourglass-3:before {
    content: "\f253"
}

.fa.fa-hand-rock-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-rock-o:before {
    content: "\f255"
}

.fa.fa-hand-grab-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-grab-o:before {
    content: "\f255"
}

.fa.fa-hand-paper-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-paper-o:before {
    content: "\f256"
}

.fa.fa-hand-stop-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-stop-o:before {
    content: "\f256"
}

.fa.fa-hand-scissors-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa.fa-hand-lizard-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa.fa-hand-spock-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-spock-o:before {
    content: "\f259"
}

.fa.fa-hand-pointer-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa.fa-hand-peace-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa.fa-registered {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-chrome,.fa.fa-creative-commons,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-internet-explorer,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square,.fa.fa-opera,.fa.fa-safari,.fa.fa-tripadvisor,.fa.fa-wikipedia-w {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-television:before {
    content: "\f26c"
}

.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-calendar-plus-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa.fa-calendar-minus-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa.fa-calendar-times-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-calendar-times-o:before {
    content: "\f273"
}

.fa.fa-calendar-check-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-calendar-check-o:before {
    content: "\f274"
}

.fa.fa-map-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-map-o:before {
    content: "\f279"
}

.fa.fa-commenting:before {
    content: "\f4ad"
}

.fa.fa-commenting-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-commenting-o:before {
    content: "\f4ad"
}

.fa.fa-houzz,.fa.fa-vimeo {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-vimeo:before {
    content: "\f27d"
}

.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-credit-card-alt:before {
    content: "\f09d"
}

.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-pause-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-pause-circle-o:before {
    content: "\f28b"
}

.fa.fa-stop-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-stop-circle-o:before {
    content: "\f28d"
}

.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-wheelchair-alt:before {
    content: "\f368"
}

.fa.fa-question-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-question-circle-o:before {
    content: "\f059"
}

.fa.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa.fa-glide,.fa.fa-glide-g {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-signing:before {
    content: "\f2a7"
}

.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat,.fa.fa-snapchat-ghost,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-viadeo,.fa.fa-viadeo-square,.fa.fa-yoast {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa.fa-google-plus-circle {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-google-plus-circle:before {
    content: "\f2b3"
}

.fa.fa-fa,.fa.fa-font-awesome {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-fa:before {
    content: "\f2b4"
}

.fa.fa-handshake-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-handshake-o:before {
    content: "\f2b5"
}

.fa.fa-envelope-open-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-envelope-open-o:before {
    content: "\f2b6"
}

.fa.fa-linode {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-address-book-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-address-book-o:before {
    content: "\f2b9"
}

.fa.fa-vcard:before {
    content: "\f2bb"
}

.fa.fa-address-card-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-address-card-o:before {
    content: "\f2bb"
}

.fa.fa-vcard-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-vcard-o:before {
    content: "\f2bb"
}

.fa.fa-user-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-user-circle-o:before {
    content: "\f2bd"
}

.fa.fa-user-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-user-o:before {
    content: "\f007"
}

.fa.fa-id-badge {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-drivers-license:before {
    content: "\f2c2"
}

.fa.fa-id-card-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-id-card-o:before {
    content: "\f2c2"
}

.fa.fa-drivers-license-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-drivers-license-o:before {
    content: "\f2c2"
}

.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-thermometer-4:before,.fa.fa-thermometer:before {
    content: "\f2c7"
}

.fa.fa-thermometer-3:before {
    content: "\f2c8"
}

.fa.fa-thermometer-2:before {
    content: "\f2c9"
}

.fa.fa-thermometer-1:before {
    content: "\f2ca"
}

.fa.fa-thermometer-0:before {
    content: "\f2cb"
}

.fa.fa-bathtub:before,.fa.fa-s15:before {
    content: "\f2cd"
}

.fa.fa-window-maximize,.fa.fa-window-restore {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-times-rectangle:before {
    content: "\f410"
}

.fa.fa-window-close-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-window-close-o:before {
    content: "\f410"
}

.fa.fa-times-rectangle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-times-rectangle-o:before {
    content: "\f410"
}

.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-eercast:before {
    content: "\f2da"
}

.fa.fa-snowflake-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa.fa-superpowers,.fa.fa-wpexplorer {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-cab:before {
    content: "\f1ba"
}

.elementor-7431 .elementor-element.elementor-element-4056c5f > .elementor-container {
    max-width: 1200px;
    min-height: 10px;
}

.elementor-7431 .elementor-element.elementor-element-4056c5f:not(.elementor-motion-effects-element-type-background), .elementor-7431 .elementor-element.elementor-element-4056c5f > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #F7F7F7;
}

.elementor-7431 .elementor-element.elementor-element-4056c5f {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-7431 .elementor-element.elementor-element-4056c5f > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-7431 .elementor-element.elementor-element-7f8937a > .elementor-element-populated {
    margin: 15px 0px 0px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
}

.elementor-7431 .elementor-element.elementor-element-ec5bb5a {
    text-align: left;
}

.elementor-7431 .elementor-element.elementor-element-ec5bb5a img {
    max-width: 100%;
    opacity: 1;
}

.elementor-7431 .elementor-element.elementor-element-ec5bb5a > .elementor-widget-container {
    padding: 0px 20px 20px 0px;
}

.elementor-7431 .elementor-element.elementor-element-23b96c3 img {
    max-width: 50%;
    opacity: 1;
}

.elementor-7431 .elementor-element.elementor-element-2e61d96 img {
    max-width: 50%;
    opacity: 1;
}

.elementor-7431 .elementor-element.elementor-element-31af792 img {
    max-width: 50%;
    opacity: 1;
}

.elementor-7431 .elementor-element.elementor-element-f485e05 img {
    max-width: 43%;
    opacity: 1;
}

.elementor-7431 .elementor-element.elementor-element-f485e05 > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.elementor-7431 .elementor-element.elementor-element-8b9e9ab > .elementor-container {
    max-width: 1200px;
}

.elementor-7431 .elementor-element.elementor-element-8b9e9ab:not(.elementor-motion-effects-element-type-background), .elementor-7431 .elementor-element.elementor-element-8b9e9ab > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url("../img/logistics.slider.jpg");
}

.elementor-7431 .elementor-element.elementor-element-8b9e9ab > .elementor-background-overlay {
    background-color: #000000;
    opacity: 0.42;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-7431 .elementor-element.elementor-element-8b9e9ab {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 100px 0px 150px 0px;
}

.elementor-7431 .elementor-element.elementor-element-8b9e9ab > .elementor-shape-bottom .elementor-shape-fill {
    fill: #9EB59B;
}

.elementor-7431 .elementor-element.elementor-element-8b9e9ab > .elementor-shape-bottom svg {
    width: calc(116% + 1.3px);
    height: 116px;
}

.elementor-bc-flex-widget .elementor-7431 .elementor-element.elementor-element-2b80649.elementor-column .elementor-widget-wrap {
    align-items: center;
}

.elementor-7431 .elementor-element.elementor-element-2b80649.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center;
}

.elementor-7431 .elementor-element.elementor-element-9edca87 .apus-heading .heading-title {
    color: #FFFFFF;
    font-family: "Lato", Sans-serif;
}

.elementor-7431 .elementor-element.elementor-element-9edca87 .apus-heading .wt-separator-outer .wt-separator, .elementor-7431 .elementor-element.elementor-element-9edca87 .apus-heading .heading-title:before {
    border-color: #FFFFFF;
}

.elementor-7431 .elementor-element.elementor-element-9edca87 .sub {
    color: #E9E9E9;
    font-family: "Lato", Sans-serif;
}

.elementor-7431 .elementor-element.elementor-element-c5af44e {
    text-align: justify;
    color: #E9E9E9;
    font-family: "Lato", Sans-serif;
    font-weight: 500;
	font-size:15px;
}

.elementor-7431 .elementor-element.elementor-element-c5af44e > .elementor-widget-container {
    margin: 10px 20px 0px 0px;
}

.elementor-bc-flex-widget .elementor-7431 .elementor-element.elementor-element-6d28f86.elementor-column .elementor-widget-wrap {
    align-items: center;
}

.elementor-7431 .elementor-element.elementor-element-6d28f86.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center;
}

.elementor-7431 .elementor-element.elementor-element-6d28f86 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0px;
}

.elementor-7431 .elementor-element.elementor-element-003aa95 {
    text-align: left;
}

.elementor-7431 .elementor-element.elementor-element-003aa95 .elementor-heading-title {
    color: #FFFFFF;
    font-family: "Lato", Sans-serif;
}

.elementor-7431 .elementor-element.elementor-element-003aa95 > .elementor-widget-container {
    padding: 40px 30px 10px 30px;
    border-radius: 10px 10px 0px 0px;
}

.elementor-7431 .elementor-element.elementor-element-003aa95.bdt-background-overlay-yes > .elementor-widget-container:before {
    transition: background 0.3s;
}

.elementor-7431 .elementor-element.elementor-element-3228b95 > .elementor-container {
    max-width: 1200px;
}

.elementor-7431 .elementor-element.elementor-element-3228b95:not(.elementor-motion-effects-element-type-background), .elementor-7431 .elementor-element.elementor-element-3228b95 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #9EB59B;
}

.elementor-7431 .elementor-element.elementor-element-3228b95 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 30px 50px 20px 50px;
}

.elementor-7431 .elementor-element.elementor-element-3228b95 > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-7431 .elementor-element.elementor-element-e5990e6 .apus-heading .heading-title {
    color: #FFFFFF;
    font-family: "Lato", Sans-serif;
}

.elementor-7431 .elementor-element.elementor-element-e5990e6 > .elementor-widget-container {
    margin: 0px 0px -30px 0px;
}

.elementor-7431 .elementor-element.elementor-element-270d364 {
    text-align: center;
    color: #FFFFFF;
    font-family: "Lato", Sans-serif;
    font-weight: 400;
}

.elementor-7431 .elementor-element.elementor-element-270d364 > .elementor-widget-container {
    padding: 0px 100px 0px 100px;
}

.elementor-7431 .elementor-element.elementor-element-0dd059a > .elementor-container {
    max-width: 1200px;
}

.elementor-7431 .elementor-element.elementor-element-0dd059a:not(.elementor-motion-effects-element-type-background), .elementor-7431 .elementor-element.elementor-element-0dd059a > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #9EB59B;
}

.elementor-7431 .elementor-element.elementor-element-0dd059a {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 50px;
    padding: 0px 30px 180px 30px;
}

.elementor-7431 .elementor-element.elementor-element-0dd059a > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-7431 .elementor-element.elementor-element-0dd059a > .elementor-shape-bottom svg {
    width: calc(100% + 1.3px);
    height: 173px;
}

.elementor-7431 .elementor-element.elementor-element-0dd059a .elementor-heading-title {
    color: #000000;
}

.elementor-7431 .elementor-element.elementor-element-0dd059a a {
    color: #000000;
}

.elementor-7431 .elementor-element.elementor-element-0dd059a a:hover {
    color: #000000;
}

.elementor-7431 .elementor-element.elementor-element-1a5731b .elementor-element-populated .elementor-heading-title {
    color: #000000;
}

.elementor-7431 .elementor-element.elementor-element-1a5731b > .elementor-element-populated {
    color: #000000;
}

.elementor-7431 .elementor-element.elementor-element-851e5b2 .elementor-icon-wrapper {
    text-align: center;
}

.elementor-7431 .elementor-element.elementor-element-851e5b2.elementor-view-stacked .elementor-icon {
    background-color: #174779;
}

.elementor-7431 .elementor-element.elementor-element-851e5b2.elementor-view-framed .elementor-icon, .elementor-7431 .elementor-element.elementor-element-851e5b2.elementor-view-default .elementor-icon {
    color: #174779;
    border-color: #174779;
}

.elementor-7431 .elementor-element.elementor-element-851e5b2.elementor-view-framed .elementor-icon, .elementor-7431 .elementor-element.elementor-element-851e5b2.elementor-view-default .elementor-icon svg {
    fill: #174779;
}

.elementor-7431 .elementor-element.elementor-element-851e5b2 .elementor-icon {
    font-size: 4em;
}

.elementor-7431 .elementor-element.elementor-element-851e5b2 .elementor-icon svg {
    height: 4em;
}

body:not(.rtl) .elementor-7431 .elementor-element.elementor-element-851e5b2 {
    left: 0px;
}

body.rtl .elementor-7431 .elementor-element.elementor-element-851e5b2 {
    right: 0px;
}

.elementor-7431 .elementor-element.elementor-element-851e5b2 {
    top: -5px;
    z-index: 99;
}

.elementor-7431 .elementor-element.elementor-element-851e5b2.bdt-background-overlay-yes > .elementor-widget-container:before {
    transition: background 0.3s;
}

.elementor-7431 .elementor-element.elementor-element-61a867f .elementor-icon-box-title {
    color: #000000;
    -webkit-text-stroke-color: #000;
    stroke: #000;
    text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
}

.elementor-7431 .elementor-element.elementor-element-61a867f .elementor-icon-box-title, .elementor-7431 .elementor-element.elementor-element-61a867f .elementor-icon-box-title a {
    font-family: "Lato", Sans-serif;
}

.elementor-7431 .elementor-element.elementor-element-61a867f .elementor-icon-box-description {
    color: #000000;
    font-family: "Lato", Sans-serif;
    text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
}

.elementor-7431 .elementor-element.elementor-element-61a867f > .elementor-widget-container {
    margin: 90px 0px 0px 0px;
    padding: 1px 30px 30px 30px;
    background-color: #EEEEF0;
    border-radius: 10px 10px 10px 10px;
}

.elementor-7431 .elementor-element.elementor-element-61a867f:hover .elementor-widget-container {
    background-color: #FFFFFF;
}

.elementor-7431 .elementor-element.elementor-element-61a867f.bdt-background-overlay-yes > .elementor-widget-container:before {
    transition: background 0.3s;
}

.elementor-7431 .elementor-element.elementor-element-a83f5e9 .elementor-element-populated .elementor-heading-title {
    color: #000000;
}

.elementor-7431 .elementor-element.elementor-element-a83f5e9 > .elementor-element-populated {
    color: #000000;
}

.elementor-7431 .elementor-element.elementor-element-3d09c5e .elementor-icon-wrapper {
    text-align: center;
}

.elementor-7431 .elementor-element.elementor-element-3d09c5e.elementor-view-stacked .elementor-icon {
    background-color: #174779;
}

.elementor-7431 .elementor-element.elementor-element-3d09c5e.elementor-view-framed .elementor-icon, .elementor-7431 .elementor-element.elementor-element-3d09c5e.elementor-view-default .elementor-icon {
    color: #174779;
    border-color: #174779;
}

.elementor-7431 .elementor-element.elementor-element-3d09c5e.elementor-view-framed .elementor-icon, .elementor-7431 .elementor-element.elementor-element-3d09c5e.elementor-view-default .elementor-icon svg {
    fill: #174779;
}

.elementor-7431 .elementor-element.elementor-element-3d09c5e .elementor-icon {
    font-size: 4em;
}

.elementor-7431 .elementor-element.elementor-element-3d09c5e .elementor-icon svg {
    height: 4em;
}

body:not(.rtl) .elementor-7431 .elementor-element.elementor-element-3d09c5e {
    left: 0px;
}

body.rtl .elementor-7431 .elementor-element.elementor-element-3d09c5e {
    right: 0px;
}

.elementor-7431 .elementor-element.elementor-element-3d09c5e {
    top: 0px;
    z-index: 99;
}

.elementor-7431 .elementor-element.elementor-element-8e64183 .elementor-icon-box-title {
    color: #000000;
}

.elementor-7431 .elementor-element.elementor-element-8e64183 .elementor-icon-box-title, .elementor-7431 .elementor-element.elementor-element-8e64183 .elementor-icon-box-title a {
    font-family: "Lato", Sans-serif;
}

.elementor-7431 .elementor-element.elementor-element-8e64183 .elementor-icon-box-description {
    color: #000000;
    font-family: "Lato", Sans-serif;
}

.elementor-7431 .elementor-element.elementor-element-8e64183 > .elementor-widget-container {
    margin: 90px 0px 0px 0px;
    padding: 1px 30px 30px 30px;
    background-color: #EEEEF0;
    border-radius: 10px 10px 10px 10px;
}

.elementor-7431 .elementor-element.elementor-element-8e64183:hover .elementor-widget-container {
    background-color: #FFFFFF;
}

.elementor-7431 .elementor-element.elementor-element-8e64183.bdt-background-overlay-yes > .elementor-widget-container:before {
    transition: background 0.3s;
}

.elementor-7431 .elementor-element.elementor-element-9260444 .elementor-element-populated .elementor-heading-title {
    color: #000000;
}

.elementor-7431 .elementor-element.elementor-element-9260444 > .elementor-element-populated {
    color: #000000;
}

.elementor-7431 .elementor-element.elementor-element-ddfb078 .elementor-icon-wrapper {
    text-align: center;
}

.elementor-7431 .elementor-element.elementor-element-ddfb078.elementor-view-stacked .elementor-icon {
    background-color: #174779;
}

.elementor-7431 .elementor-element.elementor-element-ddfb078.elementor-view-framed .elementor-icon, .elementor-7431 .elementor-element.elementor-element-ddfb078.elementor-view-default .elementor-icon {
    color: #174779;
    border-color: #174779;
}

.elementor-7431 .elementor-element.elementor-element-ddfb078.elementor-view-framed .elementor-icon, .elementor-7431 .elementor-element.elementor-element-ddfb078.elementor-view-default .elementor-icon svg {
    fill: #174779;
}

.elementor-7431 .elementor-element.elementor-element-ddfb078 .elementor-icon {
    font-size: 4em;
}

.elementor-7431 .elementor-element.elementor-element-ddfb078 .elementor-icon svg {
    height: 4em;
}

body:not(.rtl) .elementor-7431 .elementor-element.elementor-element-ddfb078 {
    left: 0px;
}

body.rtl .elementor-7431 .elementor-element.elementor-element-ddfb078 {
    right: 0px;
}

.elementor-7431 .elementor-element.elementor-element-ddfb078 {
    top: 0px;
    z-index: 99;
}

.elementor-7431 .elementor-element.elementor-element-a39a5fd .elementor-icon-box-title {
    color: #000000;
}

.elementor-7431 .elementor-element.elementor-element-a39a5fd .elementor-icon-box-title, .elementor-7431 .elementor-element.elementor-element-a39a5fd .elementor-icon-box-title a {
    font-family: "Lato", Sans-serif;
}

.elementor-7431 .elementor-element.elementor-element-a39a5fd .elementor-icon-box-description {
    color: #000000;
    font-family: "Lato", Sans-serif;
}

.elementor-7431 .elementor-element.elementor-element-a39a5fd > .elementor-widget-container {
    margin: 90px 0px 0px 0px;
    padding: 1px 30px 30px 30px;
    background-color: #EEEEF0;
    border-radius: 10px 10px 10px 10px;
}

.elementor-7431 .elementor-element.elementor-element-a39a5fd:hover .elementor-widget-container {
    background-color: #FFFFFF;
}

.elementor-7431 .elementor-element.elementor-element-a39a5fd.bdt-background-overlay-yes > .elementor-widget-container:before {
    transition: background 0.3s;
}

.elementor-7431 .elementor-element.elementor-element-2a4a4763 > .elementor-container {
    max-width: 1200px;
}

.elementor-7431 .elementor-element.elementor-element-2a4a4763 {
    padding: 20px 0px 100px 0px;
}

.elementor-bc-flex-widget .elementor-7431 .elementor-element.elementor-element-7a0b3803.elementor-column .elementor-widget-wrap {
    align-items: center;
}

.elementor-7431 .elementor-element.elementor-element-7a0b3803.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center;
}

.elementor-7431 .elementor-element.elementor-element-7a0b3803 .elementor-element-populated .elementor-heading-title {
    color: #000000;
}

.elementor-7431 .elementor-element.elementor-element-7a0b3803 > .elementor-element-populated {
    color: #000000;
    margin: 0px 40px 0px 0px;
    --e-column-margin-right: 40px;
    --e-column-margin-left: 0px;
}

.elementor-7431 .elementor-element.elementor-element-7a0b3803 .elementor-element-populated a {
    color: #000000;
}

.elementor-7431 .elementor-element.elementor-element-7a0b3803 .elementor-element-populated a:hover {
    color: #000000;
}

.elementor-7431 .elementor-element.elementor-element-52a07e8c {
    text-align: left;
}

.elementor-7431 .elementor-element.elementor-element-52a07e8c .bdt-ep-advanced-heading-main-title-inner {
    color: #000000;
    -webkit-text-stroke-color: #000000;
    font-family: "Lato", Sans-serif;
    font-size: 60px;
    font-weight: 600;
}

.elementor-7431 .elementor-element.elementor-element-11ec84fb {
    text-align: justify;
    color: #000000;
    font-family: "Lato", Sans-serif;
    font-size: 15px;
    font-weight: 400;
}

.elementor-bc-flex-widget .elementor-7431 .elementor-element.elementor-element-1c0b1793.elementor-column .elementor-widget-wrap {
    align-items: center;
}

.elementor-7431 .elementor-element.elementor-element-1c0b1793.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center;
}

.elementor-7431 .elementor-element.elementor-element-8c1ce79 > .elementor-container {
    max-width: 1200px;
}

.elementor-7431 .elementor-element.elementor-element-8c1ce79 {
    padding: 0px 0px 100px 0px;
}

.elementor-bc-flex-widget .elementor-7431 .elementor-element.elementor-element-b8be4d4.elementor-column .elementor-widget-wrap {
    align-items: center;
}

.elementor-7431 .elementor-element.elementor-element-b8be4d4.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center;
}

.elementor-bc-flex-widget .elementor-7431 .elementor-element.elementor-element-8bcae0a.elementor-column .elementor-widget-wrap {
    align-items: center;
}

.elementor-7431 .elementor-element.elementor-element-8bcae0a.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center;
}

.elementor-7431 .elementor-element.elementor-element-8bcae0a > .elementor-element-populated {
    margin: 0px 0px 0px 40px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 40px;
}

.elementor-7431 .elementor-element.elementor-element-d85c9bb {
    text-align: left;
}

.elementor-7431 .elementor-element.elementor-element-d85c9bb .bdt-ep-advanced-heading-main-title-inner {
    color: #000000;
    -webkit-text-stroke-color: #000000;
    font-family: "Lato", Sans-serif;
    font-size: 60px;
    font-weight: 600;
}

.elementor-7431 .elementor-element.elementor-element-c065d32 {
    text-align: justify;
    color: #000000;
    font-family: "Lato", Sans-serif;
    font-size: 15px;
    font-weight: 400;
}

.elementor-7431 .elementor-element.elementor-element-3c1c165 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-7431 .elementor-element.elementor-element-3c1c165 > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-7431 .elementor-element.elementor-element-adee0ee .elementor-cta__content {
    min-height: 400px;
    text-align: center;
}

.elementor-7431 .elementor-element.elementor-element-adee0ee .elementor-cta__title {
    font-family: "Lato", Sans-serif;
    font-weight: 600;
}

.elementor-7431 .elementor-element.elementor-element-adee0ee .elementor-cta__button {
    font-family: "Lato", Sans-serif;
}

.elementor-7431 .elementor-element.elementor-element-adee0ee .elementor-cta__button:hover {
    color: #000000;
    background-color: #9EB59B;
}

.elementor-7431 .elementor-element.elementor-element-adee0ee .elementor-cta .elementor-cta__bg, .elementor-7431 .elementor-element.elementor-element-adee0ee .elementor-cta .elementor-cta__bg-overlay {
    transition-duration: 1500ms;
}

.elementor-widget .tippy-tooltip .tippy-content {
    text-align: center;
}

@media(max-width: 1024px) {
    .elementor-7431 .elementor-element.elementor-element-4056c5f > .elementor-container {
        max-width:450px;
    }

    .elementor-7431 .elementor-element.elementor-element-ec5bb5a {
        text-align: right;
    }

    .elementor-7431 .elementor-element.elementor-element-ec5bb5a img {
        max-width: 4em;
    }

    .elementor-7431 .elementor-element.elementor-element-8b9e9ab {
        padding: 30px 30px 0px 30px;
    }

    .elementor-bc-flex-widget .elementor-7431 .elementor-element.elementor-element-6d28f86.elementor-column .elementor-widget-wrap {
        align-items: center;
    }

    .elementor-7431 .elementor-element.elementor-element-6d28f86.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
        align-content: center;
        align-items: center;
    }

    .elementor-7431 .elementor-element.elementor-element-003aa95 > .elementor-widget-container {
        padding: 5% 10% 5% 10%;
    }

    .elementor-7431 .elementor-element.elementor-element-1a5731b > .elementor-element-populated {
        margin: 0% 0% 5% 0%;
        --e-column-margin-right: 0%;
        --e-column-margin-left: 0%;
    }

    .elementor-7431 .elementor-element.elementor-element-a83f5e9 > .elementor-element-populated {
        margin: 0% 0% 5% 0%;
        --e-column-margin-right: 0%;
        --e-column-margin-left: 0%;
    }

    .elementor-7431 .elementor-element.elementor-element-9260444 > .elementor-element-populated {
        margin: 0% 0% 5% 0%;
        --e-column-margin-right: 0%;
        --e-column-margin-left: 0%;
    }

    .elementor-7431 .elementor-element.elementor-element-2a4a4763 {
        padding: 80px 30px 80px 30px;
    }

    .elementor-7431 .elementor-element.elementor-element-52a07e8c .bdt-ep-advanced-heading-main-title-inner {
        font-size: 40px;
    }

    .elementor-7431 .elementor-element.elementor-element-8c1ce79 {
        padding: 80px 30px 80px 30px;
    }

    .elementor-7431 .elementor-element.elementor-element-d85c9bb .bdt-ep-advanced-heading-main-title-inner {
        font-size: 40px;
    }
}

@media(max-width: 767px) {
    .elementor-7431 .elementor-element.elementor-element-ec5bb5a {
        text-align:center;
    }

    .elementor-7431 .elementor-element.elementor-element-ec5bb5a img {
        max-width: 7em;
    }

    .elementor-7431 .elementor-element.elementor-element-8b9e9ab {
        padding: 30px 15px 100px 15px;
    }

    .elementor-7431 .elementor-element.elementor-element-003aa95 > .elementor-widget-container {
        padding: 15% 5% 15% 5%;
    }

    .elementor-7431 .elementor-element.elementor-element-3228b95 {
        padding: 30px 10px 20px 10px;
    }

    .elementor-7431 .elementor-element.elementor-element-270d364 > .elementor-widget-container {
        padding: 0px 0px 0px 0px;
    }

    .elementor-7431 .elementor-element.elementor-element-0dd059a {
        padding: 0px 15px 150px 15px;
    }

    .elementor-7431 .elementor-element.elementor-element-1a5731b > .elementor-element-populated {
        margin: 0% 0% 10% 0%;
        --e-column-margin-right: 0%;
        --e-column-margin-left: 0%;
    }

    .elementor-7431 .elementor-element.elementor-element-a83f5e9 > .elementor-element-populated {
        margin: 0% 0% 10% 0%;
        --e-column-margin-right: 0%;
        --e-column-margin-left: 0%;
    }

    .elementor-7431 .elementor-element.elementor-element-2a4a4763 {
        padding: 50px 15px 50px 15px;
    }

    .elementor-7431 .elementor-element.elementor-element-7a0b3803 > .elementor-element-populated {
        margin: 0px 0px 0px 0px;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px;
    }

    .elementor-7431 .elementor-element.elementor-element-52a07e8c .bdt-ep-advanced-heading-main-title-inner {
        font-size: 24px;
    }

    .elementor-7431 .elementor-element.elementor-element-8c1ce79 {
        padding: 50px 15px 50px 15px;
    }

    .elementor-7431 .elementor-element.elementor-element-8bcae0a > .elementor-element-populated {
        margin: 0px 0px 0px 0px;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px;
    }

    .elementor-7431 .elementor-element.elementor-element-d85c9bb .bdt-ep-advanced-heading-main-title-inner {
        font-size: 24px;
    }
}

@media(min-width: 768px) {
    .elementor-7431 .elementor-element.elementor-element-7a0b3803 {
        width:50%;
    }

    .elementor-7431 .elementor-element.elementor-element-1c0b1793 {
        width: 50%;
    }

    .elementor-7431 .elementor-element.elementor-element-b8be4d4 {
        width: 50%;
    }

    .elementor-7431 .elementor-element.elementor-element-8bcae0a {
        width: 50%;
    }
}

@media(max-width: 1024px) and (min-width:768px) {
    .elementor-7431 .elementor-element.elementor-element-7a0b3803 {
        width:100%;
    }

    .elementor-7431 .elementor-element.elementor-element-1c0b1793 {
        width: 100%;
    }

    .elementor-7431 .elementor-element.elementor-element-b8be4d4 {
        width: 100%;
    }

    .elementor-7431 .elementor-element.elementor-element-8bcae0a {
        width: 100%;
    }
}

/* Start custom CSS for html, class: .elementor-element-c228e75 */
#WebToEntityForm.zcwf_lblLeft {
    background-color: #1a2b41 !important;
    color: #ffffff !important;
    border-radius: 0px 0px 10px 10px;
}

.zcwf_title {
    color: #ffffff !important
}

.zcwf_lblLeft .zcwf_col_fld {
    float: right;
    width: 60%;
}

/* End custom CSS */
/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-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 {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

.fa-ad:before {
    content: "\f641"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adobe:before {
    content: "\f778"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-airbnb:before {
    content: "\f834"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-artstation:before {
    content: "\f77a"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-baby:before {
    content: "\f77c"
}

.fa-baby-carriage:before {
    content: "\f77d"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-bacon:before {
    content: "\f7e5"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-balance-scale-left:before {
    content: "\f515"
}

.fa-balance-scale-right:before {
    content: "\f516"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battle-net:before {
    content: "\f835"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-biking:before {
    content: "\f84a"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-biohazard:before {
    content: "\f780"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blog:before {
    content: "\f781"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-dead:before {
    content: "\f6b7"
}

.fa-book-medical:before {
    content: "\f7e6"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bootstrap:before {
    content: "\f836"
}

.fa-border-all:before {
    content: "\f84c"
}

.fa-border-none:before {
    content: "\f850"
}

.fa-border-style:before {
    content: "\f853"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-bread-slice:before {
    content: "\f7ec"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-buffer:before {
    content: "\f837"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-buy-n-large:before {
    content: "\f8a6"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-day:before {
    content: "\f783"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-candy-cane:before {
    content: "\f786"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-carrot:before {
    content: "\f787"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cash-register:before {
    content: "\f788"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-centos:before {
    content: "\f789"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-cheese:before {
    content: "\f7ef"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-chromecast:before {
    content: "\f838"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-clinic-medical:before {
    content: "\f7f2"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-medical:before {
    content: "\f7f5"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-compress-arrows-alt:before {
    content: "\f78c"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-cotton-bureau:before {
    content: "\f89e"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-cross:before {
    content: "\f654"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-crutch:before {
    content: "\f7f7"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edit:before {
    content: "\f044"
}

.fa-egg:before {
    content: "\f7fb"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-evernote:before {
    content: "\f839"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fan:before {
    content: "\f863"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-figma:before {
    content: "\f799"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-alt:before {
    content: "\f7e4"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-alt:before {
    content: "\f841"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-cheers:before {
    content: "\f79f"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glass-whiskey:before {
    content: "\f7a0"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-globe-europe:before {
    content: "\f7a2"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-lines:before {
    content: "\f7a4"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hamburger:before {
    content: "\f805"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-middle-finger:before {
    content: "\f806"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hard-hat:before {
    content: "\f807"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-cowboy:before {
    content: "\f8c0"
}

.fa-hat-cowboy-side:before {
    content: "\f8c1"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-haykal:before {
    content: "\f666"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heart-broken:before {
    content: "\f7a9"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hiking:before {
    content: "\f6ec"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotdog:before {
    content: "\f80f"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-house-damage:before {
    content: "\f6f1"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-ice-cream:before {
    content: "\f810"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-icons:before {
    content: "\f86d"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itch-io:before {
    content: "\f83a"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laptop-medical:before {
    content: "\f812"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-mdb:before {
    content: "\f8ca"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mouse:before {
    content: "\f8cc"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-orcid:before {
    content: "\f8d2"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-otter:before {
    content: "\f700"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-pager:before {
    content: "\f815"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-pepper-hot:before {
    content: "\f816"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-alt:before {
    content: "\f879"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-square-alt:before {
    content: "\f87b"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-photo-video:before {
    content: "\f87c"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-pizza-slice:before {
    content: "\f818"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-pray:before {
    content: "\f683"
}

.fa-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-random:before {
    content: "\f074"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-record-vinyl:before {
    content: "\f8d9"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-remove-format:before {
    content: "\f87d"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-salesforce:before {
    content: "\f83b"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skating:before {
    content: "\f7c5"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-skiing:before {
    content: "\f7c9"
}

.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-sms:before {
    content: "\f7cd"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-down-alt:before {
    content: "\f881"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-alpha-up-alt:before {
    content: "\f882"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-down-alt:before {
    content: "\f884"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-amount-up-alt:before {
    content: "\f885"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-down-alt:before {
    content: "\f886"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-numeric-up-alt:before {
    content: "\f887"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-spell-check:before {
    content: "\f891"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stackpath:before {
    content: "\f842"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swift:before {
    content: "\f8e1"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-symfony:before {
    content: "\f83d"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-tenge:before {
    content: "\f7d7"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toilet:before {
    content: "\f7d8"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tools:before {
    content: "\f7d9"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-train:before {
    content: "\f238"
}

.fa-tram:before {
    content: "\f7da"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-trash-restore:before {
    content: "\f829"
}

.fa-trash-restore-alt:before {
    content: "\f82a"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbraco:before {
    content: "\f8e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-nurse:before {
    content: "\f82f"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-voicemail:before {
    content: "\f897"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-water:before {
    content: "\f773"
}

.fa-wave-square:before {
    content: "\f83e"
}

.fa-waze:before {
    content: "\f83f"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wpressr:before {
    content: "\f3e4"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yammer:before {
    content: "\f840"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

.sr-only {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url(../fonts/fa-brands-400.eot);
    src: url(../fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-brands-400.woff2) format("woff2"),url(../fonts/fa-brands-400.woff) format("woff"),url(../fonts/fa-brands-400.ttf) format("truetype"),url(../fonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: "Font Awesome 5 Brands"
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(../fonts/fa-regular-400.eot);
    src: url(../fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-regular-400.woff2) format("woff2"),url(../fonts/fa-regular-400.woff) format("woff"),url(../fonts/fa-regular-400.ttf) format("truetype"),url(../fonts/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
    font-weight: 400
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url(../fonts/fa-solid-900.eot);
    src: url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-solid-900.woff2) format("woff2"),url(../fonts/fa-solid-900.woff) format("woff"),url(../fonts/fa-solid-900.ttf) format("truetype"),url(../fonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,.far,.fas {
    font-family: "Font Awesome 5 Free"
}

.fa,.fas {
    font-weight: 900
}

/*==Flaticon icon font: Flaticon==*/
@font-face {
    font-family: Flaticon;
    src: url(../fonts/Flaticon.eot);
    src: url(../fonts/Flaticon.eot?#iefix) format("embedded-opentype"), url(../fonts/Flaticon.woff) format("woff"), url(../fonts/Flaticon.ttf) format("truetype"), url(../fonts/Flaticon.svg#Flaticon) format("svg");
    font-weight: 400;
    font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: Flaticon;
        src: url(../fonts/Flaticon.svg#Flaticon) format("svg")
    }
}

[class*=" flaticon-"]:after, [class*=" flaticon-"]:before, [class^=flaticon-]:after, [class^=flaticon-]:before {
    font-family: Flaticon;
    font-size: 38px;
    font-style: normal
}

.flaticon-road-with-broken-line:before {
    content: "\f100"
}

.flaticon-sea-dyke:before {
    content: "\f101"
}

.flaticon-plumber-working:before {
    content: "\f102"
}

.flaticon-golden-gate-bridge:before {
    content: "\f103"
}

.flaticon-trees:before {
    content: "\f104"
}

.flaticon-roller-1:before {
    content: "\f105"
}

.flaticon-work-tools:before {
    content: "\f106"
}

.flaticon-construction-16:before {
    content: "\f107"
}

.flaticon-construction-15:before {
    content: "\f108"
}

.flaticon-construction-14:before {
    content: "\f109"
}

.flaticon-construction-13:before {
    content: "\f10a"
}

.flaticon-construction-12:before {
    content: "\f10b"
}

.flaticon-construction-11:before {
    content: "\f10c"
}

.flaticon-construction-10:before {
    content: "\f10d"
}

.flaticon-buildings:before {
    content: "\f10e"
}

.flaticon-construction-9:before {
    content: "\f10f"
}

.flaticon-construction-8:before {
    content: "\f110"
}

.flaticon-construction-7:before {
    content: "\f111"
}

.flaticon-construction-6:before {
    content: "\f112"
}

.flaticon-construction-5:before {
    content: "\f113"
}

.flaticon-technology:before {
    content: "\f114"
}

.flaticon-people-1:before {
    content: "\f115"
}

.flaticon-caution:before {
    content: "\f116"
}

.flaticon-nature:before {
    content: "\f117"
}

.flaticon-transport-1:before {
    content: "\f118"
}

.flaticon-transport:before {
    content: "\f119"
}

.flaticon-construction-4:before {
    content: "\f11a"
}

.flaticon-beach:before {
    content: "\f11b"
}

.flaticon-wall:before {
    content: "\f11c"
}

.flaticon-landscape:before {
    content: "\f11d"
}

.flaticon-tool-1:before {
    content: "\f11e"
}

.flaticon-construction-3:before {
    content: "\f11f"
}

.flaticon-tool:before {
    content: "\f120"
}

.flaticon-gloves:before {
    content: "\f121"
}

.flaticon-paint:before {
    content: "\f122"
}

.flaticon-door:before {
    content: "\f123"
}

.flaticon-wrench:before {
    content: "\f124"
}

.flaticon-drawing-1:before {
    content: "\f125"
}

.flaticon-roller:before {
    content: "\f126"
}

.flaticon-construction-1:before {
    content: "\f127"
}

.flaticon-construction-2:before {
    content: "\f128"
}

.flaticon-art:before {
    content: "\f129"
}

.flaticon-drawing:before {
    content: "\f12a"
}

.flaticon-tools:before {
    content: "\f12b"
}

.flaticon-construction:before {
    content: "\f12c"
}

.flaticon-people:before {
    content: "\f12d"
}

.flaticon-email:before {
    content: "\f12e"
}

.flaticon-fax:before {
    content: "\f12f"
}

.flaticon-smartphone:before {
    content: "\f130"
}

.flaticon-placeholder:before {
    content: "\f131"
}

/*=================================
	ICONMOON CSS
==================================*/
@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?ueqzfj');
    src: url('../fonts/icomoon.eot?ueqzfj#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?ueqzfj') format('truetype'), url('../fonts/icomoon.woff?ueqzfj') format('woff'), url('../fonts/icomoon.svg?ueqzfj#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-apus-pricing-table-1:before {
    content: "\e900";
}

.icon-apus-pricing-table-2:before {
    content: "\e901";
}

.icon-apus-shopping-basket:before {
    content: "\e902";
}

.icon-apus-close:before {
    content: "\e903";
}

.icon-apus-download:before {
    content: "\e904";
}

.icon-apus-left-quote:before {
    content: "\e905";
}

.icon-apus-left-quote-control:before {
    content: "\e906";
}

.icon-apus-magnifiying-glass:before {
    content: "\e907";
}

.icon-apus-menu:before {
    content: "\e908";
}

.icon-apus-move:before {
    content: "\e909";
}

.icon-apus-next:before {
    content: "\e90a";
}

.icon-apus-next-control:before {
    content: "\e90b";
}

.icon-apus-right-arrow:before {
    content: "\e90c";
}

.icon-apus-right-quotation-sign:before {
    content: "\e90d";
}

.icon-apus-right-quote:before {
    content: "\e90e";
}

.icon-apus-shopping-cart:before {
    content: "\e90f";
}

.icon-apus-supermarket:before {
    content: "\e910";
}

.icon-apus-user:before {
    content: "\e911";
}

.icon-hours:before {
    content: "\e912";
}

.icon-hours-1:before {
    content: "\e913";
}

.icon-buildings:before {
    content: "\e914";
}

.icon-clock:before {
    content: "\e915";
}

.icon-clock-1:before {
    content: "\e916";
}

.icon-email:before {
    content: "\e917";
}

.icon-envelope:before {
    content: "\e918";
}

.icon-envelope-1:before {
    content: "\e919";
}

.icon-fax:before {
    content: "\e91a";
}

.icon-house:before {
    content: "\e91b";
}

.icon-placeholder:before {
    content: "\e91c";
}

.icon-smartphone:before {
    content: "\e91d";
}

.icon-smartphone-1:before {
    content: "\e91e";
}

.icon-time:before {
    content: "\e91f";
}

.icon-time-1:before {
    content: "\e920";
}

.icon-time-2:before {
    content: "\e921";
}

.icon-travel:before {
    content: "\e922";
}

.icon-apus-full-screen:before {
    content: "\e923";
}

.icon-apus-maximize:before {
    content: "\e924";
}

.icon-apus-architecture:before {
    content: "\e925";
}

.icon-apus-backhoe:before {
    content: "\e926";
}

.icon-apus-blueprint:before {
    content: "\e927";
}

.icon-apus-brick:before {
    content: "\e928";
}

.icon-apus-bricklayer:before {
    content: "\e929";
}

.icon-apus-bricklayer-2:before {
    content: "\e92a";
}

.icon-apus-build:before {
    content: "\e92b";
}

.icon-apus-car-parts:before {
    content: "\e92c";
}

.icon-apus-cement:before {
    content: "\e92d";
}

.icon-apus-chat:before {
    content: "\e92e";
}

.icon-apus-city:before {
    content: "\e92f";
}

.icon-apus-cityscape:before {
    content: "\e930";
}

.icon-apus-construction-machine:before {
    content: "\e931";
}

.icon-apus-construction-machine-1:before {
    content: "\e932";
}

.icon-apus-crane:before {
    content: "\e933";
}

.icon-apus-crane-1:before {
    content: "\e934";
}

.icon-apus-department:before {
    content: "\e935";
}

.icon-apus-ecology:before {
    content: "\e936";
}

.icon-apus-engineer:before {
    content: "\e937";
}

.icon-apus-engineer-1:before {
    content: "\e938";
}

.icon-apus-engineer-2:before {
    content: "\e939";
}

.icon-apus-excavator:before {
    content: "\e93a";
}

.icon-apus-fence:before {
    content: "\e93b";
}

.icon-apus-flashlight:before {
    content: "\e93c";
}

.icon-apus-heart:before {
    content: "\e93d";
}

.icon-apus-heavy-vehicle:before {
    content: "\e93e";
}

.icon-apus-heavy-vehicle-1:before {
    content: "\e93f";
}

.icon-apus-heavy-vehicle-2:before {
    content: "\e940";
}

.icon-apus-heavy-vehicle-3:before {
    content: "\e941";
}

.icon-apus-helmet:before {
    content: "\e942";
}

.icon-apus-home:before {
    content: "\e943";
}

.icon-apus-hotel:before {
    content: "\e944";
}

.icon-apus-house:before {
    content: "\e945";
}

.icon-apus-ladder:before {
    content: "\e946";
}

.icon-apus-manufacture:before {
    content: "\e947";
}

.icon-apus-paint:before {
    content: "\e948";
}

.icon-apus-painting:before {
    content: "\e949";
}

.icon-apus-painting-1:before {
    content: "\e94a";
}

.icon-apus-paint-roller:before {
    content: "\e94b";
}

.icon-apus-pickaxe:before {
    content: "\e94c";
}

.icon-apus-plier:before {
    content: "\e94d";
}

.icon-apus-port:before {
    content: "\e94e";
}

.icon-apus-property:before {
    content: "\e94f";
}

.icon-apus-repair:before {
    content: "\e950";
}

.icon-apus-ruler:before {
    content: "\e951";
}

.icon-apus-saw:before {
    content: "\e952";
}

.icon-apus-soil:before {
    content: "\e953";
}

.icon-apus-steamroller:before {
    content: "\e954";
}

.icon-apus-toolbool:before {
    content: "\e955";
}

.icon-apus-tools:before {
    content: "\e956";
}

.icon-apus-town:before {
    content: "\e957";
}

.icon-apus-tripod:before {
    content: "\e958";
}

.icon-apus-truck:before {
    content: "\e959";
}

.icon-apus-urban:before {
    content: "\e95a";
}

.icon-apus-wheelbarrow:before {
    content: "\e95b";
}

.icon-apus-worker:before {
    content: "\e95c";
}

.icon-apus-workshop:before {
    content: "\e95d";
}

.icon-apus-wrench:before {
    content: "\e95e";
}

.icon-apus-zoom-in:before {
    content: "\e95f";
}

/*@charset "UTF-8";!* animate.css -http://daneden.me/animate
* Version - 3.6.0
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2018 Daniel Eden*/
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes bounce {
    from,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

@keyframes bounce {
    from,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    from,50%,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@keyframes flash {
    from,50%,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    30% {
        -webkit-transform: scale3d(1.25,.75,1);
        transform: scale3d(1.25,.75,1)
    }

    40% {
        -webkit-transform: scale3d(.75,1.25,1);
        transform: scale3d(.75,1.25,1)
    }

    50% {
        -webkit-transform: scale3d(1.15,.85,1);
        transform: scale3d(1.15,.85,1)
    }

    65% {
        -webkit-transform: scale3d(.95,1.05,1);
        transform: scale3d(.95,1.05,1)
    }

    75% {
        -webkit-transform: scale3d(1.05,.95,1);
        transform: scale3d(1.05,.95,1)
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    30% {
        -webkit-transform: scale3d(1.25,.75,1);
        transform: scale3d(1.25,.75,1)
    }

    40% {
        -webkit-transform: scale3d(.75,1.25,1);
        transform: scale3d(.75,1.25,1)
    }

    50% {
        -webkit-transform: scale3d(1.15,.85,1);
        transform: scale3d(1.15,.85,1)
    }

    65% {
        -webkit-transform: scale3d(.95,1.05,1);
        transform: scale3d(.95,1.05,1)
    }

    75% {
        -webkit-transform: scale3d(1.05,.95,1);
        transform: scale3d(1.05,.95,1)
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    from,to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }
}

@keyframes shake {
    from,to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px)rotateY(-9deg);
        transform: translateX(-6px)rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px)rotateY(7deg);
        transform: translateX(5px)rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px)rotateY(-5deg);
        transform: translateX(-3px)rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px)rotateY(3deg);
        transform: translateX(2px)rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px)rotateY(-9deg);
        transform: translateX(-6px)rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px)rotateY(7deg);
        transform: translateX(5px)rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px)rotateY(-5deg);
        transform: translateX(-3px)rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px)rotateY(3deg);
        transform: translateX(2px)rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0,0,1,15deg);
        transform: rotate3d(0,0,1,15deg)
    }

    40% {
        -webkit-transform: rotate3d(0,0,1,-10deg);
        transform: rotate3d(0,0,1,-10deg)
    }

    60% {
        -webkit-transform: rotate3d(0,0,1,5deg);
        transform: rotate3d(0,0,1,5deg)
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,-5deg);
        transform: rotate3d(0,0,1,-5deg)
    }

    to {
        -webkit-transform: rotate3d(0,0,1,0);
        transform: rotate3d(0,0,1,0)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0,0,1,15deg);
        transform: rotate3d(0,0,1,15deg)
    }

    40% {
        -webkit-transform: rotate3d(0,0,1,-10deg);
        transform: rotate3d(0,0,1,-10deg)
    }

    60% {
        -webkit-transform: rotate3d(0,0,1,5deg);
        transform: rotate3d(0,0,1,5deg)
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,-5deg);
        transform: rotate3d(0,0,1,-5deg)
    }

    to {
        -webkit-transform: rotate3d(0,0,1,0);
        transform: rotate3d(0,0,1,0)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9)rotate3d(0,0,1,-3deg);
        transform: scale3d(.9,.9,.9)rotate3d(0,0,1,-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1)rotate3d(0,0,1,3deg);
        transform: scale3d(1.1,1.1,1.1)rotate3d(0,0,1,3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1)rotate3d(0,0,1,-3deg);
        transform: scale3d(1.1,1.1,1.1)rotate3d(0,0,1,-3deg)
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9)rotate3d(0,0,1,-3deg);
        transform: scale3d(.9,.9,.9)rotate3d(0,0,1,-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1)rotate3d(0,0,1,3deg);
        transform: scale3d(1.1,1.1,1.1)rotate3d(0,0,1,3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1)rotate3d(0,0,1,-3deg);
        transform: scale3d(1.1,1.1,1.1)rotate3d(0,0,1,-3deg)
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0)rotate3d(0,0,1,-5deg);
        transform: translate3d(-25%,0,0)rotate3d(0,0,1,-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%,0,0)rotate3d(0,0,1,3deg);
        transform: translate3d(20%,0,0)rotate3d(0,0,1,3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0)rotate3d(0,0,1,-3deg);
        transform: translate3d(-15%,0,0)rotate3d(0,0,1,-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%,0,0)rotate3d(0,0,1,2deg);
        transform: translate3d(10%,0,0)rotate3d(0,0,1,2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0)rotate3d(0,0,1,-1deg);
        transform: translate3d(-5%,0,0)rotate3d(0,0,1,-1deg)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes wobble {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0)rotate3d(0,0,1,-5deg);
        transform: translate3d(-25%,0,0)rotate3d(0,0,1,-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%,0,0)rotate3d(0,0,1,3deg);
        transform: translate3d(20%,0,0)rotate3d(0,0,1,3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0)rotate3d(0,0,1,-3deg);
        transform: translate3d(-15%,0,0)rotate3d(0,0,1,-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%,0,0)rotate3d(0,0,1,2deg);
        transform: translate3d(10%,0,0)rotate3d(0,0,1,2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0)rotate3d(0,0,1,-1deg);
        transform: translate3d(-5%,0,0)rotate3d(0,0,1,-1deg)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    from,11.1%,to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg)skewY(-12.5deg);
        transform: skewX(-12.5deg)skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg)skewY(6.25deg);
        transform: skewX(6.25deg)skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg)skewY(-3.125deg);
        transform: skewX(-3.125deg)skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg)skewY(1.5625deg);
        transform: skewX(1.5625deg)skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg)skewY(-.78125deg);
        transform: skewX(-.78125deg)skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg)skewY(.390625deg);
        transform: skewX(.390625deg)skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg)skewY(-.1953125deg);
        transform: skewX(-.1953125deg)skewY(-.1953125deg)
    }
}

@keyframes jello {
    from,11.1%,to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg)skewY(-12.5deg);
        transform: skewX(-12.5deg)skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg)skewY(6.25deg);
        transform: skewX(6.25deg)skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg)skewY(-3.125deg);
        transform: skewX(-3.125deg)skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg)skewY(1.5625deg);
        transform: skewX(1.5625deg)skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg)skewY(-.78125deg);
        transform: skewX(-.78125deg)skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg)skewY(.390625deg);
        transform: skewX(.390625deg)skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg)skewY(-.1953125deg);
        transform: skewX(-.1953125deg)skewY(-.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {
    from,20%,40%,60%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes bounceIn {
    from,20%,40%,60%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.bounceIn {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3e3px,0);
        transform: translate3d(0,-3e3px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0)
    }

    75% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes bounceInDown {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3e3px,0);
        transform: translate3d(0,-3e3px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0)
    }

    75% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3e3px,0,0);
        transform: translate3d(-3e3px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px,0,0);
        transform: translate3d(25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes bounceInLeft {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3e3px,0,0);
        transform: translate3d(-3e3px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px,0,0);
        transform: translate3d(25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3e3px,0,0);
        transform: translate3d(3e3px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px,0,0);
        transform: translate3d(-25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes bounceInRight {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3e3px,0,0);
        transform: translate3d(3e3px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px,0,0);
        transform: translate3d(-25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0,3e3px,0);
        transform: translate3d(0,3e3px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes bounceInUp {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0,3e3px,0);
        transform: translate3d(0,3e3px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }
}

.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2e3px,0);
        transform: translate3d(0,2e3px,0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2e3px,0);
        transform: translate3d(0,2e3px,0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2e3px,0,0);
        transform: translate3d(-2e3px,0,0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2e3px,0,0);
        transform: translate3d(-2e3px,0,0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2e3px,0,0);
        transform: translate3d(2e3px,0,0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2e3px,0,0);
        transform: translate3d(2e3px,0,0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2e3px,0);
        transform: translate3d(0,-2e3px,0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2e3px,0);
        transform: translate3d(0,-2e3px,0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-2e3px,0);
        transform: translate3d(0,-2e3px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-2e3px,0);
        transform: translate3d(0,-2e3px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2e3px,0,0);
        transform: translate3d(-2e3px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2e3px,0,0);
        transform: translate3d(-2e3px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2e3px,0,0);
        transform: translate3d(2e3px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2e3px,0,0);
        transform: translate3d(2e3px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,2e3px,0);
        transform: translate3d(0,2e3px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,2e3px,0);
        transform: translate3d(0,2e3px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2e3px,0);
        transform: translate3d(0,2e3px,0)
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2e3px,0);
        transform: translate3d(0,2e3px,0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2e3px,0,0);
        transform: translate3d(-2e3px,0,0)
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2e3px,0,0);
        transform: translate3d(-2e3px,0,0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2e3px,0,0);
        transform: translate3d(2e3px,0,0)
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2e3px,0,0);
        transform: translate3d(2e3px,0,0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2e3px,0);
        transform: translate3d(0,-2e3px,0)
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2e3px,0);
        transform: translate3d(0,-2e3px,0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px)rotate3d(0,1,0,-360deg);
        transform: perspective(400px)rotate3d(0,1,0,-360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px)translate3d(0,0,150px)rotate3d(0,1,0,-190deg);
        transform: perspective(400px)translate3d(0,0,150px)rotate3d(0,1,0,-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px)translate3d(0,0,150px)rotate3d(0,1,0,-170deg);
        transform: perspective(400px)translate3d(0,0,150px)rotate3d(0,1,0,-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px)scale3d(.95,.95,.95);
        transform: perspective(400px)scale3d(.95,.95,.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px)rotate3d(0,1,0,-360deg);
        transform: perspective(400px)rotate3d(0,1,0,-360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px)translate3d(0,0,150px)rotate3d(0,1,0,-190deg);
        transform: perspective(400px)translate3d(0,0,150px)rotate3d(0,1,0,-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px)translate3d(0,0,150px)rotate3d(0,1,0,-170deg);
        transform: perspective(400px)translate3d(0,0,150px)rotate3d(0,1,0,-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px)scale3d(.95,.95,.95);
        transform: perspective(400px)scale3d(.95,.95,.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px)rotate3d(1,0,0,90deg);
        transform: perspective(400px)rotate3d(1,0,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px)rotate3d(1,0,0,-20deg);
        transform: perspective(400px)rotate3d(1,0,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px)rotate3d(1,0,0,10deg);
        transform: perspective(400px)rotate3d(1,0,0,10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px)rotate3d(1,0,0,-5deg);
        transform: perspective(400px)rotate3d(1,0,0,-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px)rotate3d(1,0,0,90deg);
        transform: perspective(400px)rotate3d(1,0,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px)rotate3d(1,0,0,-20deg);
        transform: perspective(400px)rotate3d(1,0,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px)rotate3d(1,0,0,10deg);
        transform: perspective(400px)rotate3d(1,0,0,10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px)rotate3d(1,0,0,-5deg);
        transform: perspective(400px)rotate3d(1,0,0,-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px)rotate3d(0,1,0,90deg);
        transform: perspective(400px)rotate3d(0,1,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px)rotate3d(0,1,0,-20deg);
        transform: perspective(400px)rotate3d(0,1,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px)rotate3d(0,1,0,10deg);
        transform: perspective(400px)rotate3d(0,1,0,10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px)rotate3d(0,1,0,-5deg);
        transform: perspective(400px)rotate3d(0,1,0,-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px)rotate3d(0,1,0,90deg);
        transform: perspective(400px)rotate3d(0,1,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px)rotate3d(0,1,0,-20deg);
        transform: perspective(400px)rotate3d(0,1,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px)rotate3d(0,1,0,10deg);
        transform: perspective(400px)rotate3d(0,1,0,10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px)rotate3d(0,1,0,-5deg);
        transform: perspective(400px)rotate3d(0,1,0,-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px)rotate3d(1,0,0,-20deg);
        transform: perspective(400px)rotate3d(1,0,0,-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px)rotate3d(1,0,0,90deg);
        transform: perspective(400px)rotate3d(1,0,0,90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px)rotate3d(1,0,0,-20deg);
        transform: perspective(400px)rotate3d(1,0,0,-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px)rotate3d(1,0,0,90deg);
        transform: perspective(400px)rotate3d(1,0,0,90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px)rotate3d(0,1,0,-15deg);
        transform: perspective(400px)rotate3d(0,1,0,-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px)rotate3d(0,1,0,90deg);
        transform: perspective(400px)rotate3d(0,1,0,90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px)rotate3d(0,1,0,-15deg);
        transform: perspective(400px)rotate3d(0,1,0,-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px)rotate3d(0,1,0,90deg);
        transform: perspective(400px)rotate3d(0,1,0,90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%,0,0)skewX(-30deg);
        transform: translate3d(100%,0,0)skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%,0,0)skewX(-30deg);
        transform: translate3d(100%,0,0)skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%,0,0)skewX(30deg);
        transform: translate3d(100%,0,0)skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%,0,0)skewX(30deg);
        transform: translate3d(100%,0,0)skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,-200deg);
        transform: rotate3d(0,0,1,-200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,-200deg);
        transform: rotate3d(0,0,1,-200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-90deg);
        transform: rotate3d(0,0,1,-90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-90deg);
        transform: rotate3d(0,0,1,-90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,200deg);
        transform: rotate3d(0,0,1,200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,200deg);
        transform: rotate3d(0,0,1,200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,90deg);
        transform: rotate3d(0,0,1,90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,90deg);
        transform: rotate3d(0,0,1,90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        -webkit-transform: rotate3d(0,0,1,80deg);
        transform: rotate3d(0,0,1,80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,80% {
        -webkit-transform: rotate3d(0,0,1,60deg);
        transform: rotate3d(0,0,1,60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0,700px,0);
        transform: translate3d(0,700px,0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        -webkit-transform: rotate3d(0,0,1,80deg);
        transform: rotate3d(0,0,1,80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,80% {
        -webkit-transform: rotate3d(0,0,1,60deg);
        transform: rotate3d(0,0,1,60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0,700px,0);
        transform: translate3d(0,700px,0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(.1)rotate(30deg);
        transform: scale(.1)rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(.1)rotate(30deg);
        transform: scale(.1)rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0)rotate3d(0,0,1,-120deg);
        transform: translate3d(-100%,0,0)rotate3d(0,0,1,-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0)rotate3d(0,0,1,-120deg);
        transform: translate3d(-100%,0,0)rotate3d(0,0,1,-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0)rotate3d(0,0,1,120deg);
        transform: translate3d(100%,0,0)rotate3d(0,0,1,120deg)
    }
}

@keyframes rollOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0)rotate3d(0,0,1,120deg);
        transform: translate3d(100%,0,0)rotate3d(0,0,1,120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1)translate3d(0,-1e3px,0);
        transform: scale3d(.1,.1,.1)translate3d(0,-1e3px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475)translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475)translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1)translate3d(0,-1e3px,0);
        transform: scale3d(.1,.1,.1)translate3d(0,-1e3px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475)translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475)translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1)translate3d(-1e3px,0,0);
        transform: scale3d(.1,.1,.1)translate3d(-1e3px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475)translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475)translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1)translate3d(-1e3px,0,0);
        transform: scale3d(.1,.1,.1)translate3d(-1e3px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475)translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475)translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1)translate3d(1e3px,0,0);
        transform: scale3d(.1,.1,.1)translate3d(1e3px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475)translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475)translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1)translate3d(1e3px,0,0);
        transform: scale3d(.1,.1,.1)translate3d(1e3px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475)translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475)translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1)translate3d(0,1e3px,0);
        transform: scale3d(.1,.1,.1)translate3d(0,1e3px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475)translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475)translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1)translate3d(0,1e3px,0);
        transform: scale3d(.1,.1,.1)translate3d(0,1e3px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475)translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475)translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475)translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475)translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1)translate3d(0,2e3px,0);
        transform: scale3d(.1,.1,.1)translate3d(0,2e3px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475)translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475)translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1)translate3d(0,2e3px,0);
        transform: scale3d(.1,.1,.1)translate3d(0,2e3px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475)translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475)translate3d(42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1)translate3d(-2e3px,0,0);
        transform: scale(.1)translate3d(-2e3px,0,0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475)translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475)translate3d(42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1)translate3d(-2e3px,0,0);
        transform: scale(.1)translate3d(-2e3px,0,0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475)translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475)translate3d(-42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1)translate3d(2e3px,0,0);
        transform: scale(.1)translate3d(2e3px,0,0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475)translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475)translate3d(-42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1)translate3d(2e3px,0,0);
        transform: scale(.1)translate3d(2e3px,0,0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475)translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475)translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1)translate3d(0,-2e3px,0);
        transform: scale3d(.1,.1,.1)translate3d(0,-2e3px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475)translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475)translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1)translate3d(0,-2e3px,0);
        transform: scale3d(.1,.1,.1)translate3d(0,-2e3px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

@-webkit-keyframes moveInDown {
    from {
        -webkit-transform: translate3d(0,-100px,0);
        transform: translate3d(0,-100px,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes moveInDown {
    from {
        -webkit-transform: translate3d(0,-100px,0);
        transform: translate3d(0,-100px,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.moveInDown {
    -webkit-animation-name: moveInDown;
    animation-name: moveInDown
}

@-webkit-keyframes moveInLeft {
    from {
        -webkit-transform: translate3d(-100px,0,0);
        transform: translate3d(-100px,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes moveInLeft {
    from {
        -webkit-transform: translate3d(-100px,0,0);
        transform: translate3d(-100px,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.moveInLeft {
    -webkit-animation-name: moveInLeft;
    animation-name: moveInLeft
}

@-webkit-keyframes moveInRight {
    from {
        -webkit-transform: translate3d(100px,0,0);
        transform: translate3d(100px,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes moveInRight {
    from {
        -webkit-transform: translate3d(100px,0,0);
        transform: translate3d(100px,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.moveInRight {
    -webkit-animation-name: moveInRight;
    animation-name: moveInRight
}

@-webkit-keyframes moveInUp {
    from {
        -webkit-transform: translate3d(0,100px,0);
        transform: translate3d(0,100px,0);
        visibility: hidden;
        opacity: 0;
        filter: alpha(opacity=0)
    }

    to {
        visibility: visible;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@keyframes moveInUp {
    from {
        -webkit-transform: translate3d(0,100px,0);
        transform: translate3d(0,100px,0);
        visibility: hidden;
        opacity: 0;
        filter: alpha(opacity=0)
    }

    to {
        visibility: visible;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

.moveInUp {
    -webkit-animation-name: moveInUp;
    animation-name: moveInUp
}

@-webkit-keyframes moveOutDown {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,100px,0);
        transform: translate3d(0,100px,0)
    }
}

@keyframes moveOutDown {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,100px,0);
        transform: translate3d(0,100px,0)
    }
}

.moveOutDown {
    -webkit-animation-name: moveOutDown;
    animation-name: moveOutDown
}

@-webkit-keyframes moveOutLeft {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100px,0,0);
        transform: translate3d(-100px,0,0)
    }
}

@keyframes moveOutLeft {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100px,0,0);
        transform: translate3d(-100px,0,0)
    }
}

.moveOutLeft {
    -webkit-animation-name: moveOutLeft;
    animation-name: moveOutLeft
}

@-webkit-keyframes moveOutRight {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100px,0,0);
        transform: translate3d(100px,0,0)
    }
}

@keyframes moveOutRight {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100px,0,0);
        transform: translate3d(100px,0,0)
    }
}

.moveOutRight {
    -webkit-animation-name: moveOutRight;
    animation-name: moveOutRight
}

@-webkit-keyframes moveOutUp {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100px,0);
        transform: translate3d(0,-100px,0)
    }
}

@keyframes moveOutUp {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100px,0);
        transform: translate3d(0,-100px,0)
    }
}

.moveOutUp {
    -webkit-animation-name: moveOutUp;
    animation-name: moveOutUp
}

/*!* Bootstrap v3.2.0
*
* Copyright 2013 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world by @mdo and @fat.*/
/*!normalize.css v3.0.1 | MIT License | git.io/normalize*/
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background: 0 0
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

@media print {
    * {
        text-shadow: none!important;
        color: #000!important;
        background: 0 0!important;
        box-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href)")"
    }

    abbr[title]:after {
        content: " (" attr(title)")"
    }

    a[href^="javascript:"]:after,a[href^="#"]:after {
        content: ""
    }

    pre,blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,img {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    p,h2,h3 {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    select {
        background: #fff!important
    }

    .navbar {
        display: none
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .btn>.caret,.dropup>.btn>.caret {
        border-top-color: #000!important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table-bordered th,.table-bordered td {
        border: 1px solid #ddd!important
    }
}

@font-face {
    font-family: glyphicons halflings;
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix)format("embedded-opentype"),url(../fonts/glyphicons-halflings-regular.woff)format("woff"),url(../fonts/glyphicons-halflings-regular.ttf)format("truetype"),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: glyphicons halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px
}

body {
    font-family: rubik,Helvetica,Arial,sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6;
    color: #6f6f6f;
    background: #fff;
    overflow-x: hidden
}

input,button,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #1a1a1a;
    text-decoration: none;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}

a:hover,a:focus {
    color: #f9b200;
    outline: 0
}

a:focus {
    outline: 0;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 10px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.6;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    width: 100% \9;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 24px;
    margin-bottom: 24px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    font-family: heebo,sans-serif;
    font-weight: 500;
    line-height: 1.3;
    color: #1a1a1a
}

h1 small,h1 .small,h2 small,h2 .small,h3 small,h3 .small,h4 small,h4 .small,h5 small,h5 .small,h6 small,h6 .small,.h1 small,.h1 .small,.h2 small,.h2 .small,.h3 small,.h3 .small,.h4 small,.h4 .small,.h5 small,.h5 .small,.h6 small,.h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

h1,.h1,h2,.h2,h3,.h3 {
    margin-top: 24px;
    margin-bottom: 12px
}

h1 small,h1 .small,.h1 small,.h1 .small,h2 small,h2 .small,.h2 small,.h2 .small,h3 small,h3 .small,.h3 small,.h3 .small {
    font-size: 65%
}

h4,.h4,h5,.h5,h6,.h6 {
    margin-top: 12px;
    margin-bottom: 12px
}

h4 small,h4 .small,.h4 small,.h4 .small,h5 small,h5 .small,.h5 small,.h5 .small,h6 small,h6 .small,.h6 small,.h6 .small {
    font-size: 75%
}

h1,.h1 {
    font-size: 39px
}

h2,.h2 {
    font-size: 32px
}

h3,.h3 {
    font-size: 26px
}

h4,.h4 {
    font-size: 19px
}

h5,.h5 {
    font-size: 15px
}

h6,.h6 {
    font-size: 13px
}

p {
    margin: 0 0 34px
}

.lead {
    margin-bottom: 24px;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.4
}

@media(min-width: 768px) {
    .lead {
        font-size:22.5px
    }
}

small,.small {
    font-size: 86%
}

mark,.mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.rtl .text-left {
    text-align: right
}

.text-right {
    text-align: right
}

.rtl .text-right {
    text-align: left
}

.text-center {
    text-align: center!important
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase,.initialism {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #000
}

a.text-primary:hover {
    color: #000
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #000
}

a.bg-primary:hover {
    background-color: #000
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 11px;
    margin: 48px 0 24px;
    border-bottom: 1px solid #eee
}

ul,ol {
    margin-top: 0;
    margin-bottom: 12px
}

ul ul,ul ol,ol ul,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.6
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:before,.dl-horizontal dd:after {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media(min-width: 768px) {
    .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: 180px
    }
}

abbr[title],abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 12px 24px;
    margin: 0 0 24px;
    font-size: 18.75px;
    border-left: 5px solid #eee
}

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.6;
    color: #777
}

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 #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,.blockquote-reverse small:before,.blockquote-reverse .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before,blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,.blockquote-reverse small:after,.blockquote-reverse .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after,blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 24px;
    font-style: normal;
    line-height: 1.6
}

code,kbd,pre,samp {
    font-family: Menlo,Monaco,Consolas,courier new,monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 0
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 0;
    box-shadow: inset 0 -1px rgba(0,0,0,.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none
}

pre {
    display: block;
    padding: 11.5px;
    margin: 0 0 12px;
    font-size: 14px;
    line-height: 1.6;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: initial;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100%
}

.container:before,.container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media(min-width: 768px) {
    .container {
        width:750px
    }
}

@media(min-width: 992px) {
    .container {
        width:970px
    }
}

@media(min-width: 1200px) {
    .container {
        width:1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:before,.container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:before,.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media(min-width: 768px) {
    .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
        float:left
    }

    .col-sm-1 {
        width: 8.33333%
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media(min-width: 992px) {
    .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
        float:left
    }

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media(min-width: 1200px) {
    .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
        float:left
    }

    .col-lg-1 {
        width: 8.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: initial
}

th {
    text-align: left
}

table,.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 24px
}

table>thead>tr>th,table>thead>tr>td,table>tbody>tr>th,table>tbody>tr>td,table>tfoot>tr>th,table>tfoot>tr>td,.table>thead>tr>th,.table>thead>tr>td,.table>tbody>tr>th,.table>tbody>tr>td,.table>tfoot>tr>th,.table>tfoot>tr>td {
    padding: 12px;
    line-height: 1.6;
    vertical-align: top;
    border-top: 1px solid #ddd
}

table>thead>tr>th,.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

table>caption+thead>tr:first-child>th,table>caption+thead>tr:first-child>td,table>colgroup+thead>tr:first-child>th,table>colgroup+thead>tr:first-child>td,table>thead:first-child>tr:first-child>th,table>thead:first-child>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>th,.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

table>tbody+tbody,.table>tbody+tbody {
    border-top: 2px solid #ddd
}

table .table,.table .table {
    background-color: #fff
}

.table-condensed>thead>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>tfoot>tr>td {
    padding: 10px
}

table,.table-bordered {
    border: 1px solid #ddd
}

table>thead>tr>th,table>thead>tr>td,table>tbody>tr>th,table>tbody>tr>td,table>tfoot>tr>th,table>tfoot>tr>td,.table-bordered>thead>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

table>thead>tr>th,table>thead>tr>td,.table-bordered>thead>tr>th,.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table>thead>tr>td.active,.table>thead>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,.table>thead>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info,.table>thead>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning,.table>thead>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,.table>thead>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width:100%;
        margin-bottom: 18px;
        overflow-y: hidden;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>thead>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 24px;
    font-size: 22.5px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=radio],input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],select[size] {
    height: auto
}

input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus {
    outline: 0;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 11px;
    font-size: 15px;
    line-height: 1.6;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 42px;
    padding: 12px 30px;
    font-size: 15px;
    line-height: 1.6;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e1e6eb;
    border-radius: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.form-control:focus {
    border-color: #c0bebe;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

input[type=date],input[type=time],input[type=datetime-local],input[type=month] {
    line-height: 42px;
    line-height: 1.6 \0
}

input[type=date].input-sm,.form-horizontal .form-group-sm input[type=date].form-control,.input-group-sm>input[type=date].form-control,.input-group-sm>input[type=date].input-group-addon,.input-group-sm>.input-group-btn>input[type=date].btn,input[type=time].input-sm,.form-horizontal .form-group-sm input[type=time].form-control,.input-group-sm>input[type=time].form-control,.input-group-sm>input[type=time].input-group-addon,.input-group-sm>.input-group-btn>input[type=time].btn,input[type=datetime-local].input-sm,.form-horizontal .form-group-sm input[type=datetime-local].form-control,.input-group-sm>input[type=datetime-local].form-control,.input-group-sm>input[type=datetime-local].input-group-addon,.input-group-sm>.input-group-btn>input[type=datetime-local].btn,input[type=month].input-sm,.form-horizontal .form-group-sm input[type=month].form-control,.input-group-sm>input[type=month].form-control,.input-group-sm>input[type=month].input-group-addon,.input-group-sm>.input-group-btn>input[type=month].btn {
    line-height: 45px
}

input[type=date].input-lg,.form-horizontal .form-group-lg input[type=date].form-control,.input-group-lg>input[type=date].form-control,.input-group-lg>input[type=date].input-group-addon,.input-group-lg>.input-group-btn>input[type=date].btn,input[type=time].input-lg,.form-horizontal .form-group-lg input[type=time].form-control,.input-group-lg>input[type=time].form-control,.input-group-lg>input[type=time].input-group-addon,.input-group-lg>.input-group-btn>input[type=time].btn,input[type=datetime-local].input-lg,.form-horizontal .form-group-lg input[type=datetime-local].form-control,.input-group-lg>input[type=datetime-local].form-control,.input-group-lg>input[type=datetime-local].input-group-addon,.input-group-lg>.input-group-btn>input[type=datetime-local].btn,input[type=month].input-lg,.form-horizontal .form-group-lg input[type=month].form-control,.input-group-lg>input[type=month].form-control,.input-group-lg>input[type=month].input-group-addon,.input-group-lg>.input-group-btn>input[type=month].btn {
    line-height: 56px
}

.form-group {
    margin-bottom: 20px
}

.radio,.checkbox {
    position: relative;
    display: block;
    min-height: 24px;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,.checkbox label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox] {
    position: absolute;
    margin-left: -20px;
    margin-top: 7px;
    margin-top: 7px \9
}

.radio+.radio,.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type=radio][disabled],input[type=radio].disabled,fieldset[disabled] input[type=radio],input[type=checkbox][disabled],input[type=checkbox].disabled,fieldset[disabled] input[type=checkbox] {
    cursor: not-allowed
}

.radio-inline.disabled,fieldset[disabled] .radio-inline,.checkbox-inline.disabled,fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,fieldset[disabled] .radio label,.checkbox.disabled label,fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 11px;
    padding-bottom: 11px;
    margin-bottom: 0
}

.form-control-static.input-lg,.form-horizontal .form-group-lg .form-control-static.form-control,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.form-control-static.input-sm,.form-horizontal .form-group-sm .form-control-static.form-control,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

.input-sm,.form-horizontal .form-group-sm .form-control,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
    height: 45px;
    padding: 12px 20px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 0
}

select.input-sm,.form-horizontal .form-group-sm select.form-control,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,.input-group-sm>.input-group-btn>select.btn {
    height: 45px;
    line-height: 45px
}

textarea.input-sm,.form-horizontal .form-group-sm textarea.form-control,.input-group-sm>textarea.form-control,.input-group-sm>textarea.input-group-addon,.input-group-sm>.input-group-btn>textarea.btn,select[multiple].input-sm,.form-horizontal .form-group-sm select[multiple].form-control,.input-group-sm>select[multiple].form-control,.input-group-sm>select[multiple].input-group-addon,.input-group-sm>.input-group-btn>select[multiple].btn {
    height: auto
}

.input-lg,.form-horizontal .form-group-lg .form-control,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
    height: 56px;
    padding: 14px 35px;
    font-size: 19px;
    line-height: 1.33333;
    border-radius: 10px
}

select.input-lg,.form-horizontal .form-group-lg select.form-control,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,.input-group-lg>.input-group-btn>select.btn {
    height: 56px;
    line-height: 56px
}

textarea.input-lg,.form-horizontal .form-group-lg textarea.form-control,.input-group-lg>textarea.form-control,.input-group-lg>textarea.input-group-addon,.input-group-lg>.input-group-btn>textarea.btn,select[multiple].input-lg,.form-horizontal .form-group-lg select[multiple].form-control,.input-group-lg>select[multiple].form-control,.input-group-lg>select[multiple].input-group-addon,.input-group-lg>.input-group-btn>select[multiple].btn {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 52.5px
}

.form-control-feedback {
    position: absolute;
    top: 29px;
    right: 0;
    z-index: 2;
    display: block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center
}

.input-lg+.form-control-feedback,.form-horizontal .form-group-lg .form-control+.form-control-feedback,.input-group-lg>.form-control+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback {
    width: 56px;
    height: 56px;
    line-height: 56px
}

.input-sm+.form-control-feedback,.form-horizontal .form-group-sm .form-control+.form-control-feedback,.input-group-sm>.form-control+.form-control-feedback,.input-group-sm>.input-group-addon+.form-control-feedback,.input-group-sm>.input-group-btn>.btn+.form-control-feedback {
    width: 45px;
    height: 45px;
    line-height: 45px
}

.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: none;
    box-shadow: none
}

.has-success .form-control:focus {
    border-color: #2b542c
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: none;
    box-shadow: none
}

.has-warning .form-control:focus {
    border-color: #66512c
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: none;
    box-shadow: none
}

.has-error .form-control:focus {
    border-color: #843534
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #afafaf
}

@media(min-width: 768px) {
    .form-inline .form-group,.navbar-form .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control,.navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group,.navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon,.navbar-form .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.navbar-form .input-group .input-group-btn,.form-inline .input-group .form-control,.navbar-form .input-group .form-control {
        width: auto
    }

    .form-inline .input-group>.form-control,.navbar-form .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label,.navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio,.navbar-form .radio,.form-inline .checkbox,.navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio label,.navbar-form .radio label,.form-inline .checkbox label,.navbar-form .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type=radio],.navbar-form .radio input[type=radio],.form-inline .checkbox input[type=checkbox],.navbar-form .checkbox input[type=checkbox] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback,.navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 11px
}

.form-horizontal .radio,.form-horizontal .checkbox {
    min-height: 35px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:before,.form-horizontal .form-group:after {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

@media(min-width: 768px) {
    .form-horizontal .control-label {
        text-align:right;
        margin-bottom: 0;
        padding-top: 11px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

@media(min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top:19.66667px
    }
}

@media(min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top:13px
    }
}

.btn {
    outline: none;
    cursor: pointer;
    position: relative;
    background: #f9b200;
    border: 2px solid transparent;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0;
    padding: 0 28px;
    line-height: 2.5;
    min-width: 50px;
    text-transform: capitalize;
    text-decoration: none;
    pointer-events: auto;
    z-index: 1;
    font-weight: 500;
    font-family: heebo,sans-serif;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    display: inline-block;
    vertical-align: middle;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
    -o-text-shadow: none
}

.lt-ie8 .btn {
    display: inline;
    zoom:1}

.btn:hover {
    color: #f9b200;
    background-color: initial;
    border-color: #f9b200
}

.btn:focus {
    color: #f9b200;
    background-color: initial;
    border-color: #f9b200
}

.btn:focus-within {
    color: #f9b200;
    background-color: initial;
    border-color: #f9b200
}

.btn:active {
    color: #f9b200;
    background-color: initial;
    border-color: #f9b200
}

.btn:visited {
    text-decoration: none
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #b3b3b3
}

.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.disabled,.btn-default.disabled:hover,.btn-default.disabled:focus,.btn-default.disabled:active,.btn-default.disabled.active,.btn-default[disabled],.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled]:active,.btn-default[disabled].active,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled,.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled:active,.btn-primary.disabled.active,.btn-primary[disabled],.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled]:active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary.active {
    background-color: #000;
    border-color: #000
}

.btn-primary .badge {
    color: #000;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #4ec45e;
    border-color: #3eba4f
}

.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #38a747;
    border-color: #31943f
}

.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled,.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled:active,.btn-success.disabled.active,.btn-success[disabled],.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled]:active,.btn-success[disabled].active,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success.active {
    background-color: #4ec45e;
    border-color: #3eba4f
}

.btn-success .badge {
    color: #4ec45e;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #d1ecf1;
    border-color: #bde4eb
}

.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #aadce5;
    border-color: #96d4df
}

.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle {
    background-image: none
}

.btn-info.disabled,.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled:active,.btn-info.disabled.active,.btn-info[disabled],.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled]:active,.btn-info[disabled].active,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info.active {
    background-color: #d1ecf1;
    border-color: #bde4eb
}

.btn-info .badge {
    color: #d1ecf1;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #fff3cd;
    border-color: #ffedb4
}

.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ffe79a;
    border-color: #ffe181
}

.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled,.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled:active,.btn-warning.disabled.active,.btn-warning[disabled],.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled]:active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning.active {
    background-color: #fff3cd;
    border-color: #ffedb4
}

.btn-warning .badge {
    color: #fff3cd;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #ff3535;
    border-color: #ff1c1c
}

.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #ff0202;
    border-color: #e80000
}

.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled,.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled:active,.btn-danger.disabled.active,.btn-danger[disabled],.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled]:active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger.active {
    background-color: #ff3535;
    border-color: #ff1c1c
}

.btn-danger .badge {
    color: #ff3535;
    background-color: #fff
}

.btn-link {
    color: #1a1a1a;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {
    background-color: initial;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {
    border-color: transparent
}

.btn-link:hover,.btn-link:focus {
    color: #f9b200;
    text-decoration: underline;
    background-color: initial
}

.btn-link[disabled]:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:hover,fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg,.btn-group-lg>.btn {
    padding: 14px 35px;
    font-size: 19px;
    line-height: 1.33333;
    border-radius: 10px
}

.btn-sm,.btn-group-sm>.btn {
    padding: 12px 20px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 0
}

.btn-xs,.btn-group-xs>.btn {
    padding: 4px 8px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 0
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 15px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 4px rgba(0,0,0,.175);
    box-shadow: 0 3px 4px rgba(0,0,0,.175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 11px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.6;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #000
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
    color: #777
}

.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: initial;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 13px;
    line-height: 1.6;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media(min-width: 768px) {
    .navbar-right .dropdown-menu {
        right:0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,.btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group>.btn:focus,.btn-group-vertical>.btn:focus {
    outline: 0
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:before,.btn-toolbar:after {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn-group,.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle,.btn-group-lg.btn-group>.btn+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret,.btn-group-lg>.btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret,.dropup .btn-group-lg>.btn .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn>input[type=radio],[data-toggle=buttons]>.btn>input[type=checkbox] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0)
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-addon,.input-group-btn,.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 10px 30px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #e1e6eb;
    border-radius: 0
}

.input-group-addon.input-sm,.form-horizontal .form-group-sm .input-group-addon.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 12px 20px;
    font-size: 13px;
    border-radius: 0
}

.input-group-addon.input-lg,.form-horizontal .form-group-lg .input-group-addon.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 14px 35px;
    font-size: 19px;
    border-radius: 10px
}

.input-group-addon input[type=radio],.input-group-addon input[type=checkbox] {
    margin-top: 0
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active {
    z-index: 2
}

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group {
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:before,.nav:after {
    content: " ";
    display: table
}

.nav:after {
    clear: both
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: initial;
    cursor: not-allowed
}

.nav .open>a,.nav .open>a:hover,.nav .open>a:focus {
    background-color: #eee;
    border-color: #1a1a1a
}

.nav .nav-divider {
    height: 1px;
    margin: 11px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.6;
    border: 1px solid transparent;
    border-radius: 0 0 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 0
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #000
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li,.nav-tabs.nav-justified>li {
    float: none
}

.nav-justified>li>a,.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width: 768px) {
    .nav-justified>li,.nav-tabs.nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-justified>li>a,.nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified,.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 0
}

.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media(min-width: 768px) {
    .nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 0 0 0 0
    }

    .nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 24px;
    border: 1px solid transparent
}

.navbar:before,.navbar:after {
    content: " ";
    display: table
}

.navbar:after {
    clear: both
}

@media(min-width: 768px) {
    .navbar {
        border-radius:0
    }
}

.navbar-header:before,.navbar-header:after {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media(min-width: 768px) {
    .navbar-header {
        float:left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:before,.navbar-collapse:after {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media(min-width: 768px) {
    .navbar-collapse {
        width:auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media(max-width: 480px) and (orientation:landscape) {
    .navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
        max-height:200px
    }
}

.container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width: 768px) {
    .container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse {
        margin-right:0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width: 768px) {
    .navbar-static-top {
        border-radius:0
    }
}

.navbar-fixed-top,.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

@media(min-width: 768px) {
    .navbar-fixed-top,.navbar-fixed-bottom {
        border-radius:0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 13px 15px;
    font-size: 19px;
    line-height: 24px;
    height: 50px
}

.navbar-brand:hover,.navbar-brand:focus {
    text-decoration: none
}

@media(min-width: 768px) {
    .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
        margin-left:-15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: initial;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media(min-width: 768px) {
    .navbar-toggle {
        display:none
    }
}

.navbar-nav {
    margin: 6.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 24px
}

@media(max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position:static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: initial;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 24px
    }

    .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media(min-width: 768px) {
    .navbar-nav {
        float:left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 13px;
        padding-bottom: 13px
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
}

@media(min-width: 768px) {
    .navbar-left {
        float:left!important
    }

    .navbar-right {
        float: right!important
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px rgba(255,255,255,.1),0 1px rgba(255,255,255,.1);
    margin-top: 4px;
    margin-bottom: 4px
}

@media(max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom:5px
    }
}

@media(min-width: 768px) {
    .navbar-form {
        width:auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 4px;
    margin-bottom: 4px
}

.navbar-btn.btn-sm,.btn-group-sm>.navbar-btn.btn {
    margin-top: 2.5px;
    margin-bottom: 2.5px
}

.navbar-btn.btn-xs,.btn-group-xs>.navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 13px;
    margin-bottom: 13px
}

@media(min-width: 768px) {
    .navbar-text {
        float:left;
        margin-left: 15px;
        margin-right: 15px
    }

    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: initial
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: initial
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: initial
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}

@media(max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color:#777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: initial
    }

    .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: #555;
        background-color: #e7e7e7
    }

    .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: #ccc;
        background-color: initial
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:hover,fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: initial
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: initial
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: initial
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #090909;
    color: #fff
}

@media(max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color:#090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: initial
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: initial
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:hover,fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 24px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0
}

.breadcrumb a {
    color: #000
}

.breadcrumb a:hover {
    color: #f9b200
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: ">";
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 24px 0;
    border-radius: 0
}

.pagination>li {
    display: inline
}

.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 10px 30px;
    line-height: 1.6;
    text-decoration: none;
    color: #1a1a1a;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
    -webkit-transition: color 400ms,background-color 400ms;
    -o-transition: color 400ms,background-color 400ms;
    transition: color 400ms,background-color 400ms
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pagination>li>a:hover,.pagination>li>a:focus,.pagination>li>span:hover,.pagination>li>span:focus {
    color: #f9b200;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,.pagination>.active>a:hover,.pagination>.active>a:focus,.pagination>.active>span,.pagination>.active>span:hover,.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #000;
    border-color: #000;
    cursor: default
}

.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,.pagination-lg>li>span {
    padding: 14px 35px;
    font-size: 19px
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px
}

.pagination-sm>li>a,.pagination-sm>li>span {
    padding: 12px 20px;
    font-size: 13px
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pager {
    padding-left: 0;
    margin: 24px 0;
    list-style: none;
    text-align: center
}

.pager:before,.pager:after {
    content: " ";
    display: table
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:hover,.pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,.pager .next>span {
    float: right
}

.pager .previous>a,.pager .previous>span {
    float: left
}

.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:hover,a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:hover,.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #000
}

.label-primary[href]:hover,.label-primary[href]:focus {
    background-color: #000
}

.label-success {
    background-color: #4ec45e
}

.label-success[href]:hover,.label-success[href]:focus {
    background-color: #38a747
}

.label-info {
    background-color: #d1ecf1
}

.label-info[href]:hover,.label-info[href]:focus {
    background-color: #aadce5
}

.label-warning {
    background-color: #fff3cd
}

.label-warning[href]:hover,.label-warning[href]:focus {
    background-color: #ffe79a
}

.label-danger {
    background-color: #ff3535
}

.label-danger[href]:hover,.label-danger[href]:focus {
    background-color: #ff0202
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge,.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px
}

a.list-group-item.active>.badge,.nav-pills>.active>a>.badge {
    color: #1a1a1a;
    background-color: #fff
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

a.badge:hover,a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1,.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 23px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron {
    border-radius: 10px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top:48px;
        padding-bottom: 48px
    }

    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron h1,.jumbotron .h1 {
        font-size: 67.5px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.6;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0
}

.thumbnail>img,.thumbnail a>img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #6f6f6f
}

a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
    border-color: #1a1a1a
}

.alert {
    padding: 15px;
    margin-bottom: 24px;
    border: 1px solid transparent;
    border-radius: 0
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-success .close {
    color: #3c763d
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-info .close {
    color: #31708f
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-warning .close {
    color: #8a6d3b
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

.alert-danger .close {
    color: #a94442
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 24px;
    margin-bottom: 24px;
    margin-bottom: 30px;
    background-color: #f5f5f5;
    border-radius: 0
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 13px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    background-color: #000;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar,.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar,.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar[aria-valuenow="1"],.progress-bar[aria-valuenow="2"] {
    min-width: 30px
}

.progress-bar[aria-valuenow="0"] {
    color: #777;
    min-width: 30px;
    background-color: initial;
    background-image: none;
    box-shadow: none
}

.progress-bar-success {
    background-color: #4ec45e
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #d1ecf1
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #fff3cd
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #ff3535
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-right,.media>.pull-right {
    padding-left: 15px
}

.media-left,.media>.pull-left {
    padding-right: 15px
}

.media-left,.media-right,.media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,a.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus {
    background-color: #eee;
    color: #777
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #000;
    border-color: #000
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}

.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text {
    color: #666
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 24px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.panel-body {
    padding: 15px
}

.panel-body:before,.panel-body:after {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 25px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 17px;
    color: inherit
}

.panel-title>a {
    color: inherit
}

.panel-footer {
    padding: 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.panel>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px
}

.panel>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: -1px;
    border-top-left-radius: -1px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: -1px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: -1px
}

.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: -1px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: -1px
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 24px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0
}

.panel-group .panel+.panel {
    margin-top: 8px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #000
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #000
}

.panel-primary>.panel-heading .badge {
    color: #000;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #000
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 60px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 0 solid #e3e3e3;
    border-radius: 0;
    box-shadow: none
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15)
}

.well-lg {
    padding: 24px;
    border-radius: 0
}

.well-sm {
    padding: 9px;
    border-radius: 0
}

.close {
    float: right;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.close:hover,.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate3d(0,-25%,0);
    transform: translate3d(0,-25%,0);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 10px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.6px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.6
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:before,.modal-footer:after {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width: 768px) {
    .modal-dialog {
        width:600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media(min-width: 992px) {
    .modal-lg {
        width:900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 13px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 0
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 10px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 9px 9px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel-wrapper {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>img,.carousel-inner>.item>a>img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    line-height: 1
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: initial
}

.carousel-control.right {
    left: auto;
    right: 0
}

.carousel-control:hover,.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-control>* {
    display: table-cell!important;
    vertical-align: middle
}

.carousel-control:hover {
    border-color: #1b251f;
    color: #1b251f
}

.carousel-indicators {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 3px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000
}

.carousel-indicators .active {
    margin: 2px;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next {
        width:30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
}

.clearfix:before,.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font-size: 0;
    color: transparent;
    text-shadow: none;
    background-color: initial;
    border: 0
}

.hidden {
    display: none!important;
    visibility: hidden!important
}

.affix {
    position: fixed;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

@-ms-viewport {
    width: device-width;
}

.visible-xs,.visible-sm,.visible-md,.visible-lg {
    display: none!important
}

.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block {
    display: none!important
}

@media(max-width: 767px) {
    .visible-xs {
        display:block!important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row!important
    }

    th.visible-xs,td.visible-xs {
        display: table-cell!important
    }
}

@media(max-width: 767px) {
    .visible-xs-block {
        display:block!important
    }
}

@media(max-width: 767px) {
    .visible-xs-inline {
        display:inline!important
    }
}

@media(max-width: 767px) {
    .visible-xs-inline-block {
        display:inline-block!important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-sm {
        display:block!important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row!important
    }

    th.visible-sm,td.visible-sm {
        display: table-cell!important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-sm-block {
        display:block!important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-sm-inline {
        display:inline!important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display:inline-block!important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md {
        display:block!important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row!important
    }

    th.visible-md,td.visible-md {
        display: table-cell!important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md-block {
        display:block!important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md-inline {
        display:inline!important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display:inline-block!important
    }
}

@media(min-width: 1200px) {
    .visible-lg {
        display:block!important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row!important
    }

    th.visible-lg,td.visible-lg {
        display: table-cell!important
    }
}

@media(min-width: 1200px) {
    .visible-lg-block {
        display:block!important
    }
}

@media(min-width: 1200px) {
    .visible-lg-inline {
        display:inline!important
    }
}

@media(min-width: 1200px) {
    .visible-lg-inline-block {
        display:inline-block!important
    }
}

@media(max-width: 767px) {
    .hidden-xs {
        display:none!important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .hidden-sm {
        display:none!important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .hidden-md {
        display:none!important
    }
}

@media(min-width: 1200px) {
    .hidden-lg {
        display:none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row!important
    }

    th.visible-print,td.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,.slick-slider .slick-list {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none!important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace
}

.mfp-close:hover,.mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,.mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before,.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation:landscape),screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left:0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform:scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.ps-container {
    -ms-touch-action: none;
    touch-action: none;
    overflow: hidden!important;
    -ms-overflow-style: none
}

@supports(-ms-overflow-style: none) {
    .ps-container {
        overflow:auto!important
    }
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .ps-container {
        overflow: auto!important
    }
}

.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail {
    display: block;
    background-color: initial
}

.ps-container.ps-in-scrolling {
    pointer-events: none
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: .9
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: #999
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: .9
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #999
}

.ps-container>.ps-scrollbar-x-rail {
    display: none;
    position: absolute;
    opacity: 0;
    -webkit-transition: background-color .2s linear,opacity .2s linear;
    -moz-transition: background-color .2s linear,opacity .2s linear;
    -o-transition: background-color .2s linear,opacity .2s linear;
    transition: background-color .2s linear,opacity .2s linear;
    bottom: 0;
    height: 15px
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    position: absolute;
    background-color: #aaa;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;
    transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;
    -moz-transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;
    -o-transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;
    transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;
    transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-webkit-border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;
    bottom: 2px;
    height: 6px
}

.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x,.ps-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x {
    height: 11px
}

.ps-container>.ps-scrollbar-y-rail {
    display: none;
    position: absolute;
    opacity: 0;
    -webkit-transition: background-color .2s linear,opacity .2s linear;
    -moz-transition: background-color .2s linear,opacity .2s linear;
    -o-transition: background-color .2s linear,opacity .2s linear;
    transition: background-color .2s linear,opacity .2s linear;
    right: 0;
    width: 15px
}

.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    position: absolute;
    background-color: #aaa;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;
    transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;
    -moz-transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;
    -o-transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;
    transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;
    transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-webkit-border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;
    right: 2px;
    width: 6px
}

.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y,.ps-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y {
    width: 11px
}

.ps-container:hover.ps-in-scrolling {
    pointer-events: none
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: .9
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: #999
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: .9
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #999
}

.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail {
    opacity: .6
}

.ps-container:hover>.ps-scrollbar-x-rail:hover {
    background-color: #eee;
    opacity: .9
}

.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
    background-color: #999
}

.ps-container:hover>.ps-scrollbar-y-rail:hover {
    background-color: #eee;
    opacity: .9
}

.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
    background-color: #999
}

@-webkit-keyframes apus-buzz {
    50% {
        -webkit-transform: translateX(3px)rotate(2deg);
        transform: translateX(3px)rotate(2deg)
    }

    100% {
        -webkit-transform: translateX(-3px)rotate(-2deg);
        transform: translateX(-3px)rotate(-2deg)
    }
}

@keyframes apus-buzz {
    50% {
        -webkit-transform: translateX(3px)rotate(2deg);
        transform: translateX(3px)rotate(2deg)
    }

    100% {
        -webkit-transform: translateX(-3px)rotate(-2deg);
        transform: translateX(-3px)rotate(-2deg)
    }
}

@-webkit-keyframes vibrate {
    0% {
        top: 0
    }

    25% {
        top: -3px
    }

    50% {
        top: 0
    }

    75% {
        top: 3px
    }

    100% {
        top: 0
    }
}

@keyframes vibrate {
    0% {
        top: 0
    }

    25% {
        top: -3px
    }

    50% {
        top: 0
    }

    75% {
        top: 3px
    }

    100% {
        top: 0
    }
}

@-webkit-keyframes apus-spin {
    from {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes apus-spin {
    from {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes loading {
    from {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes loading {
    from {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: scale(.1,.1);
        -moz-transform: scale(.1,.1);
        -ms-transform: scale(.1,.1);
        -o-transform: scale(.1,.1);
        transform: scale(.1,.1);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    50% {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    100% {
        -webkit-transform: scale(1.2,1.2);
        -moz-transform: scale(1.2,1.2);
        -ms-transform: scale(1.2,1.2);
        -o-transform: scale(1.2,1.2);
        transform: scale(1.2,1.2);
        opacity: 0;
        filter: alpha(opacity=0)
    }
}

@keyframes pulsate {
    0% {
        -webkit-transform: scale(.1,.1);
        -moz-transform: scale(.1,.1);
        -ms-transform: scale(.1,.1);
        -o-transform: scale(.1,.1);
        transform: scale(.1,.1);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    50% {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    100% {
        -webkit-transform: scale(1.2,1.2);
        -moz-transform: scale(1.2,1.2);
        -ms-transform: scale(1.2,1.2);
        -o-transform: scale(1.2,1.2);
        transform: scale(1.2,1.2);
        opacity: 0;
        filter: alpha(opacity=0)
    }
}

@-webkit-keyframes bounce {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translateY(-2e3px)rotate(-45deg);
        -moz-transform: translateY(-2e3px)rotate(-45deg);
        -ms-transform: translateY(-2e3px)rotate(-45deg);
        -o-transform: translateY(-2e3px)rotate(-45deg);
        transform: translateY(-2e3px)rotate(-45deg)
    }

    60% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translateY(30px)rotate(-45deg);
        -moz-transform: translateY(30px)rotate(-45deg);
        -ms-transform: translateY(30px)rotate(-45deg);
        -o-transform: translateY(30px)rotate(-45deg);
        transform: translateY(30px)rotate(-45deg)
    }

    80% {
        -webkit-transform: translateY(-10px)rotate(-45deg);
        -moz-transform: translateY(-10px)rotate(-45deg);
        -ms-transform: translateY(-10px)rotate(-45deg);
        -o-transform: translateY(-10px)rotate(-45deg);
        transform: translateY(-10px)rotate(-45deg)
    }

    100% {
        -webkit-transform: translateY(0)rotate(-45deg);
        -moz-transform: translateY(0)rotate(-45deg);
        -ms-transform: translateY(0)rotate(-45deg);
        -o-transform: translateY(0)rotate(-45deg);
        transform: translateY(0)rotate(-45deg)
    }
}

@keyframes bounce {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translateY(-2e3px)rotate(-45deg);
        -moz-transform: translateY(-2e3px)rotate(-45deg);
        -ms-transform: translateY(-2e3px)rotate(-45deg);
        -o-transform: translateY(-2e3px)rotate(-45deg);
        transform: translateY(-2e3px)rotate(-45deg)
    }

    60% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translateY(30px)rotate(-45deg);
        -moz-transform: translateY(30px)rotate(-45deg);
        -ms-transform: translateY(30px)rotate(-45deg);
        -o-transform: translateY(30px)rotate(-45deg);
        transform: translateY(30px)rotate(-45deg)
    }

    80% {
        -webkit-transform: translateY(-10px)rotate(-45deg);
        -moz-transform: translateY(-10px)rotate(-45deg);
        -ms-transform: translateY(-10px)rotate(-45deg);
        -o-transform: translateY(-10px)rotate(-45deg);
        transform: translateY(-10px)rotate(-45deg)
    }

    100% {
        -webkit-transform: translateY(0)rotate(-45deg);
        -moz-transform: translateY(0)rotate(-45deg);
        -ms-transform: translateY(0)rotate(-45deg);
        -o-transform: translateY(0)rotate(-45deg);
        transform: translateY(0)rotate(-45deg)
    }
}

@-webkit-keyframes toTopFromBottom {
    49% {
        -webkit-transform: translateY(-100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(100%)
    }

    51% {
        opacity: 1
    }
}

@keyframes toTopFromBottom {
    49% {
        -webkit-transform: translateY(-100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(100%)
    }

    51% {
        opacity: 1
    }
}

@-webkit-keyframes updow {
    50% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    0%,100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes updow {
    50% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    0%,100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes fadeleft {
    from {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    to {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translate(-15px,0);
        -ms-transform: translate(-15px,0);
        -o-transform: translate(-15px,0);
        transform: translate(-15px,0)
    }
}

@keyframes fadeleft {
    from {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    to {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translate(-15px,0);
        -ms-transform: translate(-15px,0);
        -o-transform: translate(-15px,0);
        transform: translate(-15px,0)
    }
}

@-webkit-keyframes faderight {
    from {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translate(15px,0);
        -ms-transform: translate(15px,0);
        -o-transform: translate(15px,0);
        transform: translate(15px,0)
    }

    to {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0)
    }
}

@keyframes faderight {
    from {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translate(15px,0);
        -ms-transform: translate(15px,0);
        -o-transform: translate(15px,0);
        transform: translate(15px,0)
    }

    to {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0)
    }
}

@-webkit-keyframes autofill {
    to {
        color: #555;
        background: 0 0
    }
}

@keyframes autofill {
    to {
        color: #555;
        background: 0 0
    }
}

@-webkit-keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes delay {
    0%,40%,100% {
        -webkit-transform: scaleY(.05);
        transform: scaleY(.05)
    }

    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@keyframes delay {
    0%,40%,100% {
        -webkit-transform: scaleY(.05);
        transform: scaleY(.05)
    }

    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@-webkit-keyframes waves {
    0% {
        -webkit-transform: scale(.2,.2);
        transform: scale(.2,.2);
        opacity: 0
    }

    50% {
        opacity: .9
    }

    100% {
        -webkit-transform: scale(.9,.9);
        transform: scale(.9,.9);
        opacity: 0
    }
}

@keyframes waves {
    0% {
        -webkit-transform: scale(.2,.2);
        transform: scale(.2,.2);
        opacity: 0
    }

    50% {
        opacity: .9
    }

    100% {
        -webkit-transform: scale(.9,.9);
        transform: scale(.9,.9);
        opacity: 0
    }
}

@-webkit-keyframes apus-pulse {
    0% {
        -webkit-transform: scale(.4);
        -ms-transform: scale(.4);
        -o-transform: scale(.4);
        transform: scale(.4)
    }

    33% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    66% {
        -webkit-transform: scale(.4);
        -ms-transform: scale(.4);
        -o-transform: scale(.4);
        transform: scale(.4)
    }

    100% {
        -webkit-transform: scale(.4);
        -ms-transform: scale(.4);
        -o-transform: scale(.4);
        transform: scale(.4)
    }
}

@keyframes apus-pulse {
    0% {
        -webkit-transform: scale(.4);
        -ms-transform: scale(.4);
        -o-transform: scale(.4);
        transform: scale(.4)
    }

    33% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    66% {
        -webkit-transform: scale(.4);
        -ms-transform: scale(.4);
        -o-transform: scale(.4);
        transform: scale(.4)
    }

    100% {
        -webkit-transform: scale(.4);
        -ms-transform: scale(.4);
        -o-transform: scale(.4);
        transform: scale(.4)
    }
}

@-webkit-keyframes boxscale {
    from {
        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,.2);
        box-shadow: 0 0 rgba(255,255,255,.2)
    }

    to {
        -webkit-box-shadow: 0 0 0 6px rgba(255,255,255,.2);
        box-shadow: 0 0 0 6px rgba(255,255,255,.2)
    }
}

@keyframes boxscale {
    from {
        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,.2);
        box-shadow: 0 0 rgba(255,255,255,.2)
    }

    to {
        -webkit-box-shadow: 0 0 0 6px rgba(255,255,255,.2);
        box-shadow: 0 0 0 6px rgba(255,255,255,.2)
    }
}

@-webkit-keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 20px rgba(255,255,255,0);
        box-shadow: 0 0 0 20px rgba(255,255,255,0)
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,0);
        box-shadow: 0 0 rgba(255,255,255,0)
    }
}

@keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 20px rgba(255,255,255,0);
        box-shadow: 0 0 0 20px rgba(255,255,255,0)
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,0);
        box-shadow: 0 0 rgba(255,255,255,0)
    }
}

.effect-1 {
    position: relative
}

.effect-1:after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    left: 0;
    bottom: 0;
    right: 0;
    background: 0 0;
    margin: auto
}

.effect-1:hover:after {
    width: 100%;
    height: 1px;
    background: #f9b200
}

.zoom-2 {
    overflow: hidden;
    display: block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px
}

.zoom-2 img {
    position: relative;
    width: 100%;
    height: auto;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-transform-origin: center,center;
    -moz-transform-origin: center,center;
    -ms-transform-origin: center,center;
    transform-origin: center,center
}

.zoom-2:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.filter-grayscale,.widget .widget_sp_image-image-link img {
    -webkit-transition: all .6s ease-out 0s;
    -o-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s
}

.filter-grayscale:hover,.widget .widget_sp_image-image-link img:hover {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%)
}

.filter-brightness {
    -webkit-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s
}

.filter-brightness:hover {
    filter: brightness(.4);
    -webkit-filter: brightness(.4);
    -moz-filter: brightness(.4);
    -o-filter: brightness(.4);
    -ms-filter: brightness(.4)
}

.filter-blur {
    -webkit-transition: all .6s ease-out 0s;
    -o-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s
}

.filter-blur:hover {
    filter: blur(5px);
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px)
}

.tab-pane {
    outline: none
}

.close .fa {
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

.close:hover .fa {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg)
}

.image-overlay-1:after,.image-overlay-1:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 100;
    background: rgba(0,0,0,.7);
    width: 100%;
    height: 100%;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.rtl .image-overlay-1:after,.rtl .image-overlay-1:before {
    right: 0;
    left: auto
}

.image-overlay-1:after {
    top: -100%
}

.image-overlay-1:before {
    bottom: -100%
}

.image-overlay-1:hover:after {
    top: -50%;
    opacity: 1;
    filter: alpha(opacity=100)
}

.image-overlay-1:hover:before {
    bottom: -50%;
    opacity: 1;
    filter: alpha(opacity=100)
}

.image-plus-1 {
    position: relative
}

.image-plus-1::before {
    overflow: hidden;
    position: absolute;
    top: 0;
    content: "";
    z-index: 100;
    width: 100%;
    height: 100%;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    background: url(../img/plus.png)no-repeat 50%/60px 60px rgba(0,0,0,.6)
}

.rtl .image-plus-1::before {
    right: 0;
    left: auto
}

.image-plus-1:hover::before {
    visibility: visible;
    opacity: .6;
    filter: alpha(opacity=60);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.image-plus-2 {
    position: relative
}

.image-plus-2::before {
    content: "";
    z-index: 199;
    top: 0;
    position: absolute;
    background: url(../img/plus.png)no-repeat 50%/60px 60px rgba(0,0,0,.8);
    width: 100%;
    height: 100%;
    left: 0;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-background-size: 10px 10px,100% 100%;
    -moz-background-size: 10px 10px,100% 100%;
    -ms-background-size: 10px 10px,100% 100%;
    background-size: 10px 10px,100% 100%;
    -webkit-background-origin: padding-box,padding-box;
    -moz-background-origin: padding-box,padding-box;
    -ms-background-origin: padding-box,padding-box;
    -o-background-origin: padding-box,padding-box;
    background-origin: padding-box,padding-box
}

.rtl .image-plus-2::before {
    right: 0;
    left: auto
}

.image-plus-2:hover::before {
    opacity: .6;
    visibility: visible;
    -webkit-background-size: 60px 60px,100% 100%;
    -moz-background-size: 60px 60px,100% 100%;
    -ms-background-size: 60px 60px,100% 100%;
    background-size: 60px 60px,100% 100%
}

.image-plus-3 {
    position: relative
}

.image-plus-3::before {
    content: "";
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    -webkit-transform: scale(.5)rotateX(180deg);
    -moz-transform: scale(.5)rotateX(180deg);
    -ms-transform: scale(.5)rotateX(180deg);
    -o-transform: scale(.5)rotateX(180deg);
    transform: scale(.5)rotateX(180deg);
    width: 100%;
    height: 100%;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    background: rgba(0,0,0,.8)
}

.rtl .image-plus-3::before {
    right: 0;
    left: auto
}

.image-plus-3:hover::before {
    visibility: visible;
    opacity: .6;
    filter: alpha(opacity=60);
    -webkit-transform: scale(1)rotateX(0);
    -moz-transform: scale(1)rotateX(0);
    -ms-transform: scale(1)rotateX(0);
    -o-transform: scale(1)rotateX(0);
    transform: scale(1)rotateX(0)
}

.icon-effect-1 {
    position: relative
}

.icon-effect-1:before {
    content: "";
    display: block;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-transition: transform .5s cubic-bezier(.19,1,.22,1),background-color .2s cubic-bezier(.19,1,.22,1);
    -o-transition: transform .5s cubic-bezier(.19,1,.22,1),background-color .2s cubic-bezier(.19,1,.22,1);
    transition: transform .5s cubic-bezier(.19,1,.22,1),background-color .2s cubic-bezier(.19,1,.22,1);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: initial
}

.icon-effect-1:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: transform .5s cubic-bezier(.19,1,.22,1),background-color .2s cubic-bezier(.19,1,.22,1);
    -o-transition: transform .5s cubic-bezier(.19,1,.22,1),background-color .2s cubic-bezier(.19,1,.22,1);
    transition: transform .5s cubic-bezier(.19,1,.22,1),background-color .2s cubic-bezier(.19,1,.22,1)
}

@-webkit-keyframes apus-pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes apus-pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    to {
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    to {
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-webkit-keyframes triangleStroke {
    from {
        stroke-dashoffset: 90
    }

    to {
        stroke-dashoffset: 0
    }
}

@keyframes triangleStroke {
    from {
        stroke-dashoffset: 90
    }

    to {
        stroke-dashoffset: 0
    }
}

@-webkit-keyframes smallScale {
    from {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        filter: alpha(opacity=100)
    }

    to {
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0;
        filter: alpha(opacity=0)
    }
}

@keyframes smallScale {
    from {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        filter: alpha(opacity=100)
    }

    to {
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0;
        filter: alpha(opacity=0)
    }
}

@font-face {
    font-family: peter jhons;
    src: url(../fonts/PeterJhons.eot);
    src: url(../fonts/PeterJhons.eot?#iefix)format("embedded-opentype"),url(../fonts/PeterJhons.woff)format("woff"),url(../fonts/PeterJhons.ttf)format("truetype"),url(../fonts/PeterJhons.svg)format("svg");
    font-weight: 400;
    font-style: normal
}

p {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

dfn,cite,em,i {
    font-style: italic
}

b,strong {
    font-weight: 500;
    color: #1a1a1a
}

embed,iframe,object {
    max-width: 100%
}

svg {
    fill: currentColor;
    -webkit-transition: fill .5s ease-in-out;
    -o-transition: fill .5s ease-in-out;
    transition: fill .5s ease-in-out
}

.custom-logo-link {
    display: inline-block;
    vertical-align: middle
}

.lt-ie8 .custom-logo-link {
    display: inline;
    zoom:1}

blockquote cite {
    font-size: 17px;
    font-style: normal;
    font-family: heebo,sans-serif
}

pre {
    font-size: 17px;
    font-family: "courier 10 pitch",Courier,monospace;
    line-height: 1.6;
    overflow: auto
}

code,kbd,tt,var {
    font-size: 15px;
    font-family: Menlo,monaco,Consolas,Lucida Console,monospace;
    background: 0 0;
    color: #1a1a1a
}

abbr,acronym {
    border-bottom: 1px dotted #1a1a1a;
    cursor: help;
    text-decoration: none
}

mark,ins {
    background: #fff9c0;
    text-decoration: none
}

figcaption {
    margin-top: 15px
}

big {
    font-size: 125%
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

a:focus {
    text-decoration: none
}

html {
    box-sizing: border-box;
    font-size: 15px
}

body {
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    background-color: #fff
}

::-moz-selection {
    background-color: #f9b200
}

::selection {
    background-color: #f9b200
}

*,*:before,*:after {
    box-sizing: inherit
}

h1,h2,h3,h4,h5,h6 {
    clear: both;
    margin: 30px 0
}

hr {
    background-color: #ddd;
    border: 0;
    height: 2px
}

img {
    height: auto;
    max-width: 100%
}

figure {
    margin: 0
}

blockquote,blockquote.wp-block-quote {
    font-size: 16px;
    font-style: italic;
    font-weight: 500;
    color: #1a1a1a;
    margin: 40px 0;
    position: relative;
    background-color: #f2f3f5;
    clear: both;
    border: none;
    font-family: rubik,Helvetica,Arial,sans-serif;
    line-height: 1.625;
    padding: 30px 20px 30px 80px
}

.rtl blockquote,.rtl blockquote.wp-block-quote {
    padding: 30px 80px 30px 20px
}

@media only screen and (min-width: 768px) {
    blockquote,blockquote.wp-block-quote {
        font-size:18px;
        line-height: 1.55556
    }
}

blockquote:before,blockquote.wp-block-quote:before {
    color: #6f6f6f;
    font-size: 2.85714rem;
    position: absolute;
    top: 15px;
    content: "";
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    opacity: .1;
    filter: alpha(opacity=10);
    left: 30px
}

.rtl blockquote:before,.rtl blockquote.wp-block-quote:before {
    right: 30px;
    left: auto
}

@media only screen and (min-width: 768px) {
    blockquote:before,blockquote.wp-block-quote:before {
        font-size:3.57143rem
    }
}

@media only screen and (min-width: 1168px) {
    blockquote:before,blockquote.wp-block-quote:before {
        font-size:5.14286rem
    }
}

blockquote p,blockquote.wp-block-quote p {
    margin-bottom: 15px
}

blockquote cite,blockquote.wp-block-quote cite {
    font-style: italic;
    font-size: 13px;
    font-weight: 400;
    font-family: rubik,Helvetica,Arial,sans-serif
}

blockquote.has-very-dark-gray-color,blockquote.wp-block-quote.has-very-dark-gray-color {
    background-color: initial;
    color: #fff
}

blockquote.has-very-dark-gray-color:before,blockquote.wp-block-quote.has-very-dark-gray-color:before {
    color: #fff;
    left: 30px
}

.rtl blockquote.has-very-dark-gray-color:before,.rtl blockquote.wp-block-quote.has-very-dark-gray-color:before {
    right: 30px;
    left: auto
}

blockquote.has-very-dark-gray-color cite,blockquote.wp-block-quote.has-very-dark-gray-color cite {
    color: #fff
}

ul,ol {
    padding-left: 18px
}

.rtl ul,.rtl ol {
    padding-right: 18px;
    padding-left: inherit
}

ul {
    list-style: disc
}

ul ul {
    list-style-type: circle
}

ol {
    list-style: decimal
}

li {
    line-height: 1.8
}

li>ul,li>ol {
    padding-left: 20px
}

.rtl li>ul,.rtl li>ol {
    padding-right: 20px;
    padding-left: inherit
}

dt {
    font-weight: 700
}

dd {
    margin: 0 30px 30px
}

table {
    margin: 0 0 40px;
    border-collapse: collapse;
    width: 100%;
    font-family: rubik,Helvetica,Arial,sans-serif
}

table td,table th {
    padding: .5em;
    word-break: normal;
    border: 1px solid #ddd
}

table>thead>tr>th,table>thead>tr>td,.table-bordered>thead>tr>th,.table-bordered>thead>tr>td {
    border-bottom-width: 1px
}

.col-header-left .logo-in-theme {
    max-width: 92px;
    margin: 0
}

@media only screen and (min-width: 768px) {
    .col-header-left .logo-in-theme {
        margin-right:92px
    }

    .rtl .col-header-left .logo-in-theme {
        margin-left: 92px;
        margin-right: inherit
    }
}

fieldset {
    clear: both;
    overflow: hidden
}

.woocommerce input.button {
    background: #4ec45e;
    color: #fff;
    padding: 15px 20px;
    border: none
}

.woocommerce input.button:hover,.woocommerce input.button:active {
    color: #fff;
    background: #38a747
}

.site-logo {
    line-height: 1;
    font-size: 33px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle
}

.lt-ie8 .site-logo {
    display: inline;
    zoom:1}

.site-logo a {
    display: inline-block;
    vertical-align: middle;
    color: #000!important;
    line-height: 1
}

.lt-ie8 .site-logo a {
    display: inline;
    zoom:1}

.post-password-form p:before,.post-password-form p:after {
    content: " ";
    display: table
}

.post-password-form p:after {
    clear: both
}

.post-password-form p label {
    margin-bottom: 10px;
    float: left
}

.rtl .post-password-form p label {
    float: right
}

@media only screen and (min-width: 768px) {
    .post-password-form p label {
        margin-bottom:0
    }
}

.post-password-form input[type=submit] {
    float: none
}

@media only screen and (min-width: 768px) {
    .post-password-form input[type=submit] {
        float:left;
        border: none;
        line-height: 2.92857rem
    }

    .rtl .post-password-form input[type=submit] {
        float: right
    }
}

.post-password-form input[type=submit]:hover {
    color: #fff;
    background-color: #c68e00
}

.post-password-form input[type=submit]:focus {
    color: #fff;
    background-color: #c68e00
}

.post-password-form input[type=submit]:focus-within {
    color: #fff;
    background-color: #c68e00
}

.post-password-form input[type=submit]:active {
    color: #fff;
    background-color: #c68e00
}

.btn-search-top {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle
}

.lt-ie8 .btn-search-top {
    display: inline;
    zoom:1}

.input-group .btn,.input-group .viewmore-products-btn {
    border-width: 1px
}

a:focus,.btn:focus,.viewmore-products-btn:focus {
    outline: none!important
}

.list,.list-no {
    list-style: none;
    padding: 0;
    margin: 0
}

.media-body {
    width: 1e4px
}

::-moz-selection {
    color: #fff;
    background: #1b251f
}

::selection {
    color: #fff;
    background: #1b251f
}

.pswp__item {
    cursor: move
}

.no-border {
    border: none!important
}

.no-border:before {
    display: none!important
}

.wpb_widgetised_column {
    margin: 0
}

.topmenu-menu-line {
    list-style: none;
    padding: 0;
    margin: 0
}

.topmenu-menu-line li {
    display: inline-block;
    vertical-align: middle
}

.topmenu-menu-line li .space {
    margin: 0 3px
}

.top-menu-mobile .title {
    font-size: 20px;
    padding: 0 15px;
    margin: 0 0 15px
}

.top-menu-mobile .navbar-nav>li>a {
    padding: 2px 15px
}

.action .caret {
    width: 8px;
    height: 8px;
    position: relative
}

.action[aria-expanded=true] b {
    border: none
}

.action[aria-expanded=true] b:before {
    font-family: "font awesome 5 free";
    content: "\f00d";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px
}

ins {
    text-decoration: none
}

img {
    border: 0;
    vertical-align: top;
    max-width: 100%;
    height: auto
}

.video-responsive {
    height: 0;
    padding-top: 0;
    padding-bottom: 56.25%;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden
}

.video-responsive embed,.video-responsive iframe,.video-responsive object,.video-responsive video {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%
}

.audio-responsive iframe {
    width: 100%;
    height: 126px
}

ul.list-square {
    padding: 0;
    margin: 0;
    list-style: none
}

ul.list-square>li {
    line-height: 35px;
    font-size: 14px;
    margin: 0
}

ul.list-square>li.active>a,ul.list-square>li:hover>a {
    color: #f9b200
}

ul.list-square>li.active>a:before,ul.list-square>li:hover>a:before {
    background: #f9b200
}

ul.list-square>li>a {
    display: block;
    padding-left: 21px;
    position: relative
}

.rtl ul.list-square>li>a {
    padding-right: 21px;
    padding-left: inherit
}

ul.list-square>li>a:before {
    content: '';
    background: #1a1a1a;
    width: 8px;
    height: 8px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rtl ul.list-square>li>a:before {
    right: 0;
    left: auto
}

.breadcrumb>li {
    padding: 0 5px;
    position: relative
}

.breadcrumb>li:first-child {
    padding-left: 0
}

.rtl .breadcrumb>li:first-child {
    padding-right: 0;
    padding-left: inherit
}

.breadcrumb>li:last-child {
    padding-right: 0
}

.rtl .breadcrumb>li:last-child {
    padding-left: 0;
    padding-right: inherit
}

.breadcrumb li+li:before {
    margin: 0;
    content: "\f105";
    color: #6f6f6f;
    font-size: 12px;
    padding: 0;
    display: inline-block;
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: 900;
    margin-right: 10px
}

.rtl .breadcrumb li+li:before {
    margin-left: 10px;
    margin-right: inherit
}

.apus-breadscrumb-wrapper {
    margin: 0 0 50px
}

@media only screen and (min-width: 1168px) {
    .apus-breadscrumb-wrapper {
        margin-bottom:100px
    }
}

@media only screen and (min-width: 1168px) {
    .woocommerce-page .apus-breadscrumb-wrapper {
        margin-bottom:70px
    }
}

.apus-breadscrumb-inner {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #fff;
    border-bottom: 1px solid #efefef
}

.apus-breadscrumb-inner .breadcrumb {
    margin-bottom: 0;
    padding: 15px 0;
    background-color: initial;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

.apus-breadscrumb {
    color: #fff;
    position: relative;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: #1a1a1a;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover
}

.apus-breadscrumb .page-bread-title {
    font-size: 28px;
    line-height: 40px;
    text-align: center;
    margin: 0 0 8px;
    color: inherit;
    letter-spacing: normal;
    font-weight: 600
}

@media only screen and (min-width: 768px) {
    .apus-breadscrumb .page-bread-title {
        margin:0 0 15px;
        font-size: 40px;
        line-height: 52px
    }
}

@media only screen and (min-width: 1168px) {
    .apus-breadscrumb .page-bread-title {
        font-size:48px;
        line-height: 60px;
        padding: 0
    }
}

.apus-breadscrumb .page-bread-title span {
    position: relative;
    background-image: linear-gradient(#f9b200,#f9b200);
    background-position: 0 98%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    -webkit-transition: background-size .3s;
    -o-transition: background-size .3s;
    transition: background-size .3s
}

.apus-breadscrumb i {
    margin-right: 5px
}

.rtl .apus-breadscrumb i {
    margin-left: 5px;
    margin-right: inherit
}

.apus-breadscrumb.has_bg {
    color: #fff;
    overflow: hidden
}

.apus-breadscrumb.has_bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.3)
}

.rtl .apus-breadscrumb.has_bg:before {
    right: 0;
    left: auto
}

.apus-breadscrumb.has_bg .breadcrumb {
    color: #fff
}

.apus-breadscrumb.has_bg .breadcrumb>a+li:before,.apus-breadscrumb.has_bg .breadcrumb>li+a:before,.apus-breadscrumb.has_bg .breadcrumb>li+li:before {
    color: #fff!important
}

.apus-breadscrumb.has_bg .breadcrumb .active {
    color: #fff
}

.apus-breadscrumb.has_bg .breadcrumb a {
    color: #fff
}

.apus-breadscrumb.has_bg .breadcrumb a:hover {
    color: #f9b200
}

.apus-breadscrumb.has_bg .breadcrumb a:focus {
    color: #f9b200
}

.apus-breadscrumb.has_bg .breadcrumb a:focus-within {
    color: #f9b200
}

.apus-breadscrumb.has_bg .breadcrumb a:active {
    color: #f9b200
}

.apus-breadscrumb.has_bg .page-bread-title {
    color: #fff
}

.apus-breadscrumb.has_bg a {
    color: #fff
}

.apus-breadscrumb .breadcrumb {
    margin: 0;
    padding: 0;
    color: #fff;
    background: 0 0
}

.apus-breadscrumb .breadcrumb .active {
    color: #fff
}

.apus-breadscrumb .breadcrumb a {
    color: #fff
}

.apus-breadscrumb .breadcrumb a:hover {
    color: #f9b200
}

.apus-breadscrumb .breadcrumb a:focus {
    color: #f9b200
}

.apus-breadscrumb .breadcrumb a:focus-within {
    color: #f9b200
}

.apus-breadscrumb .breadcrumb a:active {
    color: #f9b200
}

.apus-breadscrumb .wrapper-breads {
    height: 150px;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center
}

@media only screen and (min-width: 768px) {
    .apus-breadscrumb .wrapper-breads {
        height:200px
    }
}

@media only screen and (min-width: 1168px) {
    .apus-breadscrumb .wrapper-breads {
        height:300px
    }
}

@media only screen and (min-width: 1168px) {
    .apus-breadscrumb.no-title .wrapper-breads {
        padding:30px 0
    }
}

.apus-breadscrumb .bread-title {
    text-transform: none;
    margin: 0 0 10px;
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    font-family: heebo,sans-serif;
    text-align: left;
    line-height: 1.35714
}

.rtl .apus-breadscrumb .bread-title {
    text-align: right
}

@media only screen and (min-width: 768px) {
    .apus-breadscrumb .bread-title {
        font-size:32px;
        margin: 0 0 20px;
        line-height: 1.3125
    }
}

@media only screen and (min-width: 1168px) {
    .apus-breadscrumb .bread-title {
        font-size:56px;
        line-height: 1.14286
    }
}

.search-form input,.search-form .btn,.search-form .viewmore-products-btn {
    background: #ebedee;
    border-color: #ebedee;
    color: #1a1a1a
}

.search-form .btn,.search-form .viewmore-products-btn {
    padding: 10px 15px
}

.main-content {
    display: block;
    padding-bottom: 50px
}

@media only screen and (min-width: 1168px) {
    .main-content {
        padding-bottom:100px
    }
}

.bg-dark {
    background: #272727;
    color: #fff
}

.text-purple {
    color: #6c58bd!important
}

.text-red {
    color: #c32322!important
}

.text-red-1 {
    color: red!important
}

.text-orange {
    color: #f66000!important
}

.text-yellow {
    color: #e2d951!important
}

.text-black {
    color: #000!important
}

.text-white,.text-light {
    color: #fff!important
}

.text-darker {
    color: #333!important
}

.text-uppercase {
    text-transform: uppercase
}

.radius-0 {
    border-radius: 0!important
}

.radius-x {
    border-radius: 50%!important
}

.radius-1x {
    border-radius: 10px!important
}

.radius-2x {
    border-radius: 20px!important
}

.radius-3x {
    border-radius: 30px!important
}

.radius-4x {
    border-radius: 40px!important
}

.radius-5x {
    border-radius: 5px!important
}

.radius-6x {
    border-radius: 3px!important
}

.carousel-md {
    width: 44px;
    height: 44px;
    line-height: 44px
}

.carousel-sm {
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 14px
}

.carousel-xs {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 14px
}

.add-fix-top {
    position: fixed;
    display: inline-block;
    text-align: center;
    bottom: 5px;
    right: 5px;
    margin: 0;
    z-index: 90;
    visibility: hidden;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #f9b200;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.rtl .add-fix-top {
    left: 5px;
    right: auto
}

@media(min-width: 1200px) {
    .add-fix-top {
        width:40px;
        height: 40px;
        line-height: 40px;
        bottom: 15px;
        right: 15px
    }

    .rtl .add-fix-top {
        left: 15px;
        right: auto
    }
}

.add-fix-top:hover {
    color: #fff
}

.add-fix-top:focus {
    color: #fff
}

.add-fix-top:focus-within {
    color: #fff
}

.add-fix-top:active {
    color: #fff
}

.add-fix-top.active {
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    filter: alpha(opacity=100)
}

.add-fix-top.active:hover {
    color: #fff!important;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

.add-fix-top.active:focus {
    color: #fff!important;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

.add-fix-top.active:focus-within {
    color: #fff!important;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

.add-fix-top.active:active {
    color: #fff!important;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

.menu li {
    list-style: none
}

.menu li>ul,.menu li>ol {
    outline: none
}

.apus-body-loading {
    overflow: hidden
}

.apus-page-loading {
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 9999
}

.apus-loader-inner {
    margin: 0 auto;
    width: 150px;
    height: 75px;
    text-align: center;
    font-size: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%)translateX(-50%);
    transform: translateY(-50%)translateX(-50%);
    background-size: cover;
    background-repeat: no-repeat
}

.apus-loader-inner>div {
    width: 8px;
    height: 100%;
    display: inline-block;
    float: left;
    margin-left: 2px;
    -webkit-animation: delay .8s infinite ease-in-out;
    animation: delay .8s infinite ease-in-out
}

.apus-loader-inner .loader1 {
    background-color: #e39505
}

.apus-loader-inner .loader2 {
    background-color: #ff5395;
    -webkit-animation-delay: -.7s;
    animation-delay: -.7s
}

.apus-loader-inner .loader3 {
    background-color: #84b813;
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s
}

.apus-loader-inner .loader4 {
    background-color: #f38ca3;
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.apus-loader-inner .loader5 {
    background-color: #da5800;
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

.page-links {
    overflow: hidden;
    margin: 0 0 30px
}

.page-links .page-links-title {
    font-weight: 400;
    color: #1a1a1a
}

.page-links>span:not(.page-links-title),.page-links>a {
    margin: 0 4px;
    padding: 0;
    border: none;
    line-height: 46px;
    color: #fff;
    width: 46px;
    text-align: center;
    font-weight: 700;
    background-color: #1a1a1a;
    font-family: rubik,Helvetica,Arial,sans-serif;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

.lt-ie8 .page-links>span:not(.page-links-title),.lt-ie8 .page-links>a {
    display: inline;
    zoom:1}

.page-links>span:not(.page-links-title):hover,.page-links>a:hover {
    color: #fff;
    background: #f9b200;
    border-color: #f9b200
}

.page-links>span:not(.page-links-title):focus,.page-links>a:focus {
    color: #fff;
    background: #f9b200;
    border-color: #f9b200
}

.page-links>span:not(.page-links-title):focus-within,.page-links>a:focus-within {
    color: #fff;
    background: #f9b200;
    border-color: #f9b200
}

.page-links>span:not(.page-links-title):active,.page-links>a:active {
    color: #fff;
    background: #f9b200;
    border-color: #f9b200
}

.page-links>span:not(.page-links-title) {
    color: #fff;
    background: #f9b200;
    border-color: #f9b200
}

option {
    padding: 5px
}

.woocommerce-MyAccount-navigation>ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 35px
}

.image-lazy-loading .image-wrapper {
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(102,102,102,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
    max-height: 100%
}

.image-lazy-loading .image-wrapper img {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.image-lazy-loading .image-wrapper.image-loaded {
    background: 0 0
}

.image-lazy-loading .image-wrapper.image-loaded img {
    opacity: 1;
    filter: alpha(opacity=100)
}

.scrollbar {
    width: 102px;
    height: 102px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    overflow: hidden;
    line-height: 90px;
    text-align: center;
    color: #fff;
    background-image: -webkit-linear-gradient(left,#1b251f 0%,#f9b200 100%);
    background-image: -o-linear-gradient(left,#1b251f 0%,#f9b200 100%);
    background-image: linear-gradient(to right,#1b251f 0%,#f9b200 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF1B251F',endColorstr='#FFF9B200',GradientType=1);
    font-size: 50px;
    display: inline-block;
    border: 6px solid #fff;
    -webkit-transform: translateY(55px);
    -ms-transform: translateY(55px);
    -o-transform: translateY(55px);
    transform: translateY(55px);
    position: relative;
    z-index: 9
}

.scrollbar:hover,.scrollbar:active {
    color: #fff;
    background-image: -webkit-linear-gradient(left,#f9b200 0%,#1b251f 100%);
    background-image: -o-linear-gradient(left,#f9b200 0%,#1b251f 100%);
    background-image: linear-gradient(to right,#f9b200 0%,#1b251f 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF9B200',endColorstr='#FF1B251F',GradientType=1)
}

.rtl .navbar-nav {
    float: right
}

.rtl .apus-topcart .dropdown-menu-right {
    right: auto;
    left: 0
}

.rtl .dropdown-menu {
    text-align: right
}

.rtl .widget-mailchimp .btn,.rtl .widget-mailchimp .viewmore-products-btn {
    border-radius: 50px 0 0 50px;
    -webkit-border-radius: 50px 0 0 50px;
    -moz-border-radius: 50px 0 0 50px;
    -ms-border-radius: 50px 0 0 50px;
    -o-border-radius: 50px 0 0 50px
}

.rtl .widget-mailchimp .form-control {
    border-radius: 0 50px 50px 0;
    -webkit-border-radius: 0 50px 50px 0;
    -moz-border-radius: 0 50px 50px 0;
    -ms-border-radius: 0 50px 50px 0;
    -o-border-radius: 0 50px 50px 0
}

.rtl .main-search .media-left,.rtl .main-search .media>.pull-left {
    padding: 0 0 0 15px
}

.rtl .widget-process .proces-item .line-space {
    left: inherit;
    right: 100%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%)
}

.rtl .form-rekon-ppp select,.rtl .apus-filter select {
    background-position: 10px
}

.show-search {
    cursor: pointer;
    line-height: 1;
    font-size: 15px
}

.show-search:hover {
    color: #f9b200
}

.show-search:focus {
    color: #f9b200
}

.show-search:focus-within {
    color: #f9b200
}

.show-search:active {
    color: #f9b200
}

.search-header {
    position: fixed;
    z-index: 9;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: #f7f7f7;
    -webkit-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}

.search-header.active {
    opacity: 1;
    filter: alpha(opacity=100);
    height: 100%;
    visibility: visible
}

.apus-social-share .title {
    display: none
}

.apus-social-share .social-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.apus-social-share .social-content>a {
    color: #777;
    font-size: 14px;
    margin-bottom: 5px;
    border: 1px solid #e1e6eb;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 38px;
    height: 38px;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px
}

.rtl .apus-social-share .social-content>a {
    margin-left: 5px;
    margin-right: inherit
}

.apus-social-share .social-content>a:hover {
    color: #fff;
    background-color: #f9b200;
    border-color: #f9b200
}

.apus-social-share .social-content>a:focus {
    color: #fff;
    background-color: #f9b200;
    border-color: #f9b200
}

.apus-social-share .social-content>a:focus-within {
    color: #fff;
    background-color: #f9b200;
    border-color: #f9b200
}

.apus-social-share .social-content>a:active {
    color: #fff;
    background-color: #f9b200;
    border-color: #f9b200
}

.select2-container {
    outline: none!important
}

.select2-search--dropdown {
    padding: 10px 15px
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #ddd;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    height: 33px;
    font-size: 14px;
    padding: 5px 10px
}

.select2-results__option {
    padding: 5px 10px;
    font-size: 14px;
    outline: none!important
}

.select2-dropdown {
    border: none;
    margin-top: 1px;
    -webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 2px rgba(0,0,0,.3)
}

.select2-results {
    padding: 0 15px 15px
}

.type-lead {
    font-size: 18px;
    line-height: 28px;
    color: #1a1a1a;
    font-weight: 400;
    font-family: heebo,sans-serif
}

@media only screen and (min-width: 1168px) {
    .type-lead {
        font-size:24px;
        line-height: 34px
    }
}

.text-color {
    color: #f9b200!important
}

.label-float {
    bottom: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.slider-block {
    border: 20px solid rgba(255,255,255,.1)
}

body.admin-bar .contact-sidebar-wrapper {
    top: 32px
}

.widget {
    margin-bottom: 30px;
    position: relative;
    padding: 0;
    background: 0 0
}

.widget .widget-title,.widget .widgettitle,.widget .widget-heading {
    padding: 0;
    position: relative;
    text-transform: none;
    color: #1a1a1a;
    font-weight: 500;
    font-size: 30px;
    margin: 0;
    margin-bottom: 30px
}

.wp-caption {
    margin-bottom: 30px!important
}

.wp-caption div.wp-caption-text,.wp-caption p.wp-caption-text {
    color: #6f6f6f!important;
    font-size: .85714rem!important;
    font-family: heebo,sans-serif!important;
    margin: 0!important;
    text-align: center!important;
    padding: 5px!important;
    line-height: 22px!important
}

.sidebar p,.apus-sidebar p {
    margin: 0 0 10px
}

.sidebar .widget,.apus-sidebar .widget {
    margin: 0 0 40px
}

@media(min-width: 1200px) {
    .sidebar .widget,.apus-sidebar .widget {
        margin-bottom:50px
    }
}

.sidebar .widget:last-child,.apus-sidebar .widget:last-child {
    margin-bottom: 0
}

.sidebar .widget .widget-title,.sidebar .widget .widgettitle,.sidebar .widget .widget-heading,.apus-sidebar .widget .widget-title,.apus-sidebar .widget .widgettitle,.apus-sidebar .widget .widget-heading {
    position: relative;
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 0;
    text-transform: none;
    font-weight: 500;
    text-align: left
}

.sidebar .widget .widget-title:before,.sidebar .widget .widget-title:after,.sidebar .widget .widgettitle:before,.sidebar .widget .widgettitle:after,.sidebar .widget .widget-heading:before,.sidebar .widget .widget-heading:after,.apus-sidebar .widget .widget-title:before,.apus-sidebar .widget .widget-title:after,.apus-sidebar .widget .widgettitle:before,.apus-sidebar .widget .widgettitle:after,.apus-sidebar .widget .widget-heading:before,.apus-sidebar .widget .widget-heading:after {
    content: " ";
    display: table
}

.sidebar .widget .widget-title:after,.sidebar .widget .widgettitle:after,.sidebar .widget .widget-heading:after,.apus-sidebar .widget .widget-title:after,.apus-sidebar .widget .widgettitle:after,.apus-sidebar .widget .widget-heading:after {
    clear: both
}

.rtl .sidebar .widget .widget-title,.rtl .sidebar .widget .widgettitle,.rtl .sidebar .widget .widget-heading,.rtl .apus-sidebar .widget .widget-title,.rtl .apus-sidebar .widget .widgettitle,.rtl .apus-sidebar .widget .widget-heading {
    text-align: right
}

.sidebar .widget .widget-title:before,.sidebar .widget .widget-title:after,.sidebar .widget .widgettitle:before,.sidebar .widget .widgettitle:after,.sidebar .widget .widget-heading:before,.sidebar .widget .widget-heading:after,.apus-sidebar .widget .widget-title:before,.apus-sidebar .widget .widget-title:after,.apus-sidebar .widget .widgettitle:before,.apus-sidebar .widget .widgettitle:after,.apus-sidebar .widget .widget-heading:before,.apus-sidebar .widget .widget-heading:after {
    content: normal
}

.sidebar .widget.widget_categories ul>li:last-child,.apus-sidebar .widget.widget_categories ul>li:last-child {
    padding-bottom: 0
}

.sidebar .wp-caption,.apus-sidebar .wp-caption {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    max-width: 100%
}

.sidebar .wp-caption.alignnone,.apus-sidebar .wp-caption.alignnone {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0!important
}

.sidebar .widget-search form,.apus-sidebar .widget-search form {
    background-color: #fff
}

.sidebar .widget-search .btn,.sidebar .widget-search .viewmore-products-btn,.sidebar .widget-search button[type=submit],.apus-sidebar .widget-search .btn,.apus-sidebar .widget-search .viewmore-products-btn,.apus-sidebar .widget-search button[type=submit] {
    top: 0;
    position: absolute;
    color: #fff;
    font-size: 0;
    padding: 0;
    margin: 0;
    border: none;
    line-height: 1;
    cursor: pointer;
    background-color: #f9b200;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    width: 48px;
    height: 48px
}

.rtl .sidebar .widget-search .btn,.rtl .sidebar .widget-search .viewmore-products-btn,.rtl .sidebar .widget-search button[type=submit],.rtl .apus-sidebar .widget-search .btn,.rtl .apus-sidebar .widget-search .viewmore-products-btn,.rtl .apus-sidebar .widget-search button[type=submit] {
    left: 0;
    right: auto
}

.sidebar .widget-search .btn:before,.sidebar .widget-search .viewmore-products-btn:before,.sidebar .widget-search button[type=submit]:before,.apus-sidebar .widget-search .btn:before,.apus-sidebar .widget-search .viewmore-products-btn:before,.apus-sidebar .widget-search button[type=submit]:before {
    content: "";
    font-size: 18px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.sidebar .widget-search .form-control,.sidebar .widget-search input[type=text],.sidebar .widget-search input[type=search],.apus-sidebar .widget-search .form-control,.apus-sidebar .widget-search input[type=text],.apus-sidebar .widget-search input[type=search] {
    width: 100%;
    height: 48px;
    font-size: 15px;
    font-weight: 400;
    color: #999;
    border: 1px solid #e1e6eb;
    padding: 5px 65px 5px 15px
}

.rtl .sidebar .widget-search .form-control,.rtl .sidebar .widget-search input[type=text],.rtl .sidebar .widget-search input[type=search],.rtl .apus-sidebar .widget-search .form-control,.rtl .apus-sidebar .widget-search input[type=text],.rtl .apus-sidebar .widget-search input[type=search] {
    padding: 5px 15px 5px 65px
}

.sidebar .widget-search .form-control::-moz-placeholder,.sidebar .widget-search input[type=text]::-moz-placeholder,.sidebar .widget-search input[type=search]::-moz-placeholder,.apus-sidebar .widget-search .form-control::-moz-placeholder,.apus-sidebar .widget-search input[type=text]::-moz-placeholder,.apus-sidebar .widget-search input[type=search]::-moz-placeholder {
    color: #999;
    opacity: 1;
    text-transform: none
}

.sidebar .widget-search .form-control:-ms-input-placeholder,.sidebar .widget-search input[type=text]:-ms-input-placeholder,.sidebar .widget-search input[type=search]:-ms-input-placeholder,.apus-sidebar .widget-search .form-control:-ms-input-placeholder,.apus-sidebar .widget-search input[type=text]:-ms-input-placeholder,.apus-sidebar .widget-search input[type=search]:-ms-input-placeholder {
    color: #999;
    text-transform: none
}

.sidebar .widget-search .form-control::-webkit-input-placeholder,.sidebar .widget-search input[type=text]::-webkit-input-placeholder,.sidebar .widget-search input[type=search]::-webkit-input-placeholder,.apus-sidebar .widget-search .form-control::-webkit-input-placeholder,.apus-sidebar .widget-search input[type=text]::-webkit-input-placeholder,.apus-sidebar .widget-search input[type=search]::-webkit-input-placeholder {
    color: #999;
    text-transform: none
}

.sidebar .widget-search .form-control:hover,.sidebar .widget-search input[type=text]:hover,.sidebar .widget-search input[type=search]:hover,.apus-sidebar .widget-search .form-control:hover,.apus-sidebar .widget-search input[type=text]:hover,.apus-sidebar .widget-search input[type=search]:hover {
    border-color: #f9b200
}

.sidebar .widget-search .form-control:focus,.sidebar .widget-search input[type=text]:focus,.sidebar .widget-search input[type=search]:focus,.apus-sidebar .widget-search .form-control:focus,.apus-sidebar .widget-search input[type=text]:focus,.apus-sidebar .widget-search input[type=search]:focus {
    border-color: #f9b200
}

.sidebar .widget-search .form-control:focus-within,.sidebar .widget-search input[type=text]:focus-within,.sidebar .widget-search input[type=search]:focus-within,.apus-sidebar .widget-search .form-control:focus-within,.apus-sidebar .widget-search input[type=text]:focus-within,.apus-sidebar .widget-search input[type=search]:focus-within {
    border-color: #f9b200
}

.sidebar .widget-search .form-control:active,.sidebar .widget-search input[type=text]:active,.sidebar .widget-search input[type=search]:active,.apus-sidebar .widget-search .form-control:active,.apus-sidebar .widget-search input[type=text]:active,.apus-sidebar .widget-search input[type=search]:active {
    border-color: #f9b200
}

.sidebar .apus-products-list,.apus-sidebar .apus-products-list {
    border-style: solid;
    border-color: #ddd;
    border-width: 0 1px 1px
}

.sidebar .apus-products-list .product-block,.apus-sidebar .apus-products-list .product-block {
    padding: 20px;
    margin: 0
}

.page-shop .sidebar .widget .widget-title,.page-shop .sidebar .widget .widgettitle,.page-shop .sidebar .widget .widget-heading,.page-shop .apus-sidebar .widget .widget-title,.page-shop .apus-sidebar .widget .widgettitle,.page-shop .apus-sidebar .widget .widget-heading {
    font-size: 15px;
    margin: 0 0 20px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px
}

.apus-footer {
    color: #6f6f6f
}

.apus-copyright .wpb_content_element,.apus-copyright .widget {
    margin-bottom: 0!important
}

.apus-copyright .menu li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0
}

.rtl .apus-copyright .menu li {
    margin-left: 10px;
    margin-right: inherit
}

.apus-copyright .menu li:last-child {
    margin: 0
}

button,input,select,optgroup,textarea {
    color: #6f6f6f;
    font-weight: 400;
    line-height: 1.6;
    text-rendering: optimizeLegibility
}

.button,button,input[type=button],input[type=reset],input[type=submit] {
    outline: none;
    cursor: pointer;
    position: relative;
    background: #f9b200;
    border: 2px solid transparent;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0;
    padding: 0 28px;
    line-height: 2.5;
    min-width: 50px;
    text-transform: capitalize;
    text-decoration: none;
    pointer-events: auto;
    z-index: 1;
    font-weight: 500;
    font-family: heebo,sans-serif;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    display: inline-block;
    vertical-align: middle;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
    -o-text-shadow: none
}

.lt-ie8 .button,.lt-ie8 button,.lt-ie8 input[type=button],.lt-ie8 input[type=reset],.lt-ie8 input[type=submit] {
    display: inline;
    zoom:1}

.button:hover,button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover {
    color: #f9b200;
    background-color: initial;
    border-color: #f9b200
}

.button:focus,button:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus {
    color: #f9b200;
    background-color: initial;
    border-color: #f9b200
}

.button:focus-within,button:focus-within,input[type=button]:focus-within,input[type=reset]:focus-within,input[type=submit]:focus-within {
    color: #f9b200;
    background-color: initial;
    border-color: #f9b200
}

.button:active,button:active,input[type=button]:active,input[type=reset]:active,input[type=submit]:active {
    color: #f9b200;
    background-color: initial;
    border-color: #f9b200
}

.button:visited,button:visited,input[type=button]:visited,input[type=reset]:visited,input[type=submit]:visited {
    text-decoration: none
}

.button.disabled,.button[disabled],fieldset[disabled] .button,button.disabled,button[disabled],fieldset[disabled] button,input[type=button].disabled,input[type=button][disabled],fieldset[disabled] input[type=button],input[type=reset].disabled,input[type=reset][disabled],fieldset[disabled] input[type=reset],input[type=submit].disabled,input[type=submit][disabled],fieldset[disabled] input[type=submit] {
    cursor: not-allowed;
    pointer-events: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

input[type=submit][disabled=disabled],button[disabled=disabled],input[type=submit]:disabled,button:disabled {
    pointer-events: none
}

input[type=checkbox],input[type=radio] {
    color: #555;
    cursor: pointer;
    line-height: 0;
    text-align: center
}

input[type=checkbox]:checked::before,input[type=radio]:checked::before {
    width: 1rem;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
    display: inline-block;
    vertical-align: middle
}

.rtl input[type=checkbox]:checked::before,.rtl input[type=radio]:checked::before {
    float: right
}

.lt-ie8 input[type=checkbox]:checked::before,.lt-ie8 input[type=radio]:checked::before {
    display: inline;
    zoom:1}

input[type=checkbox]:checked::before {
    content: url("data:image/svg+xml;utf8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 20 20%22%3E%3Cpath d=%22M14.83 4.89l1.34.94-5.81 8.38H9.02L5.78 9.67l1.34-1.25 2.57 2.4z%22 fill=%22%231e8cbe%22/%3E%3C/svg%3E");
    margin: -.1875rem 0 0 -.25rem;
    width: 1.3125rem;
    height: 1.3125rem
}

label {
    font-weight: 500;
    cursor: pointer;
    color: inherit
}

.wpcf7-form-3 textarea {
    min-height: 144px!important
}

.btn-project {
    color: #f9b200;
    font-family: heebo,sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 1.69231;
    position: relative;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: .5px;
    display: inline-block;
    vertical-align: middle
}

.lt-ie8 .btn-project {
    display: inline;
    zoom:1}

.btn-project:hover {
    color: #f9b200
}

.btn-project:focus {
    color: #f9b200
}

.btn-project:focus-within {
    color: #f9b200
}

.btn-project:active {
    color: #f9b200
}

.btn-project:after {
    content: "";
    background-color: #f9b200;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px
}

.rtl .btn-project:after {
    right: 0;
    left: auto
}

.btn-read-more {
    color: #f9b200;
    font-family: heebo,sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 1.69231;
    position: relative;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: .5px;
    display: inline-block;
    vertical-align: middle
}

.lt-ie8 .btn-read-more {
    display: inline;
    zoom:1}

.btn-read-more:hover {
    color: #f9b200
}

.btn-read-more:focus {
    color: #f9b200
}

.btn-read-more:focus-within {
    color: #f9b200
}

.btn-read-more:active {
    color: #f9b200
}

.btn-read-more:after {
    content: "";
    background-color: #f9b200;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2px;
    left: 0
}

.rtl .btn-read-more:after {
    right: 0;
    left: auto
}

.site-button-secondry {
    color: #fff;
    padding: 10px 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    cursor: pointer;
    background-color: #1f3334;
    border: none;
    font-size: 13px;
    overflow: visible
}

.site-button-secondry:before,.site-button-secondry:after {
    content: "";
    border-color: transparent;
    border-style: solid;
    border-width: 0;
    position: absolute;
    width: 24px;
    height: 24px;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s
}

.site-button-secondry:before {
    border-color: #1f3334;
    border-top-width: 2px;
    top: -5px;
    left: 0
}

.rtl .site-button-secondry:before {
    right: 0;
    left: auto
}

.site-button-secondry:after {
    border-bottom-width: 2px;
    border-color: #1f3334;
    bottom: -5px;
    right: 0
}

.rtl .site-button-secondry:after {
    left: 0;
    right: auto
}

.site-button-secondry:hover {
    background-color: #247e86
}

.site-button-secondry:hover:before,.site-button-secondry:hover:after {
    border-color: #247e86;
    width: 100%;
    height: 100%
}

.site-button-secondry.main-bg:hover:before,.site-button-secondry.main-bg:hover:after {
    border-color: #1a1a1a
}

.site-button-secondry.main-bg:before,.site-button-secondry.main-bg:after {
    border-color: #f9b200
}

.site-button-secondry.main-bg:hover:before,.site-button-secondry.main-bg:hover:after {
    border-color: #1a1a1a
}

.site-button-secondry.main-bg:before,.site-button-secondry.main-bg:after {
    border-color: #f9b200
}

.site-button-secondry.main-bg-color:hover:before,.site-button-secondry.main-bg-color:hover:after {
    border-color: #f9b200
}

.site-button-secondry.main-bg-color:before,.site-button-secondry.main-bg-color:after {
    border-color: #f9b200
}

.slider-tag-line {
    padding-left: 0!important
}

.rtl .slider-tag-line {
    padding-right: 0!important;
    padding-left: inherit
}

@media only screen and (min-width: 768px) {
    .slider-tag-line {
        padding-left:70px!important
    }

    .rtl .slider-tag-line {
        padding-right: 70px!important;
        padding-left: inherit
    }
}

.slider-tag-line:before {
    content: normal;
    position: absolute;
    top: 13px;
    background-color: #fff;
    left: 0;
    width: 60px;
    height: 2px
}

.rtl .slider-tag-line:before {
    right: 0;
    left: auto
}

@media only screen and (min-width: 768px) {
    .slider-tag-line:before {
        content:""
    }
}

.read-more-btn {
    letter-spacing: 1px;
    font-weight: 500
}

.apus-btn-theme .elementor-button {
    position: relative
}

.apus-btn-theme .elementor-button:before,.apus-btn-theme .elementor-button:after {
    border-color: transparent;
    border-style: solid;
    border-width: 0;
    content: '';
    position: absolute;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    width: 24px;
    height: 24px
}

.apus-btn-theme .elementor-button:before {
    top: -5px;
    border-top-width: 2px;
    border-color: #f9b200;
    left: 0
}

.rtl .apus-btn-theme .elementor-button:before {
    right: 0;
    left: auto
}

.apus-btn-theme .elementor-button:after {
    bottom: -5px;
    border-bottom-width: 2px;
    border-color: #f9b200;
    right: 0
}

.rtl .apus-btn-theme .elementor-button:after {
    left: 0;
    right: auto
}

.apus-btn-theme .elementor-button:hover:before,.apus-btn-theme .elementor-button:hover:after {
    width: 100%;
    height: 100%;
    border-color: #1a1a1a
}

.apus-btn-theme .elementor-button:focus:before,.apus-btn-theme .elementor-button:focus:after {
    width: 100%;
    height: 100%;
    border-color: #1a1a1a
}

.apus-btn-theme .elementor-button:focus-within:before,.apus-btn-theme .elementor-button:focus-within:after {
    width: 100%;
    height: 100%;
    border-color: #1a1a1a
}

.apus-btn-theme .elementor-button:active:before,.apus-btn-theme .elementor-button:active:after {
    width: 100%;
    height: 100%;
    border-color: #1a1a1a
}

.btn-link-more {
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .3px;
    padding-bottom: 0;
    color: #f9b200;
    font-family: heebo,sans-serif;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle
}

.lt-ie8 .btn-link-more {
    display: inline;
    zoom:1}

.btn-link-more:after {
    content: "";
    position: absolute;
    bottom: 0;
    background-color: #f9b200;
    left: 0;
    width: 100%;
    height: 2px
}

.rtl .btn-link-more:after {
    right: 0;
    left: auto
}

.button-video {
    position: relative;
    color: #fff;
    background-color: #f9b200;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 70px;
    height: 70px
}

.lt-ie8 .button-video {
    display: inline;
    zoom:1}

@media only screen and (min-width: 1168px) {
    .button-video {
        width:100px;
        height: 100px
    }
}

.button-video .button-outer-circle {
    background: rgba(255,255,255,.2);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.button-video .button-icon {
    width: 30px;
    height: 30px;
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.button-video .button-icon .triangle {
    -webkit-animation: fadeIn 7s ease;
    -o-animation: fadeIn 7s ease;
    animation: fadeIn 7s ease
}

.button-video .button-icon .path {
    stroke-dasharray: 90;
    stroke-dashoffset: 0;
    -webkit-animation: triangleStroke 3s;
    -o-animation: triangleStroke 3s;
    animation: triangleStroke 3s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease
}

.has-scale-animation {
    -webkit-animation: smallScale 3s infinite;
    -o-animation: smallScale 3s infinite;
    animation: smallScale 3s infinite
}

.has-delay-short {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.btn-outline-light {
    color: #fff;
    background-color: initial;
    border-color: #fff
}

.btn-outline-light:hover,.btn-outline-light:focus,.btn-outline-light:active,.btn-outline-light.active {
    color: #000;
    background-color: #fff;
    border-color: #000
}

.open .btn-outline-light.dropdown-toggle {
    color: #000;
    background-color: #fff;
    border-color: #000
}

.btn-outline-light:active,.btn-outline-light.active {
    background-image: none
}

.open .btn-outline-light.dropdown-toggle {
    background-image: none
}

.btn-outline-light.disabled,.btn-outline-light.disabled:hover,.btn-outline-light.disabled:focus,.btn-outline-light.disabled:active,.btn-outline-light.disabled.active,.btn-outline-light[disabled],.btn-outline-light[disabled]:hover,.btn-outline-light[disabled]:focus,.btn-outline-light[disabled]:active,.btn-outline-light[disabled].active,fieldset[disabled] .btn-outline-light,fieldset[disabled] .btn-outline-light:hover,fieldset[disabled] .btn-outline-light:focus,fieldset[disabled] .btn-outline-light:active,fieldset[disabled] .btn-outline-light.active {
    background-color: initial;
    border-color: #fff
}

.btn-outline-light .badge {
    color: transparent;
    background-color: #fff
}

.btn-shop {
    padding: 0 0 3px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 2px solid #f43434
}

.btn-outline.btn-default {
    background: 0 0;
    border-color: #fff;
    color: #fff
}

.btn-outline.btn-default:hover {
    color: #f9b200;
    border-color: #fff;
    background: #fff
}

.btn-outline.btn-primary {
    background: 0 0;
    border-color: #000;
    color: #000
}

.btn-outline.btn-primary:hover {
    color: #fff;
    border-color: #000;
    background: #000
}

.btn-outline.btn-success {
    background: 0 0;
    border-color: #4ec45e;
    color: #4ec45e
}

.btn-outline.btn-success:hover {
    color: #fff;
    border-color: #4ec45e;
    background: #4ec45e
}

.btn-outline.btn-info {
    background: 0 0;
    border-color: #d1ecf1;
    color: #d1ecf1
}

.btn-outline.btn-info:hover {
    color: #fff;
    border-color: #d1ecf1;
    background: #d1ecf1
}

.btn-outline.btn-danger {
    background: 0 0;
    border-color: #ff3535;
    color: #ff3535
}

.btn-outline.btn-danger:hover {
    color: #fff;
    border-color: #ff3535;
    background: #ff3535
}

.btn-outline.btn-warning {
    background: 0 0;
    border-color: #fff3cd;
    color: #fff3cd
}

.btn-outline.btn-warning:hover {
    color: #fff;
    border-color: #fff3cd;
    background: #fff3cd
}

.btn-inverse.btn-primary:hover {
    color: #000;
    background: #fff
}

.btn-inverse.btn-success:hover {
    color: #4ec45e;
    background: #fff
}

.btn-inverse.btn-info:hover {
    color: #d1ecf1;
    background: #fff
}

.btn-inverse.btn-danger:hover {
    color: #ff3535;
    background: #fff
}

.btn-inverse.btn-warning:hover {
    color: #fff3cd;
    background: #fff
}

.btn-inverse.btn-theme:hover,.btn-inverse.viewmore-products-btn:hover {
    color: #f9b200;
    background: #fff
}

.btn-compare.btn-outline {
    color: #4c4c4c;
    background: #fff;
    border: 1px solid #e9e9e9;
    height: 42px
}

.btn-compare.btn-outline:hover,.btn-compare.btn-outline:active {
    color: #fff;
    background: #4c4c4c;
    border-color: #4c4c4c
}

.reamore {
    font-size: 14px;
    font-weight: 600;
    color: #f9b200!important;
    text-transform: uppercase;
    padding: 0 0 4px;
    border-bottom: 2px solid #f9b200
}

.reamore i {
    margin-left: 8px
}

.rtl .reamore i {
    margin-right: 8px;
    margin-left: inherit
}

.apus-loadmore-btn {
    font-size: 14px;
    font-weight: 600;
    background: #f9b200;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 30px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}

.lt-ie8 .apus-loadmore-btn {
    display: inline;
    zoom:1}

.apus-loadmore-btn:hover {
    color: #fff;
    background: #000
}

.apus-loadmore-btn:active {
    color: #fff;
    background: #000
}

.viewmore-products-btn {
    position: relative
}

.viewmore-products-btn:before {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    z-index: 2;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    opacity: 0;
    filter: alpha(opacity=0);
    background: rgba(255,255,255,.9)url(../img/loading-quick.gif)no-repeat 50%/20px
}

.viewmore-products-btn.loading:before {
    opacity: 1;
    filter: alpha(opacity=100)
}

button:hover,.btn:hover,.viewmore-products-btn:hover {
    outline: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

button:focus,.btn:focus,.viewmore-products-btn:focus {
    outline: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

button:focus-within,.btn:focus-within,.viewmore-products-btn:focus-within {
    outline: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.btn-link {
    font-weight: 500
}

.radius-0 {
    border-radius: 0!important;
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    -ms-border-radius: 0!important;
    -o-border-radius: 0!important
}

.radius-circle {
    border-radius: 100px!important;
    -webkit-border-radius: 100px!important;
    -moz-border-radius: 100px!important;
    -ms-border-radius: 100px!important;
    -o-border-radius: 100px!important
}

.btn-3d {
    -webkit-box-shadow: 0 0 10px 0 rgba(249,178,0,.8);
    box-shadow: 0 0 10px rgba(249,178,0,.8)
}

.read-more {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #f9b200
}

.btn-white {
    background: #fff;
    color: #f9b200;
    border-color: #fff
}

.btn-white:active,.btn-white:hover {
    color: #f9b200;
    background: #f2f2f2;
    border-color: #f2f2f2
}

.btn-white.btn-br-white {
    background: #fff;
    color: #1a1a1a;
    border-color: #fff
}

.btn-white.btn-br-white:active,.btn-white.btn-br-white:hover {
    color: #1a1a1a;
    background: #d9d9d9;
    border-color: #d9d9d9
}

.btn-gradient {
    border: none!important;
    overflow: hidden;
    position: relative;
    background-image: -webkit-linear-gradient(left,#1b251f 0%,#f9b200 100%);
    background-image: -o-linear-gradient(left,#1b251f 0%,#f9b200 100%);
    background-image: linear-gradient(to right,#1b251f 0%,#f9b200 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF1B251F',endColorstr='#FFF9B200',GradientType=1);
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    padding: 12px 30px
}

.btn-gradient:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    background-image: -webkit-linear-gradient(left,#050806 0%,#c68e00 100%);
    background-image: -o-linear-gradient(left,#050806 0%,#c68e00 100%);
    background-image: linear-gradient(to right,#050806 0%,#c68e00 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF050806',endColorstr='#FFC68E00',GradientType=1);
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out
}

.btn-gradient>* {
    position: relative;
    z-index: 2
}

.btn-gradient:hover,.btn-gradient:active {
    background-image: -webkit-linear-gradient(left,#1b251f 0%,#f9b200 100%);
    background-image: -o-linear-gradient(left,#1b251f 0%,#f9b200 100%);
    background-image: linear-gradient(to right,#1b251f 0%,#f9b200 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF1B251F',endColorstr='#FFF9B200',GradientType=1)
}

.btn-gradient:hover:before,.btn-gradient:active:before {
    opacity: 1;
    filter: alpha(opacity=100)
}

.btn-gradient.btn-white {
    color: #1a1a1a
}

.btn-gradient.btn-white:before {
    content: '';
    top: 2px;
    right: 2px;
    left: 2px;
    bottom: 2px;
    background: #fff;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    width: auto;
    height: auto;
    opacity: 1;
    filter: alpha(opacity=100)
}

.btn-gradient.btn-white:hover,.btn-gradient.btn-white:active {
    color: #fff!important
}

.btn-gradient.btn-white:hover:before,.btn-gradient.btn-white:active:before {
    opacity: 0;
    filter: alpha(opacity=0)
}

.btn-readmore {
    color: #1a1a1a;
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
    position: relative;
    padding: 5px 15px;
    text-transform: uppercase;
    border: 1px solid transparent;
    font-family: heebo,sans-serif;
    background-color: #f9b200;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

.lt-ie8 .btn-readmore {
    display: inline;
    zoom:1}

.btn-readmore:hover {
    color: #f9b200;
    background: #fff;
    border-color: #f9b200
}

.btn-readmore:focus {
    color: #f9b200;
    background: #fff;
    border-color: #f9b200
}

.btn-readmore:focus-within {
    color: #f9b200;
    background: #fff;
    border-color: #f9b200
}

.btn-readmore:active {
    color: #f9b200;
    background: #fff;
    border-color: #f9b200
}

@media only screen and (min-width: 768px) {
    .btn-readmore {
        padding:9px 30px
    }
}

.btn-lighten {
    border-color: #fff;
    color: #fff;
    background: 0 0
}

.btn-lighten:hover {
    color: #fff;
    background: 0 0;
    border-color: #fff
}

.btn-outline.btn-white {
    background: 0 0;
    color: #1a1a1a;
    border-color: #f9b200
}

.btn-outline.btn-white:active,.btn-outline.btn-white:hover {
    color: #fff;
    background: #f9b200;
    border-color: #f9b200
}

.btn-pink {
    color: #fff;
    background-color: #e3a3a2;
    border-color: #e3a3a2
}

.btn-pink:hover,.btn-pink:focus,.btn-pink:active,.btn-pink.active,.open>.btn-pink.dropdown-toggle {
    color: #fff;
    background-color: #d77c7b;
    border-color: #d77c7b
}

.btn-pink:active,.btn-pink.active,.open>.btn-pink.dropdown-toggle {
    background-image: none
}

.btn-pink.disabled,.btn-pink.disabled:hover,.btn-pink.disabled:focus,.btn-pink.disabled:active,.btn-pink.disabled.active,.btn-pink[disabled],.btn-pink[disabled]:hover,.btn-pink[disabled]:focus,.btn-pink[disabled]:active,.btn-pink[disabled].active,fieldset[disabled] .btn-pink,fieldset[disabled] .btn-pink:hover,fieldset[disabled] .btn-pink:focus,fieldset[disabled] .btn-pink:active,fieldset[disabled] .btn-pink.active {
    background-color: #e3a3a2;
    border-color: #e3a3a2
}

.btn-pink .badge {
    color: #e3a3a2;
    background-color: #fff
}

.btn-primary.btn-inverse:active,.btn-primary.btn-inverse:hover {
    background: #fff!important;
    color: #000!important;
    border-color: #000!important
}

.btn-theme,.viewmore-products-btn {
    color: #1a1a1a;
    background-color: #f9b200;
    border-color: #f9b200
}

.btn-theme:hover,.viewmore-products-btn:hover,.btn-theme:focus,.viewmore-products-btn:focus,.btn-theme:active,.viewmore-products-btn:active,.btn-theme.active,.active.viewmore-products-btn,.open>.btn-theme.dropdown-toggle,.open>.dropdown-toggle.viewmore-products-btn {
    color: #1a1a1a;
    background-color: #c68e00;
    border-color: #c68e00
}

.btn-theme:active,.viewmore-products-btn:active,.btn-theme.active,.active.viewmore-products-btn,.open>.btn-theme.dropdown-toggle,.open>.dropdown-toggle.viewmore-products-btn {
    background-image: none
}

.btn-theme.disabled,.disabled.viewmore-products-btn,.btn-theme.disabled:hover,.disabled.viewmore-products-btn:hover,.btn-theme.disabled:focus,.disabled.viewmore-products-btn:focus,.btn-theme.disabled:active,.disabled.viewmore-products-btn:active,.btn-theme.disabled.active,.disabled.active.viewmore-products-btn,.btn-theme[disabled],[disabled].viewmore-products-btn,.btn-theme[disabled]:hover,[disabled].viewmore-products-btn:hover,.btn-theme[disabled]:focus,[disabled].viewmore-products-btn:focus,.btn-theme[disabled]:active,[disabled].viewmore-products-btn:active,.btn-theme[disabled].active,[disabled].active.viewmore-products-btn,fieldset[disabled] .btn-theme,fieldset[disabled] .viewmore-products-btn,fieldset[disabled] .btn-theme:hover,fieldset[disabled] .viewmore-products-btn:hover,fieldset[disabled] .btn-theme:focus,fieldset[disabled] .viewmore-products-btn:focus,fieldset[disabled] .btn-theme:active,fieldset[disabled] .viewmore-products-btn:active,fieldset[disabled] .btn-theme.active,fieldset[disabled] .active.viewmore-products-btn {
    background-color: #f9b200;
    border-color: #f9b200
}

.btn-theme .badge,.viewmore-products-btn .badge {
    color: #f9b200;
    background-color: #1a1a1a
}

.btn-theme:hover,.viewmore-products-btn:hover {
    background-color: #f9b200;
    border-color: #f9b200
}

.btn-theme:focus,.viewmore-products-btn:focus {
    background-color: #f9b200;
    border-color: #f9b200
}

.btn-theme:focus-within,.viewmore-products-btn:focus-within {
    background-color: #f9b200;
    border-color: #f9b200
}

.btn-theme:active,.viewmore-products-btn:active {
    background-color: #f9b200;
    border-color: #f9b200
}

.btn-dark {
    color: #1a1a1a;
    background-color: #ccc;
    border-color: #ccc
}

.btn-dark:hover,.btn-dark:focus,.btn-dark:active,.btn-dark.active,.open>.btn-dark.dropdown-toggle {
    color: #1a1a1a;
    background-color: #b3b3b3;
    border-color: #b3b3b3
}

.btn-dark:active,.btn-dark.active,.open>.btn-dark.dropdown-toggle {
    background-image: none
}

.btn-dark.disabled,.btn-dark.disabled:hover,.btn-dark.disabled:focus,.btn-dark.disabled:active,.btn-dark.disabled.active,.btn-dark[disabled],.btn-dark[disabled]:hover,.btn-dark[disabled]:focus,.btn-dark[disabled]:active,.btn-dark[disabled].active,fieldset[disabled] .btn-dark,fieldset[disabled] .btn-dark:hover,fieldset[disabled] .btn-dark:focus,fieldset[disabled] .btn-dark:active,fieldset[disabled] .btn-dark.active {
    background-color: #ccc;
    border-color: #ccc
}

.btn-dark .badge {
    color: #ccc;
    background-color: #1a1a1a
}

.btn-dark:active,.btn-dark:hover {
    color: #181818!important
}

.btn-theme-second {
    color: #fff;
    background-color: #1b251f;
    border-color: #1b251f
}

.btn-theme-second:hover,.btn-theme-second:focus,.btn-theme-second:active,.btn-theme-second.active,.open>.btn-theme-second.dropdown-toggle {
    color: #fff;
    background-color: #050806;
    border-color: #050806
}

.btn-theme-second:active,.btn-theme-second.active,.open>.btn-theme-second.dropdown-toggle {
    background-image: none
}

.btn-theme-second.disabled,.btn-theme-second.disabled:hover,.btn-theme-second.disabled:focus,.btn-theme-second.disabled:active,.btn-theme-second.disabled.active,.btn-theme-second[disabled],.btn-theme-second[disabled]:hover,.btn-theme-second[disabled]:focus,.btn-theme-second[disabled]:active,.btn-theme-second[disabled].active,fieldset[disabled] .btn-theme-second,fieldset[disabled] .btn-theme-second:hover,fieldset[disabled] .btn-theme-second:focus,fieldset[disabled] .btn-theme-second:active,fieldset[disabled] .btn-theme-second.active {
    background-color: #1b251f;
    border-color: #1b251f
}

.btn-theme-second .badge {
    color: #1b251f;
    background-color: #fff
}

.btn-theme-second:active,.btn-theme-second:hover {
    color: #fff
}

.btn-theme.btn-outline,.btn-outline.viewmore-products-btn {
    color: #f9b200;
    border-color: #f9b200;
    background: 0 0
}

.btn-theme.btn-outline:hover,.btn-outline.viewmore-products-btn:hover,.btn-theme.btn-outline:active,.btn-outline.viewmore-products-btn:active {
    color: #fff;
    background: #f9b200;
    border-color: #f9b200
}

.more-link {
    color: #f9b200;
    display: inline-block;
    font-weight: 400;
    margin: 10px 0;
    text-transform: capitalize
}

.more-link:hover {
    text-decoration: none
}

.btn-shaded-sm {
    position: relative
}

.btn-shaded-sm:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-width: 20px 10px;
    border-style: solid;
    border-color: transparent transparent transparent rgba(255,255,255,.4)
}

input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus {
    -webkit-animation: autofill 0s forwards;
    -o-animation: autofill 0s forwards;
    animation: autofill 0s forwards
}

input::-webkit-input-placeholder {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

input::-moz-input-placeholder {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

input::placeholder {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

input:focus::-webkit-input-placeholder {
    opacity: 0;
    filter: alpha(opacity=0)
}

input:focus::-moz-input-placeholder {
    opacity: 0;
    filter: alpha(opacity=0)
}

input:focus::placeholder {
    opacity: 0;
    filter: alpha(opacity=0)
}

label:focus input::-webkit-input-placeholder {
    opacity: 0;
    filter: alpha(opacity=0)
}

label:focus input::-moz-input-placeholder {
    opacity: 0;
    filter: alpha(opacity=0)
}

label:focus input::placeholder {
    opacity: 0;
    filter: alpha(opacity=0)
}

textarea::-webkit-textarea-placeholder {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

textarea::-moz-textarea-placeholder {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

textarea::placeholder {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

textarea:focus::-webkit-textarea-placeholder {
    opacity: 0;
    filter: alpha(opacity=0)
}

textarea:focus::-moz-textarea-placeholder {
    opacity: 0;
    filter: alpha(opacity=0)
}

textarea:focus::placeholder {
    opacity: 0;
    filter: alpha(opacity=0)
}

label:focus textarea::-webkit-textarea-placeholder {
    opacity: 0;
    filter: alpha(opacity=0)
}

label:focus textarea::-moz-textarea-placeholder {
    opacity: 0;
    filter: alpha(opacity=0)
}

label:focus textarea::placeholder {
    opacity: 0;
    filter: alpha(opacity=0)
}

.search-popup .dropdown-menu {
    padding: 10px
}

.btn-action {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: 900;
    line-height: 30px;
    margin-bottom: 0;
    padding: 0 10px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    vertical-align: middle;
    white-space: nowrap
}

.searchform .input-search {
    padding: 15px;
    border-right: 0;
    line-height: 1.5
}

.rtl .searchform .input-search {
    border-left: 0;
    border-right: inherit
}

.searchform .btn-search {
    vertical-align: top;
    color: #adafac;
    padding: 12px 8px
}

.searchform .input-group-btn {
    line-height: 100%
}

.search-category .btn,.search-category .viewmore-products-btn {
    margin-left: 10px!important;
    border-radius: 0!important;
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    -ms-border-radius: 0!important;
    -o-border-radius: 0!important
}

.rtl .search-category .btn,.rtl .search-category .viewmore-products-btn {
    margin-right: 10px!important;
    margin-left: inherit
}

.search-category .wpo-search-inner label.form-control {
    border: none;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.search-category select {
    border: none;
    text-transform: capitalize;
    font-weight: 600
}

.chosen-container {
    width: 100%!important
}

.input-group-form {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    background: 0 0;
    margin: 0 0 5px
}

.input-group-form .form-control-reversed {
    border: 0;
    background: #222;
    color: #ccc;
    line-height: 1.71429;
    height: 34px
}

.input-group-form .form-control-reversed:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.input-group-form .form-control-reversed:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.input-group-form .form-control-reversed:focus-within {
    -webkit-box-shadow: none;
    box-shadow: none
}

.input-group-form .input-group-addon {
    border: 0;
    background: #222;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

input[type=date]::-webkit-clear-button,input[type=date]::-webkit-inner-spin-button,input[type=date]::-webkit-calendar-picker-indicator {
    display: none
}

input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea {
    outline: none;
    cursor: pointer;
    color: #999;
    background-color: #fff;
    border: solid 1px #e1e6eb;
    height: 40px;
    padding: 5px 12px;
    filter: none;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    font-family: rubik,Helvetica,Arial,sans-serif;
    -webkit-backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none
}

input[type=text]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=url]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=range]::-moz-placeholder,input[type=date]::-moz-placeholder,input[type=month]::-moz-placeholder,input[type=week]::-moz-placeholder,input[type=time]::-moz-placeholder,input[type=datetime]::-moz-placeholder,input[type=datetime-local]::-moz-placeholder,input[type=color]::-moz-placeholder,textarea::-moz-placeholder {
    color: #999;
    opacity: 1;
    text-transform: none
}

input[type=text]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=range]:-ms-input-placeholder,input[type=date]:-ms-input-placeholder,input[type=month]:-ms-input-placeholder,input[type=week]:-ms-input-placeholder,input[type=time]:-ms-input-placeholder,input[type=datetime]:-ms-input-placeholder,input[type=datetime-local]:-ms-input-placeholder,input[type=color]:-ms-input-placeholder,textarea:-ms-input-placeholder {
    color: #999;
    text-transform: none
}

input[type=text]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=range]::-webkit-input-placeholder,input[type=date]::-webkit-input-placeholder,input[type=month]::-webkit-input-placeholder,input[type=week]::-webkit-input-placeholder,input[type=time]::-webkit-input-placeholder,input[type=datetime]::-webkit-input-placeholder,input[type=datetime-local]::-webkit-input-placeholder,input[type=color]::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #999;
    text-transform: none
}

input[type=text]:-moz-autofill,input[type=text]:-moz-autofill-preview,input[type=email]:-moz-autofill,input[type=email]:-moz-autofill-preview,input[type=url]:-moz-autofill,input[type=url]:-moz-autofill-preview,input[type=password]:-moz-autofill,input[type=password]:-moz-autofill-preview,input[type=search]:-moz-autofill,input[type=search]:-moz-autofill-preview,input[type=number]:-moz-autofill,input[type=number]:-moz-autofill-preview,input[type=tel]:-moz-autofill,input[type=tel]:-moz-autofill-preview,input[type=range]:-moz-autofill,input[type=range]:-moz-autofill-preview,input[type=date]:-moz-autofill,input[type=date]:-moz-autofill-preview,input[type=month]:-moz-autofill,input[type=month]:-moz-autofill-preview,input[type=week]:-moz-autofill,input[type=week]:-moz-autofill-preview,input[type=time]:-moz-autofill,input[type=time]:-moz-autofill-preview,input[type=datetime]:-moz-autofill,input[type=datetime]:-moz-autofill-preview,input[type=datetime-local]:-moz-autofill,input[type=datetime-local]:-moz-autofill-preview,input[type=color]:-moz-autofill,input[type=color]:-moz-autofill-preview,textarea:-moz-autofill,textarea:-moz-autofill-preview {
    filter: grayscale(21%)brightness(88%)contrast(161%)invert(10%)sepia(40%)saturate(206%)
}

input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=color]:focus,textarea:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

input[type=text]:required,input[type=text]:optional,input[type=text]:invalid,input[type=email]:required,input[type=email]:optional,input[type=email]:invalid,input[type=url]:required,input[type=url]:optional,input[type=url]:invalid,input[type=password]:required,input[type=password]:optional,input[type=password]:invalid,input[type=search]:required,input[type=search]:optional,input[type=search]:invalid,input[type=number]:required,input[type=number]:optional,input[type=number]:invalid,input[type=tel]:required,input[type=tel]:optional,input[type=tel]:invalid,input[type=range]:required,input[type=range]:optional,input[type=range]:invalid,input[type=date]:required,input[type=date]:optional,input[type=date]:invalid,input[type=month]:required,input[type=month]:optional,input[type=month]:invalid,input[type=week]:required,input[type=week]:optional,input[type=week]:invalid,input[type=time]:required,input[type=time]:optional,input[type=time]:invalid,input[type=datetime]:required,input[type=datetime]:optional,input[type=datetime]:invalid,input[type=datetime-local]:required,input[type=datetime-local]:optional,input[type=datetime-local]:invalid,input[type=color]:required,input[type=color]:optional,input[type=color]:invalid,textarea:required,textarea:optional,textarea:invalid {
    -webkit-box-shadow: none;
    box-shadow: none
}

input[type=text]:hover,input[type=email]:hover,input[type=url]:hover,input[type=password]:hover,input[type=search]:hover,input[type=number]:hover,input[type=tel]:hover,input[type=range]:hover,input[type=date]:hover,input[type=month]:hover,input[type=week]:hover,input[type=time]:hover,input[type=datetime]:hover,input[type=datetime-local]:hover,input[type=color]:hover,textarea:hover {
    border-color: #f9b200;
    background-color: #fff
}

input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=color]:focus,textarea:focus {
    border-color: #f9b200;
    background-color: #fff
}

input[type=text]:focus-within,input[type=email]:focus-within,input[type=url]:focus-within,input[type=password]:focus-within,input[type=search]:focus-within,input[type=number]:focus-within,input[type=tel]:focus-within,input[type=range]:focus-within,input[type=date]:focus-within,input[type=month]:focus-within,input[type=week]:focus-within,input[type=time]:focus-within,input[type=datetime]:focus-within,input[type=datetime-local]:focus-within,input[type=color]:focus-within,textarea:focus-within {
    border-color: #f9b200;
    background-color: #fff
}

input[type=text]:active,input[type=email]:active,input[type=url]:active,input[type=password]:active,input[type=search]:active,input[type=number]:active,input[type=tel]:active,input[type=range]:active,input[type=date]:active,input[type=month]:active,input[type=week]:active,input[type=time]:active,input[type=datetime]:active,input[type=datetime-local]:active,input[type=color]:active,textarea:active {
    border-color: #f9b200;
    background-color: #fff
}

input[type=search]::-webkit-search-decoration {
    display: none
}

button:focus,a:focus,a:active,button::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=submit]::-moz-focus-inner,select::-moz-focus-inner,input[type=file]>input[type=button]::-moz-focus-inner {
    outline: none!important
}

select {
    color: #999;
    cursor: pointer;
    outline: none;
    padding: 7px 12px;
    border: solid 1px #ddd;
    background: url("data:image/svg+xml;utf8,<svg viewBox='0 0 140 140' width='24' height='24' xmlns='http://www.w3.org/2000/svg'><g><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z' fill='gray'/></g></svg>")no-repeat;
    background-size: 13px;
    background-position: calc(100% - 12px);
    background-repeat: no-repeat;
    background-color: #fff;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none
}

select:hover {
    outline: none;
    border-color: #f9b200;
    background-color: #fff
}

select:focus {
    outline: none;
    border-color: #f9b200;
    background-color: #fff
}

select:focus-within {
    outline: none;
    border-color: #f9b200;
    background-color: #fff
}

select:active {
    outline: none;
    border-color: #f9b200;
    background-color: #fff
}

select option {
    color: inherit;
    font-size: 15px
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #999;
    -webkit-text-shadow: 0 0 0 #999999;
    -moz-text-shadow: 0 0 0 #999999;
    -ms-text-shadow: 0 0 0 #999999;
    -o-text-shadow: 0 0 0 #999999
}

textarea,textarea.form-control {
    display: block;
    width: 100%;
    max-width: 100%;
    resize: vertical;
    min-height: 160px;
    padding: 8px 12px;
    border-color: #e1e6eb;
    background-color: #fff;
    font-size: 14px;
    font-weight: 400;
    font-family: rubik,Helvetica,Arial,sans-serif;
    color: #999;
    line-height: 1.66667;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

textarea::-moz-placeholder,textarea.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
    text-transform: none
}

textarea:-ms-input-placeholder,textarea.form-control:-ms-input-placeholder {
    color: #999;
    text-transform: none
}

textarea::-webkit-input-placeholder,textarea.form-control::-webkit-input-placeholder {
    color: #999;
    text-transform: none
}

textarea:hover,textarea.form-control:hover {
    border-color: #f9b200
}

textarea:focus,textarea.form-control:focus {
    border-color: #f9b200
}

textarea:focus-within,textarea.form-control:focus-within {
    border-color: #f9b200
}

textarea:active,textarea.form-control:active {
    border-color: #f9b200
}

form p {
    margin: 30px 0
}

form p:first-child {
    margin-top: 0
}

form p:last-child {
    margin-bottom: 0
}

.min-contact-form {
    padding: 30px 20px 10px;
    background-color: #464545;
    -webkit-box-shadow: 0 0 30px 0 rgba(26,26,26,.35);
    box-shadow: 0 0 30px rgba(26,26,26,.35)
}

@media only screen and (min-width: 768px) {
    .min-contact-form {
        padding:38px
    }
}

.min-contact-form ul {
    margin-bottom: 0
}

.min-contact-form ul li {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 24px;
    position: relative;
    padding-left: 80px
}

.rtl .min-contact-form ul li {
    padding-right: 80px;
    padding-left: inherit
}

@media only screen and (min-width: 1168px) {
    .min-contact-form ul li {
        margin-bottom:54px
    }
}

.min-contact-form ul li:before {
    position: absolute;
    top: 0;
    content: "";
    background-color: initial;
    background-position: 0 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    left: 0
}

.rtl .min-contact-form ul li:before {
    right: 0;
    left: auto
}

.min-contact-form ul li:last-child {
    margin-bottom: 30px
}

@media only screen and (min-width: 1168px) {
    .min-contact-form ul li:last-child {
        margin-bottom:48px
    }
}

.min-contact-form ul li a {
    color: #949494
}

.min-contact-form ul li a:hover {
    color: #f9b200
}

.min-contact-form ul li a:focus {
    color: #f9b200
}

.min-contact-form ul li a:focus-within {
    color: #f9b200
}

.min-contact-form ul li a:active {
    color: #f9b200
}

.min-contact-form ul li.mail-icon>* {
    display: block
}

.min-contact-form ul li.mail-icon:before {
    background-image: url(../img/icon-mail.png);
    width: 50px;
    height: 45px
}

.min-contact-form ul li.tel-icon {
    font-size: 18px;
    padding-top: 6px;
    font-family: heebo,sans-serif
}

@media only screen and (min-width: 768px) {
    .min-contact-form ul li.tel-icon {
        padding-top:0
    }
}

@media only screen and (min-width: 768px) {
    .min-contact-form ul li.tel-icon {
        font-size:22px;
        padding-bottom: 0
    }
}

.min-contact-form ul li.tel-icon:before {
    background-image: url(../img/icon-tel.png);
    width: 61px;
    height: 46px
}

.min-contact-form ul li.tel-icon a {
    color: #fff
}

.min-contact-form ul li.tel-icon a:hover {
    color: #f9b200
}

.min-contact-form ul li.tel-icon a:focus {
    color: #f9b200
}

.min-contact-form ul li.tel-icon a:focus-within {
    color: #f9b200
}

.min-contact-form ul li.tel-icon a:active {
    color: #f9b200
}

.min-contact-form .title {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    position: relative;
    padding-bottom: 18px;
    margin-bottom: 30px;
    text-align: left
}

.rtl .min-contact-form .title {
    text-align: right
}

@media only screen and (min-width: 768px) {
    .min-contact-form .title {
        margin-bottom:50px
    }
}

@media only screen and (min-width: 1168px) {
    .min-contact-form .title {
        text-align:center
    }
}

.min-contact-form .title:after {
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    position: absolute;
    background-color: #f9b200;
    width: 49px;
    height: 1px
}

@media only screen and (min-width: 1168px) {
    .min-contact-form .title:after {
        margin:0 auto
    }
}

button.mfp-close {
    background-color: initial
}

button.mfp-close:hover {
    background-color: initial
}

button.mfp-close:focus {
    background-color: initial
}

button.mfp-close:focus-within {
    background-color: initial
}

button.mfp-close:active {
    background-color: initial
}

.add_to_cart_button i {
    margin-right: 8px
}

.rtl .add_to_cart_button i {
    margin-left: 8px;
    margin-right: inherit
}

div.wpcf7-response-output {
    padding: 10px 30px;
    border-color: #fff3cd;
    background-color: #fff;
    color: #cd9c00;
    margin: 30px 0 0
}

.btn-width-icon .elementor-button-link .elementor-button-icon {
    color: #f9b200;
    font-size: 12px
}

.page-form-contact>div {
    margin-bottom: 20px
}

.page-form-contact>div:last-child {
    margin-bottom: 0
}

.page-form-contact .button,.page-form-contact button,.page-form-contact input[type=button],.page-form-contact input[type=reset],.page-form-contact input[type=submit] {
    padding: 0 30px;
    font-size: 14px;
    width: 100%;
    line-height: 46px
}

@media only screen and (min-width: 1168px) {
    .page-form-contact .button,.page-form-contact button,.page-form-contact input[type=button],.page-form-contact input[type=reset],.page-form-contact input[type=submit] {
        font-size:15px;
        padding: 0 40px;
        line-height: 44px
    }
}

.page-form-contact .button:hover,.page-form-contact button:hover,.page-form-contact input[type=button]:hover,.page-form-contact input[type=reset]:hover,.page-form-contact input[type=submit]:hover {
    color: #fff;
    background-color: #c68e00;
    border-color: #c68e00
}

.page-form-contact .button:focus,.page-form-contact button:focus,.page-form-contact input[type=button]:focus,.page-form-contact input[type=reset]:focus,.page-form-contact input[type=submit]:focus {
    color: #fff;
    background-color: #c68e00;
    border-color: #c68e00
}

.page-form-contact .button:focus-within,.page-form-contact button:focus-within,.page-form-contact input[type=button]:focus-within,.page-form-contact input[type=reset]:focus-within,.page-form-contact input[type=submit]:focus-within {
    color: #fff;
    background-color: #c68e00;
    border-color: #c68e00
}

.page-form-contact .button:active,.page-form-contact button:active,.page-form-contact input[type=button]:active,.page-form-contact input[type=reset]:active,.page-form-contact input[type=submit]:active {
    color: #fff;
    background-color: #c68e00;
    border-color: #c68e00
}

.page-form-contact .ajax-loader {
    display: block!important;
    margin: 10px auto 0!important
}

.page-form-contact textarea {
    max-height: 240px;
    background-color: #fff;
    border-color: transparent
}

.page-form-contact input[type=text],.page-form-contact input[type=email],.page-form-contact input[type=url],.page-form-contact input[type=password] {
    border-color: transparent;
    background-color: #fff
}

.page-form-contact input[type=text]:hover,.page-form-contact input[type=email]:hover,.page-form-contact input[type=url]:hover,.page-form-contact input[type=password]:hover {
    border-color: #f9b200
}

.page-form-contact input[type=text]:focus,.page-form-contact input[type=email]:focus,.page-form-contact input[type=url]:focus,.page-form-contact input[type=password]:focus {
    border-color: #f9b200
}

.page-form-contact input[type=text]:focus-within,.page-form-contact input[type=email]:focus-within,.page-form-contact input[type=url]:focus-within,.page-form-contact input[type=password]:focus-within {
    border-color: #f9b200
}

.widget-search form {
    position: relative
}

.widget-search form .btn,.widget-search form .viewmore-products-btn {
    top: 0;
    position: absolute;
    right: 0
}

.rtl .widget-search form .btn,.rtl .widget-search form .viewmore-products-btn {
    left: 0;
    right: auto
}

.apus-search-form {
    position: static
}

.apus-search-form:before,.apus-search-form:after {
    content: " ";
    display: table
}

.apus-search-form:after {
    clear: both
}

.apus-search-form.active .inner-search {
    visibility: visible;
    pointer-events: auto;
    z-index: 999;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0,0)scale(1,1);
    -moz-transform: translate(0,0)scale(1,1);
    -ms-transform: translate(0,0)scale(1,1);
    -o-transform: translate(0,0)scale(1,1);
    transform: translate(0,0)scale(1,1)
}

.apus-search-form.ali-left a.btn-search-icon {
    text-align: left;
    float: left
}

.rtl .apus-search-form.ali-left a.btn-search-icon {
    text-align: right
}

.rtl .apus-search-form.ali-left a.btn-search-icon {
    float: right
}

.apus-search-form.ali-right a.btn-search-icon {
    text-align: right;
    float: right
}

.rtl .apus-search-form.ali-right a.btn-search-icon {
    text-align: left
}

.rtl .apus-search-form.ali-right a.btn-search-icon {
    float: left
}

.apus-search-form>a.btn-search-icon {
    color: #1a1a1a;
    position: relative;
    font-size: 1.42857rem;
    background-color: initial;
    width: 34px;
    height: 34px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.apus-search-form form .btn,.apus-search-form form .viewmore-products-btn {
    padding: 0;
    border: none;
    color: #6f6f6f;
    background-color: initial;
    min-width: auto;
    margin: -10px 0 0;
    font-size: 28px;
    line-height: 1;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 46px;
    height: 46px;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center
}

.rtl .apus-search-form form .btn,.rtl .apus-search-form form .viewmore-products-btn {
    left: 0;
    right: auto
}

.apus-search-form form .btn:before,.apus-search-form form .viewmore-products-btn:before,.apus-search-form form .btn:after,.apus-search-form form .viewmore-products-btn:after {
    content: normal
}

.apus-search-form form .btn:hover,.apus-search-form form .viewmore-products-btn:hover {
    border: none;
    background-color: initial
}

.apus-search-form form .btn:focus,.apus-search-form form .viewmore-products-btn:focus {
    border: none;
    background-color: initial
}

.apus-search-form form .btn:focus-within,.apus-search-form form .viewmore-products-btn:focus-within {
    border: none;
    background-color: initial
}

.apus-search-form form .btn:active,.apus-search-form form .viewmore-products-btn:active {
    border: none;
    background-color: initial
}

.apus-search-form form .close {
    float: none;
    position: fixed;
    top: 20px;
    cursor: pointer;
    color: #fff;
    cursor: pointer;
    font-size: 1.92857rem;
    background-color: #f9b200;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    filter: alpha(opacity=100);
    width: 56px;
    height: 56px;
    text-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
    -o-text-shadow: none;
    right: 20px
}

.rtl .apus-search-form form .close {
    left: 20px;
    right: auto
}

.apus-search-form form .close:before,.apus-search-form form .close:after {
    content: "";
    position: absolute;
    background-color: #fff;
    width: 32px;
    height: 2px
}

.apus-search-form form .close:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.apus-search-form form .close:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media only screen and (min-width: 1168px) {
    .apus-search-form form .close {
        top:30px;
        right: 50px
    }

    .rtl .apus-search-form form .close {
        left: 50px;
        right: auto
    }
}

.apus-search-form form input[type=text],.apus-search-form form input[type=email] {
    color: #6f6f6f;
    height: 80px;
    text-transform: none;
    font-size: 42px;
    font-weight: 500;
    background-color: #fff;
    border: none;
    border-bottom: 2px solid #e1e6eb;
    padding: 0 90px 30px 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

.rtl .apus-search-form form input[type=text],.rtl .apus-search-form form input[type=email] {
    padding: 0 0 30px 90px
}

.apus-search-form form input[type=text]::-moz-placeholder,.apus-search-form form input[type=email]::-moz-placeholder {
    color: #6f6f6f;
    opacity: 1;
    text-transform: none
}

.apus-search-form form input[type=text]:-ms-input-placeholder,.apus-search-form form input[type=email]:-ms-input-placeholder {
    color: #6f6f6f;
    text-transform: none
}

.apus-search-form form input[type=text]::-webkit-input-placeholder,.apus-search-form form input[type=email]::-webkit-input-placeholder {
    color: #6f6f6f;
    text-transform: none
}

.apus-search-form form input[type=text]:hover,.apus-search-form form input[type=email]:hover {
    border-color: #f9b200
}

.apus-search-form form input[type=text]:focus,.apus-search-form form input[type=email]:focus {
    border-color: #f9b200
}

.apus-search-form form input[type=text]:focus-within,.apus-search-form form input[type=email]:focus-within {
    border-color: #f9b200
}

.apus-search-form form input[type=text]:active,.apus-search-form form input[type=email]:active {
    border-color: #f9b200
}

.apus-search-form>.inner-search {
    top: 0;
    position: absolute;
    background-color: rgba(0,0,0,.75);
    pointer-events: none;
    visibility: hidden;
    width: 100vw;
    height: 100%;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: translate(0,-100%)scale(0,0);
    -moz-transform: translate(0,-100%)scale(0,0);
    -ms-transform: translate(0,-100%)scale(0,0);
    -o-transform: translate(0,-100%)scale(0,0);
    transform: translate(0,-100%)scale(0,0)
}

.rtl .apus-search-form>.inner-search {
    right: 0;
    left: auto
}

.apus-search-form .close-search-fix {
    font-size: 24px;
    color: #ff3535;
    cursor: pointer
}

.apus-search-form .close-search-fix:hover {
    color: #ff0202
}

.apus-search-form .close-search-fix:active {
    color: #ff0202
}

.apus-search-form .hidden-search {
    cursor: pointer;
    font-size: 35px;
    line-height: 1.4;
    color: #ff3535;
    display: inline-block;
    vertical-align: middle;
    float: right;
    margin-left: 30px
}

.lt-ie8 .apus-search-form .hidden-search {
    display: inline;
    zoom:1}

.rtl .apus-search-form .hidden-search {
    float: left
}

.rtl .apus-search-form .hidden-search {
    margin-right: 30px;
    margin-left: inherit
}

.apus-search-form .main-search {
    width: 100%;
    position: relative
}

.apus-search-form .main-search .autocomplete-list {
    text-align: left;
    margin-top: 1px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 8;
    background: #fff;
    max-height: 350px;
    overflow: auto;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15);
    box-shadow: 0 5px 10px rgba(0,0,0,.15)
}

.rtl .apus-search-form .main-search .autocomplete-list {
    text-align: right
}

.apus-search-form-wrapper {
    position: fixed;
    z-index: -1;
    top: 0;
    background: #fff;
    will-change: transform,opacity;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100vw;
    height: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    left: 0
}

.rtl .apus-search-form-wrapper {
    right: 0;
    left: auto
}

.apus-search-form-wrapper:target,.apus-search-form-wrapper.active {
    z-index: 999;
    height: 100vh!important;
    width: 100vw!important;
    opacity: 1;
    filter: alpha(opacity=100)
}

.apus-search-form-wrapper:target .close-btn,.apus-search-form-wrapper.active .close-btn {
    display: block
}

#page {
    width: 100%
}

.site-content {
    overflow: hidden
}

.site-content.detail-post {
    overflow: visible;
    margin-bottom: 0
}

.apus-topbar-left ul {
    margin: 0;
    grid-gap: 15px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: repeat(2,1fr);
    grid-template-columns: repeat(2,1fr)
}

.apus-topbar-left ul li {
    color: #fff
}

.apus-topbar-left ul li a {
    color: #fff
}

.apus-topbar-left ul li a:hover {
    color: #f9b200
}

.apus-topbar-left ul li a:focus {
    color: #f9b200
}

.apus-topbar-left ul li a:focus-within {
    color: #f9b200
}

.apus-topbar-left ul li a:active {
    color: #f9b200
}

.apus-topbar-left ul li i {
    text-align: center;
    padding: 3px;
    cursor: pointer;
    background-color: rgba(0,0,0,8%);
    border: 1px solid rgba(0,0,0,1%);
    font-size: 12px;
    margin-right: 8px;
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px
}

.rtl .apus-topbar-left ul li i {
    margin-left: 8px;
    margin-right: inherit
}

.lt-ie8 .apus-topbar-left ul li i {
    display: inline;
    zoom:1}

.apus-topbar-left ul li:hover i {
    color: #f9b200
}

.apus-topbar-left ul li:focus i {
    color: #f9b200
}

.apus-topbar-left ul li:focus-within i {
    color: #f9b200
}

.apus-topbar-left ul li:active i {
    color: #f9b200
}

.apus-topbar-left.style-1 ul li:first-child i {
    margin-top: 2px
}

.apus-topbar-left.style-2 ul li a:hover {
    color: #fff
}

.apus-topbar-left.style-2 ul li a:focus {
    color: #fff
}

.apus-topbar-left.style-2 ul li a:focus-within {
    color: #fff
}

.apus-topbar-left.style-2 ul li a:active {
    color: #fff
}

.apus-topbar-left.style-2 ul li:hover i {
    color: #fff
}

.apus-topbar-left.style-2 ul li:focus i {
    color: #fff
}

.apus-topbar-left.style-2 ul li:focus-within i {
    color: #fff
}

.apus-topbar-left.style-2 ul li:active i {
    color: #fff
}

.apus-topbar-left.style-2 ul li i {
    padding-top: 4px
}

.apus-topbar-left.style-2 ul li:first-child i {
    padding-top: 5px
}

.header-info {
    margin: 0
}

.header-info li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.header-info li>* {
    margin-right: 20px
}

.rtl .header-info li>* {
    margin-left: 20px;
    margin-right: inherit
}

.header-info li>*:last-child {
    margin-right: 0
}

.rtl .header-info li>*:last-child {
    margin-left: 0;
    margin-right: inherit
}

.header-info li .header-info-icon {
    color: #f9b200;
    font-size: 30px;
    line-height: normal
}

.header-info li .header-info-icon i {
    line-height: 1;
    cursor: pointer;
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px)translateZ(0);
    transform: perspective(1px)translateZ(0);
    box-shadow: 0 0 1px transparent
}

.lt-ie8 .header-info li .header-info-icon i {
    display: inline;
    zoom:1}

.header-info li .header-info-icon i:hover,.header-info li .header-info-icon i:focus,.header-info li .header-info-icon i:active {
    -webkit-animation-name: apus-spin;
    animation-name: apus-spin;
    -webkit-animation-duration: 1e3ms;
    animation-duration: 1e3ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.header-info li .header-info-content>* {
    line-height: normal
}

.header-info li .header-info-content strong {
    font-size: 16px;
    display: block;
    text-transform: uppercase;
    color: #1a1a1a
}

.header-info li .header-info-content span {
    font-size: 1rem
}

.wrapper-container {
    position: relative;
    overflow: hidden
}

.wrapper-large {
    outline: none
}

.apus-topbar .widget {
    margin: 0
}

.topbar-right-inner>* {
    display: inline-block;
    vertical-align: middle
}

.logo.custom-logo {
    max-width: 178px
}

.logo img {
    display: inline-block;
    vertical-align: middle
}

.lt-ie8 .logo img {
    display: inline;
    zoom:1}

.logo a {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.logo .transparent-logo {
    display: none
}

.logo.logo-theme {
    max-width: 178px;
    margin: 0;
    padding: 0
}

.header_customer_login {
    padding: 30px
}

.header_customer_login .title {
    margin: 0 0 10px;
    font-size: 1.71429rem
}

.header-left [class*=icon] {
    font-size: 15px
}

.header-left .btn-search-top {
    margin-top: 4px
}

.header-left .icon-menu-top [class*=icon] {
    font-size: 30px
}

.header-left>div {
    margin-right: 22px
}

.rtl .header-left>div {
    margin-left: 22px;
    margin-right: inherit
}

.header-left>div:last-child {
    margin-right: 0
}

.rtl .header-left>div:last-child {
    margin-left: 0;
    margin-right: inherit
}

.header-right [class*=icon] {
    font-size: 15px
}

.header-right>div {
    margin-left: 25px
}

.rtl .header-right>div {
    margin-right: 25px;
    margin-left: inherit
}

.header-right>div:last-child {
    margin-left: 0
}

.rtl .header-right>div:last-child {
    margin-right: 0;
    margin-left: inherit
}

.header-default {
    padding: 20px 0;
    border-bottom: 1px solid #ddd
}

@media only screen and (min-width: 1168px) {
    .header-default .megamenu>li {
        margin-right:15px
    }

    .rtl .header-default .megamenu>li {
        margin-left: 15px;
        margin-right: inherit
    }
}

.header-default .megamenu>li:last-child {
    margin-right: 0
}

.rtl .header-default .megamenu>li:last-child {
    margin-left: 0;
    margin-right: inherit
}

.header-default .header-right {
    margin-left: auto
}

.rtl .header-default .header-right {
    margin-right: auto;
    margin-left: inherit
}

.header-default+#apus-main-content .wrapper-breads {
    border: none
}

body.home .home-page-default {
    padding-top: 50px
}

@media only screen and (min-width: 1168px) {
    body.home .home-page-default {
        padding-top:82px
    }
}

.header-mobile {
    padding: 15px;
    background-color: #fff;
    position: relative
}

.header-mobile .logo {
    line-height: 1;
    max-width: 120px
}

@media only screen and (min-width: 768px) {
    .header-mobile .logo {
        max-width:150px
    }
}

.header-mobile .ali-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin-left: auto
}

.rtl .header-mobile .ali-right {
    margin-right: auto;
    margin-left: inherit
}

.header-mobile .ali-right .schedule-visit-btn {
    color: #1a1a1a
}

.header-mobile .ali-right .schedule-visit-btn:hover {
    color: #1a1a1a
}

.header-mobile .ali-right .schedule-visit-btn:focus {
    color: #1a1a1a
}

.header-mobile .ali-right .schedule-visit-btn:focus-within {
    color: #1a1a1a
}

.header-mobile .ali-right .schedule-visit-btn:active {
    color: #1a1a1a
}

.header-mobile .ali-right .schedule-visit-btn>*:before {
    font-size: 21px;
    margin: 0
}

.header-mobile .box-search {
    position: static
}

.header-mobile .box-search.active .search-mobile {
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
    filter: alpha(opacity=100)
}

.header-mobile .apus-search-form form {
    border: 0;
    padding: 15px;
    width: 100%;
    position: relative;
    background-color: initial
}

.header-mobile .apus-search-form form .form-control {
    height: 46px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 14px;
    font-weight: 500;
    padding-right: 70px
}

.rtl .header-mobile .apus-search-form form .form-control {
    padding-left: 70px;
    padding-right: inherit
}

.header-mobile .apus-search-form form .form-control::-moz-placeholder {
    color: #555;
    opacity: 1;
    text-transform: uppercase
}

.header-mobile .apus-search-form form .form-control:-ms-input-placeholder {
    color: #555;
    text-transform: uppercase
}

.header-mobile .apus-search-form form .form-control::-webkit-input-placeholder {
    color: #555;
    text-transform: uppercase
}

.header-mobile .apus-search-form form .main-search {
    display: block!important
}

.header-mobile .apus-search-form form .btn,.header-mobile .apus-search-form form .viewmore-products-btn {
    top: auto;
    bottom: 0;
    font-size: 22px;
    text-transform: none;
    line-height: 46px;
    padding: 0;
    border: none;
    position: absolute;
    color: #6f6f6f;
    background-color: initial;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 50px;
    height: 50px;
    right: 0
}

.rtl .header-mobile .apus-search-form form .btn,.rtl .header-mobile .apus-search-form form .viewmore-products-btn {
    left: 0;
    right: auto
}

.header-mobile .apus-search-form form .btn:hover,.header-mobile .apus-search-form form .viewmore-products-btn:hover {
    border: none;
    background-color: initial
}

.header-mobile .apus-search-form form .btn:focus,.header-mobile .apus-search-form form .viewmore-products-btn:focus {
    border: none;
    background-color: initial
}

.header-mobile .apus-search-form form .btn:focus-within,.header-mobile .apus-search-form form .viewmore-products-btn:focus-within {
    border: none;
    background-color: initial
}

.header-mobile .apus-search-form form .btn:active,.header-mobile .apus-search-form form .viewmore-products-btn:active {
    border: none;
    background-color: initial
}

.header-mobile .apus-search-form form input[type=text],.header-mobile .apus-search-form form input[type=email] {
    height: 50px;
    font-size: 20px;
    font-weight: 500;
    background-color: initial;
    color: #6f6f6f;
    border: none;
    text-transform: none;
    border-bottom: 2px solid #f2f3f5;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    padding: 10px 50px 10px 0
}

.rtl .header-mobile .apus-search-form form input[type=text],.rtl .header-mobile .apus-search-form form input[type=email] {
    padding: 10px 0 10px 50px
}

.header-mobile .apus-search-form form input[type=text]::-moz-placeholder,.header-mobile .apus-search-form form input[type=email]::-moz-placeholder {
    color: #6f6f6f;
    opacity: 1;
    text-transform: none
}

.header-mobile .apus-search-form form input[type=text]:-ms-input-placeholder,.header-mobile .apus-search-form form input[type=email]:-ms-input-placeholder {
    color: #6f6f6f;
    text-transform: none
}

.header-mobile .apus-search-form form input[type=text]::-webkit-input-placeholder,.header-mobile .apus-search-form form input[type=email]::-webkit-input-placeholder {
    color: #6f6f6f;
    text-transform: none
}

.header-mobile .apus-search-form>a.btn-search-icon {
    color: #1a1a1a;
    font-size: 19px;
    width: 20px;
    height: 20px
}

.header-mobile .apus-search-form .apus-search-form-wrapper {
    outline: none
}

.header-mobile .top-wrapper-menu {
    margin-right: 0
}

.rtl .header-mobile .top-wrapper-menu {
    margin-left: 0;
    margin-right: inherit
}

.header-mobile .btn-showmenu {
    border: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    cursor: pointer;
    min-width: auto;
    line-height: 1;
    color: #1a1a1a;
    font-weight: 400;
    background-color: initial;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    width: 40px;
    height: 25px
}

.header-mobile .btn-showmenu:hover {
    outline: none;
    color: #1a1a1a;
    background-color: initial
}

.header-mobile .btn-showmenu:focus {
    outline: none;
    color: #1a1a1a;
    background-color: initial
}

.header-mobile .btn-showmenu:focus-within {
    outline: none;
    color: #1a1a1a;
    background-color: initial
}

.header-mobile .btn-showmenu:active {
    outline: none;
    color: #1a1a1a;
    background-color: initial
}

.header-mobile .btn-showmenu>* {
    margin: 0;
    padding: 0
}

.header-mobile .btn-showmenu>*:before {
    margin: 0;
    font-size: 20px
}

.header-mobile .btn-search-icon {
    border: 0;
    padding: 0;
    overflow: hidden;
    cursor: pointer;
    font-size: 19px;
    color: #1a1a1a;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end
}

.header-mobile .btn-search-icon:hover {
    outline: none;
    color: #1a1a1a;
    background-color: initial
}

.header-mobile .btn-search-icon:focus {
    outline: none;
    color: #1a1a1a;
    background-color: initial
}

.header-mobile .btn-search-icon:focus-within {
    outline: none;
    color: #1a1a1a;
    background-color: initial
}

.header-mobile .btn-search-icon:active {
    outline: none;
    color: #1a1a1a;
    background-color: initial
}

.header-mobile .btn-search-icon>*:before {
    margin: 0;
    font-size: 100%
}

.header-mobile>.btn-offcanvas {
    position: absolute;
    top: 3px;
    left: 3px;
    z-index: 1
}

.header-mobile .btn.dropdown-toggle,.header-mobile .dropdown-toggle.viewmore-products-btn,.header-mobile .btn.offcanvas,.header-mobile .offcanvas.viewmore-products-btn {
    border: none;
    padding: 0;
    font-size: 18px;
    color: #000;
    background: 0 0
}

.header-mobile .btn.dropdown-toggle:hover,.header-mobile .dropdown-toggle.viewmore-products-btn:hover,.header-mobile .btn.dropdown-toggle:active,.header-mobile .dropdown-toggle.viewmore-products-btn:active,.header-mobile .btn.dropdown-toggle:focus,.header-mobile .dropdown-toggle.viewmore-products-btn:focus,.header-mobile .btn.offcanvas:hover,.header-mobile .offcanvas.viewmore-products-btn:hover,.header-mobile .btn.offcanvas:active,.header-mobile .offcanvas.viewmore-products-btn:active,.header-mobile .btn.offcanvas:focus,.header-mobile .offcanvas.viewmore-products-btn:focus {
    color: #f9b200;
    background: 0 0
}

.header-mobile .search-mobile {
    padding: 0;
    display: block;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    pointer-events: none;
    top: 100%;
    left: 0;
    right: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

.header-mobile .box-right {
    margin-left: 15px
}

.rtl .header-mobile .box-right {
    margin-right: 15px;
    margin-left: inherit
}

.header-mobile .box-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    width: 40px;
    height: 40px
}

.header-mobile .apus-search-form .tt-menu a.media {
    padding: 12px
}

.table-visiable {
    display: table;
    width: 100%
}

.table-visiable>div {
    float: none;
    display: table-cell;
    vertical-align: middle
}

@media(min-width: 992px) {
    .table-visiable-dk {
        display:table;
        width: 100%
    }

    .table-visiable-dk>div {
        float: none;
        display: table-cell;
        vertical-align: middle
    }
}

.sticky-header {
    top: 0;
    width: 100%;
    position: fixed;
    background-color: #fff;
    left: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    -webkit-box-shadow: 0 13px 25px -12px rgba(0,0,0,6%);
    box-shadow: 0 13px 25px -12px rgba(0,0,0,6%)
}

.rtl .sticky-header {
    right: 0;
    left: auto
}

.sticky-header.sticky-header-hidden {
    -webkit-transform: translateY(-110%);
    -ms-transform: translateY(-110%);
    -o-transform: translateY(-110%);
    transform: translateY(-110%)
}

.sticky-header .main-menu.style1 .megamenu>li.dropdown:after {
    content: "";
    position: absolute;
    bottom: -8px;
    background-color: initial;
    width: 100%;
    height: 8px;
    left: 0
}

.rtl .sticky-header .main-menu.style1 .megamenu>li.dropdown:after {
    right: 0;
    left: auto
}

.sticky-header .main-menu.style1 .megamenu>li .dropdown-menu {
    margin-top: 8px
}

body.no-sticky.header_transparent section.elementor-element {
    background: 0 0!important
}

.header_transparent .apus-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 90;
    background-color: initial
}

.header_transparent .apus-header .main-sticky-header:not(.sticky-header) section.elementor-element {
    background-color: initial!important
}

.apus-header-404 {
    padding: 27px 30px;
    border-bottom: 0
}

@media only screen and (min-width: 1168px) {
    .apus-header-404 {
        padding:27px 85px
    }
}

.apus-header {
    z-index: 10;
    position: relative
}

.apus-header .widget-social.st_small .social a {
    color: #1a1a1a
}

.apus-header .widget-social.st_small .social a:hover {
    color: #f9b200
}

.apus-header .widget-social.st_small .social a:focus {
    color: #f9b200
}

.apus-header .widget-social.st_small .social a:focus-within {
    color: #f9b200
}

.apus-header .widget-social.st_small .social a:active {
    color: #f9b200
}

.apus-header .show-main-menu {
    font-size: 30px;
    line-height: 1;
    color: #1a1a1a
}

.apus-header .show-main-menu:hover {
    color: #f9b200
}

.apus-header .show-main-menu:focus {
    color: #f9b200
}

.apus-header .show-main-menu:focus-within {
    color: #f9b200
}

.apus-header .show-main-menu:active {
    color: #f9b200
}

.apus-header .wrapper-topmenu:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    background-color: initial;
    z-index: 9;
    width: 100%;
    height: 10px
}

.rtl .apus-header .wrapper-topmenu:before {
    right: 0;
    left: auto
}

.apus-header .wrapper-topmenu .dropdown-menu-right {
    top: calc(100% + 10px)
}

.apus-header .apus-header-404 .apus-schedule-visit a {
    color: #1a1a1a!important
}

.apus-header .apus-header-404 .apus-search-form>a {
    color: #1a1a1a!important
}

.apus-header .apus-header-space-1 {
    padding: 0 30px
}

@media only screen and (min-width: 1168px) {
    .apus-header .apus-header-space-1 {
        padding:0 85px
    }
}

.apus-header .apus-header-custom-logo-1 {
    padding-right: 100px
}

.rtl .apus-header .apus-header-custom-logo-1 {
    padding-left: 100px;
    padding-right: inherit
}

.header-button-woo>div {
    margin-left: 25px
}

.rtl .header-button-woo>div {
    margin-right: 25px;
    margin-left: inherit
}

.header-button-woo>div:last-child {
    margin-left: 0
}

.rtl .header-button-woo>div:last-child {
    margin-right: 0;
    margin-left: inherit
}

.over-dark {
    cursor: auto;
    cursor: url(../img/close-icon.png)20 20,auto;
    display: none;
    position: fixed;
    top: 0;
    z-index: 99;
    background: rgba(0,0,0,.7);
    width: 100%;
    height: 100%;
    right: 0
}

.rtl .over-dark {
    left: 0;
    right: auto
}

.over-dark.active {
    display: block
}

.menu-center .navbar-nav.megamenu {
    float: none;
    text-align: center
}

.apus-breadcrumb {
    background: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    margin: 0 0 30px;
    text-align: left;
    font-size: 15px
}

.apus-breadcrumb .breadcrumb-title {
    color: #ccc;
    margin: 0;
    font-weight: 300;
    font-size: 48px
}

.apus-breadcrumb nav {
    text-align: left;
    line-height: 30px
}

.rtl .apus-breadcrumb nav {
    text-align: right
}

.apus-breadcrumb nav a {
    color: #000
}

.apus-mainbody {
    background: 0 0;
    padding-top: 0;
    padding-bottom: 0
}

.apus-content {
    background: #fff
}

.apus-content:before,.apus-content:after {
    content: " ";
    display: table
}

.apus-content:after {
    clear: both
}

.navigation {
    display: block;
    clear: both
}

.apus-pagination {
    padding: 20px 0;
    margin: 0;
    font-size: 15px;
    font-family: rubik,Helvetica,Arial,sans-serif;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center
}

.apus-pagination:before,.apus-pagination:after {
    content: " ";
    display: table
}

.apus-pagination:after {
    clear: both
}

@media only screen and (min-width: 768px) {
    .apus-pagination {
        padding-bottom:0
    }
}

@media only screen and (min-width: 1168px) {
    .apus-pagination {
        padding:30px 0 0
    }
}

.apus-pagination>*:first-child {
    padding-left: 0;
    margin-left: 0
}

.rtl .apus-pagination>*:first-child {
    padding-right: 0;
    padding-left: inherit
}

.rtl .apus-pagination>*:first-child {
    margin-right: 0;
    margin-left: inherit
}

.apus-pagination>*:last-child {
    border: none;
    padding-right: 0;
    margin-right: 0
}

.rtl .apus-pagination>*:last-child {
    padding-left: 0;
    padding-right: inherit
}

.rtl .apus-pagination>*:last-child {
    margin-left: 0;
    margin-right: inherit
}

.apus-pagination .page-numbers,.apus-pagination .pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.apus-pagination .page-numbers li,.apus-pagination .pagination li {
    margin: 0 7px;
    padding: 0
}

.apus-pagination .page-numbers li:last-child,.apus-pagination .pagination li:last-child {
    margin-right: 0
}

.rtl .apus-pagination .page-numbers li:last-child,.rtl .apus-pagination .pagination li:last-child {
    margin-left: 0;
    margin-right: inherit
}

.apus-pagination .page-numbers li:first-child,.apus-pagination .pagination li:first-child {
    margin-left: 0
}

.rtl .apus-pagination .page-numbers li:first-child,.rtl .apus-pagination .pagination li:first-child {
    margin-right: 0;
    margin-left: inherit
}

.apus-pagination .page-numbers li>span,.apus-pagination .page-numbers li>a,.apus-pagination .pagination li>span,.apus-pagination .pagination li>a {
    padding: 0;
    margin: 0;
    float: none;
    border: none;
    color: #1a1a1a;
    min-width: 50px;
    font-size: 16px;
    background-color: initial;
    font-family: heebo,sans-serif;
    font-weight: 500;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    width: 50px;
    height: 50px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center
}

.apus-pagination .page-numbers li>span:hover,.apus-pagination .page-numbers li>span.current,.apus-pagination .page-numbers li>a:hover,.apus-pagination .page-numbers li>a.current,.apus-pagination .pagination li>span:hover,.apus-pagination .pagination li>span.current,.apus-pagination .pagination li>a:hover,.apus-pagination .pagination li>a.current {
    color: #fff;
    background: #f9b200;
    border-color: #f9b200
}

.apus-pagination .page-numbers li>span:hover.prev,.apus-pagination .page-numbers li>span:hover.next,.apus-pagination .page-numbers li>a:hover.prev,.apus-pagination .page-numbers li>a:hover.next,.apus-pagination .pagination li>span:hover.prev,.apus-pagination .pagination li>span:hover.next,.apus-pagination .pagination li>a:hover.prev,.apus-pagination .pagination li>a:hover.next {
    color: #f9b200;
    background-color: initial;
    border-color: transparent
}

.apus-pagination .page-numbers li>span.prev,.apus-pagination .page-numbers li>span.next,.apus-pagination .page-numbers li>a.prev,.apus-pagination .page-numbers li>a.next,.apus-pagination .pagination li>span.prev,.apus-pagination .pagination li>span.next,.apus-pagination .pagination li>a.prev,.apus-pagination .pagination li>a.next {
    font-size: 14px;
    background-color: initial
}

.apus-pagination .page-numbers li:last-child>*,.apus-pagination .pagination li:last-child>* {
    border: none
}

.apus-pagination>span,.apus-pagination>a {
    text-align: center;
    font-size: 16px;
    padding: 0;
    line-height: 1;
    min-width: 50px;
    overflow: visible;
    border: none;
    margin: 0 7px;
    background-color: initial;
    color: #1a1a1a;
    font-family: heebo,sans-serif;
    font-weight: 500;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    float: left;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

.rtl .apus-pagination>span,.rtl .apus-pagination>a {
    float: right
}

.apus-pagination>span:hover,.apus-pagination>a:hover {
    color: #fff;
    background: #f9b200;
    border-color: #f9b200
}

.apus-pagination>span:focus,.apus-pagination>a:focus {
    color: #fff;
    background: #f9b200;
    border-color: #f9b200
}

.apus-pagination>span:focus-within,.apus-pagination>a:focus-within {
    color: #fff;
    background: #f9b200;
    border-color: #f9b200
}

.apus-pagination>span:active,.apus-pagination>a:active {
    color: #fff;
    background: #f9b200;
    border-color: #f9b200
}

.apus-pagination>span.next,.apus-pagination>span.prev,.apus-pagination>a.next,.apus-pagination>a.prev {
    color: #1a1a1a;
    text-transform: none;
    font-size: 0;
    color: transparent;
    position: relative
}

.apus-pagination>span.next:hover,.apus-pagination>span.prev:hover,.apus-pagination>a.next:hover,.apus-pagination>a.prev:hover {
    color: #f9b200;
    background-color: initial
}

.apus-pagination>span.next:hover:before,.apus-pagination>span.prev:hover:before,.apus-pagination>a.next:hover:before,.apus-pagination>a.prev:hover:before {
    color: #f9b200
}

.apus-pagination>span.next:focus,.apus-pagination>span.prev:focus,.apus-pagination>a.next:focus,.apus-pagination>a.prev:focus {
    color: #f9b200;
    background-color: initial
}

.apus-pagination>span.next:focus:before,.apus-pagination>span.prev:focus:before,.apus-pagination>a.next:focus:before,.apus-pagination>a.prev:focus:before {
    color: #f9b200
}

.apus-pagination>span.next:focus-within,.apus-pagination>span.prev:focus-within,.apus-pagination>a.next:focus-within,.apus-pagination>a.prev:focus-within {
    color: #f9b200;
    background-color: initial
}

.apus-pagination>span.next:focus-within:before,.apus-pagination>span.prev:focus-within:before,.apus-pagination>a.next:focus-within:before,.apus-pagination>a.prev:focus-within:before {
    color: #f9b200
}

.apus-pagination>span.next:active,.apus-pagination>span.prev:active,.apus-pagination>a.next:active,.apus-pagination>a.prev:active {
    color: #f9b200;
    background-color: initial
}

.apus-pagination>span.next:active:before,.apus-pagination>span.prev:active:before,.apus-pagination>a.next:active:before,.apus-pagination>a.prev:active:before {
    color: #f9b200
}

.apus-pagination>span.next:before,.apus-pagination>span.prev:before,.apus-pagination>a.next:before,.apus-pagination>a.prev:before {
    content: "\f101";
    font-size: 14px;
    color: #1a1a1a;
    display: inline-block;
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: 900
}

.apus-pagination>span.current,.apus-pagination>a.current {
    color: #fff;
    background: #f9b200;
    border-color: #f9b200;
    pointer-events: none
}

.apus-pagination ul.page-numbers {
    margin: 0;
    padding: 0;
    list-style: none
}

.apus-footer {
    position: relative;
    z-index: 1;
    font-weight: 400;
    background: #fff;
    color: #6f6f6f;
    font-size: 15px
}

.apus-footer a {
    color: #999
}

.apus-footer a:hover {
    color: #f9b200
}

.apus-footer a:focus {
    color: #f9b200
}

.apus-footer a:focus-within {
    color: #f9b200
}

.apus-footer a:active {
    color: #f9b200
}

.apus-footer .logo.custom-logo {
    margin-bottom: 0
}

@media only screen and (min-width: 1168px) {
    .apus-footer .logo.custom-logo {
        margin-bottom:10px
    }
}

.apus-footer .elementor-element.elementor-widget-wp-widget-apus_recent_post h5 {
    color: #fff;
    text-transform: none;
    padding-bottom: 15px;
    margin-bottom: 40px;
    margin-top: 0;
    position: relative;
    font-family: heebo,sans-serif;
    font-weight: 500;
    font-size: 1.28571rem;
    line-height: 1.55556
}

.apus-footer .elementor-element.elementor-widget-wp-widget-apus_recent_post h5:before {
    content: "";
    position: absolute;
    bottom: -14px;
    border: 3px solid #fff;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: middle;
    left: 0;
    width: 10px;
    height: 10px
}

.lt-ie8 .apus-footer .elementor-element.elementor-widget-wp-widget-apus_recent_post h5:before {
    display: inline;
    zoom:1}

.rtl .apus-footer .elementor-element.elementor-widget-wp-widget-apus_recent_post h5:before {
    right: 0;
    left: auto
}

.apus-footer .elementor-element.elementor-widget-wp-widget-apus_recent_post h5:after {
    content: "";
    position: absolute;
    bottom: -10px;
    margin: 10px 0;
    background-color: #f9b200;
    left: 18px;
    width: 70px;
    height: 3px
}

.rtl .apus-footer .elementor-element.elementor-widget-wp-widget-apus_recent_post h5:after {
    right: 18px;
    left: auto
}

.footer-default {
    outline: none
}

.apus-footer.full-medium {
    margin-left: auto;
    margin-right: auto;
    max-width: 1600px
}

.apus-copyright {
    color: #6f6f6f;
    border-top: 1px solid #ddd;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative
}

.apus-copyright a {
    color: #f9b200
}

.apus-copyright a:hover {
    text-decoration: none
}

.apus-copyright a:focus {
    text-decoration: none
}

.apus-copyright a:focus-within {
    text-decoration: none
}

.apus-copyright a:active {
    text-decoration: none
}

.apus-copyright .widget-social {
    text-align: right
}

.rtl .apus-copyright .widget-social {
    text-align: left
}

.apus-copyright .widget-social a {
    color: #6f6f6f
}

.apus-copyright .widget-social a:hover {
    color: #f9b200
}

.apus-offcanvas {
    visibility: hidden;
    position: fixed;
    top: 0;
    z-index: 1000;
    background: #fff;
    overflow-x: auto;
    width: 100%;
    height: 100%;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.rtl .apus-offcanvas {
    right: 0;
    left: auto
}

@media only screen and (min-width: 768px) {
    .apus-offcanvas {
        width:400px
    }
}

.apus-offcanvas .apus-offcanvas-body {
    position: relative
}

.apus-offcanvas .offcanvas-bottom,.apus-offcanvas .offcanvas-top {
    height: 20%
}

.apus-offcanvas .offcanvas-middle {
    height: 60%;
    padding: 20px 0;
    overflow-x: hidden
}

.apus-offcanvas.active {
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-box-shadow: 2px 0 5px 0 rgba(0,0,0,.15);
    box-shadow: 2px 0 5px rgba(0,0,0,.15)
}

.apus-offcanvas .offcanvas-head {
    cursor: pointer;
    background-color: initial
}

.apus-offcanvas .offcanvas-head i {
    font-size: 15px;
    margin-right: 10px
}

.rtl .apus-offcanvas .offcanvas-head i {
    margin-left: 10px;
    margin-right: inherit
}

.apus-offcanvas .offcanvas-head a {
    color: #fff
}

.apus-offcanvas .logo-in-theme {
    margin-bottom: 30px
}

.apus-offcanvas .header-right>div {
    margin-left: 30px
}

.rtl .apus-offcanvas .header-right>div {
    margin-right: 30px;
    margin-left: inherit
}

.apus-offcanvas .header-right>div:last-child {
    margin-left: 0
}

.rtl .apus-offcanvas .header-right>div:last-child {
    margin-right: 0;
    margin-left: inherit
}

.apus-offcanvas .elementor-column {
    width: 100%!important
}

.apus-offcanvas .elementor-column .elementor-column-wrap,.apus-offcanvas .elementor-column .elementor-widget-wrap {
    padding: 0!important
}

.apus-offcanvas .elementor-column .widget {
    margin-bottom: 10px
}

@media(max-width: 991px) {
    .topbar-mobile {
        padding:10px
    }

    .topbar-mobile .btn,.topbar-mobile .viewmore-products-btn {
        margin-right: 10px;
        padding: 6px 10px
    }

    .rtl .topbar-mobile .btn,.rtl .topbar-mobile .viewmore-products-btn {
        margin-left: 10px;
        margin-right: inherit
    }

    .topbar-mobile .top-cart .dropdown-menu {
        left: 0;
        right: inherit
    }

    .topbar-mobile .top-cart .dropdown-menu:after,.topbar-mobile .top-cart .dropdown-menu:before {
        display: none
    }
}

.open-text {
    font-size: 26px;
    color: #fff;
    cursor: pointer;
    padding: 6px 8px;
    background: #4ec45e;
    display: inline-block;
    line-height: 1;
    -webkit-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}

.open-text:hover,.open-text:active {
    color: #fff;
    background: #3eba4f
}

.mobile-sidebar-panel-overlay {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.7);
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 90;
    visibility: hidden;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.mobile-sidebar-panel-overlay.active {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: url(../img/close-icon.png),auto
}

.close-sidebar-btn,.mobile-sidebar-btn {
    cursor: pointer;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 15px;
    display: inline-block;
    vertical-align: middle
}

.lt-ie8 .close-sidebar-btn,.lt-ie8 .mobile-sidebar-btn {
    display: inline;
    zoom:1}

.mobile-sidebar-btn {
    margin: 0 0 30px;
    color: #1a1a1a;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    font-family: heebo,sans-serif;
    line-height: 1;
    letter-spacing: .5px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center
}

.mobile-sidebar-btn:hover {
    color: #f9b200
}

.mobile-sidebar-btn:focus {
    color: #f9b200
}

.mobile-sidebar-btn:focus-within {
    color: #f9b200
}

.mobile-sidebar-btn:active {
    color: #f9b200
}

.mobile-sidebar-btn>* {
    font-size: 14px;
    margin: 0 10px 0 0
}

.rtl .mobile-sidebar-btn>* {
    margin: 0 0 0 10px
}

.mobile-sidebar-btn>*:before {
    margin: 0;
    font-size: 20px
}

.close-sidebar-btn:hover {
    color: #1a1a1a
}

.close-sidebar-btn:focus {
    color: #1a1a1a
}

.close-sidebar-btn:focus-within {
    color: #1a1a1a
}

.close-sidebar-btn:active {
    color: #1a1a1a
}

.close-sidebar-btn {
    cursor: pointer;
    padding: 8px 30px;
    margin: 0;
    display: block;
    font-size: 20px;
    background: #f9b200;
    color: #fff;
    border: none;
    width: 100%;
    font-weight: 400;
    font-family: rubik,Helvetica,Arial,sans-serif;
    text-align: left;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

.rtl .close-sidebar-btn {
    text-align: right
}

.close-sidebar-btn:hover {
    background: #f9b200;
    color: #fff
}

.close-sidebar-btn:focus {
    background: #f9b200;
    color: #fff
}

.close-sidebar-btn:focus-within {
    background: #f9b200;
    color: #fff
}

.close-sidebar-btn:active {
    background: #f9b200;
    color: #fff
}

.close-sidebar-btn>* {
    margin-right: 5px
}

.rtl .close-sidebar-btn>* {
    margin-left: 5px;
    margin-right: inherit
}

.close-sidebar-btn>*:before {
    margin: 0;
    font-size: 15px
}

.close-sidebar-btn>*:last-child {
    margin: 0
}

.apus-topbar .wrapper-topmenu:hover>a {
    color: #fff
}

.wrapper-top-cart .overlay-dropdown-menu-right {
    position: fixed;
    -webkit-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    z-index: 98
}

.wrapper-top-cart .overlay-dropdown-menu-right.active {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}

.wrapper-top-cart>.dropdown-menu-right {
    max-width: 70%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    position: fixed;
    z-index: 999;
    -webkit-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    top: 0;
    right: 0;
    background: #fff;
    width: 420px;
    height: 100%;
    padding: 30px;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.wrapper-top-cart>.dropdown-menu-right .widget_shopping_cart_heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex: none;
    -webkit-flex: 0 0 auto
}

.wrapper-top-cart>.dropdown-menu-right .widget_shopping_cart_heading>h3 {
    margin: 0 0 20px;
    font-size: 22px;
    padding: 0 0 20px;
    border-bottom: 1px solid #ddd;
    width: 100%;
    cursor: pointer;
    color: #ff3535
}

.wrapper-top-cart>.dropdown-menu-right .widget_shopping_cart_content_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex: auto;
    -webkit-flex: 1 1 auto;
    overflow-x: hidden;
    overflow-y: auto
}

.wrapper-top-cart>.dropdown-menu-right .shopping_cart_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    height: 100%
}

.wrapper-top-cart>.dropdown-menu-right .shopping_cart_content .cart_list {
    flex: auto;
    -webkit-flex: 1 1 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column
}

.wrapper-top-cart>.dropdown-menu-right .shopping_cart_content .cart-bottom {
    flex-direction: column;
    -webkit-flex-direction: column;
    flex: none;
    -webkit-flex: 0 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.wrapper-top-cart>.dropdown-menu-right.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.wrapper-top-cart .cart_list .variation {
    margin: 0
}

.wrapper-top-cart .cart_list .variation>* {
    display: inline-block;
    vertical-align: middle
}

.wrapper-top-cart .cart_list .variation>* p {
    margin: 0
}

.wrapper-top-cart .buttons .btn-block {
    margin-bottom: 10px
}

.rtl .wrapper-top-cart>.dropdown-menu-right {
    right: inherit;
    left: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.rtl .wrapper-top-cart>.dropdown-menu-right.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.apus-footer-custom-text {
    color: #b3b3b3;
    padding-right: 0
}

.rtl .apus-footer-custom-text {
    padding-left: 0;
    padding-right: inherit
}

@media only screen and (min-width: 1168px) {
    .apus-footer-custom-text {
        padding-right:60px
    }

    .rtl .apus-footer-custom-text {
        padding-left: 60px;
        padding-right: inherit
    }
}

.apus-footer-custom-text ul li {
    color: #fff;
    margin-bottom: 10px;
    line-height: 26px
}

@media only screen and (min-width: 1168px) {
    .apus-footer-custom-text ul li {
        margin-bottom:15px
    }
}

.apus-footer-custom-text ul li span,.apus-footer-custom-text ul li a {
    color: #6f6f6f
}

.apus-footer-custom-text ul li:last-child {
    margin-bottom: 0
}

.apus-footer-custom-text ul.dark li {
    color: #6f6f6f
}

.apus-footer-custom-text ul.dark li span {
    color: #1a1a1a
}

.apus-footer-custom-text p {
    margin-bottom: 0
}

@media only screen and (min-width: 1168px) {
    .apus-footer-custom-text p {
        margin-bottom:30px
    }
}

.text-copyright a {
    color: #f9b200
}

.text-copyright a:hover {
    color: #f9b200;
    text-decoration: underline
}

.text-copyright a:focus {
    color: #f9b200;
    text-decoration: underline
}

.text-copyright a:focus-within {
    color: #f9b200;
    text-decoration: underline
}

.text-copyright a:active {
    color: #f9b200;
    text-decoration: underline
}

.custom-copyright {
    text-align: center;
    text-transform: uppercase;
    color: #1a1a1a;
    font-size: .92857rem
}

.custom-copyright a {
    color: #f9b200
}

.custom-copyright a:hover {
    color: #f9b200
}

.custom-copyright a:focus {
    color: #f9b200
}

.custom-copyright a:focus-within {
    color: #f9b200
}

.custom-copyright a:active {
    color: #f9b200
}

.main-menu.style1 .megamenu>li>a {
    padding: 15px 15px 15px 0
}

.rtl .main-menu.style1 .megamenu>li>a {
    padding: 15px 0 15px 15px
}

.main-menu.style1 .megamenu>li.active>a .caret {
    color: #f9b200
}

.main-menu.style2 .megamenu>li>a {
    padding: 18px 15px 18px 0
}

.rtl .main-menu.style2 .megamenu>li>a {
    padding: 18px 0 18px 15px
}

.main-menu.style3 .megamenu>li>a {
    padding: 15px 15px 15px 0
}

.rtl .main-menu.style3 .megamenu>li>a {
    padding: 15px 0 15px 15px
}

.main-menu.menu-center {
    text-align: center
}

.main-menu.menu-center .navbar-nav {
    float: none
}

.main-menu.menu-left {
    text-align: left
}

.rtl .main-menu.menu-left {
    text-align: right
}

.main-menu.menu-left .navbar-nav {
    float: left
}

.rtl .main-menu.menu-left .navbar-nav {
    float: right
}

.main-menu.menu-right {
    text-align: right
}

.rtl .main-menu.menu-right {
    text-align: left
}

.main-menu.menu-right .navbar-nav {
    float: right
}

.rtl .main-menu.menu-right .navbar-nav {
    float: left
}

.highlight-color .main-menu .megamenu>li .active>a {
    outline: none
}

.highlight-color .main-menu .megamenu>li>a {
    color: #1a1a1a
}

.highlight-color .main-menu .megamenu>li:hover>a {
    color: #fff
}

.highlight-color .main-menu .megamenu>li:focus>a {
    color: #fff
}

.highlight-color .main-menu .megamenu>li:focus-within>a {
    color: #fff
}

.highlight-color .main-menu .megamenu>li:active>a {
    color: #fff
}

.navbar.apus-megamenu {
    border: none;
    min-height: 0;
    margin: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

.megamenu {
    padding: 0
}

.megamenu .menu-item-description {
    text-transform: none;
    font-size: 12px;
    font-weight: 400;
    padding: 15px 20px 15px 0
}

.rtl .megamenu .menu-item-description {
    padding: 15px 0 15px 20px
}

.megamenu li.aligned-fullwidth {
    position: static
}

.megamenu li.aligned-fullwidth>.dropdown-menu {
    width: calc(100% - 20px);
    left: 10px!important
}

.rtl .megamenu li.aligned-fullwidth>.dropdown-menu {
    right: 10px!important;
    left: auto
}

.megamenu>li {
    padding: 0;
    margin: 0;
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px
}

.lt-ie8 .megamenu>li {
    display: inline;
    zoom:1}

.rtl .megamenu>li {
    margin-left: 20px;
    margin-right: inherit
}

@media only screen and (min-width: 1168px) {
    .megamenu>li {
        margin-right:20px
    }

    .rtl .megamenu>li {
        margin-left: 20px;
        margin-right: inherit
    }
}

.megamenu>li:last-child {
    margin-right: 0
}

.rtl .megamenu>li:last-child {
    margin-left: 0;
    margin-right: inherit
}

.megamenu>li>a {
    position: relative;
    font-weight: 500;
    font-size: 16px;
    color: #1a1a1a;
    text-transform: none;
    font-family: heebo,sans-serif;
    background-color: initial!important;
    float: left;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    padding: 25px 15px 25px 0
}

.rtl .megamenu>li>a {
    float: right
}

.rtl .megamenu>li>a {
    padding: 25px 0 25px 15px
}

.megamenu>li>a:hover {
    background-color: initial!important
}

.megamenu>li>a:focus {
    background-color: initial!important
}

.megamenu>li>a:focus-within {
    background-color: initial!important
}

.megamenu>li>a:active {
    background-color: initial!important
}

.megamenu>li>a>.caret {
    border: none;
    margin: 0
}

.megamenu>li>a>.caret:before {
    font-size: 8px;
    content: "";
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    line-height: 1;
    border: none;
    margin-top: 0;
    color: inherit;
    font-weight: 700;
    top: -moz-calc(50% - 4px);
    top: -webkit-calc(50% - 4px);
    top: calc(50% - 4px);
    right: 5px;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

.rtl .megamenu>li>a>.caret:before {
    left: 5px;
    right: auto
}

.megamenu>li>a .fa,.megamenu>li>a img {
    max-width: 50px;
    margin-right: 8px
}

.rtl .megamenu>li>a .fa,.rtl .megamenu>li>a img {
    margin-left: 8px;
    margin-right: inherit
}

.megamenu>li>a>.text-label {
    font-size: 11px;
    padding: 0 5px;
    background: #d1ecf1;
    color: #fff;
    position: absolute;
    top: -10px;
    line-height: 2;
    display: inline-block;
    text-transform: capitalize;
    right: -15px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px
}

.rtl .megamenu>li>a>.text-label {
    left: -15px;
    right: auto
}

.megamenu>li>a>.text-label.label-hot {
    background: #ff3535
}

.megamenu>li>a>.text-label.label-hot:before {
    border-color: #ff3535 transparent transparent #ff3535
}

.megamenu>li>a>.text-label.label-new {
    background: #4ec45e
}

.megamenu>li>a>.text-label.label-new:before {
    border-color: #4ec45e transparent transparent #4ec45e
}

.megamenu>li>a>.text-label:before {
    content: '';
    position: absolute;
    z-index: 9;
    top: 100%;
    left: 7px;
    border-width: 3px;
    border-style: solid;
    border-color: #d1ecf1 transparent transparent #d1ecf1
}

.rtl .megamenu>li>a>.text-label:before {
    right: 7px;
    left: auto
}

.megamenu>li>a:hover {
    color: #f9b200
}

.megamenu>li>a:focus {
    color: #f9b200
}

.megamenu>li>a:focus-within {
    color: #f9b200
}

.megamenu>li>a:active {
    color: #f9b200
}

.megamenu>li:hover>a {
    color: #f9b200
}

.megamenu>li:hover>a:before {
    width: 100%;
    left: 0
}

.rtl .megamenu>li:hover>a:before {
    right: 0;
    left: auto
}

.megamenu>li:hover>a .caret {
    color: #f9b200
}

.megamenu>li:focus>a {
    color: #f9b200
}

.megamenu>li:focus>a:before {
    width: 100%;
    left: 0
}

.rtl .megamenu>li:focus>a:before {
    right: 0;
    left: auto
}

.megamenu>li:focus>a .caret {
    color: #f9b200
}

.megamenu>li:focus-within>a {
    color: #f9b200
}

.megamenu>li:focus-within>a:before {
    width: 100%;
    left: 0
}

.rtl .megamenu>li:focus-within>a:before {
    right: 0;
    left: auto
}

.megamenu>li:focus-within>a .caret {
    color: #f9b200
}

.megamenu>li:active>a {
    color: #f9b200
}

.megamenu>li:active>a:before {
    width: 100%;
    left: 0
}

.rtl .megamenu>li:active>a:before {
    right: 0;
    left: auto
}

.megamenu>li:active>a .caret {
    color: #f9b200
}

.megamenu>li.active>a {
    color: #f9b200
}

.megamenu>li.active>a:before {
    width: 100%;
    left: 0
}

.rtl .megamenu>li.active>a:before {
    right: 0;
    left: auto
}

.megamenu>li.active>a .caret {
    color: #f9b200
}

.megamenu>li:hover>a .caret:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.megamenu>li:focus>a .caret:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.megamenu>li:focus-within>a .caret:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.megamenu>li:active>a .caret:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.megamenu>li.aligned-right>.dropdown-menu {
    right: 0;
    left: auto
}

.rtl .megamenu>li.aligned-right>.dropdown-menu {
    left: 0;
    right: auto
}

.rtl .megamenu>li.aligned-right>.dropdown-menu {
    right: auto;
    left: auto
}

.megamenu .aligned-fullwidth>.dropdown-menu {
    padding: 50px 30px 30px
}

.megamenu .apus-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.megamenu.megamenu-404>li:hover>a {
    color: #fff
}

.megamenu.megamenu-404>li:focus>a {
    color: #fff
}

.megamenu.megamenu-404>li:focus-within>a {
    color: #fff
}

.megamenu.megamenu-404>li:active>a {
    color: #fff
}

.megamenu li .dropdown-menu {
    display: block;
    color: #474747;
    background: #fff;
    min-width: 220px;
    visibility: hidden;
    font-size: 12px;
    font-weight: 500;
    position: absolute;
    top: 100%;
    z-index: -1;
    padding: 0;
    pointer-events: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -webkit-transition: 300ms ease all;
    -o-transition: 300ms ease all;
    transition: 300ms ease all;
    opacity: 0;
    filter: alpha(opacity=0);
    left: 0;
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    -o-transform: scale(.9);
    transform: scale(.9)
}

.rtl .megamenu li .dropdown-menu {
    right: 0;
    left: auto
}

.megamenu li .dropdown-menu li {
    line-height: inherit;
    padding: 0;
    border-bottom: 1px solid #f4f4f4
}

.megamenu li .dropdown-menu li:hover>.dropdown-menu {
    z-index: 1;
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.megamenu li .dropdown-menu li:last-child {
    margin-bottom: 0
}

.megamenu li .dropdown-menu li>a {
    position: relative;
    font-size: 15px;
    padding: 8px 20px;
    width: 100%;
    z-index: 1;
    text-transform: none;
    overflow: hidden;
    color: #474747;
    font-weight: 400;
    background: 0 0!important;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

.lt-ie8 .megamenu li .dropdown-menu li>a {
    display: inline;
    zoom:1}

.megamenu li .dropdown-menu li>a:hover {
    color: #f9b200
}

.megamenu li .dropdown-menu li>a:focus {
    color: #f9b200
}

.megamenu li .dropdown-menu li>a:focus-within {
    color: #f9b200
}

.megamenu li .dropdown-menu li>a:active {
    color: #f9b200
}

.megamenu li .dropdown-menu li>a .caret {
    position: absolute;
    margin: 0;
    border: none;
    font-size: 8px;
    right: 0;
    top: -moz-calc(100% - 20px);
    top: -webkit-calc(100% - 20px);
    top: calc(100% - 20px)
}

.rtl .megamenu li .dropdown-menu li>a .caret {
    left: 0;
    right: auto
}

.megamenu li .dropdown-menu li>a .caret:before {
    display: inline-block;
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    content: '\f107'
}

.megamenu li .dropdown-menu li.open>a,.megamenu li .dropdown-menu li.active>a,.megamenu li .dropdown-menu li.current-menu-item>a {
    color: #f9b200
}

.megamenu li .dropdown-menu li.active>a {
    color: #f9b200
}

.megamenu li .dropdown-menu li.dropdown:after {
    top: 0;
    content: "";
    position: absolute;
    background-color: initial;
    right: -10px;
    width: 10px;
    height: 100%
}

.rtl .megamenu li .dropdown-menu li.dropdown:after {
    left: -10px;
    right: auto
}

.megamenu li .dropdown-menu li .dropdown-menu {
    top: 0;
    margin: 0;
    left: 100%
}

.rtl .megamenu li .dropdown-menu li .dropdown-menu {
    right: 100%;
    left: auto
}

.megamenu li .dropdown-menu li .menu-item-description {
    padding: 0;
    color: inherit
}

.megamenu li .dropdown-menu li:last-child {
    border-bottom: 0
}

.megamenu li .dropdown-menu .text-label {
    font-size: 12px;
    vertical-align: super;
    color: #f9b200;
    font-family: heebo,sans-serif;
    margin-left: 5px
}

.rtl .megamenu li .dropdown-menu .text-label {
    margin-right: 5px;
    margin-left: inherit
}

.megamenu li .dropdown-menu .text-label.label-hot {
    color: #ff3535
}

.megamenu li .dropdown-menu .text-label.label-new {
    color: #4ec45e
}

.megamenu li .dropdown-menu .current-menu-item>a {
    color: #fff
}

.megamenu li .dropdown-menu .widget-title,.megamenu li .dropdown-menu .widgettitle {
    margin: 0 0 10px;
    font-size: 18px;
    padding: 0;
    text-align: left
}

.rtl .megamenu li .dropdown-menu .widget-title,.rtl .megamenu li .dropdown-menu .widgettitle {
    text-align: right
}

.megamenu li .dropdown-menu .widget-title:before,.megamenu li .dropdown-menu .widget-title:after,.megamenu li .dropdown-menu .widgettitle:before,.megamenu li .dropdown-menu .widgettitle:after {
    display: none
}

.megamenu>li:hover>.dropdown-menu {
    z-index: 1;
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.megamenu>li:focus>.dropdown-menu {
    z-index: 1;
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.megamenu>li:focus-within>.dropdown-menu {
    z-index: 1;
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.navbar-offcanvas .navbar-nav {
    padding: 0;
    margin: 0;
    width: 100%;
    float: none
}

.navbar-offcanvas .navbar-nav li {
    position: relative;
    display: block;
    float: none;
    margin: 0;
    border-bottom: 1px solid #ddd
}

.navbar-offcanvas .navbar-nav li:last-child {
    border-bottom: 0
}

.navbar-offcanvas .navbar-nav li>.icon-toggle {
    position: absolute;
    top: 0;
    z-index: 2;
    cursor: pointer;
    padding: 0;
    font-size: 14px;
    border: none;
    cursor: pointer;
    color: #1a1a1a;
    width: 44px;
    height: 44px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    right: 0
}

.rtl .navbar-offcanvas .navbar-nav li>.icon-toggle {
    left: 0;
    right: auto
}

.navbar-offcanvas .navbar-nav li>.icon-toggle>*:before {
    margin: 0;
    font-size: 100%
}

.navbar-offcanvas .navbar-nav li>a {
    line-height: 28px;
    display: block;
    background: 0 0!important
}

.navbar-offcanvas .navbar-nav li.open>a,.navbar-offcanvas .navbar-nav li.open>a:focus,.navbar-offcanvas .navbar-nav li.open>a:hover,.navbar-offcanvas .navbar-nav li.active>a,.navbar-offcanvas .navbar-nav li.active>a:focus,.navbar-offcanvas .navbar-nav li.active>a:hover {
    color: #f9b200;
    background: 0 0
}

.navbar-offcanvas .dropdown-menu {
    margin: 0
}

.navbar-offcanvas .dropdown-menu>li a {
    background: 0 0!important
}

.navbar-offcanvas .dropdown-menu>li.active>a,.navbar-offcanvas .dropdown-menu>li>a:hover,.navbar-offcanvas .dropdown-menu>li>a:focus {
    color: #1a1a1a;
    text-decoration: underline
}

.navbar-offcanvas .dropdown-menu [class*=col-sm] {
    width: 100%
}

.navbar-offcanvas .dropdown-menu .dropdown-menu-inner {
    padding: 0 30px
}

.navbar-offcanvas .dropdown-menu .widgettitle {
    font-weight: 600;
    margin: 0 0 10px
}

.navbar-offcanvas .dropdown-menu .dropdown-menu {
    top: 0;
    left: 100%
}

.rtl .navbar-offcanvas .dropdown-menu .dropdown-menu {
    right: 100%;
    left: auto
}

.navbar-offcanvas li:hover .dropdown-menu {
    display: block
}

.navbar-offcanvas .aligned-fullwidth>.dropdown-menu {
    width: 100%
}

.main-mobile-menu .has-submenu>.sub-menu {
    list-style: none;
    display: none;
    border-top: 1px solid #ddd;
    padding-left: 0
}

.rtl .main-mobile-menu .has-submenu>.sub-menu {
    padding-right: 0;
    padding-left: inherit
}

.main-mobile-menu .has-submenu>.sub-menu li a {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 0
}

.rtl .main-mobile-menu .has-submenu>.sub-menu li a {
    padding-right: 30px;
    padding-left: inherit
}

.rtl .main-mobile-menu .has-submenu>.sub-menu li a {
    padding-left: 0;
    padding-right: inherit
}

.main-mobile-menu .has-submenu>.sub-menu li>.sub-menu li a {
    padding-left: 45px
}

.rtl .main-mobile-menu .has-submenu>.sub-menu li>.sub-menu li a {
    padding-right: 45px;
    padding-left: inherit
}

.main-mobile-menu .widget .widget-title,.main-mobile-menu .widget .widgettitle,.main-mobile-menu .widget .widget-heading {
    margin: 0 0 10px;
    font-size: 15px;
    padding: 0 0 8px;
    text-align: inherit
}

.main-mobile-menu .sub-menu {
    max-width: 100%
}

.main-mobile-menu .shop-list-small {
    margin-bottom: 10px
}

.main-mobile-menu .text-label {
    font-size: 12px;
    vertical-align: super;
    margin-left: 5px;
    color: #f9b200;
    font-family: heebo,sans-serif
}

.rtl .main-mobile-menu .text-label {
    margin-right: 5px;
    margin-left: inherit
}

.main-mobile-menu .text-label.label-hot {
    color: #ff3535
}

.main-mobile-menu .text-label.label-new {
    color: #4ec45e
}

#apus-mobile-menu .btn-toggle-canvas {
    cursor: pointer;
    padding: 8px 15px;
    display: block;
    font-size: 20px;
    background: #f9b200;
    color: #fff;
    text-align: center;
    border: 0;
    width: 100%;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

#apus-mobile-menu .btn-toggle-canvas:hover {
    background-color: #f9b200;
    color: #fff
}

#apus-mobile-menu .btn-toggle-canvas:focus {
    background-color: #f9b200;
    color: #fff
}

#apus-mobile-menu .btn-toggle-canvas:focus-within {
    background-color: #f9b200;
    color: #fff
}

#apus-mobile-menu .btn-toggle-canvas:active {
    background-color: #f9b200;
    color: #fff
}

#apus-mobile-menu .btn-toggle-canvas>*:before {
    font-size: 100%;
    margin: 0
}

#apus-mobile-menu .offcanvas-head strong {
    margin: 0 5px
}

#apus-mobile-menu .navbar {
    border: none
}

#apus-mobile-menu .navbar-collapse {
    border-top: 0;
    padding: 15px 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

#apus-mobile-menu .navbar-collapse .navbar-nav li a {
    padding-top: 8px;
    padding-bottom: 8px
}

.menu-setting-menu-container .apus-menu-top {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 2
}

.menu-setting-menu-container .apus-menu-top li a {
    padding: 0 15px;
    width: 100%
}

.menu-setting-menu-container .apus-menu-top ul {
    padding-left: 15px
}

.rtl .menu-setting-menu-container .apus-menu-top ul {
    padding-right: 15px;
    padding-left: inherit
}

.wrapper-topmenu .dropdown-menu {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

.topmenu-menu {
    font-size: 15px;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0
}

.topmenu-menu i {
    margin-right: 7px
}

.rtl .topmenu-menu i {
    margin-left: 7px;
    margin-right: inherit
}

.topmenu-menu>li {
    float: none;
    white-space: nowrap
}

.topmenu-menu>li>a {
    background: 0 0!important;
    padding: 0
}

.topmenu-menu>li.active>a {
    color: #f9b200
}

.top-wrapper-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center
}

.top-wrapper-menu a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin-right: 15px
}

.rtl .top-wrapper-menu a {
    margin-left: 15px;
    margin-right: inherit
}

.top-wrapper-menu a:last-child {
    margin-right: 0
}

.rtl .top-wrapper-menu a:last-child {
    margin-left: 0;
    margin-right: inherit
}

.top-wrapper-menu a i {
    text-align: center;
    padding: 3px;
    cursor: pointer;
    font-size: .85714rem;
    background-color: rgba(0,0,0,8%);
    border: 1px solid rgba(0,0,0,1%);
    margin-right: 8px;
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px
}

.rtl .top-wrapper-menu a i {
    margin-left: 8px;
    margin-right: inherit
}

.lt-ie8 .top-wrapper-menu a i {
    display: inline;
    zoom:1}

.top-wrapper-menu a>* {
    margin-right: 5px
}

.rtl .top-wrapper-menu a>* {
    margin-left: 5px;
    margin-right: inherit
}

.main-page .page-links {
    clear: both;
    overflow: hidden;
    padding: 30px 0;
    margin: 0
}

.main-page #comments {
    margin-top: 30px;
    clear: both
}

.apus-faq-auto {
    padding-left: 0;
    padding-right: 0
}

@media only screen and (min-width: 768px) {
    .apus-faq-auto {
        padding-left:50px;
        padding-right: 50px
    }
}

@media only screen and (min-width: 1168px) {
    .apus-faq-auto {
        padding-left:160px;
        padding-right: 160px
    }
}

div.wpcf7-validation-errors {
    padding: 15px
}

.contact-form-content {
    padding: 30px;
    background: #fff;
    min-height: 260px
}

.contact-form-content .rounded {
    margin-right: 10px;
    color: #fff;
    width: 40px;
    height: 40px;
    background: #ccc
}

.rtl .contact-form-content .rounded {
    margin-left: 10px;
    margin-right: inherit
}

.contact-form-content .rounded .fa,.contact-form-content .rounded .icon {
    font-size: 16px;
    margin: 13px
}

.contact-form-content small {
    color: #3c3c3c
}

.user.row {
    margin-left: auto;
    margin-right: auto;
    max-width: 570px
}

.user>div {
    display: none
}

.user>div.active {
    display: block
}

.user form {
    margin-bottom: 25px!important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

.user form.login,.user form.register {
    margin-bottom: 80px!important
}

.user form.login input[type=text],.user form.login input[type=email],.user form.login input[type=password],.user form.register input[type=text],.user form.register input[type=email],.user form.register input[type=password] {
    font-size: 14px;
    font-weight: 400
}

.user form.login input[type=text]::-moz-placeholder,.user form.login input[type=email]::-moz-placeholder,.user form.login input[type=password]::-moz-placeholder,.user form.register input[type=text]::-moz-placeholder,.user form.register input[type=email]::-moz-placeholder,.user form.register input[type=password]::-moz-placeholder {
    color: #555;
    opacity: 1;
    text-transform: none
}

.user form.login input[type=text]:-ms-input-placeholder,.user form.login input[type=email]:-ms-input-placeholder,.user form.login input[type=password]:-ms-input-placeholder,.user form.register input[type=text]:-ms-input-placeholder,.user form.register input[type=email]:-ms-input-placeholder,.user form.register input[type=password]:-ms-input-placeholder {
    color: #555;
    text-transform: none
}

.user form.login input[type=text]::-webkit-input-placeholder,.user form.login input[type=email]::-webkit-input-placeholder,.user form.login input[type=password]::-webkit-input-placeholder,.user form.register input[type=text]::-webkit-input-placeholder,.user form.register input[type=email]::-webkit-input-placeholder,.user form.register input[type=password]::-webkit-input-placeholder {
    color: #555;
    text-transform: none
}

.user .title {
    padding: 0;
    position: relative;
    text-transform: none;
    color: #1a1a1a;
    font-weight: 500;
    font-size: 30px;
    margin: 0;
    margin-bottom: 0
}

.user .create {
    margin-bottom: 30px
}

@media(min-width: 1200px) {
    .user .create {
        margin-bottom:50px
    }
}

.user .create a {
    font-size: 12px;
    text-decoration: underline;
    text-transform: uppercase
}

.page-404 .not-found {
    margin: 50px 0
}

@media only screen and (min-width: 768px) {
    .page-404 .not-found {
        margin:100px 0 128px
    }
}

@media only screen and (min-width: 1168px) {
    .page-404 .not-found {
        margin:150px 0 178px
    }
}

.page-404 .description {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 1.625
}

@media only screen and (min-width: 768px) {
    .page-404 .description {
        font-size:18px;
        line-height: 1.55556
    }
}

.page-404 .title-big {
    color: #1a1a1a;
    text-transform: none;
    line-height: 1;
    margin: 0 0 15px;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: heebo,sans-serif;
    padding-right: 0
}

.rtl .page-404 .title-big {
    padding-left: 0;
    padding-right: inherit
}

@media only screen and (min-width: 768px) {
    .page-404 .title-big {
        font-size:48px;
        padding-right: 30px
    }

    .rtl .page-404 .title-big {
        padding-left: 30px;
        padding-right: inherit
    }
}

.page-404 .sub-title {
    font-size: 1.71429rem;
    font-weight: 500;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
    line-height: 1.41667
}

@media only screen and (min-width: 1168px) {
    .page-404 .sub-title {
        font-size:2.71429rem;
        line-height: 1.26316
    }
}

@media only screen and (min-width: 1379px) {
    .page-404 .sub-title {
        font-size:3rem;
        line-height: 1.2381
    }
}

.page-404 .widget-search {
    margin-bottom: 40px;
    margin-top: 30px;
    padding-right: 0
}

.rtl .page-404 .widget-search {
    padding-left: 0;
    padding-right: inherit
}

@media only screen and (min-width: 768px) {
    .page-404 .widget-search {
        padding-right:160px
    }

    .rtl .page-404 .widget-search {
        padding-left: 160px;
        padding-right: inherit
    }
}

.page-404 .page-content {
    margin-bottom: 0;
    padding-right: 0
}

.rtl .page-404 .page-content {
    padding-left: 0;
    padding-right: inherit
}

@media only screen and (min-width: 768px) {
    .page-404 .page-content {
        padding-right:30px
    }

    .rtl .page-404 .page-content {
        padding-left: 30px;
        padding-right: inherit
    }
}

.page-404 .btn-to-back {
    outline: none;
    cursor: pointer;
    position: relative;
    background: #f9b200;
    border: 2px solid transparent;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0;
    padding: 0 28px;
    line-height: 2.5;
    min-width: 50px;
    text-transform: capitalize;
    text-decoration: none;
    pointer-events: auto;
    z-index: 1;
    font-weight: 500;
    font-family: heebo,sans-serif;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    display: inline-block;
    vertical-align: middle;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
    -o-text-shadow: none;
    text-transform: none
}

.lt-ie8 .page-404 .btn-to-back {
    display: inline;
    zoom:1}

.page-404 .btn-to-back:hover {
    color: #f9b200;
    background-color: initial;
    border-color: #f9b200
}

.page-404 .btn-to-back:focus {
    color: #f9b200;
    background-color: initial;
    border-color: #f9b200
}

.page-404 .btn-to-back:focus-within {
    color: #f9b200;
    background-color: initial;
    border-color: #f9b200
}

.page-404 .btn-to-back:active {
    color: #f9b200;
    background-color: initial;
    border-color: #f9b200
}

.page-404 .btn-to-back:visited {
    text-decoration: none
}

.page-404 .btn-to-back.disabled,.page-404 .btn-to-back[disabled],fieldset[disabled] .page-404 .btn-to-back {
    cursor: not-allowed;
    pointer-events: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.page-404 .error_bg {
    background-image: url(../img/404_bg.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    min-height: 375px;
    margin-top: 30px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover
}

@media only screen and (min-width: 768px) {
    .page-404 .error_bg {
        margin-top:0
    }
}

@media only screen and (min-width: 1168px) {
    .page-404 .error_bg {
        min-height:570px;
        background-position: 50%
    }
}

.page-404 input[type=text] {
    padding: 0 53px 0 0;
    border-bottom: 2px solid #e1e6eb
}

.rtl .page-404 input[type=text] {
    padding: 0 0 0 53px
}

.page-404 input[type=text]:hover {
    border-color: #f9b200
}

.page-404 input[type=text]:focus {
    border-color: #f9b200
}

.page-404 input[type=text]:focus-within {
    border-color: #f9b200
}

.page-404 input[type=text]:active {
    border-color: #f9b200
}

.page-404 form .btn,.page-404 form .viewmore-products-btn {
    margin: 0;
    padding: 0;
    border: none;
    min-width: auto;
    width: auto;
    height: 44px
}

body.error404 {
    outline: none
}

body.apus-page-team,body.post-type-archive-team {
    background-color: #f8f8ff
}

.privacy-title {
    font-size: 1.42857rem;
    margin-bottom: 15px;
    margin-top: 15px;
    line-height: 1.5
}

@media only screen and (min-width: 1168px) {
    .privacy-title {
        margin-bottom:30px;
        margin-top: 30px
    }
}

.privacy-title:first-child {
    margin-top: 0
}

.privacy-sub-title {
    font-size: 1.14286rem;
    margin-bottom: 15px;
    margin-top: 15px;
    line-height: 1.75
}

@media only screen and (min-width: 1168px) {
    .privacy-sub-title {
        margin-bottom:30px;
        margin-top: 30px
    }
}

.privacy-sub-title:last-child {
    margin-bottom: 0
}

body.faq-page {
    background-color: #f2f3f5
}

body.single-apartment .main-content {
    padding-bottom: 0
}

body.apartment-style1 {
    background-color: #f9f9f9
}

.apus-term-page .elementor-widget-heading h1.elementor-heading-title,.apus-term-page .elementor-widget-heading h2.elementor-heading-title,.apus-term-page .elementor-widget-heading h3.elementor-heading-title,.apus-term-page .elementor-widget-heading h4.elementor-heading-title,.apus-term-page .elementor-widget-heading h5.elementor-heading-title,.apus-term-page .elementor-widget-heading h6.elementor-heading-title {
    margin-bottom: 15px
}

@media only screen and (min-width: 768px) {
    .apus-term-page .elementor-widget-heading h1.elementor-heading-title,.apus-term-page .elementor-widget-heading h2.elementor-heading-title,.apus-term-page .elementor-widget-heading h3.elementor-heading-title,.apus-term-page .elementor-widget-heading h4.elementor-heading-title,.apus-term-page .elementor-widget-heading h5.elementor-heading-title,.apus-term-page .elementor-widget-heading h6.elementor-heading-title {
        margin-bottom:20px
    }
}

@media only screen and (min-width: 1168px) {
    .apus-term-page .elementor-widget-heading h1.elementor-heading-title,.apus-term-page .elementor-widget-heading h2.elementor-heading-title,.apus-term-page .elementor-widget-heading h3.elementor-heading-title,.apus-term-page .elementor-widget-heading h4.elementor-heading-title,.apus-term-page .elementor-widget-heading h5.elementor-heading-title,.apus-term-page .elementor-widget-heading h6.elementor-heading-title {
        margin-bottom:40px
    }
}

p.no-comments {
    font-weight: 400!important;
    border-bottom: 1px dotted;
    display: inline-block;
    vertical-align: middle
}

.lt-ie8 p.no-comments {
    display: inline;
    zoom:1}

.main-navigation,.page-description,.author-description .author-link,.not-found .page-title,.error-404 .page-title,.post-navigation .post-title,.pagination .nav-links,.comments-title,.comment-author .fn,.no-comments,.site-title {
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

div.avatar img {
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 0;
    top: 20px;
    position: absolute;
    border: none;
    left: -45px;
    width: 90px;
    height: 90px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%
}

.rtl div.avatar img {
    right: -45px;
    left: auto
}

.page-title {
    font-family: heebo,sans-serif;
    font-weight: 500
}

.site-branding,.main-navigation ul.main-menu>li,.social-navigation,.author-description .author-bio,.nav-links {
    line-height: 1.25
}

.entry-title,.not-found .page-title,.error-404 .page-title,.has-larger-font-size {
    font-size: 19px
}

@media only screen and (min-width: 768px) {
    .entry-title,.not-found .page-title,.error-404 .page-title,.has-larger-font-size {
        font-size:16px
    }
}

.has-regular-font-size,.has-large-font-size,.comments-title {
    padding: 0;
    position: relative;
    text-transform: none;
    color: #1a1a1a;
    font-weight: 500;
    font-size: 30px;
    margin: 0;
    margin-bottom: 10px
}

.site-title,.site-description,.main-navigation,.nav-links,.page-title,.page-description,.comment-author .fn,.no-comments,h2.author-title,p.author-bio {
    font-size: 15px
}

.pagination .nav-links,.comment-content {
    font-size: 17px
}

.entry-meta,.entry-footer,.discussion-meta-info,.site-info,.has-small-font-size,.comment-reply-link,.comment-edit-link,.comment-metadata,.comment-notes,.sticky-post,#cancel-comment-reply-link,img:after {
    font-size: 13px
}

.site-title,.page-title {
    font-weight: 400
}

.page-description,.page-links a {
    font-weight: 700
}

.site-description {
    letter-spacing: -.01em
}

.post-navigation .post-title,.entry-title,.not-found .page-title,.error-404 .page-title,.comments-title,blockquote {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-break: break-word;
    word-wrap: break-word
}

.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item {
    width: calc((100% - 30px)/2)
}

.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item {
    margin: 0 30px 30px 0
}

.rtl .blocks-gallery-grid .blocks-gallery-image,.rtl .blocks-gallery-grid .blocks-gallery-item,.rtl .wp-block-gallery .blocks-gallery-image,.rtl .wp-block-gallery .blocks-gallery-item {
    margin: 0 0 30px 30px
}

.post .entry-content>*,.post .entry-summary>*,.post .entry-description>* {
    margin-top: 22px;
    margin-bottom: 22px;
    max-width: 100%
}

@media only screen and (min-width: 768px) {
    .post .entry-content>*,.post .entry-summary>*,.post .entry-description>* {
        margin-top:32px;
        margin-bottom: 32px
    }
}

.post .entry-content>* figcaption,.post .entry-summary>* figcaption,.post .entry-description>* figcaption {
    margin-top: 15px
}

.post .entry-content>*:first-child,.post .entry-summary>*:first-child,.post .entry-description>*:first-child {
    margin-top: 0
}

.post .entry-content>*:last-child,.post .entry-summary>*:last-child,.post .entry-description>*:last-child {
    margin-bottom: 0
}

.post .entry-content blockquote,.post .entry-summary blockquote,.post .entry-description blockquote {
    font-size: 16px;
    font-style: italic;
    color: #1a1a1a;
    margin: 40px 0;
    position: relative;
    background-color: #f2f3f5;
    clear: both;
    border: none;
    font-family: rubik,Helvetica,Arial,sans-serif;
    padding: 30px;
    line-height: 1.625
}

@media only screen and (min-width: 768px) {
    .post .entry-content blockquote,.post .entry-summary blockquote,.post .entry-description blockquote {
        font-size:18px;
        line-height: 1.66667;
        padding: 30px 20px 30px 80px
    }

    .rtl .post .entry-content blockquote,.rtl .post .entry-summary blockquote,.rtl .post .entry-description blockquote {
        padding: 30px 80px 30px 20px
    }
}

.post .entry-content blockquote:before,.post .entry-summary blockquote:before,.post .entry-description blockquote:before {
    color: #6f6f6f;
    font-size: 2.85714rem;
    position: absolute;
    top: 15px;
    content: "";
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    opacity: .1;
    filter: alpha(opacity=10);
    left: 30px
}

.rtl .post .entry-content blockquote:before,.rtl .post .entry-summary blockquote:before,.rtl .post .entry-description blockquote:before {
    right: 30px;
    left: auto
}

@media only screen and (min-width: 768px) {
    .post .entry-content blockquote:before,.post .entry-summary blockquote:before,.post .entry-description blockquote:before {
        font-size:3.57143rem
    }
}

@media only screen and (min-width: 1168px) {
    .post .entry-content blockquote:before,.post .entry-summary blockquote:before,.post .entry-description blockquote:before {
        font-size:5.14286rem
    }
}

.post .entry-content blockquote p,.post .entry-summary blockquote p,.post .entry-description blockquote p {
    margin-bottom: 15px
}

.post .entry-content blockquote cite,.post .entry-summary blockquote cite,.post .entry-description blockquote cite {
    font-style: italic;
    font-size: 14px;
    font-family: rubik,Helvetica,Arial,sans-serif
}

.post .entry-content blockquote.has-very-dark-gray-color,.post .entry-summary blockquote.has-very-dark-gray-color,.post .entry-description blockquote.has-very-dark-gray-color {
    background-color: initial;
    color: #fff
}

.post .entry-content blockquote.has-very-dark-gray-color:before,.post .entry-summary blockquote.has-very-dark-gray-color:before,.post .entry-description blockquote.has-very-dark-gray-color:before {
    color: #fff;
    left: 30px
}

.rtl .post .entry-content blockquote.has-very-dark-gray-color:before,.rtl .post .entry-summary blockquote.has-very-dark-gray-color:before,.rtl .post .entry-description blockquote.has-very-dark-gray-color:before {
    right: 30px;
    left: auto
}

.post .entry-content blockquote.has-very-dark-gray-color cite,.post .entry-summary blockquote.has-very-dark-gray-color cite,.post .entry-description blockquote.has-very-dark-gray-color cite {
    color: #fff
}

.post .entry-content h1,.post .entry-content h2,.post .entry-content h3,.post .entry-content h4,.post .entry-content h5,.post .entry-content h6,.post .entry-summary h1,.post .entry-summary h2,.post .entry-summary h3,.post .entry-summary h4,.post .entry-summary h5,.post .entry-summary h6,.post .entry-description h1,.post .entry-description h2,.post .entry-description h3,.post .entry-description h4,.post .entry-description h5,.post .entry-description h6 {
    letter-spacing: 0
}

.post .entry-content>.post-title-desc,.post .entry-summary>.post-title-desc,.post .entry-description>.post-title-desc {
    margin-bottom: 0;
    font-size: 1.14286rem;
    line-height: 1.625
}

.post .entry-content>.post-list-desc,.post .entry-summary>.post-list-desc,.post .entry-description>.post-list-desc {
    overflow: hidden;
    margin-top: .71429rem;
    margin-bottom: 0;
    list-style: none;
    color: #1a1a1a;
    padding-left: 0
}

.rtl .post .entry-content>.post-list-desc,.rtl .post .entry-summary>.post-list-desc,.rtl .post .entry-description>.post-list-desc {
    padding-right: 0;
    padding-left: inherit
}

.post .entry-content>.post-list-desc>li,.post .entry-summary>.post-list-desc>li,.post .entry-description>.post-list-desc>li {
    position: relative;
    padding-left: 1.07143rem
}

.rtl .post .entry-content>.post-list-desc>li,.rtl .post .entry-summary>.post-list-desc>li,.rtl .post .entry-description>.post-list-desc>li {
    padding-right: 1.07143rem;
    padding-left: inherit
}

.post .entry-content>.post-list-desc>li:before,.post .entry-summary>.post-list-desc>li:before,.post .entry-description>.post-list-desc>li:before {
    content: "";
    background-color: #1a1a1a;
    top: .71429rem;
    position: absolute;
    width: .35714rem;
    height: .35714rem;
    left: 0;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%
}

.rtl .post .entry-content>.post-list-desc>li:before,.rtl .post .entry-summary>.post-list-desc>li:before,.rtl .post .entry-description>.post-list-desc>li:before {
    right: 0;
    left: auto
}

.post .entry-content .wp-block-separator,.post .entry-content hr,.post .entry-summary .wp-block-separator,.post .entry-summary hr,.post .entry-description .wp-block-separator,.post .entry-description hr {
    background-color: #ddd;
    border: 0;
    height: 2px;
    margin-bottom: 2rem;
    margin-top: 2rem;
    max-width: 2.25em;
    text-align: left
}

.rtl .post .entry-content .wp-block-separator,.rtl .post .entry-content hr,.rtl .post .entry-summary .wp-block-separator,.rtl .post .entry-summary hr,.rtl .post .entry-description .wp-block-separator,.rtl .post .entry-description hr {
    text-align: right
}

.post .entry-content .wp-block-separator.is-style-wide,.post .entry-content hr.is-style-wide,.post .entry-summary .wp-block-separator.is-style-wide,.post .entry-summary hr.is-style-wide,.post .entry-description .wp-block-separator.is-style-wide,.post .entry-description hr.is-style-wide {
    max-width: 100%
}

.post .entry-content .wp-block-separator.is-style-dots,.post .entry-content hr.is-style-dots,.post .entry-summary .wp-block-separator.is-style-dots,.post .entry-summary hr.is-style-dots,.post .entry-description .wp-block-separator.is-style-dots,.post .entry-description hr.is-style-dots {
    max-width: 100%;
    background-color: inherit;
    border: inherit;
    height: inherit;
    text-align: center
}

.post .entry-content .wp-block-separator.is-style-dots:before,.post .entry-content hr.is-style-dots:before,.post .entry-summary .wp-block-separator.is-style-dots:before,.post .entry-summary hr.is-style-dots:before,.post .entry-description .wp-block-separator.is-style-dots:before,.post .entry-description hr.is-style-dots:before {
    color: #6f6f6f;
    font-size: 15px;
    letter-spacing: 0;
    padding-left: 20px
}

.rtl .post .entry-content .wp-block-separator.is-style-dots:before,.rtl .post .entry-content hr.is-style-dots:before,.rtl .post .entry-summary .wp-block-separator.is-style-dots:before,.rtl .post .entry-summary hr.is-style-dots:before,.rtl .post .entry-description .wp-block-separator.is-style-dots:before,.rtl .post .entry-description hr.is-style-dots:before {
    padding-right: 20px;
    padding-left: inherit
}

.post .entry-content .wp-block-separator+h1:before,.post .entry-content .wp-block-separator+h2:before,.post .entry-content hr+h1:before,.post .entry-content hr+h2:before,.post .entry-summary .wp-block-separator+h1:before,.post .entry-summary .wp-block-separator+h2:before,.post .entry-summary hr+h1:before,.post .entry-summary hr+h2:before,.post .entry-description .wp-block-separator+h1:before,.post .entry-description .wp-block-separator+h2:before,.post .entry-description hr+h1:before,.post .entry-description hr+h2:before {
    display: none
}

.list-categories {
    position: relative;
    text-transform: capitalize;
    font-size: 13px;
    cursor: pointer;
    color: #777
}

.list-categories:before {
    content: '\f07c';
    display: inline-block;
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    margin-right: 7px;
    font-style: normal;
    font-size: 16px
}

.rtl .list-categories:before {
    margin-left: 7px;
    margin-right: inherit
}

.list-categories .categories-name {
    color: #777
}

.list-categories .categories-name:hover {
    color: #f9b200
}

.entry-date {
    position: relative;
    text-transform: capitalize;
    font-size: 13px;
    cursor: pointer;
    color: #777
}

.entry-date:before {
    content: "";
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    display: inline-block;
    margin-right: 5px
}

.rtl .entry-date:before {
    margin-left: 5px;
    margin-right: inherit
}

.entry-author {
    position: relative;
    text-transform: capitalize;
    font-size: 13px;
    cursor: pointer;
    color: #777
}

.entry-author:before {
    display: inline-block;
    content: "";
    font-size: 16px;
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px
}

.rtl .entry-author:before {
    margin-left: 5px;
    margin-right: inherit
}

.entry-author a {
    color: #777
}

.entry-author a:hover {
    color: #f9b200
}

.entry-comments {
    font-size: 13px;
    font-family: rubik,Helvetica,Arial,sans-serif;
    position: relative;
    color: #777
}

.entry-comments:before {
    content: "";
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-size: 16px;
    margin-right: 5px
}

.rtl .entry-comments:before {
    margin-left: 5px;
    margin-right: inherit
}

.post.no-results {
    text-align: center
}

.post.no-results .widget-search {
    margin-top: 30px
}

.entry-title {
    text-transform: capitalize;
    margin: 0 0 15px;
    font-size: 18px
}

@media only screen and (min-width: 768px) {
    .entry-title {
        font-size:20px
    }
}

.site-main.layout-blog {
    margin-bottom: 0
}

.site-main.layout-blog .navigation .apus-pagination {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center
}

.site-main.layout-project .paging-navigation {
    padding-top: 10px
}

.entry-thumb-overlay {
    position: relative;
    overflow: hidden
}

.entry-thumb-overlay:before,.entry-thumb-overlay:after {
    content: " ";
    display: table
}

.entry-thumb-overlay:after {
    clear: both
}

.entry-thumb-overlay .btn,.entry-thumb-overlay .viewmore-products-btn {
    border: 1px solid #fff;
    font-size: 18px;
    padding: 10px 26px
}

.entry-thumb-overlay .entry-thumb {
    margin-bottom: 0!important
}

.entry-thumb-overlay .entry-thumb a {
    position: relative;
    display: inline-block
}

.entry-thumb-overlay .entry-thumb a:before {
    top: 0;
    position: absolute;
    visibility: hidden;
    content: "";
    background-color: #f9b200;
    pointer-events: none;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    left: 0;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

.rtl .entry-thumb-overlay .entry-thumb a:before {
    right: 0;
    left: auto
}

.entry-thumb-overlay .entry-thumb a:after {
    content: "";
    z-index: 2;
    background-color: #fff;
    background-image: url(../img/unlink.png);
    background-position: 50%;
    background-repeat: no-repeat;
    visibility: hidden;
    pointer-events: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-background-size: 26px,24px;
    -moz-background-size: 26px,24px;
    -ms-background-size: 26px,24px;
    background-size: 26px,24px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    width: 55px;
    height: 55px;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

.entry-thumb-overlay .entry-button-link {
    z-index: 1;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.rtl .entry-thumb-overlay .entry-button-link {
    right: 0;
    left: auto
}

.rtl .entry-thumb-overlay .entry-button-link {
    left: 0;
    right: auto
}

.entry-create {
    font-size: 13px;
    margin: 0 0 15px
}

.entry-create>* {
    margin-right: 2px
}

.rtl .entry-create>* {
    margin-left: 2px;
    margin-right: inherit
}

.entry-create .author {
    font-style: italic;
    text-transform: capitalize
}

.comment-form-cookies-consent {
    display: block;
    position: relative;
    cursor: pointer;
    margin-top: 0;
    margin-bottom: 30px;
    padding-left: 25px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.rtl .comment-form-cookies-consent {
    padding-right: 25px;
    padding-left: inherit
}

.comment-form-cookies-consent [type=checkbox] {
    position: absolute;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 0;
    height: 0
}

.comment-form-cookies-consent [type=checkbox]:checked~label:after {
    display: block
}

.comment-form-cookies-consent [type=checkbox]:checked~label:before {
    border-color: #f9b200
}

.comment-form-cookies-consent label {
    position: relative;
    margin: 0
}

.comment-form-cookies-consent label:before {
    content: '';
    top: 4px;
    position: absolute;
    border: 1px solid #d5d8df;
    background-color: initial;
    left: -25px;
    width: 16px;
    height: 16px;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

.rtl .comment-form-cookies-consent label:before {
    right: -25px;
    left: auto
}

@media only screen and (min-width: 1168px) {
    .comment-form-cookies-consent label:before {
        top:4px
    }
}

.comment-form-cookies-consent label:after {
    content: "";
    top: 6px;
    display: none;
    position: absolute;
    border: solid #6f6f6f;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: -19px;
    width: 5px;
    height: 10px
}

.rtl .comment-form-cookies-consent label:after {
    right: -19px;
    left: auto
}

@media only screen and (min-width: 1168px) {
    .comment-form-cookies-consent label:after {
        top:7px
    }
}

.entry-link {
    margin-top: 15px;
    margin-bottom: 0
}

.entry-link .btn:before,.entry-link .viewmore-products-btn:before,.entry-link .btn:after,.entry-link .viewmore-products-btn:after {
    border-color: transparent;
    border-style: solid;
    border-width: 0;
    content: '';
    position: absolute;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    width: 24px;
    height: 24px
}

.entry-link .btn:before,.entry-link .viewmore-products-btn:before {
    top: -5px;
    border-top-width: 2px;
    border-color: #f9b200;
    left: -1px
}

.rtl .entry-link .btn:before,.rtl .entry-link .viewmore-products-btn:before {
    right: -1px;
    left: auto
}

.entry-link .btn:after,.entry-link .viewmore-products-btn:after {
    bottom: -5px;
    border-bottom-width: 2px;
    border-color: #f9b200;
    right: -1px
}

.rtl .entry-link .btn:after,.rtl .entry-link .viewmore-products-btn:after {
    left: -1px;
    right: auto
}

.entry-link .btn:hover:before,.entry-link .viewmore-products-btn:hover:before,.entry-link .btn:hover:after,.entry-link .viewmore-products-btn:hover:after {
    width: 101%;
    height: 100%;
    border-color: #1a1a1a
}

.entry-link .btn:focus:before,.entry-link .viewmore-products-btn:focus:before,.entry-link .btn:focus:after,.entry-link .viewmore-products-btn:focus:after {
    width: 101%;
    height: 100%;
    border-color: #1a1a1a
}

.entry-link .btn:focus-within:before,.entry-link .viewmore-products-btn:focus-within:before,.entry-link .btn:focus-within:after,.entry-link .viewmore-products-btn:focus-within:after {
    width: 101%;
    height: 100%;
    border-color: #1a1a1a
}

.entry-link .btn:active:before,.entry-link .viewmore-products-btn:active:before,.entry-link .btn:active:after,.entry-link .viewmore-products-btn:active:after {
    width: 101%;
    height: 100%;
    border-color: #1a1a1a
}

.entry-meta {
    margin: 0
}

.entry-meta .fa,.entry-meta .icon {
    margin-right: 3px
}

.rtl .entry-meta .fa,.rtl .entry-meta .icon {
    margin-left: 3px;
    margin-right: inherit
}

.entry-vote {
    z-index: 1;
    display: table;
    text-align: center;
    top: 20px;
    position: absolute;
    background: rgba(0,0,0,.5);
    width: 44px;
    height: 44px;
    right: 20px
}

.rtl .entry-vote {
    left: 20px;
    right: auto
}

.entry-vote .entry-vote-inner {
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    font-weight: 500
}

.entry-vote.vote-perfect .entry-vote-inner {
    color: #ff003a
}

.entry-vote.vote-good .entry-vote-inner {
    color: #fdff39
}

.entry-vote.vote-average .entry-vote-inner {
    color: #91e536
}

.entry-vote.vote-bad .entry-vote-inner {
    color: #e93434
}

.entry-vote.vote-poor .entry-vote-inner {
    color: #78ae00
}

.type-post {
    margin-top: 30px
}

.type-post:first-of-type {
    margin-top: 0
}

.blog-title {
    margin-bottom: 30px
}

#commentform p.form-submit {
    outline: none
}

#commentform p.form-submit .btn,#commentform p.form-submit .viewmore-products-btn {
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 42px
}

#commentform .form-control,#commentform .form-group {
    margin: 0 0 20px;
    text-align: left
}

.rtl #commentform .form-control,.rtl #commentform .form-group {
    text-align: right
}

@media only screen and (min-width: 768px) {
    #commentform .form-control,#commentform .form-group {
        text-align:left
    }

    .rtl #commentform .form-control,.rtl #commentform .form-group {
        text-align: right
    }
}

@media only screen and (min-width: 768px) {
    #commentform .form-control.h-info,#commentform .form-group.h-info {
        margin-top:-10px
    }
}

#commentform label {
    font-weight: 400
}

#commentform .space-comment {
    margin: 0 0 30px
}

#commentform #cancel-comment-reply-link {
    color: #ff3535
}

.post-specail .entry-title {
    font-size: 15px
}

.post-specail .entry-date {
    font-style: italic
}

.post-specail .entry-create {
    margin: 0 0 18px
}

.post-title {
    font-size: 18px
}

.post-thumb {
    position: relative
}

.blog-meta {
    top: 0;
    position: absolute;
    right: 0
}

.rtl .blog-meta {
    left: 0;
    right: auto
}

.blog.style1 .blog-date {
    top: 0;
    position: absolute;
    right: 0
}

.rtl .blog.style1 .blog-date {
    left: 0;
    right: auto
}

.blog.style2 {
    border: 1px solid #ddd
}

.blog.style2 .blog-date {
    float: left;
    margin: -1px 30px 0 0
}

.rtl .blog.style2 .blog-date {
    float: right
}

.rtl .blog.style2 .blog-date {
    margin: -1px 0 0 30px
}

.blog.style2 .entry-title {
    padding-left: 65px;
    padding-right: 20px
}

.rtl .blog.style2 .entry-title {
    padding-right: 65px;
    padding-left: inherit
}

.rtl .blog.style2 .entry-title {
    padding-left: 20px;
    padding-right: inherit
}

.blog.style2 .entry-description {
    padding-left: 65px;
    padding-right: 20px
}

.rtl .blog.style2 .entry-description {
    padding-right: 65px;
    padding-left: inherit
}

.rtl .blog.style2 .entry-description {
    padding-left: 20px;
    padding-right: inherit
}

.blog.style2 .entry-content {
    border: 0;
    margin-bottom: 20px
}

.blog.style2 .entry-content:before,.blog.style2 .entry-content:after {
    content: " ";
    display: table
}

.blog.style2 .entry-content:after {
    clear: both
}

.blog .blog-date {
    display: table;
    background: #e93434;
    text-align: center!important;
    color: #000;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    width: 50px;
    height: 50px;
    line-height: normal
}

.blog .blog-date .blog-date-inner {
    display: table-cell;
    vertical-align: middle
}

.blog .blog-date span {
    display: block;
    margin: 2px 0 3px;
    line-height: 25px;
    font-size: 24px;
    font-weight: 400
}

.blog .blog-date--grids {
    position: absolute;
    top: 0;
    right: 15px
}

.rtl .blog .blog-date--grids {
    left: 15px;
    right: auto
}

.blog .entry-content--info {
    overflow: hidden;
    padding: 30px 0
}

.post:hover .entry-thumb-overlay .entry-thumb a:before {
    z-index: 1;
    visibility: visible;
    pointer-events: auto;
    opacity: .84;
    filter: alpha(opacity=84)
}

.post:hover .entry-thumb-overlay .entry-thumb a:after {
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.post:hover .entry-thumb-overlay .entry-button-link {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.post.sticky .entry-title a {
    position: relative
}

.post.sticky .entry-title a:before {
    content: "";
    font-size: 25px;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: -3px 12px 0 0
}

.lt-ie8 .post.sticky .entry-title a:before {
    display: inline;
    zoom:1}

.rtl .post.sticky .entry-title a:before {
    margin: -3px 0 0 12px
}

.post.sticky .description {
    font-size: 1.14286rem;
    line-height: 1.625
}

.post.post-list .top-info a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center
}

.post.post-list .top-info a:hover:before {
    color: #f9b200
}

.post.post-list .top-info a:focus:before {
    color: #f9b200
}

.post.post-list .top-info a:focus-within:before {
    color: #f9b200
}

.post.post-list .top-info a:active:before {
    color: #f9b200
}

.post.post-list .top-info a:before {
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

.post.post-chess {
    margin-bottom: 30px
}

@media only screen and (min-width: 768px) {
    .post.post-chess {
        margin-bottom:0
    }
}

.post.post-chess .date-in-thumb {
    overflow: hidden
}

.post.post-chess .entry-title-content {
    padding: 50px;
    min-height: 286px;
    background-color: #f8f8ff
}

.post.post-grid-2 {
    position: relative;
    overflow: hidden
}

.post.post-grid-2:before {
    top: 0;
    content: "";
    z-index: 1;
    position: absolute;
    background-color: rgba(0,0,0,.3);
    left: 0;
    width: 100%;
    height: 100%
}

.rtl .post.post-grid-2:before {
    right: 0;
    left: auto
}

.post.post-grid-2 .date-in-thumb .entry-date {
    top: 0;
    z-index: 2;
    bottom: auto;
    padding-bottom: 6px;
    left: 0
}

.rtl .post.post-grid-2 .date-in-thumb .entry-date {
    right: 0;
    left: auto
}

.post.post-grid-2 .entry-title-content {
    bottom: 0;
    color: #fff;
    z-index: 2;
    padding: 30px;
    position: absolute;
    left: 0
}

.rtl .post.post-grid-2 .entry-title-content {
    right: 0;
    left: auto
}

@media only screen and (min-width: 1168px) {
    .post.post-grid-2 .entry-title-content {
        padding:0 30px 40px
    }

    .rtl .post.post-grid-2 .entry-title-content {
        padding: 0 30px 40px
    }
}

.post.post-grid-2 .entry-title-content .entry-comments,.post.post-grid-2 .entry-title-content .entry-author,.post.post-grid-2 .entry-title-content .entry-title {
    color: #fff
}

.post.post-grid-2 .entry-title-content .entry-comments a,.post.post-grid-2 .entry-title-content .entry-author a,.post.post-grid-2 .entry-title-content .entry-title a {
    color: #fff
}

.post.post-grid-2 .entry-title-content .entry-author:before,.post.post-grid-2 .entry-title-content .entry-comments:before {
    color: #fff
}

.post.post-grid-2 .entry-title-content .entry-title {
    font-size: 24px;
    line-height: 1.41667
}

.post.post-list-small {
    margin-bottom: 30px
}

.post.post-list-small .description {
    margin-bottom: 0
}

.post.post-list-small .date-in-thumb .entry-date {
    color: #f9b200;
    font-style: italic;
    background-color: #1a1a1a;
    padding: 2px 15px 2px 40px
}

.rtl .post.post-list-small .date-in-thumb .entry-date {
    padding: 2px 40px 2px 15px
}

.post.post-list-small .date-in-thumb .entry-date:before {
    top: 0;
    color: #fff;
    content: '\e91f';
    font-size: 10px;
    position: absolute;
    font-style: normal;
    margin: 0;
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    left: 0;
    width: 29px;
    height: 29px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    background-color: #f9b200
}

.rtl .post.post-list-small .date-in-thumb .entry-date:before {
    right: 0;
    left: auto
}

.post.post-list-small .date-in-thumb .entry-date:after {
    content: normal
}

.post.no-results .entry-content h2 {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 10px
}

.post.no-results .widget-search form {
    position: relative;
    max-width: 600px;
    margin: 0 auto
}

.post.no-results .widget-search form input[type=text],.post.no-results .widget-search form input[type=password],.post.no-results .widget-search form input[type=number] {
    border-bottom: 2px solid #ddd;
    padding-right: 50px;
    padding-left: 0
}

.rtl .post.no-results .widget-search form input[type=text],.rtl .post.no-results .widget-search form input[type=password],.rtl .post.no-results .widget-search form input[type=number] {
    padding-left: 50px;
    padding-right: inherit
}

.rtl .post.no-results .widget-search form input[type=text],.rtl .post.no-results .widget-search form input[type=password],.rtl .post.no-results .widget-search form input[type=number] {
    padding-right: 0;
    padding-left: inherit
}

.post.no-results .widget-search form input[type=text]:hover,.post.no-results .widget-search form input[type=password]:hover,.post.no-results .widget-search form input[type=number]:hover {
    border-color: #f9b200
}

.post.no-results .widget-search form input[type=text]:focus,.post.no-results .widget-search form input[type=password]:focus,.post.no-results .widget-search form input[type=number]:focus {
    border-color: #f9b200
}

.post.no-results .widget-search form input[type=text]:focus-within,.post.no-results .widget-search form input[type=password]:focus-within,.post.no-results .widget-search form input[type=number]:focus-within {
    border-color: #f9b200
}

.post.no-results .widget-search form input[type=text]:active,.post.no-results .widget-search form input[type=password]:active,.post.no-results .widget-search form input[type=number]:active {
    border-color: #f9b200
}

.post.no-results .widget-search form button[type=submit] {
    padding: 0;
    width: 44px;
    height: 44px;
    text-align: right
}

.rtl .post.no-results .widget-search form button[type=submit] {
    text-align: left
}

.post .entry-description {
    margin: 0 0 30px;
    clear: both;
    overflow: hidden
}

.post .entry-description p:last-child {
    margin: 0;
    text-align: left
}

.rtl .post .entry-description p:last-child {
    text-align: right
}

.post .entry-description .entry-description-content .blog-metalist {
    padding-left: 16px
}

.rtl .post .entry-description .entry-description-content .blog-metalist {
    padding-right: 16px;
    padding-left: inherit
}

.post .entry-description .entry-description-content .blog-metalist>li {
    margin-bottom: 30px
}

.post .entry-description .entry-description-content .blog-metalist>li:last-child {
    margin-bottom: 0
}

.post .entry-description .entry-description-content .blog-meta-title-block {
    margin: 0 0 15px;
    font-size: 20px;
    line-height: 30px;
    position: relative;
    padding: 0 0 6px
}

@media only screen and (min-width: 768px) {
    .post .entry-description .entry-description-content .blog-meta-title-block {
        font-size:25px;
        line-height: 30px
    }
}

.post .entry-description .entry-description-content .blog-meta-title-block:after {
    content: "";
    background-color: #f9b200;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 2px
}

.rtl .post .entry-description .entry-description-content .blog-meta-title-block:after {
    right: 0;
    left: auto
}

.post .post-list-item-large {
    background-color: #fff;
    padding: 15px;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(min-width: 1200px) {
    .post .post-list-item-large {
        padding:25px
    }
}

@media only screen and (min-width: 768px) {
    .post .post-list-item-large {
        -webkit-box-direction:normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        align-items: flex-start
    }
}

@media only screen and (min-width: 1168px) {
    .post .post-list-item-large {
        -webkit-box-align:center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center
    }
}

.post .post-list-item-large .entry-author:hover {
    color: #f9b200
}

.post .post-list-item-large .entry-author:hover:before {
    color: #f9b200
}

.post .post-list-item-large .entry-author:focus {
    color: #f9b200
}

.post .post-list-item-large .entry-author:focus:before {
    color: #f9b200
}

.post .post-list-item-large .entry-author:focus-within {
    color: #f9b200
}

.post .post-list-item-large .entry-author:focus-within:before {
    color: #f9b200
}

.post .post-list-item-large .entry-author:active {
    color: #f9b200
}

.post .post-list-item-large .entry-author:active:before {
    color: #f9b200
}

.post .post-list-item-large .entry-comments:hover {
    color: #f9b200
}

.post .post-list-item-large .entry-comments:hover:before {
    color: #f9b200
}

.post .post-list-item-large .entry-comments:focus {
    color: #f9b200
}

.post .post-list-item-large .entry-comments:focus:before {
    color: #f9b200
}

.post .post-list-item-large .entry-comments:focus-within {
    color: #f9b200
}

.post .post-list-item-large .entry-comments:focus-within:before {
    color: #f9b200
}

.post .post-list-item-large .entry-comments:active {
    color: #f9b200
}

.post .post-list-item-large .entry-comments:active:before {
    color: #f9b200
}

.post .post-list-item-large .entry-button-link {
    display: none
}

@media only screen and (min-width: 1168px) {
    .post .post-list-item-large .entry-button-link {
        display:block
    }
}

.post .post-list-item-large .entry-post-info {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (min-width: 768px) {
    .post .post-list-item-large .entry-post-info {
        -webkit-box-direction:normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.post .post-list-item-large .entry-post-image {
    overflow: hidden;
    margin-bottom: 20px;
    padding-right: 0
}

.rtl .post .post-list-item-large .entry-post-image {
    padding-left: 0;
    padding-right: inherit
}

@media only screen and (min-width: 768px) {
    .post .post-list-item-large .entry-post-image {
        margin-bottom:0;
        padding-right: 15px
    }

    .rtl .post .post-list-item-large .entry-post-image {
        padding-left: 15px;
        padding-right: inherit
    }
}

@media only screen and (min-width: 1168px) {
    .post .post-list-item-large .entry-post-image {
        margin-bottom:0;
        padding-right: 30px
    }

    .rtl .post .post-list-item-large .entry-post-image {
        padding-left: 30px;
        padding-right: inherit
    }
}

.post .post-list-item-large .entry-post-content {
    padding: 5px 15px 10px
}

@media only screen and (min-width: 1168px) {
    .post .post-list-item-large .entry-post-content {
        padding:0
    }
}

.post .post-list-item-large .entry-post-image-column {
    max-width: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media only screen and (min-width: 768px) {
    .post .post-list-item-large .entry-post-image-column {
        max-width:40%;
        -webkit-flex-basis: 40%;
        -moz-flex-basis: 40%;
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%
    }
}

.post .post-list-item-large .entry-post-content-column {
    max-width: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.post .post-list-item-large .entry-post-content-column.entry-post-content-column-7 {
    max-width: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media only screen and (min-width: 768px) {
    .post .post-list-item-large .entry-post-content-column.entry-post-content-column-7 {
        max-width:60%;
        -webkit-flex-basis: 60%;
        -moz-flex-basis: 60%;
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%
    }
}

.posts-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.posts-list li {
    margin: 0 0 15px;
    overflow: hidden;
    padding-bottom: 0;
    border-bottom: 0
}

.posts-list li:last-child {
    margin: 0;
    padding: 0;
    border-bottom: none
}

.posts-list .entry-content>* {
    margin: 0
}

.posts-list .content-info {
    width: -moz-calc(100% - 90px);
    width: -webkit-calc(100% - 90px);
    width: calc(100% - 90px)
}

.posts-list .image {
    width: 90px;
    padding-right: 20px
}

.rtl .posts-list .image {
    padding-left: 20px;
    padding-right: inherit
}

.posts-list .entry-title {
    text-transform: inherit;
    margin: 0 0 10px;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.posts-list .top-info a {
    position: relative;
    font-size: 13px;
    line-height: 1;
    color: #777
}

.posts-list .top-info a:before {
    color: #777;
    content: "";
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 10px 0 0
}

.rtl .posts-list .top-info a:before {
    margin: 0 0 0 10px
}

.posts-list .top-info a:hover {
    color: #f9b200
}

.posts-list .top-info a:focus {
    color: #f9b200
}

.posts-list .top-info a:focus-within {
    color: #f9b200
}

.posts-list .top-info a:active {
    color: #f9b200
}

.entry-post-info li {
    margin-right: 10px
}

.rtl .entry-post-info li {
    margin-left: 10px;
    margin-right: inherit
}

@media(min-width: 1200px) {
    .entry-post-info li {
        margin-right:18px
    }

    .rtl .entry-post-info li {
        margin-left: 18px;
        margin-right: inherit
    }
}

.entry-post-info li:last-child {
    margin-right: 0
}

.rtl .entry-post-info li:last-child {
    margin-left: 0;
    margin-right: inherit
}

.entry-button-link>* {
    float: none;
    margin-bottom: 0;
    margin-right: 0
}

.rtl .entry-button-link>* {
    margin-left: 0;
    margin-right: inherit
}

.entry-button-link .top-info {
    margin-top: 0!important
}

.top-info-post-detail {
    padding-bottom: 20px;
    font-size: .85714rem
}

.top-info-post-detail>* {
    display: inline-block;
    padding-right: 10px
}

.rtl .top-info-post-detail>* {
    padding-left: 10px;
    padding-right: inherit
}

@media(min-width: 1200px) {
    .top-info-post-detail>* {
        padding-right:20px
    }

    .rtl .top-info-post-detail>* {
        padding-left: 20px;
        padding-right: inherit
    }
}

.top-info-post-detail>*:last-child {
    padding-right: 0
}

.rtl .top-info-post-detail>*:last-child {
    padding-left: 0;
    padding-right: inherit
}

.top-info-post-detail>a {
    color: #777;
    text-transform: capitalize;
    position: relative;
    font-weight: 400
}

.top-info-post-detail>a>* {
    padding-right: 3px
}

.rtl .top-info-post-detail>a>* {
    padding-left: 3px;
    padding-right: inherit
}

.top-info-post-detail .post-sticky {
    position: relative
}

.top-info-post-detail .post-sticky:before {
    display: inline-block;
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    content: '\f00c';
    font-size: 15px;
    color: #1a1a1a;
    margin-right: 5px
}

.rtl .top-info-post-detail .post-sticky:before {
    margin-left: 5px;
    margin-right: inherit
}

.top-info-post-detail .comments {
    position: relative;
    color: #1a1a1a
}

.top-info-post-detail .comments:before {
    font-size: 13px;
    content: '\f075';
    color: #1a1a1a;
    display: inline-block;
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    margin-right: 4px
}

.rtl .top-info-post-detail .comments:before {
    margin-left: 4px;
    margin-right: inherit
}

.date-in-thumb {
    position: relative
}

.date-in-thumb:before,.date-in-thumb:after {
    content: " ";
    display: table
}

.date-in-thumb:after {
    clear: both
}

.date-in-thumb .entry-date {
    top: 0;
    position: absolute;
    color: #777;
    padding: 0;
    width: 55px;
    overflow: hidden;
    font-style: normal;
    font-family: heebo,sans-serif;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.rtl .date-in-thumb .entry-date {
    right: 0;
    left: auto
}

.date-in-thumb .entry-date:before {
    content: normal
}

.date-in-thumb .entry-date .day {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding: 0 15px;
    width: 100%;
    height: 35px;
    background-color: #f9b200;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center
}

.date-in-thumb .entry-date .month {
    background-color: #fff;
    font-family: rubik,Helvetica,Arial,sans-serif;
    padding: 2px 15px;
    font-weight: 500;
    font-size: 14px;
    width: 100%;
    display: inline-block
}

.post-grid {
    margin-bottom: 30px;
    background-color: #fff;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-box-shadow: 0 20px 50px 0 rgba(65,94,148,.1);
    box-shadow: 0 20px 50px rgba(65,94,148,.1)
}

.post-grid .entry-title {
    margin-bottom: 15px
}

@media(min-width: 1200px) {
    .post-grid .entry-title {
        font-size:22px
    }
}

.post-grid .entry-title-content {
    padding: 25px 30px
}

.post-grid .post-thumbnail {
    position: relative;
    display: block;
    overflow: hidden
}

.post-grid .post-thumbnail:before {
    content: '';
    position: absolute;
    width: 40%;
    height: 40%;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    background: rgba(0,0,0,.2);
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.post-grid .post-thumbnail:after {
    content: '';
    position: absolute;
    width: 40%;
    height: 40%;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.2);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.post-grid.post-grid-style-2 {
    margin-bottom: 0
}

.post-grid.post-grid-style-2 .entry-title {
    font-weight: 700;
    font-size: 1.14286rem;
    line-height: 1.625
}

@media only screen and (min-width: 1168px) {
    .post-grid.post-grid-style-2 .entry-title {
        font-size:1.28571rem;
        line-height: 1.55556
    }
}

@media only screen and (min-width: 1379px) {
    .post-grid.post-grid-style-2 .entry-title {
        font-size:1.5rem;
        line-height: 1.47619
    }
}

.post-grid.post-grid-style-2 .post-thumbnail .image-wrapper {
    margin-bottom: 20px
}

@media only screen and (min-width: 1168px) {
    .post-grid.post-grid-style-2 .post-thumbnail .image-wrapper {
        margin-bottom:26px
    }
}

@media only screen and (min-width: 1379px) {
    .post-grid.post-grid-style-2 .post-thumbnail .image-wrapper {
        margin-bottom:36px
    }
}

.post-grid.post-grid-style-2 .entry-author {
    padding-left: 0
}

.rtl .post-grid.post-grid-style-2 .entry-author {
    padding-right: 0;
    padding-left: inherit
}

.post-grid.post-grid-style-2 .entry-author:after {
    content: normal
}

.post-grid.post-grid-style-2 .entry-date {
    color: #f9b200;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1.42857;
    letter-spacing: 1px;
    white-space: nowrap;
    position: absolute;
    left: 0;
    right: 0;
    top: 63px;
    padding: 0 0 0 10px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    transform-origin: 0% 0%
}

.rtl .post-grid.post-grid-style-2 .entry-date {
    padding: 0 10px 0 0
}

.post-grid.post-grid-style-2 .entry-date:after {
    content: '';
    position: absolute;
    top: 10px;
    background-color: #f9b200;
    width: 30px;
    height: 1px;
    right: 102%
}

.rtl .post-grid.post-grid-style-2 .entry-date:after {
    left: 102%;
    right: auto
}

.post-grid.post-grid-style-2 .entry-content-left {
    position: relative
}

.post-grid.post-grid-style-2 .entry-body-post {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 12% 88%;
    grid-template-columns: 12% 88%
}

@media only screen and (min-width: 768px) {
    .post-grid.post-grid-style-2 .entry-body-post {
        -ms-grid-columns:10% 90%;
        grid-template-columns: 10% 90%
    }
}

.post-grid.post-grid-style-2 .entry-post-info {
    margin-bottom: 0
}

.post-grid:hover .post-thumbnail:after,.post-grid:hover .post-thumbnail:before {
    opacity: 1;
    filter: alpha(opacity=100);
    width: 100%;
    height: 100%
}

.post-layout .post-sticky {
    background: #ff3535;
    color: #fff;
    display: inline-block;
    padding: 0 15px;
    margin: 5px 0;
    font-size: 14px
}

.post-layout .entry-title {
    font-size: 21px
}

.post-layout .top-info {
    overflow: hidden;
    color: #4d4d4d;
    line-height: 1.6
}

.post-layout .top-info a {
    color: #4d4d4d
}

.post-layout .top-info a:hover {
    color: #f9b200
}

.post-layout .top-info a:focus {
    color: #f9b200
}

.post-layout .top-info a:focus-within {
    color: #f9b200
}

.post-layout .top-info>* {
    display: inline-block;
    vertical-align: middle;
    padding-right: 12px
}

.lt-ie8 .post-layout .top-info>* {
    display: inline;
    zoom:1}

.rtl .post-layout .top-info>* {
    padding-left: 12px;
    padding-right: inherit
}

.post-layout .top-info>*:last-child {
    border: none;
    margin: 0;
    position: relative;
    padding: 0 0 0 22px
}

.rtl .post-layout .top-info>*:last-child {
    padding: 0 22px 0 0
}

.post-layout .top-info>*:last-child:before {
    top: 1px;
    position: absolute;
    content: "\f114";
    color: #f9b200;
    font-family: "font awesome 5 free";
    left: 0;
    margin-right: 5px
}

.rtl .post-layout .top-info>*:last-child:before {
    right: 0;
    left: auto
}

.rtl .post-layout .top-info>*:last-child:before {
    margin-left: 5px;
    margin-right: inherit
}

.post-layout .top-info>*.list-categories {
    border: none;
    padding: 0 0 0 22px;
    margin: 0;
    position: relative
}

.rtl .post-layout .top-info>*.list-categories {
    padding: 0 22px 0 0
}

.post-layout .top-info>*.list-categories:before {
    top: 1px;
    position: absolute;
    color: #f9b200;
    content: "\f114";
    font-family: "font awesome 5 free";
    left: 0;
    margin-right: 5px
}

.rtl .post-layout .top-info>*.list-categories:before {
    right: 0;
    left: auto
}

.rtl .post-layout .top-info>*.list-categories:before {
    margin-left: 5px;
    margin-right: inherit
}

.post-layout .top-info>*.comments {
    position: relative;
    padding-left: 20px
}

.rtl .post-layout .top-info>*.comments {
    padding-right: 20px;
    padding-left: inherit
}

.post-layout .top-info>*.comments:before {
    top: 2px;
    position: absolute;
    content: '\f0e5';
    color: #f9b200;
    font-family: "font awesome 5 free";
    font-style: normal;
    font-size: 14px;
    left: 0
}

.rtl .post-layout .top-info>*.comments:before {
    right: 0;
    left: auto
}

.post-layout iframe {
    max-width: 100%
}

.post-grid-v2 {
    position: relative;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}

.post-grid-v2 .title {
    font-size: 18px;
    margin: 0;
    line-height: 1.25
}

@media only screen and (min-width: 1168px) {
    .post-grid-v2 .title {
        font-size:24px
    }
}

.post-grid-v2 .post-thumbnail {
    display: block;
    position: relative
}

.post-grid-v2 .post-thumbnail:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.2);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.post-grid-v2 .bottom-info {
    color: #b2b2b2;
    font-size: 14px;
    margin-bottom: 10px
}

.post-grid-v2 .bottom-info a {
    color: #b2b2b2
}

.post-grid-v2 .bottom-info a:hover,.post-grid-v2 .bottom-info a:focus {
    color: #1a1a1a
}

.post-grid-v2 .bottom-info i {
    margin-right: 5px
}

.rtl .post-grid-v2 .bottom-info i {
    margin-left: 5px;
    margin-right: inherit
}

.post-grid-v2 .bottom-info>* {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px
}

.rtl .post-grid-v2 .bottom-info>* {
    margin-left: 15px;
    margin-right: inherit
}

.post-grid-v2 .bottom-info>*:last-child {
    margin-right: 0
}

.rtl .post-grid-v2 .bottom-info>*:last-child {
    margin-left: 0;
    margin-right: inherit
}

.post-grid-v2 .content {
    position: absolute;
    padding: 10px;
    background: #fff;
    bottom: 10px;
    left: 10px;
    right: 10px
}

@media only screen and (min-width: 1168px) {
    .post-grid-v2 .content {
        padding:20px 30px;
        bottom: 20px;
        left: 20px;
        right: 20px
    }
}

.post-grid-v2:hover .post-thumbnail:before {
    opacity: 1;
    filter: alpha(opacity=100)
}

.list-small {
    overflow: hidden
}

.list-small .entry-title {
    font-size: 14px;
    margin: 0 0 5px;
    line-height: 20px;
    font-weight: 400
}

.list-small .date {
    font-size: 12px
}

.list-small .image {
    float: left;
    padding-right: 15px
}

.rtl .list-small .image {
    float: right
}

.rtl .list-small .image {
    padding-left: 15px;
    padding-right: inherit
}

.list-small .image img {
    min-width: 62px
}

.list-small .info {
    overflow: hidden
}

.post-list-item {
    margin-bottom: 30px;
    -webkit-box-shadow: 0 0 50px rgba(65,94,148,.1);
    box-shadow: 0 0 50px rgba(65,94,148,.1)
}

.post-list-item.sticky {
    border: 2px solid #f9b200
}

.post-list-item .list-inner .image {
    margin-bottom: 20px;
    position: relative
}

.post-list-item .list-inner .image .slick-carousel .slick-prev {
    margin-left: 30px
}

.rtl .post-list-item .list-inner .image .slick-carousel .slick-prev {
    margin-right: 30px;
    margin-left: inherit
}

.post-list-item .list-inner .image .slick-carousel .slick-next {
    margin-right: 30px
}

.rtl .post-list-item .list-inner .image .slick-carousel .slick-next {
    margin-left: 30px;
    margin-right: inherit
}

.post-list-item .list-inner .image .slick-carousel .gallery-item img {
    width: 100%
}

.post-list-item .top-info {
    margin-top: 6px
}

.post-list-item .entry-title {
    text-transform: capitalize;
    margin: 0 0 10px;
    word-wrap: break-word;
    font-size: 18px;
    font-weight: 500
}

@media only screen and (min-width: 768px) {
    .post-list-item .entry-title {
        font-size:23px
    }
}

.post-list-item .description {
    margin-bottom: 0
}

@media only screen and (min-width: 1168px) {
    .post-list-item .description {
        margin-bottom:12px
    }
}

.post-list-item .entry-footer-post .entry-comments {
    padding-left: 20px
}

.rtl .post-list-item .entry-footer-post .entry-comments {
    padding-right: 20px;
    padding-left: inherit
}

.post-list-item .entry-footer-post .entry-comments:before {
    left: 0
}

.rtl .post-list-item .entry-footer-post .entry-comments:before {
    right: 0;
    left: auto
}

.post-list-item:last-child {
    border: none;
    padding: 0
}

.post-grid-related .image .image-wrapper {
    margin-bottom: 26px
}

.post-list-item-small {
    padding: 0 0 18px
}

.post-list-item-small .entry-title {
    margin: 0;
    font-size: 16px;
    font-family: heebo,sans-serif;
    text-transform: none;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 8px
}

.post-list-item-small .entry-title a {
    color: #fff
}

.post-list-item-small .entry-title a:hover {
    color: #f9b200
}

.post-list-item-small .entry-title a:focus {
    color: #f9b200
}

.post-list-item-small .entry-title a:focus-within {
    color: #f9b200
}

.post-list-item-small .entry-title a:active {
    color: #f9b200
}

.post-list-item-small .entry-post-info {
    margin-bottom: 0
}

.post-list-item-small .entry-post-image {
    max-width: 30%;
    -webkit-flex-basis: 30%;
    -moz-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    padding-right: 20px
}

.rtl .post-list-item-small .entry-post-image {
    padding-left: 20px;
    padding-right: inherit
}

.post-list-item-small .entry-post-image .entry-thumb {
    outline: none
}

.post-list-item-small .entry-post-content {
    max-width: 70%;
    -webkit-flex-basis: 70%;
    -moz-flex-basis: 70%;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%
}

.post-list-item-small .entry-post-date {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    width: 50px;
    height: 60px;
    margin-right: 15px;
    background-color: #0e0e0e;
    text-transform: uppercase;
    font-weight: 500
}

.rtl .post-list-item-small .entry-post-date {
    margin-left: 15px;
    margin-right: inherit
}

.post-list-item-small .entry-post-date>* {
    display: block
}

.post-list-item-small .entry-post-date>*.day {
    font-size: 24px;
    line-height: 1.3
}

.post-list-item-small .entry-post-date>*.month {
    font-size: 11px;
    color: #fff;
    font-weight: 500
}

.post-list-item-small .entry-comments,.post-list-item-small .entry-author {
    font-size: 12px;
    color: #6f6f6f
}

.post-list-item-small .entry-comments a,.post-list-item-small .entry-author a {
    color: #6f6f6f
}

.post-list-item-small .entry-comments a:hover,.post-list-item-small .entry-author a:hover {
    color: #f9b200
}

.post-list-item-small .entry-comments a:focus,.post-list-item-small .entry-author a:focus {
    color: #f9b200
}

.post-list-item-small .entry-comments a:focus-within,.post-list-item-small .entry-author a:focus-within {
    color: #f9b200
}

.post-list-item-small .entry-comments a:active,.post-list-item-small .entry-author a:active {
    color: #f9b200
}

.layout-posts-list .post-list-item .image {
    position: relative;
    margin-bottom: 25px
}

.layout-posts-list .post-list-item.format-video .entry-date-time {
    bottom: 7px
}

.paging-navigation {
    padding-top: 20px
}

@media only screen and (min-width: 1168px) {
    .paging-navigation {
        padding-top:70px
    }
}

.slick-carousel .post-grid {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #e1e6eb
}

.logged-in-as a:last-child {
    color: #f9b200
}

.layout-blog div[class*=col-]:last-child .post-list-item-small {
    border-bottom: 0;
    padding-bottom: 0
}

.layout-blog .row div[class*=col-]:nth-child(2n+1) {
    outline: none
}

.layout-blog .row div[class*=col-]:last-child .post-list-small {
    margin-bottom: 0
}

.layout-blog.style-chess .row {
    margin-left: 0;
    margin-right: 0
}

.layout-blog.style-chess .row>div {
    padding-left: 0;
    padding-right: 0
}

.layout-blog.style-chess .row div[class*=col-]:nth-child(2n+1) {
    clear: both
}

@media only screen and (min-width: 1168px) {
    .layout-blog.style-chess .row div[class*=col-]:nth-child(2n+1) {
        clear:none
    }
}

.posts-grid-category {
    overflow: hidden
}

.top-blog-info {
    padding: 25px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd
}

.top-blog-info i {
    margin-right: 10px
}

.rtl .top-blog-info i {
    margin-left: 10px;
    margin-right: inherit
}

.top-blog-info .categories {
    margin-right: 35px
}

.rtl .top-blog-info .categories {
    margin-left: 35px;
    margin-right: inherit
}

.top-blog-info .author a {
    color: #f9b200
}

.top-blog-info a {
    color: #6f6f6f
}

.top-blog-info a:hover,.top-blog-info a:active {
    color: #f9b200
}

.list-default {
    margin-bottom: 45px
}

.list-default .entry-title {
    font-size: 30px;
    margin: 0 0 10px
}

.list-default .description {
    margin: 0 0 15px
}

.category-posts {
    position: relative
}

.category-posts::after {
    content: "";
    top: 20px;
    position: absolute;
    right: 0;
    width: 1px;
    height: 1e3px;
    background: #ddd
}

.rtl .category-posts::after {
    left: 0;
    right: auto
}

.category-posts .post {
    border-bottom: 1px solid #ddd
}

.category-posts .category-posts-label {
    padding: 1px 3px;
    background: #f9b200;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 10px
}

.category-posts .category-posts-label a {
    color: #fff
}

.category-posts .entry-meta::after {
    display: none
}

.category-posts .posts-more .post:last-child {
    border: 0
}

.category-posts .posts-more .entry-title {
    font-size: 10px
}

.category-posts .posts-more .entry-title a {
    color: #777
}

.category-posts .posts-more .entry-title a:hover {
    color: #f9b200
}

.sharebox {
    margin-bottom: 30px
}

.sharebox .sharebox-title {
    margin: 10px 0
}

.top-info-detail {
    position: relative
}

.top-info-detail .entry-thumb .image-wrapper {
    margin-bottom: 20px
}

@media only screen and (min-width: 1168px) {
    .top-info-detail .entry-thumb .image-wrapper {
        margin-bottom:40px
    }
}

.top-info-detail .list-categories {
    position: absolute;
    top: -2px;
    left: 0;
    z-index: 2
}

.rtl .top-info-detail .list-categories {
    right: 0;
    left: auto
}

.entry-title-detail {
    margin: 0 0 15px;
    word-wrap: break-word;
    font-size: 28px
}

@media(min-width: 1200px) {
    .entry-title-detail {
        font-size:36px
    }
}

.tag-links,.post-share {
    margin-bottom: 10px
}

.tag-links span i,.post-share span i {
    margin-right: 5px
}

.rtl .tag-links span i,.rtl .post-share span i {
    margin-left: 5px;
    margin-right: inherit
}

#respond .comment-reply-title {
    outline: none
}

#respond .comment-reply-title #cancel-comment-reply-link {
    color: #f9b200
}

#respond .title {
    padding: 0;
    position: relative;
    text-transform: none;
    color: #1a1a1a;
    font-weight: 500;
    font-size: 30px;
    margin: 0;
    margin-bottom: 10px
}

.comment-respond {
    margin: 0;
    padding: 0;
    position: relative
}

.comment-respond small {
    top: 5px;
    margin: 0;
    position: absolute;
    right: 0;
    text-align: right
}

.rtl .comment-respond small {
    left: 0;
    right: auto
}

.rtl .comment-respond small {
    text-align: left
}

.comment-respond #commentform {
    margin-top: 10px
}

.comment-respond #commentform input[type=text],.comment-respond #commentform textarea {
    height: 46px
}

.comment-list {
    padding: 0;
    margin: 0;
    list-style: none
}

.comment-list>li:last-child {
    outline: none
}

.comment-list li.comment {
    margin: 30px 0
}

.comment-list #cancel-comment-reply-link {
    font-size: inherit;
    color: #c68e00
}

@media(min-width: 768px) {
    .comment-list .right-inner {
        margin-left:auto
    }

    .rtl .comment-list .right-inner {
        margin-right: auto;
        margin-left: inherit
    }
}

.comment-list .comment-author {
    position: relative
}

@media(min-width: 768px) {
    .comment-list .comment-author {
        display:-webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.comment-list .comment-author strong {
    display: block;
    font-size: 16px;
    color: #1a1a1a;
    margin: 0;
    padding: 0;
    font-family: heebo,sans-serif
}

.comment-list .children {
    margin: 0;
    list-style: none;
    padding-left: 20px
}

.rtl .comment-list .children {
    padding-right: 20px;
    padding-left: inherit
}

@media only screen and (min-width: 768px) {
    .comment-list .children {
        padding-left:70px
    }

    .rtl .comment-list .children {
        padding-right: 70px;
        padding-left: inherit
    }
}

.comment-list .children:last-child li:last-child .the-comment {
    outline: none
}

.comment-list div.avatar {
    float: left;
    margin-right: 20px
}

.rtl .comment-list div.avatar {
    float: right
}

.rtl .comment-list div.avatar {
    margin-left: 20px;
    margin-right: inherit
}

@media only screen and (min-width: 768px) {
    .comment-list div.avatar {
        margin-right:25px
    }

    .rtl .comment-list div.avatar {
        margin-left: 25px;
        margin-right: inherit
    }
}

.comment-list .date {
    margin-bottom: 5px;
    position: relative;
    display: block;
    font-size: 13px;
    color: #777;
    font-family: rubik,Helvetica,Arial,sans-serif
}

.comment-list .date:before {
    content: "\e91f";
    font-size: 11px;
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 7px
}

.rtl .comment-list .date:before {
    margin-left: 7px;
    margin-right: inherit
}

.comment-list strong {
    font-size: 1rem;
    color: #6f6f6f;
    font-weight: 500;
    margin-bottom: 20px
}

.comment-list .comment-edit-link {
    font-weight: 500;
    margin-top: 5px;
    color: #6f6f6f
}

.comment-list .comment-edit-link:hover,.comment-list .comment-edit-link:focus {
    color: #ff3535
}

.comment-list .comment-reply-link {
    color: #4ec45e;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle
}

.lt-ie8 .comment-list .comment-reply-link {
    display: inline;
    zoom:1}

.comment-list .comment-reply-link:hover {
    color: #f9b200
}

.comment-list .comment-reply-link:focus {
    color: #f9b200
}

.comment-list .comment-reply-link:focus-within {
    color: #f9b200
}

.comment-list .comment-reply-link:active {
    color: #f9b200
}

.comment-list .comment-reply-link:before {
    content: "\f3e5";
    display: inline-block;
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    margin-right: 3px;
    font-weight: 900;
    font-size: 12px
}

.rtl .comment-list .comment-reply-link:before {
    margin-left: 3px;
    margin-right: inherit
}

.comment-list .comment-text {
    margin: 8px 0
}

.comment-list .comment-text em {
    margin-bottom: 5px;
    color: #999;
    display: inline-block;
    vertical-align: middle
}

.lt-ie8 .comment-list .comment-text em {
    display: inline;
    zoom:1}

.comment-list .comment-text p {
    margin-bottom: 5px
}

.comment-list .comment-text p img {
    margin: 15px 0
}

.comment-list .comment-text p:last-child {
    margin-bottom: 0
}

.comment-list .the-comment {
    position: relative;
    margin-bottom: 30px;
    position: relative;
    border-bottom: 1px solid #e1e6eb;
    margin-left: 40px;
    padding: 20px 30px 20px 60px
}

.rtl .comment-list .the-comment {
    margin-right: 40px;
    margin-left: inherit
}

.rtl .comment-list .the-comment {
    padding: 20px 60px 20px 30px
}

@media only screen and (min-width: 768px) {
    .comment-list .the-comment {
        padding:20px 30px 20px 70px
    }

    .rtl .comment-list .the-comment {
        padding: 20px 70px 20px 30px
    }
}

@media only screen and (min-width: 1168px) {
    .comment-list .the-comment {
        margin-bottom:30px
    }
}

.commentform {
    margin-top: 42px
}

.commentform .title {
    margin: 0;
    font-weight: 400
}

.commentform .comment-notes {
    display: none
}

.post-navigation a {
    color: #6f6f6f
}

.post-navigation a:hover {
    color: #1a1a1a
}

.post-navigation a:active {
    color: #1a1a1a
}

.post-navigation .navi {
    display: block;
    float: none;
    width: 100%;
    margin: 0;
    font-family: rubik,Helvetica,Arial,sans-serif;
    font-size: 14px
}

.post-navigation .navi i {
    font-size: 12px;
    margin-right: 5px
}

.rtl .post-navigation .navi i {
    margin-left: 5px;
    margin-right: inherit
}

.post-navigation .post-title {
    margin: 10px 0 0;
    display: block;
    font-size: 15px;
    font-weight: 600
}

.post-navigation .nav-next .navi i {
    margin-right: 0;
    margin-left: 5px
}

.rtl .post-navigation .nav-next .navi i {
    margin-left: 0;
    margin-right: inherit
}

.rtl .post-navigation .nav-next .navi i {
    margin-right: 5px;
    margin-left: inherit
}

.detail-post #comments {
    margin-top: 0;
    padding: 0
}

.detail-post #comments .comments-title {
    padding: 0;
    position: relative;
    text-transform: none;
    color: #1a1a1a;
    font-weight: 500;
    font-size: 30px;
    margin: 0;
    margin-bottom: 0
}

.post-navigation {
    position: relative
}

.post-navigation .nav-links {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.post-navigation .nav-links:before,.post-navigation .nav-links:after {
    content: " ";
    display: table
}

.post-navigation .nav-links:after {
    clear: both
}

.post-navigation .nav-links>* {
    width: 100%;
    float: none
}

@media only screen and (min-width: 768px) {
    .post-navigation .nav-links>* {
        width:50%;
        float: left
    }

    .rtl .post-navigation .nav-links>* {
        float: right
    }
}

.post-navigation .nav-links>*.nav-next {
    margin-top: 0
}

.post-navigation .nav-links>*.nav-next a {
    float: right;
    text-align: right;
    padding-left: 0;
    padding-right: 0
}

.rtl .post-navigation .nav-links>*.nav-next a {
    float: left
}

.rtl .post-navigation .nav-links>*.nav-next a {
    text-align: left
}

.rtl .post-navigation .nav-links>*.nav-next a {
    padding-right: 0;
    padding-left: inherit
}

.rtl .post-navigation .nav-links>*.nav-next a {
    padding-left: 0;
    padding-right: inherit
}

.post-navigation .nav-links .meta-nav {
    grid-gap: 20px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: max-content max-content;
    grid-template-columns: max-content max-content
}

.post-navigation .nav-links .meta-nav i {
    color: #fff;
    font-size: 20px;
    padding: 0;
    background-color: #f9b200;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 48px;
    height: 48px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center
}

.post-navigation .nav-links .inner {
    display: none
}

.post-navigation .nav-links a {
    color: #1a1a1a;
    position: relative;
    display: block;
    padding-top: 30px;
    padding-bottom: 30px;
    word-wrap: break-word;
    -ms-word-wrap: break-word;
    font-weight: 500;
    font-family: heebo,sans-serif;
    font-size: 16px;
    line-height: 1.625
}

.post-navigation .nav-links a:hover {
    color: #f9b200
}

.post-navigation .nav-links a:hover .navi {
    color: #f9b200
}

.post-navigation .nav-links a:focus {
    color: #f9b200
}

.post-navigation .nav-links a:focus .navi {
    color: #f9b200
}

.post-navigation .nav-links a:focus-within {
    color: #f9b200
}

.post-navigation .nav-links a:focus-within .navi {
    color: #f9b200
}

.post-navigation .nav-links a:active {
    color: #f9b200
}

.post-navigation .nav-links a:active .navi {
    color: #f9b200
}

.post-navigation .nav-links .nav-previous a {
    padding-left: 0;
    padding-right: 0;
    float: left
}

.rtl .post-navigation .nav-links .nav-previous a {
    padding-right: 0;
    padding-left: inherit
}

.rtl .post-navigation .nav-links .nav-previous a {
    padding-left: 0;
    padding-right: inherit
}

.rtl .post-navigation .nav-links .nav-previous a {
    float: right
}

.post-navigation .nav-links .nav-next a:after {
    left: auto;
    right: 0
}

.rtl .post-navigation .nav-links .nav-next a:after {
    right: auto;
    left: auto
}

.rtl .post-navigation .nav-links .nav-next a:after {
    left: 0;
    right: auto
}

.author-info {
    padding: 0;
    background-color: #fff
}

@media only screen and (min-width: 1168px) {
    .author-info {
        margin-bottom:53px
    }
}

.author-info .description {
    padding-top: 0;
    margin-bottom: 0;
    margin-top: -5px
}

.author-info .author-title {
    font-size: 15px;
    margin: 0 0 3px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .8px;
    line-height: 2
}

.author-info .avatar-img {
    padding-right: 5px
}

.rtl .author-info .avatar-img {
    padding-left: 5px;
    padding-right: inherit
}

.author-info .avatar-img .avatar {
    overflow: hidden;
    max-width: none;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%
}

.related-posts {
    padding: 0;
    margin: 50px 0 72px
}

@media only screen and (min-width: 768px) {
    .related-posts {
        margin-top:0
    }
}

.related-posts .post {
    margin-bottom: 0
}

.related-posts .title {
    padding: 0;
    position: relative;
    text-transform: none;
    color: #1a1a1a;
    font-weight: 500;
    font-size: 30px;
    margin: 0;
    margin-bottom: 30px
}

.related-posts .slick-carousel .slick-arrow {
    display: none!important
}

@media only screen and (min-width: 1168px) {
    .related-posts .slick-carousel .slick-arrow {
        display:block!important
    }
}

.related-posts .slick-carousel .slick-dots {
    margin-bottom: 40px;
    display: block!important;
    margin-top: 40px
}

@media only screen and (min-width: 768px) {
    .related-posts .slick-carousel .slick-dots {
        display:none!important;
        margin-bottom: 0;
        margin-top: 0
    }
}

.blog-post-icon {
    display: table;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    z-index: 1;
    background: #f9b200;
    opacity: .9;
    filter: alpha(opacity=90);
    left: 0;
    width: 50px;
    height: 50px
}

.rtl .blog-post-icon {
    right: 0;
    left: auto
}

.blog-post-icon .fa {
    display: table-cell;
    vertical-align: middle;
    font-size: 22px
}

.blog-masonry .entry-thumb {
    margin-bottom: 0
}

.gallery .gallery-item {
    float: left;
    margin-bottom: 15px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative
}

.rtl .gallery .gallery-item {
    float: right
}

.gallery .gallery-item figcaption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    max-height: 50%;
    font-size: 12px;
    background: rgba(0,0,0,.5);
    margin-left: 15px;
    margin-right: 15px;
    opacity: 0;
    filter: alpha(opacity=0);
    padding: 8px 15px
}

.gallery .gallery-item:hover figcaption {
    opacity: 1;
    filter: alpha(opacity=100)
}

.gallery.gallery-columns-9 .gallery-item {
    width: 50%
}

@media only screen and (min-width: 768px) {
    .gallery.gallery-columns-9 .gallery-item {
        width:11%
    }
}

.gallery.gallery-columns-8 .gallery-item {
    width: 50%
}

@media only screen and (min-width: 768px) {
    .gallery.gallery-columns-8 .gallery-item {
        width:12.5%
    }
}

.gallery.gallery-columns-7 .gallery-item {
    width: 50%
}

@media only screen and (min-width: 768px) {
    .gallery.gallery-columns-7 .gallery-item {
        width:14%
    }
}

.gallery.gallery-columns-6 .gallery-item {
    width: 50%
}

@media only screen and (min-width: 768px) {
    .gallery.gallery-columns-6 .gallery-item {
        width:16.5%
    }
}

.gallery.gallery-columns-5 .gallery-item {
    width: 50%
}

@media only screen and (min-width: 768px) {
    .gallery.gallery-columns-5 .gallery-item {
        width:20%
    }
}

.gallery.gallery-columns-4 .gallery-item {
    width: 50%
}

@media only screen and (min-width: 768px) {
    .gallery.gallery-columns-4 .gallery-item {
        width:25%
    }
}

.gallery.gallery-columns-3 .gallery-item {
    width: 50%
}

@media only screen and (min-width: 768px) {
    .gallery.gallery-columns-3 .gallery-item {
        width:33%
    }
}

.gallery.gallery-columns-2 .gallery-item {
    width: 50%
}

@media only screen and (min-width: 768px) {
    .gallery.gallery-columns-2 .gallery-item {
        width:50%
    }
}

.gallery.gallery-columns-1 .gallery-item {
    width: 50%
}

@media only screen and (min-width: 768px) {
    .gallery.gallery-columns-1 .gallery-item {
        width:100%
    }
}

.comment-navigation {
    overflow: hidden;
    padding: 20px 0
}

.comment-navigation .nav-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.comment-navigation .nav-previous,.comment-navigation .nav-next {
    min-width: 50%;
    width: 100%;
    font-weight: 700;
    font-family: rubik,Helvetica,Arial,sans-serif
}

.comment-navigation .nav-previous .secondary-text,.comment-navigation .nav-next .secondary-text {
    display: none
}

@media only screen and (min-width: 768px) {
    .comment-navigation .nav-previous .secondary-text,.comment-navigation .nav-next .secondary-text {
        display:inline
    }
}

.comment-navigation .nav-previous svg,.comment-navigation .nav-next svg {
    vertical-align: middle;
    position: relative;
    margin: 0 -.35em;
    top: -1px
}

.comment-navigation .nav-next {
    text-align: right
}

.rtl .comment-navigation .nav-next {
    text-align: left
}

.list-check {
    list-style: none;
    padding: 0;
    margin: 0
}

.list-check li {
    margin-bottom: 10px
}

.list-check i {
    color: #f9b200;
    margin-right: 10px
}

.rtl .list-check i {
    margin-left: 10px;
    margin-right: inherit
}

.detail-post iframe {
    max-width: 100%
}

.detail-post .font-second {
    font-family: rubik,Helvetica,Arial,sans-serif;
    font-size: 24px;
    margin: 0 0 20px
}

.detail-post .bottom-info {
    font-family: rubik,Helvetica,Arial,sans-serif;
    margin-bottom: 20px
}

.detail-post .bottom-info .suffix {
    font-style: italic
}

.detail-post .bottom-info .author {
    text-transform: uppercase
}

.detail-post .bottom-info>div {
    display: inline-block;
    vertical-align: middle
}

.lt-ie8 .detail-post .bottom-info>div {
    display: inline;
    zoom:1}

.detail-post .bottom-info a:hover {
    color: #f9b200
}

.detail-post .bottom-info a:active {
    color: #f9b200
}

.detail-post .social-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end
}

.detail-post .apus-social-share {
    padding-top: 0;
    padding-bottom: 0;
    border-top: 0;
    float: none
}

@media only screen and (min-width: 768px) {
    .detail-post .apus-social-share {
        float:right
    }

    .rtl .detail-post .apus-social-share {
        float: left
    }
}

.detail-post .apus-social-share .bo-social-icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center
}

@media only screen and (min-width: 768px) {
    .detail-post .apus-social-share .bo-social-icons {
        -webkit-box-direction:normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.detail-post .apus-social-share .bo-social-icons>*:last-child {
    margin-left: 0;
    margin-right: 0
}

.rtl .detail-post .apus-social-share .bo-social-icons>*:last-child {
    margin-right: 0;
    margin-left: inherit
}

.rtl .detail-post .apus-social-share .bo-social-icons>*:last-child {
    margin-left: 0;
    margin-right: inherit
}

@media only screen and (min-width: 768px) {
    .detail-post .apus-social-share .bo-social-icons>*:last-child {
        margin-left:auto;
        margin-right: -13px
    }

    .rtl .detail-post .apus-social-share .bo-social-icons>*:last-child {
        margin-right: auto;
        margin-left: inherit
    }

    .rtl .detail-post .apus-social-share .bo-social-icons>*:last-child {
        margin-left: -13px;
        margin-right: inherit
    }
}

.detail-post .apus-social-share .title {
    outline: none
}

.detail-post .tag-social {
    margin-bottom: 50px;
    margin-top: 60px;
    clear: both;
    text-align: center
}

@media only screen and (min-width: 768px) {
    .detail-post .tag-social {
        text-align:left
    }

    .rtl .detail-post .tag-social {
        text-align: right
    }
}

.detail-post .tag-social .apus-social-share .social-content>a {
    width: 36px;
    height: 36px
}

.detail-post .entry-description {
    margin-bottom: 15px
}

@media only screen and (min-width: 768px) {
    .detail-post .entry-description {
        margin-bottom:30px
    }
}

.detail-post .entry-tags-list {
    position: relative;
    display: block;
    float: none;
    width: 100%
}

@media only screen and (min-width: 768px) {
    .detail-post .entry-tags-list {
        width:auto;
        float: left
    }

    .rtl .detail-post .entry-tags-list {
        float: right
    }
}

.detail-post .entry-tags-list strong {
    text-transform: capitalize;
    font-size: 1.28571rem;
    color: #1a1a1a;
    font-family: heebo,sans-serif;
    font-weight: 500;
    padding-right: 15px;
    line-height: 1.55556
}

.rtl .detail-post .entry-tags-list strong {
    padding-left: 15px;
    padding-right: inherit
}

.detail-post .entry-tags-list a {
    padding: 11px 15px;
    margin-bottom: 10px;
    color: #1a1a1a;
    letter-spacing: 0;
    background-color: #f2f3f5;
    font-size: 13px!important;
    line-height: 1;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.lt-ie8 .detail-post .entry-tags-list a {
    display: inline;
    zoom:1}

.rtl .detail-post .entry-tags-list a {
    margin-left: 10px;
    margin-right: inherit
}

.detail-post .entry-tags-list a:before {
    content: '';
    position: absolute;
    background-color: #f9b200;
    top: 0;
    z-index: -1;
    will-change: transform;
    left: 0;
    width: 150%;
    height: 100%;
    -webkit-transform: translatez(0)skewy(-30deg)scaley(0);
    -moz-transform: translatez(0)skewy(-30deg)scaley(0);
    -ms-transform: translatez(0)skewy(-30deg)scaley(0);
    -o-transform: translatez(0)skewy(-30deg)scaley(0);
    transform: translatez(0)skewy(-30deg)scaley(0);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: transform .15s,opacity .15s;
    -o-transition: transform .15s,opacity .15s;
    transition: transform .15s,opacity .15s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.rtl .detail-post .entry-tags-list a:before {
    right: 0;
    left: auto
}

.detail-post .entry-tags-list a:hover:before {
    -webkit-transform: translatez(0)skewy(0)scaley(1);
    -moz-transform: translatez(0)skewy(0)scaley(1);
    -ms-transform: translatez(0)skewy(0)scaley(1);
    -o-transform: translatez(0)skewy(0)scaley(1);
    transform: translatez(0)skewy(0)scaley(1)
}

.detail-post .entry-tags-list a:focus:before {
    -webkit-transform: translatez(0)skewy(0)scaley(1);
    -moz-transform: translatez(0)skewy(0)scaley(1);
    -ms-transform: translatez(0)skewy(0)scaley(1);
    -o-transform: translatez(0)skewy(0)scaley(1);
    transform: translatez(0)skewy(0)scaley(1)
}

.detail-post .entry-tags-list a:focus-within:before {
    -webkit-transform: translatez(0)skewy(0)scaley(1);
    -moz-transform: translatez(0)skewy(0)scaley(1);
    -ms-transform: translatez(0)skewy(0)scaley(1);
    -o-transform: translatez(0)skewy(0)scaley(1);
    transform: translatez(0)skewy(0)scaley(1)
}

.detail-post .entry-tags-list a:active:before {
    -webkit-transform: translatez(0)skewy(0)scaley(1);
    -moz-transform: translatez(0)skewy(0)scaley(1);
    -ms-transform: translatez(0)skewy(0)scaley(1);
    -o-transform: translatez(0)skewy(0)scaley(1);
    transform: translatez(0)skewy(0)scaley(1)
}

.detail-post .entry-tags-list a:hover {
    color: #fff
}

.detail-post .entry-tags-list a:focus {
    color: #fff
}

.detail-post .entry-tags-list a:focus-within {
    color: #fff
}

.detail-post .entry-tags-list a:active {
    color: #fff
}

.detail-post .post-navigation {
    margin: 0;
    padding-top: 0;
    padding-bottom: 72px
}

.detail-post .nav-links .navi {
    font-family: heebo,sans-serif;
    font-size: 15px;
    color: #1a1a1a;
    font-weight: 500;
    -ms-grid-row-align: center;
    align-self: center
}

.detail-post .nav-links .navi:hover {
    text-decoration: none
}

.detail-post .nav-links .navi:active {
    text-decoration: none
}

.detail-post .nav-links .navi i {
    line-height: 1;
    vertical-align: middle;
    font-size: 42px
}

.detail-post .entry-content-detail .entry-title {
    font-size: 28px;
    font-weight: 400;
    margin: 0 0 5px
}

.detail-post .sub-title {
    font-size: 21px
}

.author-post .avatar {
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%
}

.author-post .avatar-img {
    float: left;
    padding-right: 8px
}

.rtl .author-post .avatar-img {
    float: right
}

.rtl .author-post .avatar-img {
    padding-left: 8px;
    padding-right: inherit
}

.author-post .name-author {
    margin-top: 9px;
    display: inline-block;
    vertical-align: middle
}

.lt-ie8 .author-post .name-author {
    display: inline;
    zoom:1}

.post-password-form input[type=password] {
    margin-left: 15px;
    height: 41px
}

.rtl .post-password-form input[type=password] {
    margin-right: 15px;
    margin-left: inherit
}

.blog-mansory-wrapper {
    outline: none
}

.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment {
    line-height: 1.8
}

.has-dates .wp-block-latest-comments__comment .avatar,.has-excerpts .wp-block-latest-comments__comment .avatar {
    margin-top: 6px;
    margin-right: 15px
}

.rtl .has-dates .wp-block-latest-comments__comment .avatar,.rtl .has-excerpts .wp-block-latest-comments__comment .avatar {
    margin-left: 15px;
    margin-right: inherit
}

.widget-blogs .post-grid {
    border: 1px solid transparent
}

.widget-blogs.carousel .slick-carousel .slick-arrow {
    opacity: 1;
    filter: alpha(opacity=100);
    width: auto;
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    left: -99999px;
    position: absolute;
    padding: 0;
    color: #1a1a1a;
    margin: 0;
    background-color: initial;
    text-transform: none;
    letter-spacing: 0;
    font-size: 1.14286rem;
    font-weight: 500;
    top: auto;
    bottom: 0
}

.rtl .widget-blogs.carousel .slick-carousel .slick-arrow {
    right: -99999px;
    left: auto
}

.widget-blogs.carousel .slick-carousel .slick-arrow i {
    margin: 0 10px
}

.widget-blogs.carousel .slick-carousel .slick-arrow:before,.widget-blogs.carousel .slick-carousel .slick-arrow:after {
    content: normal
}

.widget-blogs.carousel .slick-carousel .slick-arrow:hover {
    color: #f9b200
}

.widget-blogs.carousel .slick-carousel .slick-arrow:focus {
    color: #f9b200
}

.widget-blogs.carousel .slick-carousel .slick-arrow:focus-within {
    color: #f9b200
}

.widget-blogs.carousel .slick-carousel .slick-arrow:active {
    color: #f9b200
}

.widget-blogs.carousel .slick-carousel .slick-arrow.slick-prev {
    margin-left: -55px
}

.rtl .widget-blogs.carousel .slick-carousel .slick-arrow.slick-prev {
    margin-right: -55px;
    margin-left: inherit
}

.widget-blogs.carousel .slick-carousel .slick-arrow.slick-next {
    margin-left: 55px
}

.rtl .widget-blogs.carousel .slick-carousel .slick-arrow.slick-next {
    margin-right: 55px;
    margin-left: inherit
}

.widget-blogs.carousel .slick-carousel .slick-dots {
    width: 100%;
    margin-top: 40px;
    display: block!important;
    opacity: 1;
    filter: alpha(opacity=100)
}

@media only screen and (min-width: 1168px) {
    .widget-blogs.carousel .slick-carousel .slick-dots {
        display:none!important;
        width: auto;
        padding-top: 10px;
        margin-top: 0
    }
}

.widget-blogs.carousel .slick-carousel .post-grid {
    margin-bottom: 0
}

.widget-blogs.carousel .post-grid,.widget-blogs.grid .post-grid {
    background-color: #fff
}

.widget-blogs.carousel .post-grid .entry-title-content,.widget-blogs.grid .post-grid .entry-title-content {
    padding: 30px
}

.main-content div[class~=col-md-12] .layout-blog .layout-posts-list {
    padding: 0
}

@media only screen and (min-width: 768px) {
    .main-content div[class~=col-md-12] .layout-blog .layout-posts-list {
        padding:0 34px
    }
}

@media only screen and (min-width: 1168px) {
    .main-content div[class~=col-md-12] .layout-blog .layout-posts-list {
        padding:0 95px
    }
}

.widget-projects.grid .project-style2 {
    margin-bottom: 40px
}

.widget-projects.grid .style-grid .project-style2 {
    padding: 10px;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-box-shadow: 0 0 40px rgba(0,0,0,.075);
    box-shadow: 0 0 40px rgba(0,0,0,.075)
}

.widget-projects.grid .style-grid .project-style2 .entry-title {
    margin-bottom: 5px
}

.widget-projects.grid .style-grid .project-style2 .description {
    margin-bottom: 25px
}

.widget-projects.carousel .slick-carousel {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 50px
}

@media only screen and (min-width: 1168px) {
    .widget-projects.carousel .slick-carousel {
        padding-bottom:0
    }
}

.widget-projects.carousel .slick-carousel .slick-slide {
    padding-left: 0;
    padding-right: 0
}

.widget-projects.carousel .slick-carousel .slick-dots {
    bottom: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: -99999px
}

.rtl .widget-projects.carousel .slick-carousel .slick-dots {
    right: -99999px;
    left: auto
}

@media only screen and (min-width: 768px) {
    .widget-projects.carousel .slick-carousel .slick-dots {
        left:50%
    }

    .rtl .widget-projects.carousel .slick-carousel .slick-dots {
        right: 50%;
        left: auto
    }
}

.widget-projects.mansory .widget-projects-mansory.style1 .isotope-items {
    margin-left: 0;
    margin-right: 0
}

.widget-projects.mansory .widget-projects-mansory.style1 .isotope-item {
    padding-left: 0;
    padding-right: 0
}

.widget-projects.mansory .widget-projects-mansory.style1 .project-style {
    margin-bottom: 0
}

.widget-projects.mansory .widget-projects-mansory.style1 .project-style:hover .project-content-box {
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    backface-visibility: visible
}

.widget-projects.mansory .widget-projects-mansory.style1 .project-style:hover .overlay-icon {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    backface-visibility: visible
}

.widget-projects.mansory .widget-projects-mansory.style1 .project-style:hover .overlay-icon a {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.widget-projects.mansory .widget-projects-mansory.style1 .project-style .project-thumb {
    margin-bottom: 0
}

.widget-projects.mansory .widget-projects-mansory.style1 .project-style2 {
    margin-bottom: 0
}

.widget-projects.mansory .widget-projects-mansory.style1 .project-style2 .project-thumb {
    margin-bottom: 0
}

.widget-projects.mansory .widget-projects-mansory.style1 .project-style2 .project-button .btn-project {
    padding: 3px 10px
}

.widget-projects.mansory .widget-projects-mansory.style1 .project-style2 .entry-title a {
    color: #fff
}

.widget-projects.mansory .widget-projects-mansory.style1 .project-style2 .project-content-box {
    color: #fff;
    background-color: initial
}

.widget-projects.mansory .widget-projects-mansory.style1 .project-style2 .project-content-box .description {
    display: block
}

@media only screen and (min-width: 768px) {
    .widget-projects.mansory .widget-projects-mansory.style1 .project-style2 .project-content-box .description {
        display:none
    }
}

@media only screen and (min-width: 1168px) {
    .widget-projects.mansory .widget-projects-mansory.style1 .project-style2 .project-content-box .description {
        display:block
    }
}

.widget-projects.mansory .widget-projects-mansory .project-style2 {
    margin-bottom: 30px
}

.widget-projects.mansory .widget-projects-mansory .project-style2 .description {
    display: block
}

@media only screen and (min-width: 768px) {
    .widget-projects.mansory .widget-projects-mansory .project-style2 .description {
        display:none
    }
}

@media only screen and (min-width: 1168px) {
    .widget-projects.mansory .widget-projects-mansory .project-style2 .description {
        display:block
    }
}

.widget-projects.mansory .widget-projects-mansory .project-style2 .project-thumb {
    margin-bottom: 0
}

.widget-projects.mansory .widget-projects-mansory .project-style2 .project-button .btn-project {
    padding: 3px 10px
}

.widget-projects.mansory .tab-content-top.style2:before,.widget-projects.mansory .tab-content-top.style2:after {
    content: " ";
    display: table
}

.widget-projects.mansory .tab-content-top.style2:after {
    clear: both
}

.widget-projects.mansory .tab-content-top.style2 ul {
    overflow-x: auto;
    margin-bottom: 20px;
    padding-bottom: 10px;
    margin-right: 0
}

.rtl .widget-projects.mansory .tab-content-top.style2 ul {
    margin-left: 0;
    margin-right: inherit
}

@media only screen and (min-width: 768px) {
    .widget-projects.mansory .tab-content-top.style2 ul {
        margin-bottom:40px
    }
}

@media only screen and (min-width: 1168px) {
    .widget-projects.mansory .tab-content-top.style2 ul {
        overflow-x:visible;
        margin-bottom: 60px;
        padding-bottom: 0;
        margin-right: 0
    }

    .rtl .widget-projects.mansory .tab-content-top.style2 ul {
        margin-left: 0;
        margin-right: inherit
    }
}

.widget-projects.mansory .tab-content-top.style2 ul li {
    padding: 0 5px
}

.widget-projects.mansory .tab-content-top.style2 ul li:after {
    content: normal
}

.widget-projects.mansory .tab-content-top.style2 ul li a {
    color: #7c8590;
    padding: 6px 20px;
    border: 2px solid #505b69;
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

.lt-ie8 .widget-projects.mansory .tab-content-top.style2 ul li a {
    display: inline;
    zoom:1}

.widget-projects.mansory .tab-content-top.style2 ul li a.active {
    background-color: #f9b200;
    color: #fff;
    border-color: #f9b200
}

.widget-projects.mansory .tab-content-top.style2 ul li a:hover {
    background-color: #f9b200;
    color: #fff;
    border-color: #f9b200
}

.widget-projects.mansory .tab-content-top.style2 ul li a:focus {
    background-color: #f9b200;
    color: #fff;
    border-color: #f9b200
}

.widget-projects.mansory .tab-content-top.style2 ul li a:focus-within {
    background-color: #f9b200;
    color: #fff;
    border-color: #f9b200
}

.widget-projects.mansory .tab-content-top.style2 ul li a:active {
    background-color: #f9b200;
    color: #fff;
    border-color: #f9b200
}

.widget-projects.mansory .tab-content-top.style2 ul li:last-child {
    padding-right: 0
}

.rtl .widget-projects.mansory .tab-content-top.style2 ul li:last-child {
    padding-left: 0;
    padding-right: inherit
}

.widget-projects.mansory .tab-content-top.style2 .widget-title {
    margin-bottom: 30px;
    float: none;
    margin-left: 0
}

.rtl .widget-projects.mansory .tab-content-top.style2 .widget-title {
    margin-right: 0;
    margin-left: inherit
}

@media only screen and (min-width: 1168px) {
    .widget-projects.mansory .tab-content-top.style2 .widget-title {
        margin-bottom:0;
        float: left;
        margin-left: 0
    }

    .rtl .widget-projects.mansory .tab-content-top.style2 .widget-title {
        float: right
    }

    .rtl .widget-projects.mansory .tab-content-top.style2 .widget-title {
        margin-right: 0;
        margin-left: inherit
    }
}

.widget-projects.mansory .isotope-filter {
    list-style: none;
    padding: 0;
    margin: 0 0 40px;
    overflow-x: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (min-width: 1168px) {
    .widget-projects.mansory .isotope-filter {
        overflow-x:visible
    }
}

.widget-projects.mansory .isotope-filter li {
    padding: 0 15px;
    position: relative;
    margin-bottom: 5px
}

@media only screen and (min-width: 768px) {
    .widget-projects.mansory .isotope-filter li {
        margin-bottom:0
    }
}

.widget-projects.mansory .isotope-filter li a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    color: #6f6f6f;
    letter-spacing: .3px;
    font-family: heebo,sans-serif
}

.widget-projects.mansory .isotope-filter li a:hover {
    color: #f9b200
}

.widget-projects.mansory .isotope-filter li a:focus {
    color: #f9b200
}

.widget-projects.mansory .isotope-filter li a:focus-within {
    color: #f9b200
}

.widget-projects.mansory .isotope-filter li a:active {
    color: #f9b200
}

.widget-projects.mansory .isotope-filter li:after {
    content: "/";
    right: -2px;
    opacity: .3;
    filter: alpha(opacity=30);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rtl .widget-projects.mansory .isotope-filter li:after {
    left: -2px;
    right: auto
}

.widget-projects.mansory .isotope-filter li:first-child {
    padding-left: 0
}

.rtl .widget-projects.mansory .isotope-filter li:first-child {
    padding-right: 0;
    padding-left: inherit
}

.widget-projects.mansory .isotope-filter li:last-child {
    padding-right: 0
}

.rtl .widget-projects.mansory .isotope-filter li:last-child {
    padding-left: 0;
    padding-right: inherit
}

.widget-projects.mansory .isotope-filter li:last-child:after {
    content: normal
}

.widget-projects.mansory .project-style {
    position: relative;
    overflow: hidden;
    display: block
}

.widget-projects.mansory .project-style2 {
    position: relative;
    overflow: hidden;
    display: block
}

.widget-projects.mansory .project-style2 .entry-title a {
    color: #1a1a1a
}

.widget-projects.mansory .project-style2:hover .project-content-box {
    margin-bottom: 0;
    pointer-events: auto;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    backface-visibility: visible
}

.widget-projects.mansory .project-style2:hover:before {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    backface-visibility: visible
}

.widget-projects .widget-title {
    margin-top: 0
}

.widget-projects .widget-content .style2 .project {
    margin-bottom: 30px
}

.widget-projects .widget-content .style2 .project .project-thumb {
    margin-bottom: 0
}

.widget-projects .widget-content .style2 .project:hover .overlay-icon {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    backface-visibility: visible
}

.project-content-box {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 20px;
    text-align: center;
    position: absolute;
    pointer-events: none;
    visibility: hidden;
    background-color: rgba(255,255,255,.9);
    opacity: 0;
    filter: alpha(opacity=0);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}

.project-content-box:before,.project-content-box:after {
    content: '';
    position: absolute;
    border-color: #f9b200;
    border-style: solid;
    -webkit-transition: all .2s ease-in-out .3s;
    -o-transition: all .2s ease-in-out .3s;
    transition: all .2s ease-in-out .3s;
    visibility: hidden;
    width: 0;
    height: 0
}

.project-content-box:before {
    top: 0;
    right: 0;
    border-width: 4px 4px 0 0
}

.project-content-box:after {
    bottom: 0;
    left: 0;
    border-width: 0 0 4px 4px
}

.project-content-box:hover:before,.project-content-box:hover:after {
    width: 50px;
    height: 50px;
    visibility: visible
}

.type-project {
    margin-bottom: 30px;
    position: relative
}

.type-project .entry-title {
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 1.4
}

.type-project .description {
    margin-bottom: 25px
}

.type-project.slick-slide {
    margin-bottom: 0
}

.type-project:hover .project-content-box {
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    backface-visibility: visible
}

.type-project:hover .project-content-box .project-icon,.type-project:hover .project-content-box .project-button,.type-project:hover .project-content-box .entry-title {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.type-project.project-style1 .project-container {
    position: relative
}

.type-project.project-style1 .project-thumb {
    margin-bottom: 0
}

.type-project.project-style1 .entry-title {
    font-size: 18px;
    margin: 0
}

.type-project.project-style1 .description {
    padding: 15px;
    margin: 0
}

.type-project.project-style1 .project-box .project-content-box {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0)
}

.type-project.project-style1 .project-box:hover .project-content-box {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
    pointer-events: auto;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    backface-visibility: visible
}

.type-project.project-style2 {
    text-align: center
}

.type-project.project-style2 .project-thumb {
    margin-bottom: 30px
}

.type-project.project-style2 .project-icon {
    font-size: 40px;
    color: #f9b200;
    margin-bottom: 5px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px)
}

.type-project.project-style2 .project-button {
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px);
    -webkit-transition: all .4s 1s;
    -o-transition: all .4s 1s;
    transition: all .4s 1s
}

.type-project.project-style2 .entry-title {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-family: heebo,sans-serif;
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px);
    -webkit-transition: all .4s .5s;
    -o-transition: all .4s .5s;
    transition: all .4s .5s
}

.type-project.project-style3 .project-thumb {
    margin-bottom: 0
}

.type-project.project-style3:hover .overlay-icon a {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.overlay-icon {
    text-align: center;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

.overlay-icon a {
    padding: 0;
    margin: 0 2px;
    font-size: 18px;
    border: 1px solid #f9b200;
    color: #f9b200;
    text-align: center;
    line-height: 30px;
    background-color: initial;
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px)
}

.lt-ie8 .overlay-icon a {
    display: inline;
    zoom:1}

.overlay-icon a:hover {
    color: #fff!important;
    border-color: #f9b200;
    background-color: #f9b200
}

.overlay-icon a:focus {
    color: #fff!important;
    border-color: #f9b200;
    background-color: #f9b200
}

.overlay-icon a:focus-within {
    color: #fff!important;
    border-color: #f9b200;
    background-color: #f9b200
}

.overlay-icon a:active {
    color: #fff!important;
    border-color: #f9b200;
    background-color: #f9b200
}

@media only screen and (min-width: 1168px) {
    .overlay-icon a {
        line-height:42px;
        width: 42px;
        height: 42px
    }
}

.detail-project .entry-description>* {
    margin-top: 22px;
    margin-bottom: 22px;
    max-width: 100%
}

@media only screen and (min-width: 768px) {
    .detail-project .entry-description>* {
        margin-top:32px;
        margin-bottom: 32px
    }
}

.detail-project .entry-description>* figcaption {
    margin-top: 15px
}

.detail-project .entry-description>*:first-child {
    margin-top: 0
}

.detail-project .entry-description>*:last-child {
    margin-bottom: 0
}

.detail-project .tag-social {
    margin-top: 20px
}

.detail-project .tag-social .apus-social-share .social-content>a {
    margin-bottom: 0
}

.detail-project .project-description {
    margin-bottom: 10px
}

.detail-project .project-detail {
    padding: 30px;
    min-height: auto;
    background-color: #fff;
    -webkit-box-shadow: 0 20px 50px 0 rgba(65,94,148,.1);
    box-shadow: 0 20px 50px rgba(65,94,148,.1);
    margin-right: 0
}

.rtl .detail-project .project-detail {
    margin-left: 0;
    margin-right: inherit
}

@media only screen and (min-width: 1168px) {
    .detail-project .project-detail {
        min-height:450px
    }
}

.detail-project .project-detail .title {
    margin: 0;
    font-size: 18px;
    line-height: 1.55556
}

@media only screen and (min-width: 1168px) {
    .detail-project .project-detail .title {
        margin:0 0 15px
    }
}

.detail-project .project-detail .project-detail-desc {
    font-style: italic;
    color: #777
}

.detail-project .project-detail .project-detail-item {
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center
}

.detail-project .project-detail .project-detail-item>* {
    padding-right: 6px
}

.rtl .detail-project .project-detail .project-detail-item>* {
    padding-left: 6px;
    padding-right: inherit
}

.detail-project .project-detail .project-detail-item>*:last-child {
    padding-right: 0
}

.rtl .detail-project .project-detail .project-detail-item>*:last-child {
    padding-left: 0;
    padding-right: inherit
}

.detail-project .project-detail .project-detail-item:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.detail-project .project-detail .project-detail-item.pro-director i {
    font-size: 27px
}

.detail-project .gallery {
    overflow: hidden;
    margin: 0 0 30px
}

@media only screen and (min-width: 1168px) {
    .detail-project .gallery {
        margin:0 0 50px
    }
}

.detail-project .gallery .slick-carousel .slick-arrow {
    font-size: 18px;
    background-color: #f9b200;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    width: 30px;
    height: 30px
}

@media only screen and (min-width: 1168px) {
    .detail-project .gallery .slick-carousel .slick-arrow {
        width:50px;
        height: 50px
    }
}

.detail-project .gallery .slick-carousel .slick-arrow.slick-next {
    right: -35px
}

.rtl .detail-project .gallery .slick-carousel .slick-arrow.slick-next {
    left: -35px;
    right: auto
}

.detail-project .gallery .slick-carousel .slick-arrow.slick-prev {
    left: -35px
}

.rtl .detail-project .gallery .slick-carousel .slick-arrow.slick-prev {
    right: -35px;
    left: auto
}

.detail-project .gallery .slick-carousel .slick-arrow:hover {
    background-color: #f9b200
}

.detail-project .gallery .slick-carousel .slick-arrow:focus {
    background-color: #f9b200
}

.detail-project .gallery .slick-carousel .slick-arrow:focus-within {
    background-color: #f9b200
}

.detail-project .gallery .slick-carousel .slick-arrow:active {
    background-color: #f9b200
}

.detail-project .gallery:hover .slick-arrow.slick-next {
    right: 15px
}

.rtl .detail-project .gallery:hover .slick-arrow.slick-next {
    left: 15px;
    right: auto
}

.detail-project .gallery:hover .slick-arrow.slick-prev {
    left: 15px
}

.rtl .detail-project .gallery:hover .slick-arrow.slick-prev {
    right: 15px;
    left: auto
}

.detail-project .project-detail-flex {
    outline: none
}

.detail-project .project-info-detail {
    padding: 0
}

.detail-project .project-info-detail h3.margin-bottom-15,.detail-project .project-info-detail .entry-title-detail {
    margin-bottom: 15px;
    font-size: 20px
}

.project-detail-title {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    color: #6f6f6f;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.625
}

.project-detail-title i {
    color: #f9b200;
    font-size: 24px;
    float: left;
    margin-right: 10px
}

.rtl .project-detail-title i {
    float: right
}

.rtl .project-detail-title i {
    margin-left: 10px;
    margin-right: inherit
}

.related-project {
    margin-top: 40px;
    overflow: hidden
}

@media only screen and (min-width: 1168px) {
    .related-project {
        margin-top:66px
    }
}

.related-project .title {
    padding: 0;
    position: relative;
    text-transform: none;
    color: #1a1a1a;
    font-weight: 500;
    font-size: 30px;
    margin: 0;
    margin-bottom: 30px
}

.related-project .slick-carousel .slick-arrow {
    z-index: 1;
    border: none;
    margin: 0;
    font-size: 18px;
    color: #fff;
    pointer-events: none;
    background-color: #f9b200;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    filter: alpha(opacity=0);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50px;
    height: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.related-project .slick-carousel .slick-arrow:hover {
    color: #fff;
    background-color: #f9b200
}

.related-project .slick-carousel .slick-arrow:focus {
    color: #fff;
    background-color: #f9b200
}

.related-project .slick-carousel .slick-arrow:focus-within {
    color: #fff;
    background-color: #f9b200
}

.related-project .slick-carousel .slick-arrow:active {
    color: #fff;
    background-color: #f9b200
}

.related-project .slick-carousel .slick-arrow i {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 1em;
    height: 1em
}

.related-project .slick-carousel .slick-arrow.slick-next {
    right: -35px
}

.rtl .related-project .slick-carousel .slick-arrow.slick-next {
    left: -35px;
    right: auto
}

.related-project .slick-carousel .slick-arrow.slick-prev {
    left: -35px
}

.rtl .related-project .slick-carousel .slick-arrow.slick-prev {
    right: -35px;
    left: auto
}

.related-project .slick-carousel:hover .slick-arrow {
    pointer-events: auto;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    backface-visibility: visible
}

.related-project .slick-carousel:hover .slick-arrow.slick-next {
    right: 15px
}

.rtl .related-project .slick-carousel:hover .slick-arrow.slick-next {
    left: 15px;
    right: auto
}

.related-project .slick-carousel:hover .slick-arrow.slick-prev {
    left: 15px
}

.rtl .related-project .slick-carousel:hover .slick-arrow.slick-prev {
    right: 15px;
    left: auto
}

.widget-features-box .item .item-inner {
    padding: 0;
    border: 1px solid #ddd;
    background-color: initial;
    margin-bottom: 30px
}

@media only screen and (min-width: 1168px) {
    .widget-features-box .item .item-inner {
        margin-bottom:0
    }
}

.widget-features-box.left .item-inner {
    text-align: left
}

.rtl .widget-features-box.left .item-inner {
    text-align: right
}

.widget-features-box.right .item-inner {
    text-align: right
}

.rtl .widget-features-box.right .item-inner {
    text-align: left
}

.widget-features-box.center .item-inner {
    text-align: center
}

.widget-features-box.center .item-inner .features-box-image {
    margin-left: auto;
    margin-right: auto
}

.widget-features-box.style1 .item .item-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.widget-features-box.style1 .item .item-inner>div.features-box-image {
    margin-right: 20px
}

.rtl .widget-features-box.style1 .item .item-inner>div.features-box-image {
    margin-left: 20px;
    margin-right: inherit
}

.widget-features-box.style1 .item .item-inner>div.features-box-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.widget-features-box.style2 .item {
    position: relative
}

.widget-features-box.style2 .item:before,.widget-features-box.style2 .item:after {
    z-index: 2;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    border-color: #f9b200;
    border-style: solid;
    visibility: hidden
}

.widget-features-box.style2 .item:before {
    top: 0;
    right: 0;
    border-width: 4px 4px 0 0
}

.widget-features-box.style2 .item:after {
    bottom: 0;
    left: 0;
    border-width: 0 0 4px 4px
}

.widget-features-box.style2 .item:hover:before,.widget-features-box.style2 .item:hover:after {
    width: 50px;
    height: 50px;
    visibility: visible
}

.widget-features-box.style2 .item-inner {
    z-index: 1;
    padding: 30px;
    margin: 30px 0 0;
    position: relative;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

.widget-features-box.style2 .item-inner .features-box-image {
    margin-bottom: 20px;
    margin-top: 0
}

.widget-features-box.style2 .item-inner .features-box-image.icon i {
    font-size: 30px
}

.widget-features-box.style2 .item-inner .features-box-content .title {
    margin-bottom: 10px;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

.widget-features-box.style2 .item-inner:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.widget-features-box.style3 .item .item-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 0 0 40px rgba(0,0,0,5%);
    box-shadow: 0 0 40px rgba(0,0,0,5%)
}

.widget-features-box.style3 .item .item-inner>div.features-box-image {
    margin-right: 30px
}

.rtl .widget-features-box.style3 .item .item-inner>div.features-box-image {
    margin-left: 30px;
    margin-right: inherit
}

.widget-features-box.style3 .features-box-content .title {
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 20px
}

.widget-features-box.style3 .features-box-content .title:after {
    content: "";
    bottom: 0;
    position: absolute;
    background-color: #f9b200;
    width: 50px;
    height: 3px;
    left: 0
}

.rtl .widget-features-box.style3 .features-box-content .title:after {
    right: 0;
    left: auto
}

.widget-features-box.style3 .row div[class*=col-]:nth-child(2n+1) {
    clear: both
}

@media only screen and (min-width: 1168px) {
    .widget-features-box.style3 .row div[class*=col-]:nth-child(2n+1) {
        clear:none
    }
}

.widget-features-box.style4 {
    position: relative
}

.widget-features-box.style4 .item .item-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center
}

@media only screen and (min-width: 768px) {
    .widget-features-box.style4 .item .item-inner {
        line-height:30px
    }
}

.widget-features-box.style4 .features-box-image.icon {
    margin: 0;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    -webkit-align-items: center!important;
    -moz-align-items: center!important;
    align-items: center!important
}

.widget-features-box.style5 .item-inner>* {
    margin-bottom: 20px
}

.widget-features-box.style5 .item-inner>*:last-child {
    margin-bottom: 0
}

.widget-features-box.style5 .features-box-content .title {
    margin-bottom: 6px
}

.widget-features-box.style6 .item-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.widget-features-box.style6 .item-inner .title {
    margin-bottom: 5px
}

.widget-features-box.style6 .features-box-image {
    margin-right: 20px
}

.rtl .widget-features-box.style6 .features-box-image {
    margin-left: 20px;
    margin-right: inherit
}

.widget-features-box.style6 .features-box-image.icon {
    color: #fff;
    margin-top: 0;
    background-color: #f9b200;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80px;
    height: 80px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center
}

.widget-features-box .slick-carousel .slick-dots {
    padding-top: 50px;
    display: block;
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
    filter: alpha(opacity=100)
}

.widget-features-box .slick-carousel .slick-arrow {
    pointer-events: none;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 40px;
    height: 40px
}

.widget-features-box .slick-carousel .slick-prev {
    margin-left: 30px
}

.rtl .widget-features-box .slick-carousel .slick-prev {
    margin-right: 30px;
    margin-left: inherit
}

.widget-features-box .slick-carousel .slick-next {
    margin-right: 30px
}

.rtl .widget-features-box .slick-carousel .slick-next {
    margin-left: 30px;
    margin-right: inherit
}

.widget-features-box .features-box-image.icon {
    color: #f9b200;
    margin-top: 5px;
    border: 2px solid transparent;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.widget-features-box .features-box-image.icon i {
    line-height: 1;
    font-size: 2.85714rem;
    position: relative;
    z-index: 1
}

.widget-features-box .features-box-content a {
    color: #1a1a1a
}

.widget-features-box .features-box-content a .title {
    color: inherit
}

.widget-features-box .features-box-content a:hover .title {
    color: #f9b200
}

.widget-features-box .features-box-content a:focus .title {
    color: #f9b200
}

.widget-features-box .features-box-content a:focus-within .title {
    color: #f9b200
}

.widget-features-box .features-box-content a:active .title {
    color: #f9b200
}

.widget-features-box .features-box-content .title {
    margin: 0 0 10px;
    font-size: 16px;
    font-weight: 700;
    color: #1a1a1a;
    text-transform: uppercase;
    line-height: 1.625
}

@media only screen and (min-width: 768px) {
    .widget-features-box .features-box-content .title {
        margin:0
    }
}

.widget-features-box .features-box-content .description {
    outline: none
}

.widget-features-box .features-info-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.widget-features-box .features-info-list li {
    margin: 0 0 10px;
    position: relative;
    line-height: 1.71429;
    padding: 0 0 0 22px
}

.rtl .widget-features-box .features-info-list li {
    padding: 0 22px 0 0
}

.widget-features-box .features-info-list li:last-child {
    margin-bottom: 0
}

@media only screen and (min-width: 1168px) {
    .widget-features-box .features-info-list li {
        margin:0;
        line-height: 2.28571
    }
}

.widget-features-box .features-info-list li:before {
    top: 6px;
    color: #1a1a1a;
    content: "\e912";
    position: absolute;
    left: 0;
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.rtl .widget-features-box .features-info-list li:before {
    right: 0;
    left: auto
}

@media only screen and (min-width: 1168px) {
    .widget-features-box .features-info-list li:before {
        top:10px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.features-box-header .widget-features-box .features-box-image.icon {
    margin-top: 0
}

.type-team.team-style {
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    margin-bottom: 30px;
    border: 1px solid transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-box-shadow: none;
    box-shadow: none
}

.type-team.team-style:hover {
    border-color: transparent!important;
    -webkit-box-shadow: 0 0 40px rgba(0,0,0,7%);
    box-shadow: 0 0 40px rgba(0,0,0,7%)
}

.type-team.team-style .content {
    padding: 20px 0 30px
}

.type-team.team-style .content .name-team {
    font-size: 13px;
    margin: 0 0 5px;
    text-transform: capitalize;
    letter-spacing: .5px
}

.type-team.team-style .content .team-job {
    text-transform: capitalize;
    margin-bottom: 20px
}

.type-team.team-style .team-image {
    outline: none
}

.type-team.team-style .social-info .social {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.type-team.team-style .social-info .social>li {
    margin: 0 5px
}

.type-team.team-style .social-info .social>li>a {
    color: #f9b200;
    font-size: 1rem;
    border: 1px solid #f9b200;
    background-color: initial;
    width: 34px;
    height: 34px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center
}

.type-team.team-style .social-info .social>li>a:hover {
    color: #f9b200;
    border-color: #f9b200;
    background-color: initial
}

.type-team.team-style .social-info .social>li>a:focus {
    color: #f9b200;
    border-color: #f9b200;
    background-color: initial
}

.type-team.team-style .social-info .social>li>a:focus-within {
    color: #f9b200;
    border-color: #f9b200;
    background-color: initial
}

.type-team.team-style .social-info .social>li>a:active {
    color: #f9b200;
    border-color: #f9b200;
    background-color: initial
}

.type-team.team-style1 {
    background-color: #f2f3f5;
    margin-bottom: 30px;
    position: relative
}

@media only screen and (min-width: 1168px) {
    .type-team.team-style1 {
        margin-bottom:0
    }
}

.type-team.team-style1 .social-info {
    position: absolute;
    bottom: 0;
    width: 50px;
    overflow: hidden;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.rtl .type-team.team-style1 .social-info {
    left: 0;
    right: auto
}

.type-team.team-style1 .social {
    margin: 0;
    padding: 0
}

.type-team.team-style1 .social li {
    width: 100%;
    display: block
}

.type-team.team-style1 .social li a {
    color: #fff;
    font-size: 15px;
    border: none;
    line-height: 1;
    position: relative;
    background-color: #f9b200;
    width: 100%;
    height: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center
}

.type-team.team-style1 .social li a:after {
    content: "";
    position: absolute;
    bottom: 0;
    background-color: rgba(255,255,255,.5);
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 1px
}

.type-team.team-style1 .social li:last-child a:after {
    content: normal
}

.type-team.team-style1 .team-job {
    margin-bottom: 0
}

.type-team.team-style1 .team-image {
    position: relative;
    overflow: hidden;
    display: block
}

.type-team.team-style1 .name-team {
    margin: 0 0 3px;
    font-size: 18px
}

.type-team.team-style1 .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.type-team.team-style1 .team-content-info {
    padding: 20px
}

.type-team.team-style1:hover .team-image:before {
    z-index: 1;
    border-width: 4px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.type-team.team-style2 {
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.type-team.team-style2 .content {
    padding: 20px 0 34px
}

.type-team.team-style2 .content .name-team {
    font-size: 1.28571rem;
    text-transform: capitalize;
    margin: 0 0 10px
}

.type-team.team-style2 .content .team-job {
    text-transform: capitalize;
    margin-bottom: 25px
}

.type-team.team-style2 .social-info .social {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.type-team.team-style2 .social-info .social>li {
    margin: 0 2px
}

.type-team.team-style2 .social-info .social>li>a {
    color: #777;
    font-size: .85714rem;
    border: 1px solid #ddd;
    background-color: initial;
    width: 24px;
    height: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center
}

.type-team.team-style2 .social-info .social>li>a:hover {
    color: #fff;
    border-color: #1a1a1a;
    background-color: #1a1a1a
}

.type-team.team-style2 .social-info .social>li>a:focus {
    color: #fff;
    border-color: #1a1a1a;
    background-color: #1a1a1a
}

.type-team.team-style2 .social-info .social>li>a:focus-within {
    color: #fff;
    border-color: #1a1a1a;
    background-color: #1a1a1a
}

.type-team.team-style2 .social-info .social>li>a:active {
    color: #fff;
    border-color: #1a1a1a;
    background-color: #1a1a1a
}

.widget-teams {
    position: relative
}

.widget-teams .slick-carousel .slick-dots {
    left: -99999px
}

.rtl .widget-teams .slick-carousel .slick-dots {
    right: -99999px;
    left: auto
}

@media only screen and (min-width: 1168px) {
    .widget-teams .slick-carousel .slick-dots {
        left:0
    }

    .rtl .widget-teams .slick-carousel .slick-dots {
        right: 0;
        left: auto
    }
}

.detail-team .entry-description>* {
    margin-top: 22px;
    margin-bottom: 22px;
    max-width: 100%
}

@media only screen and (min-width: 768px) {
    .detail-team .entry-description>* {
        margin-top:32px;
        margin-bottom: 32px
    }
}

.detail-team .entry-description>* figcaption {
    margin-top: 15px
}

.detail-team .entry-description>*:first-child {
    margin-top: 0
}

.detail-team .entry-description>*:last-child {
    margin-bottom: 0
}

.detail-team .project-thumb {
    position: relative
}

.detail-team .project-thumb img {
    width: 100%
}

.detail-team .project-thumb:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4);
    -webkit-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 1
}

.detail-team .team-social {
    padding: 10px;
    margin-bottom: 30px;
    border: none;
    -webkit-box-shadow: 0 0 50px rgba(65,94,148,.1);
    box-shadow: 0 0 50px rgba(65,94,148,.1);
    position: relative
}

@media only screen and (min-width: 1168px) {
    .detail-team .team-social {
        margin-bottom:0
    }
}

.detail-team .team-social:hover .project-thumb:before {
    opacity: 1;
    filter: alpha(opacity=100)
}

.detail-team .team-social:hover .team-detail-socials {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.detail-team .team-detail-socials {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 30px;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px)
}

.detail-team .team-detail-socials ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center
}

.detail-team .team-detail-socials ul>li a {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    width: 36px;
    height: 36px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    background-color: initial;
    margin: 0 4px
}

.detail-team .team-detail-socials ul>li a:hover {
    color: #fff;
    border-color: #f9b200;
    background-color: #f9b200
}

.detail-team .team-detail-socials ul>li a:focus {
    color: #fff;
    border-color: #f9b200;
    background-color: #f9b200
}

.detail-team .team-detail-socials ul>li a:focus-within {
    color: #fff;
    border-color: #f9b200;
    background-color: #f9b200
}

.detail-team .team-detail-socials ul>li a:active {
    color: #fff;
    border-color: #f9b200;
    background-color: #f9b200
}

.detail-team .entry-title-detail {
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 38px;
    text-transform: capitalize
}

.detail-team .entry-description {
    margin-bottom: 25px
}

.detail-team .single-team-meta {
    padding-left: 25px
}

.rtl .detail-team .single-team-meta {
    padding-right: 25px;
    padding-left: inherit
}

.detail-team .team-job {
    font-family: peter jhons,Helvetica,Arial,sans-serif;
    font-size: 60px;
    font-weight: 400;
    letter-spacing: 0;
    color: #f9b200
}

.single-team-flex {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (min-width: 1168px) {
    .single-team-flex {
        -webkit-box-direction:normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.team-detail .title {
    text-transform: capitalize;
    position: relative;
    color: #1a1a1a;
    font-family: heebo,sans-serif;
    font-weight: 500;
    margin: 30px 0;
    font-size: 30px;
    line-height: 1.26667
}

@media only screen and (min-width: 1168px) {
    .team-detail .title {
        margin:72px 0 30px
    }
}

.team-detail .team-description {
    margin-bottom: 30px;
    margin-top: -5px
}

.detail-team-top {
    outline: none
}

.team-detail-skills .panel-group {
    margin-bottom: 0
}

.team-detail-skills .progress {
    height: 4px;
    margin-bottom: 20px;
    background-color: #f2f3f5;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media(min-width: 1200px) {
    .team-detail-skills .progress {
        margin-bottom:33px
    }
}

.team-detail-skills .progress .progress-bar {
    background-color: #f9b200;
    background-image: none
}

.team-detail-skills .valuation-label {
    font-weight: 500;
    color: #1a1a1a;
    text-transform: capitalize;
    margin-bottom: 3px
}

.team-detail-skills .percentage-valuation {
    color: #1a1a1a;
    font-weight: 500;
    font-family: heebo,sans-serif;
    font-size: 16px
}

.team-detail-activities>* {
    margin-bottom: 0
}

.team-detail-activities .panel {
    border: none
}

.team-detail-activities .panel+.panel {
    margin-top: 10px
}

.team-detail-activities .panel-body {
    padding: 25px 30px 20px
}

.rtl .team-detail-activities .panel-body {
    padding: 25px 30px 20px
}

.team-detail-activities .panel-default>.panel-heading {
    color: #1a1a1a;
    background-color: #f8f8ff;
    padding: 18px 30px;
    border-left: 1px solid #f9b200
}

.rtl .team-detail-activities .panel-default>.panel-heading {
    border-right: 1px solid #f9b200;
    border-left: inherit
}

.team-detail-activities .panel-default>.panel-heading .panel-title {
    text-transform: uppercase;
    letter-spacing: .5px;
    font-size: 15px;
    font-weight: 500;
    font-family: heebo,sans-serif;
    line-height: 1.66667
}

.team-detail-activities .panel-default>.panel-heading .panel-title a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center
}

.team-detail-activities .panel-default>.panel-heading .panel-title a>* {
    margin-right: 20px
}

.rtl .team-detail-activities .panel-default>.panel-heading .panel-title a>* {
    margin-left: 20px;
    margin-right: inherit
}

.team-detail-activities .panel-default>.panel-heading .panel-title a span {
    font-size: 30px;
    color: #f9b200;
    line-height: 1
}

.team-detail-activities .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 0
}

.clear:before:before,.clear:before:after,.clear:after:before,.clear:after:after,.entry-content:before:before,.entry-content:before:after,.entry-content:after:before,.entry-content:after:after,.comment-content:before:before,.comment-content:before:after,.comment-content:after:before,.comment-content:after:after,.site-header:before:before,.site-header:before:after,.site-header:after:before,.site-header:after:after,.site-content:before:before,.site-content:before:after,.site-content:after:before,.site-content:after:after,.site-footer:before:before,.site-footer:before:after,.site-footer:after:before,.site-footer:after:after {
    content: " ";
    display: table
}

.clear:before:after,.clear:after:after,.entry-content:before:after,.entry-content:after:after,.comment-content:before:after,.comment-content:after:after,.site-header:before:after,.site-header:after:after,.site-content:before:after,.site-content:after:after,.site-footer:before:after,.site-footer:after:after {
    clear: both
}

.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after {
    clear: both
}

.margin-top-1 {
    margin-top: 1px!important
}

.margin-bottom-36 {
    margin-bottom: 36px!important
}

.margin-bottom-20 {
    margin-bottom: 20px!important
}

.margin-bottom-0 {
    margin-bottom: 0!important
}

.margin-bottom-15 {
    margin-bottom: 15px!important
}

.margin-bottom-10 {
    margin-bottom: 10px!important
}

.margin-bottom-45 {
    margin-bottom: 45px!important
}

.margin-top-15 {
    margin-top: 15px!important
}

.margin-bottom-0 {
    margin-bottom: 0!important
}

.overflow-hidden {
    overflow: hidden!important
}

.screen-reader-text {
    border: 0;
    clip: rect(1px,1px,1px,1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    clip: auto!important;
    clip-path: none;
    color: #1a1a1a;
    display: block;
    font-size: 10px;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.rtl .screen-reader-text:focus {
    right: 5px;
    left: auto
}

.rtl .screen-reader-text:focus {
    padding: 15px 23px 14px
}

#content[tabindex="-1"]:focus {
    outline: 0
}

.overflow-hidden {
    overflow: hidden
}

.text-underline {
    text-decoration: underline!important
}

.text-large {
    font-size: 16px;
    line-height: 1.625;
    font-weight: 400;
    color: #1a1a1a;
    font-family: heebo,sans-serif
}

@media only screen and (min-width: 768px) {
    .text-large {
        font-size:18px;
        line-height: 1.55556
    }
}

@media only screen and (min-width: 1168px) {
    .text-large {
        font-size:20px;
        line-height: 1.5
    }
}

.text-extra-large {
    margin: 0;
    color: #1a1a1a;
    font-size: 80px;
    font-weight: 400;
    line-height: 1.4375
}

@media only screen and (min-width: 1168px) {
    .text-extra-large {
        color:#fff;
        font-size: 200px;
        line-height: 1.2
    }
}

@media only screen and (min-width: 1379px) {
    .text-extra-large {
        font-size:300px;
        line-height: 1.04667
    }
}

.md-clearfix {
    clear: none
}

@media only screen and (min-width: 768px) {
    .md-clearfix {
        clear:none
    }
}

@media only screen and (min-width: 1168px) {
    .md-clearfix {
        clear:both
    }
}

.no-margin {
    margin: 0!important
}

.no-margin .pagination {
    margin: 0
}

.no-padding {
    padding: 0!important
}

.no-position {
    position: static!important
}

.inline-block {
    display: inline-block;
    vertical-align: middle
}

.lt-ie8 .inline-block {
    display: inline;
    zoom:1}

.no-background {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0!important
}

.no-effect a:before {
    content: none!important
}

.clear-list {
    padding: 0;
    margin: 0;
    list-style: none
}

.text-uppercase {
    text-transform: uppercase!important
}

.separator_align_center {
    text-align: center!important
}

.vc_align_right,.separator_align_right {
    text-align: right!important
}

.separator_align_left {
    text-align: left!important
}

.no-border {
    border: 0!important
}

.bg-transparent {
    background: 0 0!important
}

.flex-right {
    margin-left: auto
}

.rtl .flex-right {
    margin-right: auto;
    margin-left: inherit
}

.flex-float-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.elementor-widget-progress .elementor-progress-wrapper {
    overflow: visible!important
}

.elementor-widget-progress .elementor-progress-wrapper .elementor-progress-percentage {
    top: -15px;
    position: relative
}

.elementor-element.apus-bg-line:before {
    content: "";
    top: 0;
    position: absolute;
    background-image: url(../img/default_pattern.png);
    background-repeat: repeat;
    background-position: 0 0;
    left: 0;
    width: 49.5%;
    height: 100%
}

.rtl .elementor-element.apus-bg-line:before {
    right: 0;
    left: auto
}

.elementor-element.apus-bg-line:after {
    content: "";
    bottom: 0;
    position: absolute;
    background-color: #f2f3f5;
    width: 100%;
    height: 1px;
    left: 0
}

.rtl .elementor-element.apus-bg-line:after {
    right: 0;
    left: auto
}

.widget-text-heading {
    margin: 0
}

.widget-text-heading .title {
    font-size: 36px;
    font-weight: 400;
    margin: 0 0 5px
}

.widget-text-heading .des {
    font-size: 13px
}

.widget-text-heading.center {
    text-align: center
}

.contact-sidebar-element.ali-left {
    text-align: left
}

.rtl .contact-sidebar-element.ali-left {
    text-align: right
}

.contact-sidebar-element.ali-right {
    text-align: right
}

.rtl .contact-sidebar-element.ali-right {
    text-align: left
}

.contact-sidebar-element.ali-center {
    text-align: center
}

.contact-sidebar-element .contact-sidebar-btn {
    color: #fff;
    font-size: 1.42857rem
}

.contact-sidebar-wrapper {
    position: fixed;
    top: 0;
    z-index: 1001;
    width: 320px;
    height: 100%;
    overflow: hidden;
    background-color: #fff;
    padding: 50px 30px;
    right: 0;
    -webkit-transform: translate3d(320px,0,0);
    transform: translate3d(320px,0,0);
    -webkit-transition: transform .75s cubic-bezier(.19,1,.22,1);
    -o-transition: transform .75s cubic-bezier(.19,1,.22,1);
    transition: transform .75s cubic-bezier(.19,1,.22,1);
    border-left: 1px solid #e1e6eb;
    -moz-transition-delay: .1s;
    -o-transition-delay: .1s;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.rtl .contact-sidebar-wrapper {
    left: 0;
    right: auto
}

.rtl .contact-sidebar-wrapper {
    border-right: 1px solid #e1e6eb;
    border-left: inherit
}

@media only screen and (min-width: 1168px) {
    .contact-sidebar-wrapper {
        width:450px;
        padding: 100px 30px;
        -webkit-transform: translate3d(450px,0,0);
        transform: translate3d(450px,0,0)
    }
}

@media only screen and (min-width: 1379px) {
    .contact-sidebar-wrapper {
        width:500px;
        -webkit-transform: translate3d(500px,0,0);
        transform: translate3d(500px,0,0)
    }
}

.contact-sidebar-wrapper.active {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: transform 1s cubic-bezier(.19,1,.22,1);
    -o-transition: transform 1s cubic-bezier(.19,1,.22,1);
    transition: transform 1s cubic-bezier(.19,1,.22,1)
}

.contact-sidebar-wrapper .widget .widget-title {
    margin-bottom: 30px;
    font-size: 1.28571rem;
    line-height: 1.33333
}

.contact-sidebar-wrapper .widget.widget_custom_html .widget-title {
    font-size: 1.28571rem;
    line-height: 1.33333
}

.contact-sidebar-wrapper form {
    margin-bottom: 30px
}

@media only screen and (min-width: 1168px) {
    .contact-sidebar-wrapper form {
        margin-bottom:50px
    }
}

.contact-sidebar-wrapper form>* {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px
}

@media only screen and (min-width: 1168px) {
    .contact-sidebar-wrapper form>* {
        margin-bottom:30px
    }
}

@media only screen and (min-width: 1379px) {
    .contact-sidebar-wrapper form>* {
        margin-bottom:40px
    }
}

.contact-sidebar-wrapper form>*.custom-form-button {
    margin-bottom: 0;
    text-align: right
}

.rtl .contact-sidebar-wrapper form>*.custom-form-button {
    text-align: left
}

.contact-sidebar-wrapper form>*.custom-form-button .ajax-loader {
    position: absolute;
    right: 40px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rtl .contact-sidebar-wrapper form>*.custom-form-button .ajax-loader {
    left: 40px;
    right: auto
}

.contact-sidebar-wrapper form>*:last-child {
    margin-bottom: 0
}

.contact-sidebar-wrapper form input[type=text],.contact-sidebar-wrapper form input[type=email],.contact-sidebar-wrapper form input[type=url],.contact-sidebar-wrapper form input[type=password],.contact-sidebar-wrapper form input[type=search],.contact-sidebar-wrapper form input[type=number],.contact-sidebar-wrapper form input[type=tel],.contact-sidebar-wrapper form input[type=range],.contact-sidebar-wrapper form input[type=date],.contact-sidebar-wrapper form input[type=month],.contact-sidebar-wrapper form input[type=week],.contact-sidebar-wrapper form input[type=time],.contact-sidebar-wrapper form input[type=datetime],.contact-sidebar-wrapper form input[type=datetime-local],.contact-sidebar-wrapper form input[type=color],.contact-sidebar-wrapper form textarea {
    width: 100%;
    border: none;
    padding: 10px 0;
    height: 60px;
    min-height: 60px;
    font-size: 1rem;
    text-transform: none;
    border-bottom: 2px solid #e1e6eb
}

.contact-sidebar-wrapper form input[type=text]::-moz-placeholder,.contact-sidebar-wrapper form input[type=email]::-moz-placeholder,.contact-sidebar-wrapper form input[type=url]::-moz-placeholder,.contact-sidebar-wrapper form input[type=password]::-moz-placeholder,.contact-sidebar-wrapper form input[type=search]::-moz-placeholder,.contact-sidebar-wrapper form input[type=number]::-moz-placeholder,.contact-sidebar-wrapper form input[type=tel]::-moz-placeholder,.contact-sidebar-wrapper form input[type=range]::-moz-placeholder,.contact-sidebar-wrapper form input[type=date]::-moz-placeholder,.contact-sidebar-wrapper form input[type=month]::-moz-placeholder,.contact-sidebar-wrapper form input[type=week]::-moz-placeholder,.contact-sidebar-wrapper form input[type=time]::-moz-placeholder,.contact-sidebar-wrapper form input[type=datetime]::-moz-placeholder,.contact-sidebar-wrapper form input[type=datetime-local]::-moz-placeholder,.contact-sidebar-wrapper form input[type=color]::-moz-placeholder,.contact-sidebar-wrapper form textarea::-moz-placeholder {
    color: #555;
    opacity: 1;
    text-transform: none
}

.contact-sidebar-wrapper form input[type=text]:-ms-input-placeholder,.contact-sidebar-wrapper form input[type=email]:-ms-input-placeholder,.contact-sidebar-wrapper form input[type=url]:-ms-input-placeholder,.contact-sidebar-wrapper form input[type=password]:-ms-input-placeholder,.contact-sidebar-wrapper form input[type=search]:-ms-input-placeholder,.contact-sidebar-wrapper form input[type=number]:-ms-input-placeholder,.contact-sidebar-wrapper form input[type=tel]:-ms-input-placeholder,.contact-sidebar-wrapper form input[type=range]:-ms-input-placeholder,.contact-sidebar-wrapper form input[type=date]:-ms-input-placeholder,.contact-sidebar-wrapper form input[type=month]:-ms-input-placeholder,.contact-sidebar-wrapper form input[type=week]:-ms-input-placeholder,.contact-sidebar-wrapper form input[type=time]:-ms-input-placeholder,.contact-sidebar-wrapper form input[type=datetime]:-ms-input-placeholder,.contact-sidebar-wrapper form input[type=datetime-local]:-ms-input-placeholder,.contact-sidebar-wrapper form input[type=color]:-ms-input-placeholder,.contact-sidebar-wrapper form textarea:-ms-input-placeholder {
    color: #555;
    text-transform: none
}

.contact-sidebar-wrapper form input[type=text]::-webkit-input-placeholder,.contact-sidebar-wrapper form input[type=email]::-webkit-input-placeholder,.contact-sidebar-wrapper form input[type=url]::-webkit-input-placeholder,.contact-sidebar-wrapper form input[type=password]::-webkit-input-placeholder,.contact-sidebar-wrapper form input[type=search]::-webkit-input-placeholder,.contact-sidebar-wrapper form input[type=number]::-webkit-input-placeholder,.contact-sidebar-wrapper form input[type=tel]::-webkit-input-placeholder,.contact-sidebar-wrapper form input[type=range]::-webkit-input-placeholder,.contact-sidebar-wrapper form input[type=date]::-webkit-input-placeholder,.contact-sidebar-wrapper form input[type=month]::-webkit-input-placeholder,.contact-sidebar-wrapper form input[type=week]::-webkit-input-placeholder,.contact-sidebar-wrapper form input[type=time]::-webkit-input-placeholder,.contact-sidebar-wrapper form input[type=datetime]::-webkit-input-placeholder,.contact-sidebar-wrapper form input[type=datetime-local]::-webkit-input-placeholder,.contact-sidebar-wrapper form input[type=color]::-webkit-input-placeholder,.contact-sidebar-wrapper form textarea::-webkit-input-placeholder {
    color: #555;
    text-transform: none
}

.contact-sidebar-wrapper form input[type=text]:hover,.contact-sidebar-wrapper form input[type=email]:hover,.contact-sidebar-wrapper form input[type=url]:hover,.contact-sidebar-wrapper form input[type=password]:hover,.contact-sidebar-wrapper form input[type=search]:hover,.contact-sidebar-wrapper form input[type=number]:hover,.contact-sidebar-wrapper form input[type=tel]:hover,.contact-sidebar-wrapper form input[type=range]:hover,.contact-sidebar-wrapper form input[type=date]:hover,.contact-sidebar-wrapper form input[type=month]:hover,.contact-sidebar-wrapper form input[type=week]:hover,.contact-sidebar-wrapper form input[type=time]:hover,.contact-sidebar-wrapper form input[type=datetime]:hover,.contact-sidebar-wrapper form input[type=datetime-local]:hover,.contact-sidebar-wrapper form input[type=color]:hover,.contact-sidebar-wrapper form textarea:hover {
    border-color: #f9b200
}

.contact-sidebar-wrapper form input[type=text]:focus,.contact-sidebar-wrapper form input[type=email]:focus,.contact-sidebar-wrapper form input[type=url]:focus,.contact-sidebar-wrapper form input[type=password]:focus,.contact-sidebar-wrapper form input[type=search]:focus,.contact-sidebar-wrapper form input[type=number]:focus,.contact-sidebar-wrapper form input[type=tel]:focus,.contact-sidebar-wrapper form input[type=range]:focus,.contact-sidebar-wrapper form input[type=date]:focus,.contact-sidebar-wrapper form input[type=month]:focus,.contact-sidebar-wrapper form input[type=week]:focus,.contact-sidebar-wrapper form input[type=time]:focus,.contact-sidebar-wrapper form input[type=datetime]:focus,.contact-sidebar-wrapper form input[type=datetime-local]:focus,.contact-sidebar-wrapper form input[type=color]:focus,.contact-sidebar-wrapper form textarea:focus {
    border-color: #f9b200
}

.contact-sidebar-wrapper form input[type=text]:focus-within,.contact-sidebar-wrapper form input[type=email]:focus-within,.contact-sidebar-wrapper form input[type=url]:focus-within,.contact-sidebar-wrapper form input[type=password]:focus-within,.contact-sidebar-wrapper form input[type=search]:focus-within,.contact-sidebar-wrapper form input[type=number]:focus-within,.contact-sidebar-wrapper form input[type=tel]:focus-within,.contact-sidebar-wrapper form input[type=range]:focus-within,.contact-sidebar-wrapper form input[type=date]:focus-within,.contact-sidebar-wrapper form input[type=month]:focus-within,.contact-sidebar-wrapper form input[type=week]:focus-within,.contact-sidebar-wrapper form input[type=time]:focus-within,.contact-sidebar-wrapper form input[type=datetime]:focus-within,.contact-sidebar-wrapper form input[type=datetime-local]:focus-within,.contact-sidebar-wrapper form input[type=color]:focus-within,.contact-sidebar-wrapper form textarea:focus-within {
    border-color: #f9b200
}

.contact-sidebar-wrapper .contact_close {
    position: absolute;
    top: 20px;
    width: 100%;
    border: none;
    font-size: 2.57143rem;
    color: #f9b200;
    width: auto;
    height: 60px;
    right: 20px;
    text-align: right
}

.rtl .contact-sidebar-wrapper .contact_close {
    left: 20px;
    right: auto
}

.rtl .contact-sidebar-wrapper .contact_close {
    text-align: left
}

.contact-sidebar-wrapper .contact_close:hover {
    color: #1a1a1a
}

.contact-sidebar-wrapper .contact_close:focus {
    color: #1a1a1a
}

.contact-sidebar-wrapper .contact_close:focus-within {
    color: #1a1a1a
}

.contact-sidebar-wrapper .contact_close:active {
    color: #1a1a1a
}

.apus_custom_menu.left {
    text-align: left
}

.rtl .apus_custom_menu.left {
    text-align: right
}

.apus_custom_menu.right {
    text-align: right
}

.rtl .apus_custom_menu.right {
    text-align: left
}

.apus_custom_menu.center {
    text-align: center
}

.apus_custom_menu.inline li {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px
}

.lt-ie8 .apus_custom_menu.inline li {
    display: inline;
    zoom:1}

.rtl .apus_custom_menu.inline li {
    margin-left: 15px;
    margin-right: inherit
}

@media only screen and (min-width: 1168px) {
    .apus_custom_menu.inline li {
        margin-right:30px
    }

    .rtl .apus_custom_menu.inline li {
        margin-left: 30px;
        margin-right: inherit
    }
}

.apus_custom_menu.inline li:last-child {
    margin: 0
}

.apus_custom_menu .menu li {
    border-bottom: 1px dashed rgba(102,102,102,.3)
}

.apus_custom_menu .menu li a {
    color: #999;
    font-size: .92857rem;
    position: relative
}

.apus_custom_menu .menu li a:before {
    content: "\f101";
    display: inline-block;
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    margin-right: 6px;
    font-weight: 900
}

.rtl .apus_custom_menu .menu li a:before {
    margin-left: 6px;
    margin-right: inherit
}

.apus_custom_menu .menu li:first-child {
    padding-top: 0
}

.apus_custom_menu .widgettitle {
    color: #fff;
    text-transform: none;
    padding-bottom: 15px;
    margin-bottom: 40px;
    margin-top: 0;
    position: relative;
    font-family: heebo,sans-serif;
    font-weight: 500;
    font-size: 1.28571rem;
    line-height: 1.55556
}

.apus_custom_menu .widgettitle:before {
    content: "";
    position: absolute;
    bottom: -14px;
    border: 3px solid #fff;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: middle;
    left: 0;
    width: 10px;
    height: 10px
}

.lt-ie8 .apus_custom_menu .widgettitle:before {
    display: inline;
    zoom:1}

.rtl .apus_custom_menu .widgettitle:before {
    right: 0;
    left: auto
}

.apus_custom_menu .widgettitle:after {
    content: "";
    position: absolute;
    bottom: -10px;
    margin: 10px 0;
    background-color: #f9b200;
    left: 18px;
    width: 70px;
    height: 3px
}

.rtl .apus_custom_menu .widgettitle:after {
    right: 18px;
    left: auto
}

.slick-carousel {
    position: relative;
    margin-right: -15px;
    margin-left: -15px
}

.slick-carousel .slick-arrow {
    padding: 0;
    color: #fff;
    border: none;
    line-height: 1;
    position: absolute;
    min-width: auto;
    min-height: auto;
    text-transform: none;
    letter-spacing: 0;
    font-size: 1.14286rem;
    color: #fff;
    background-color: #f9b200;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.slick-carousel .slick-arrow:hover {
    color: #fff;
    background-color: #f9b200
}

.slick-carousel .slick-arrow:focus {
    color: #fff;
    background-color: #f9b200
}

.slick-carousel .slick-arrow:focus-within {
    color: #fff;
    background-color: #f9b200
}

.slick-carousel .slick-arrow:active {
    color: #fff;
    background-color: #f9b200
}

.slick-carousel .slick-arrow.slick-prev {
    left: 0
}

.rtl .slick-carousel .slick-arrow.slick-prev {
    right: 0;
    left: auto
}

.slick-carousel .slick-arrow.slick-next {
    right: 0
}

.rtl .slick-carousel .slick-arrow.slick-next {
    left: 0;
    right: auto
}

.slick-carousel .slick-arrow .textnav {
    display: none
}

.slick-carousel .slick-arrow:before,.slick-carousel .slick-arrow:after {
    content: normal
}

.slick-carousel .slick-slide {
    outline: none!important;
    padding-left: 15px;
    padding-right: 15px
}

.slick-carousel.show-text .textnav {
    display: inline-block;
    margin: 0 2px
}

.slick-carousel.show-text .slick-arrow {
    background: 0 0!important;
    font-weight: 600;
    font-size: 12px;
    color: #1a1a1a;
    width: auto;
    height: auto
}

.slick-carousel.show-text .slick-arrow:hover {
    color: #f9b200
}

.slick-carousel.show-text .slick-arrow:focus {
    color: #f9b200
}

.slick-carousel.show-text .slick-arrow:focus-within {
    color: #f9b200
}

.slick-carousel.show-text .slick-arrow:active {
    color: #f9b200
}

.slick-carousel.show-text .slick-prev {
    left: 15px;
    right: inherit
}

.rtl .slick-carousel.show-text .slick-prev {
    right: 15px;
    left: auto
}

.rtl .slick-carousel.show-text .slick-prev {
    left: inherit;
    right: auto
}

.slick-carousel.show-text .slick-next {
    right: 15px;
    left: inherit
}

.rtl .slick-carousel.show-text .slick-next {
    left: 15px;
    right: auto
}

.rtl .slick-carousel.show-text .slick-next {
    right: inherit;
    left: auto
}

.slick-carousel.p-bottom .slick-list {
    padding-bottom: 5px
}

.slick-carousel.p-bottom .slick-arrow {
    top: 100%;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

.slick-carousel .slick-track {
    margin: inherit
}

.slick-carousel .slick-dots {
    margin: 0;
    padding: 0;
    text-align: center;
    list-style: none;
    line-height: 1;
    position: absolute;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

@media only screen and (min-width: 1168px) {
    .slick-carousel .slick-dots {
        visibility:hidden;
        opacity: 0;
        filter: alpha(opacity=0)
    }
}

.slick-carousel .slick-dots li {
    cursor: pointer;
    margin: 0 12px;
    position: relative;
    background: #fff;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

.lt-ie8 .slick-carousel .slick-dots li {
    display: inline;
    zoom:1}

@media only screen and (min-width: 1168px) {
    .slick-carousel .slick-dots li {
        width:12px;
        height: 12px
    }
}

.slick-carousel .slick-dots li.slick-active {
    border-color: #fff;
    background-color: #f9b200
}

.slick-carousel .slick-dots li button {
    text-indent: -9999em;
    padding: 0;
    margin: 0;
    min-width: auto;
    height: auto;
    line-height: 1;
    background: 0 0;
    border: none;
    font-size: 0;
    color: transparent;
    text-shadow: none;
    background-color: initial;
    border: 0
}

.slick-carousel .slick-dots li button:after {
    content: normal
}

.slick-carousel .slick-dots li button:before {
    content: normal
}

.slick-carousel .slick-dots button:before,.slick-carousel .slick-dots button:after {
    content: normal
}

.slick-carousel-top .slick-arrow {
    top: -75px;
    margin: 0!important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    opacity: 1;
    filter: alpha(opacity=100)
}

.slick-carousel-top .slick-next {
    right: 15px
}

.slick-carousel-top .slick-prev {
    left: inherit;
    right: 45px
}

.widget-social.style-2 .social>li>a {
    border: none;
    width: 28px;
    text-align: right
}

.rtl .widget-social.style-2 .social>li>a {
    text-align: left
}

.widget-social.style-2 .social>li>a .social-inner {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end
}

.widget-social .title {
    color: #fff;
    text-transform: none;
    padding-bottom: 15px;
    margin-bottom: 40px;
    margin-top: 0;
    position: relative;
    font-family: heebo,sans-serif;
    font-weight: 500;
    font-size: 1.28571rem;
    line-height: 1.55556
}

.widget-social .title:before {
    content: "";
    position: absolute;
    bottom: -14px;
    border: 3px solid #fff;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: middle;
    left: 0;
    width: 10px;
    height: 10px
}

.lt-ie8 .widget-social .title:before {
    display: inline;
    zoom:1}

.rtl .widget-social .title:before {
    right: 0;
    left: auto
}

.widget-social .title:after {
    content: "";
    position: absolute;
    bottom: -10px;
    margin: 10px 0;
    background-color: #f9b200;
    left: 18px;
    width: 70px;
    height: 3px
}

.rtl .widget-social .title:after {
    right: 18px;
    left: auto
}

.widget-social .social {
    padding: 0;
    margin: 0;
    list-style: none
}

.widget-social .social>li {
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0
}

.lt-ie8 .widget-social .social>li {
    display: inline;
    zoom:1}

.rtl .widget-social .social>li {
    margin: 0 0 0 10px
}

.widget-social .social>li>a {
    margin: 0;
    padding: 0;
    position: relative;
    cursor: pointer;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    background-color: #f9b200;
    border: 1px solid #f9b200;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

.widget-social .social>li:first-child {
    margin-left: 0
}

.rtl .widget-social .social>li:first-child {
    margin-right: 0;
    margin-left: inherit
}

.widget-social .social>li:first-child a {
    margin-left: 0
}

.rtl .widget-social .social>li:first-child a {
    margin-right: 0;
    margin-left: inherit
}

.widget-social .social>li:last-child {
    margin-right: 0
}

.rtl .widget-social .social>li:last-child {
    margin-left: 0;
    margin-right: inherit
}

.widget-social .social>li:last-child a {
    margin-right: 0
}

.rtl .widget-social .social>li:last-child a {
    margin-left: 0;
    margin-right: inherit
}

.widget-social.center {
    text-align: center
}

.widget-social.left {
    text-align: left
}

.rtl .widget-social.left {
    text-align: right
}

.widget-social.right {
    text-align: right
}

.rtl .widget-social.right {
    text-align: left
}

.widget-gallery {
    overflow: hidden
}

.widget-gallery.grid a {
    display: block;
    position: relative;
    margin-bottom: 30px
}

.widget-gallery.grid a:before {
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 20px;
    position: absolute;
    background-color: initial;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.widget-gallery.grid a:hover:before {
    z-index: 1;
    background-color: rgba(255,255,255,.9);
    opacity: 1;
    filter: alpha(opacity=100)
}

.widget-gallery.grid a:hover .image-wrapper:after {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    pointer-events: auto
}

.widget-gallery.grid .image-wrapper {
    position: relative
}

.widget-gallery.grid .image-wrapper:after {
    margin: auto;
    color: #f9b200;
    z-index: 10;
    font-size: 18px;
    pointer-events: none;
    line-height: 1;
    position: absolute;
    border: 1px solid #f9b200;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 42px;
    height: 42px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px)
}

.widget-gallery.grid .image-wrapper:hover:after {
    color: #fff;
    border-color: #f9b200;
    background-color: #f9b200
}

.widget-gallery .slick-carousel .slick-arrow.slick-prev {
    right: 15px
}

.rtl .widget-gallery .slick-carousel .slick-arrow.slick-prev {
    left: 15px;
    right: auto
}

.widget-gallery .slick-carousel .slick-arrow.slick-next {
    left: 15px
}

.rtl .widget-gallery .slick-carousel .slick-arrow.slick-next {
    right: 15px;
    left: auto
}

.widget-gallery .slick-carousel .slick-dots {
    visibility: visible;
    bottom: 0;
    margin: 0 0 20px;
    opacity: 1;
    filter: alpha(opacity=100);
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.apus-countdown .times {
    width: 100%;
    margin: 0 auto;
    max-height: 83px;
    font-size: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center
}

@media only screen and (min-width: 768px) {
    .apus-countdown .times {
        width:645px
    }
}

@media only screen and (min-width: 1168px) {
    .apus-countdown .times {
        width:700px
    }
}

.apus-countdown .times>div {
    border: none;
    position: relative;
    color: #fff;
    text-transform: capitalize;
    max-width: 25%;
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
}

.apus-countdown .times>div:after {
    content: normal;
    background-color: #fff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    width: 1px;
    height: 80px
}

.rtl .apus-countdown .times>div:after {
    left: 0;
    right: auto
}

@media only screen and (min-width: 768px) {
    .apus-countdown .times>div:after {
        content:''
    }
}

.apus-countdown .times>div:first-child {
    padding-left: 0
}

.rtl .apus-countdown .times>div:first-child {
    padding-right: 0;
    padding-left: inherit
}

.apus-countdown .times>div:last-child {
    padding-right: 0
}

.rtl .apus-countdown .times>div:last-child {
    padding-left: 0;
    padding-right: inherit
}

.apus-countdown .times>div:last-child:after {
    content: normal
}

.apus-countdown .times>div.day:after {
    right: -5px
}

.rtl .apus-countdown .times>div.day:after {
    left: -5px;
    right: auto
}

.apus-countdown .times>div>span {
    color: inherit;
    display: block;
    font-size: 24px;
    font-weight: 400;
    font-family: heebo,sans-serif;
    line-height: 1.41667
}

@media only screen and (min-width: 768px) {
    .apus-countdown .times>div>span {
        font-size:48px;
        line-height: 1.20833
    }
}

@media only screen and (min-width: 1168px) {
    .apus-countdown .times>div>span {
        font-size:48px;
        line-height: 1.20833
    }
}

@media only screen and (min-width: 1379px) {
    .apus-countdown .times>div>span {
        font-size:60px;
        line-height: 1
    }
}

.widget-countdown .price {
    font-size: 18px
}

.widget-countdown .price strong {
    font-family: rubik,Helvetica,Arial,sans-serif;
    font-size: 1.42857rem
}

@media only screen and (min-width: 1168px) {
    .widget-countdown .price strong {
        font-size:2.14286rem
    }
}

.widget-countdown .title {
    font-size: 30px;
    margin: 0 0 10px
}

@media only screen and (min-width: 1168px) {
    .widget-countdown .title {
        font-size:44px
    }
}

.widget-countdown .des {
    margin-bottom: 10px;
    line-height: 1.6
}

@media only screen and (min-width: 1168px) {
    .widget-countdown .des {
        margin-bottom:30px
    }
}

.widget-countdown .url-bottom {
    margin-top: 10px
}

@media only screen and (min-width: 1168px) {
    .widget-countdown .url-bottom {
        margin-top:35px
    }
}

.widget-countdown .btn,.widget-countdown .viewmore-products-btn {
    border-width: 2px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px
}

.widget-banner {
    position: relative
}

.widget-banner .banner-image-bg {
    min-height: 200px;
    background-repeat: no-repeat;
    background-position: 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover
}

.widget-banner.style1:before {
    content: "";
    background-color: #f9b200;
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    margin: 15px 15px -15px -15px;
    -webkit-transform: translate3d(0,0,0)scale3d(1,1,1)rotateX(0)rotateY(0)rotateZ(0)skew(0,0);
    -moz-transform: translate3d(0,0,0)scale3d(1,1,1)rotateX(0)rotateY(0)rotateZ(0)skew(0,0);
    -ms-transform: translate3d(0,0,0)scale3d(1,1,1)rotateX(0)rotateY(0)rotateZ(0)skew(0,0);
    -o-transform: translate3d(0,0,0)scale3d(1,1,1)rotateX(0)rotateY(0)rotateZ(0)skew(0,0);
    transform: translate3d(0,0,0)scale3d(1,1,1)rotateX(0)rotateY(0)rotateZ(0)skew(0,0);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.rtl .widget-banner.style1:before {
    margin: 15px -15px -15px 15px
}

.widget-banner.style1 .banner-image-bg {
    min-height: 538px;
    position: relative
}

.widget-banner.style2 .banner-image-bg {
    min-height: 570px
}

.widget-testimonials {
    margin: 0;
    padding: 0
}

.widget-testimonials.style2 .job {
    font-style: italic;
    font-size: 13px;
    padding-left: 0
}

.rtl .widget-testimonials.style2 .job {
    padding-right: 0;
    padding-left: inherit
}

.widget-testimonials.style2 .job:after {
    content: normal
}

.widget-testimonials.style2 .description {
    margin-bottom: 15px
}

.widget-testimonials.style2 .testimonials-info {
    text-transform: none
}

.widget-testimonials.style3 {
    outline: none
}

.widget-testimonials .job {
    font-family: rubik,Helvetica,Arial,sans-serif;
    position: relative;
    padding-left: 7px
}

.rtl .widget-testimonials .job {
    padding-right: 7px;
    padding-left: inherit
}

.widget-testimonials .job:after {
    content: "/";
    left: -4px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rtl .widget-testimonials .job:after {
    right: -4px;
    left: auto
}

.widget-testimonials .avarta {
    background: #fff;
    position: relative;
    border: 5px solid #fff;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    -webkit-box-shadow: 2px 3px 6px -3px rgba(0,0,0,.35);
    box-shadow: 2px 3px 6px -3px rgba(0,0,0,.35)
}

.widget-testimonials .avarta img {
    width: 100%;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%
}

.widget-testimonials .quote-icon {
    font-size: 40px;
    line-height: 1
}

.widget-testimonials .name-client {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    padding-right: 13px
}

.rtl .widget-testimonials .name-client {
    padding-left: 13px;
    padding-right: inherit
}

.widget-testimonials .name-client:after {
    content: "/";
    color: #fff;
    right: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rtl .widget-testimonials .name-client:after {
    left: 0;
    right: auto
}

.widget-testimonials .description {
    margin: 0;
    padding: 0
}

.widget-testimonials .testimonials-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center
}

.widget-testimonials .testimonials-info {
    margin-bottom: 30px;
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center
}

.widget-testimonials .testimonials-info>* {
    margin-right: 8px
}

.rtl .widget-testimonials .testimonials-info>* {
    margin-left: 8px;
    margin-right: inherit
}

.widget-testimonials .testimonials-info>*:last-child {
    margin-right: 0
}

.rtl .widget-testimonials .testimonials-info>*:last-child {
    margin-left: 0;
    margin-right: inherit
}

.widget-testimonials .testimonial-box {
    padding: 0;
    position: relative;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (min-width: 1168px) {
    .widget-testimonials .testimonial-box {
        padding:0 15px
    }
}

.widget-testimonials .testimonial-box>div {
    margin-bottom: 18px
}

.widget-testimonials .testimonial-box>div:last-child {
    margin-bottom: 0
}

.widget-testimonials .testimonial-box>div.description {
    padding: 0 10%
}

.widget-testimonials .slick-carousel .slick-dots {
    position: absolute;
    visibility: visible;
    left: -99999px;
    opacity: 1;
    filter: alpha(opacity=100)
}

.widget-testimonials .slick-carousel .slick-arrow {
    top: -99999px;
    left: -99999px
}

.widget-nav-menu {
    margin-bottom: 0
}

.widget-nav-menu .widget-title {
    color: #1a1a1a;
    text-transform: none;
    padding-bottom: 15px;
    margin-bottom: 40px;
    margin-top: 0;
    position: relative;
    font-family: heebo,sans-serif;
    font-weight: 500;
    font-size: 1.28571rem;
    line-height: 1.55556
}

.widget-nav-menu .widget-title:before {
    content: "";
    position: absolute;
    bottom: -14px;
    border: 3px solid #1a1a1a;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: middle;
    left: 0;
    width: 10px;
    height: 10px
}

.lt-ie8 .widget-nav-menu .widget-title:before {
    display: inline;
    zoom:1}

.rtl .widget-nav-menu .widget-title:before {
    right: 0;
    left: auto
}

.widget-nav-menu .widget-title:after {
    content: "";
    position: absolute;
    bottom: -10px;
    margin: 10px 0;
    background-color: #f9b200;
    left: 18px;
    width: 70px;
    height: 3px
}

.rtl .widget-nav-menu .widget-title:after {
    right: 18px;
    left: auto
}

.widget-nav-menu .menu {
    margin: 0;
    padding: 0;
    list-style: none
}

.widget-nav-menu .menu li {
    position: relative;
    font-size: 15px;
    line-height: 2;
    padding: 5px 0
}

.widget-nav-menu .menu li:before,.widget-nav-menu .menu li:after {
    content: " ";
    display: table
}

.widget-nav-menu .menu li:after {
    clear: both
}

.rtl .widget-nav-menu .menu li {
    padding: 5px 0
}

.widget-nav-menu .menu li:first-child {
    padding-top: 0
}

.widget-nav-menu .menu li:last-child {
    margin: 0
}

.widget-nav-menu .menu li a {
    color: #6f6f6f
}

.widget-nav-menu .menu li a:hover {
    color: #f9b200
}

.widget-nav-menu .menu li a:focus {
    color: #f9b200
}

.widget-nav-menu .menu li a:focus-within {
    color: #f9b200
}

.widget-nav-menu .menu li a:active {
    color: #f9b200
}

.widget-nav-menu .menu li:last-child {
    border-bottom: 0
}

.widget-nav-menu.inline .menu li {
    padding: 0 10px;
    font-size: 15px;
    text-transform: capitalize;
    position: relative;
    border-bottom: 0;
    line-height: 35px;
    display: inline-block;
    vertical-align: middle
}

.lt-ie8 .widget-nav-menu.inline .menu li {
    display: inline;
    zoom:1}

@media only screen and (min-width: 768px) {
    .widget-nav-menu.inline .menu li {
        padding:0 15px;
        line-height: 1.53846
    }
}

.widget-nav-menu.inline .menu li:before {
    content: normal
}

.widget-nav-menu.inline .menu li:after {
    content: "/";
    right: -4px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rtl .widget-nav-menu.inline .menu li:after {
    left: -4px;
    right: auto
}

.widget-nav-menu.inline .menu li:first-child {
    padding-left: 0
}

.rtl .widget-nav-menu.inline .menu li:first-child {
    padding-right: 0;
    padding-left: inherit
}

.widget-nav-menu.inline .menu li:last-child {
    padding-right: 0
}

.rtl .widget-nav-menu.inline .menu li:last-child {
    padding-left: 0;
    padding-right: inherit
}

.widget-nav-menu.inline .menu li a {
    color: #999
}

.widget-nav-menu.inline .menu li a:hover {
    color: #f9b200
}

.widget-nav-menu.inline .menu li a:focus {
    color: #f9b200
}

.widget-nav-menu.inline .menu li a:focus-within {
    color: #f9b200
}

.widget-nav-menu.inline .menu li a:active {
    color: #f9b200
}

.widget-nav-menu.inline .menu li:last-child:after {
    content: normal
}

.package-wrapper {
    position: relative;
    margin-bottom: 30px;
    padding: 30px 15px;
    text-align: center;
    border: 1px solid #ddd
}

@media only screen and (min-width: 1168px) {
    .package-wrapper {
        padding:40px 50px 50px
    }
}

.package-wrapper:before {
    content: "";
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 64px;
    height: 64px;
    font-size: 64px;
    display: block;
    margin: 0 auto 20px;
    color: #f9b200
}

.package-wrapper .button:hover {
    border-color: #f9b200;
    background-color: #f9b200
}

.package-wrapper .button:focus {
    border-color: #f9b200;
    background-color: #f9b200
}

.package-wrapper .button:focus-within {
    border-color: #f9b200;
    background-color: #f9b200
}

.package-wrapper .button:active {
    border-color: #f9b200;
    background-color: #f9b200
}

.package-wrapper .package-wrapper-inner {
    text-align: center
}

.package-wrapper .price-wrapper {
    padding: 20px 10px;
    background-color: initial
}

.package-wrapper .price-wrapper .price {
    font-size: 40px;
    font-weight: 500;
    color: #1a1a1a;
    font-family: rubik,Helvetica,Arial,sans-serif
}

.package-wrapper .description {
    margin: 0;
    padding: 0
}

.package-wrapper .description p {
    margin: 0
}

.package-wrapper .description ul {
    margin: 0;
    padding: 0
}

.package-wrapper .description ul li {
    padding: 12px;
    border-bottom: 1px solid #e0dee9
}

.package-wrapper .description ul li i {
    color: #f9b200;
    font-size: 11px;
    margin-right: 5px
}

.rtl .package-wrapper .description ul li i {
    margin-left: 5px;
    margin-right: inherit
}

.package-wrapper .description ul li:first-child {
    border-top: 1px solid #e0dee9
}

.package-wrapper .package-meta {
    padding: 0 0 5px;
    background-color: initial
}

.package-wrapper .package-meta .title {
    margin: 0;
    font-size: 15px;
    line-height: 1;
    padding: 0;
    font-style: italic;
    font-weight: 400;
    font-family: rubik,Helvetica,Arial,sans-serif;
    color: #777
}

.package-wrapper .add-cart {
    padding: 40px 0 0
}

.package-wrapper .add-cart .add_to_cart_button,.package-wrapper .add-cart .added_to_cart {
    color: #f9b200;
    background-color: initial;
    border: 2px solid #f9b200;
    padding: 12px 30px;
    line-height: 1;
    font-weight: 500;
    font-size: 16px;
    font-family: heebo,sans-serif;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

.lt-ie8 .package-wrapper .add-cart .add_to_cart_button,.lt-ie8 .package-wrapper .add-cart .added_to_cart {
    display: inline;
    zoom:1}

.package-wrapper .add-cart .add_to_cart_button:hover,.package-wrapper .add-cart .added_to_cart:hover {
    color: #fff;
    background-color: #f9b200
}

.package-wrapper .add-cart .add_to_cart_button:focus,.package-wrapper .add-cart .added_to_cart:focus {
    color: #fff;
    background-color: #f9b200
}

.package-wrapper .add-cart .add_to_cart_button:focus-within,.package-wrapper .add-cart .added_to_cart:focus-within {
    color: #fff;
    background-color: #f9b200
}

.package-wrapper .add-cart .add_to_cart_button:active,.package-wrapper .add-cart .added_to_cart:active {
    color: #fff;
    background-color: #f9b200
}

.package-wrapper.main-product:before {
    content: ""
}

.widget-action-box {
    padding: 20px 0;
    -webkit-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}

@media(min-width: 1870px) {
    .widget-action-box {
        padding:64px 0
    }

    .widget-action-box .action-inner {
        padding: 25px
    }
}

.widget-action-box .action-inner {
    width: 50%;
    float: right
}

.rtl .widget-action-box .action-inner {
    float: left
}

.widget-action-box .title {
    margin: 0 0 8px;
    font-size: 24px;
    font-family: rubik,Helvetica,Arial,sans-serif
}

.widget-action-box .description {
    margin: 0 0 30px
}

.widget-action-box:hover {
    -webkit-box-shadow: 0 15px 10px -10px rgba(0,0,0,.15);
    box-shadow: 0 15px 10px -10px rgba(0,0,0,.15)
}

.widget-action-box.style2 {
    padding: 0
}

.widget-action-box.style2:hover {
    -webkit-box-shadow: 5px 5px 5px 0 rgba(0,0,0,.2);
    box-shadow: 5px 5px 5px rgba(0,0,0,.2)
}

.widget-action-box.style2 .box-img {
    text-align: center
}

.widget-action-box.style2 .action-v2 {
    padding: 15px 0 40px;
    display: table;
    width: 100%
}

.widget-action-box.style2 .action-v2>div {
    display: table-cell;
    vertical-align: middle;
    float: none
}

.widget-brand {
    text-align: center
}

.widget-brand.carousel .slick-carousel .slick-dots {
    left: -99999px;
    visibility: visible;
    position: absolute;
    opacity: 1;
    filter: alpha(opacity=100)
}

.widget-brand .slick-slide img {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1)
}

.lt-ie8 .widget-brand .slick-slide img {
    display: inline;
    zoom:1}

.widget-brand .brand-item {
    text-align: center;
    margin-bottom: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center
}

.widget-brand .brand-item-container {
    margin: auto;
    width: 80px;
    height: 80px
}

.no-margin .widget {
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .bg-hidden-md {
        background-image:none!important
    }
}

@media(max-width: 991px) {
    .bg-hidden-sm {
        background-image:none!important
    }

    .bg-hidden-sm>.vc_column-inner {
        background-image: none!important
    }
}

@media only screen and (min-width: 1168px) {
    .padding-lr-15 {
        padding-left:15px;
        padding-right: 15px
    }
}

.border-top-theme {
    border-top: 3px solid #f9b200
}

.font-size-36 {
    font-size: 36px!important
}

.font-size-30 {
    font-size: 30px!important
}

.text-upper {
    text-transform: uppercase!important
}

.p-relative {
    position: relative!important
}

.p-absolute {
    position: absolute!important
}

.p-static {
    position: static!important
}

.hr {
    border-top: 1px solid #ddd;
    min-height: 1px;
    width: 100%
}

.no-float {
    float: none!important
}

.no-padding-left {
    padding-left: 0
}

.rtl .no-padding-left {
    padding-right: 0;
    padding-left: inherit
}

.no-padding-right {
    padding-right: 0
}

.rtl .no-padding-right {
    padding-left: 0;
    padding-right: inherit
}

@media(min-width: 1024px) {
    .padding-lr-35 {
        padding-left:35px;
        padding-right: 35px
    }
}

.text-theme {
    color: #f9b200!important
}

.bg-theme {
    background: #f9b200
}

.border-theme {
    border-color: #f9b200
}

.radius-3x {
    border-radius: 3px!important;
    -webkit-border-radius: 3px!important;
    -moz-border-radius: 3px!important;
    -ms-border-radius: 3px!important;
    -o-border-radius: 3px!important
}

.radius-50 {
    border-radius: 50px!important;
    -webkit-border-radius: 50px!important;
    -moz-border-radius: 50px!important;
    -ms-border-radius: 50px!important;
    -o-border-radius: 50px!important
}

.list-contact {
    list-style: none;
    padding: 0;
    margin: 17px 0 0!important
}

.list-contact li {
    margin: 0 0 3px
}

.list-contact li i {
    margin-right: 5px
}

.rtl .list-contact li i {
    margin-left: 5px;
    margin-right: inherit
}

@media(min-width: 768px) {
    .flex-middle-sm {
        display:-webkit-flex;
        display: flex;
        align-items: center;
        -webkit-align-items: center
    }

    .flex-top-sm {
        display: -webkit-flex;
        display: flex;
        align-items: flex-start;
        -webkit-align-items: flex-start
    }
}

.flex-middle {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center
}

.flex-top {
    display: -webkit-flex;
    display: flex;
    align-items: flex-start;
    -webkit-align-items: flex-start
}

.flex-bottom {
    display: -webkit-flex;
    display: flex;
    align-items: flex-end;
    -webkit-align-items: flex-end
}

.max-1800 {
    max-width: 1800px;
    margin-left: auto;
    margin-right: auto
}

.cl-3,.cl-2 {
    float: left
}

.rtl .cl-3,.rtl .cl-2 {
    float: right
}

.cl-3>.row,.cl-2>.row {
    margin: 0
}

.cl-3 .widget,.cl-2 .widget {
    padding-left: 15px;
    padding-right: 15px
}

.cl-3 {
    width: 58.3333%
}

.cl-2 {
    width: 41.6667%
}

.font-second {
    font-family: rubik,Helvetica,Arial,sans-serif!important;
    font-weight: 400
}

.max-1770 {
    max-width: 1770px;
    margin-left: auto;
    margin-right: auto
}

.updow:hover .top-img img img,.updow:hover .img img img,.updow:hover .image-wrapper img {
    -webkit-animation: updow .8s ease-in-out 0s infinite;
    -o-animation: updow .8s ease-in-out 0s infinite;
    animation: updow .8s ease-in-out 0s infinite
}

.updow-infinite img {
    -webkit-animation: updow 1s ease-in-out 0s infinite;
    -o-animation: updow 1s ease-in-out 0s infinite;
    animation: updow 1s ease-in-out 0s infinite
}

.elementor-element.apus-faq .elementor-accordion-item .elementor-tab-title {
    border-left: 1px solid #f9b200!important
}

.elementor-element.apus-faq .elementor-accordion-item .elementor-tab-title:hover a {
    color: #1a1a1a
}

.elementor-element.apus-faq .elementor-accordion-item .elementor-tab-title:focus a {
    color: #1a1a1a
}

.elementor-element.apus-faq .elementor-accordion-item .elementor-tab-title:focus-within a {
    color: #1a1a1a
}

.elementor-element.apus-faq .elementor-accordion-item .elementor-tab-title:active a {
    color: #1a1a1a
}

.elementor-element.apus-cta-paragraph .elementor-heading-title {
    padding-left: 0
}

.rtl .elementor-element.apus-cta-paragraph .elementor-heading-title {
    padding-right: 0;
    padding-left: inherit
}

@media only screen and (min-width: 768px) {
    .elementor-element.apus-cta-paragraph .elementor-heading-title {
        padding:0 10%
    }
}

.elementor-element.scale-bg:after,.elementor-element.scale-bg:before {
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 50px;
    opacity: .4;
    filter: alpha(opacity=40);
    left: 0
}

.rtl .elementor-element.scale-bg:after,.rtl .elementor-element.scale-bg:before {
    right: 0;
    left: auto
}

.elementor-element.scale-bg:before {
    background-image: url(../img/scale-top.png);
    background-position: top;
    background-repeat: repeat-x;
    top: 0
}

.elementor-element.scale-bg:after {
    background-image: url(../img/scale-bottom.png);
    background-position: bottom;
    background-repeat: repeat-x;
    bottom: 0
}

.elementor-widget-heading.letter_sign .elementor-heading-title {
    font-family: peter jhons
}

.elementor-widget-heading div.elementor-heading-title,.elementor-widget-heading p.elementor-heading-title {
    outline: none
}

.elementor-widget-heading.footer-widget-heading .elementor-heading-title {
    color: #fff;
    text-transform: none;
    padding-bottom: 15px;
    margin-bottom: 40px;
    margin-top: 0;
    position: relative;
    font-family: heebo,sans-serif;
    font-weight: 500;
    font-size: 1.28571rem;
    line-height: 1.55556
}

.elementor-widget-heading.footer-widget-heading .elementor-heading-title:before {
    content: "";
    position: absolute;
    bottom: -14px;
    border: 3px solid #fff;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: middle;
    left: 0;
    width: 10px;
    height: 10px
}

.lt-ie8 .elementor-widget-heading.footer-widget-heading .elementor-heading-title:before {
    display: inline;
    zoom:1}

.rtl .elementor-widget-heading.footer-widget-heading .elementor-heading-title:before {
    right: 0;
    left: auto
}

.elementor-widget-heading.footer-widget-heading .elementor-heading-title:after {
    content: "";
    position: absolute;
    bottom: -10px;
    margin: 10px 0;
    background-color: #f9b200;
    left: 18px;
    width: 70px;
    height: 3px
}

.rtl .elementor-widget-heading.footer-widget-heading .elementor-heading-title:after {
    right: 18px;
    left: auto
}

.apus-heading.l-left {
    text-align: left
}

.rtl .apus-heading.l-left {
    text-align: right
}

.apus-heading.l-right {
    text-align: right
}

.rtl .apus-heading.l-right {
    text-align: left
}

.apus-heading.l-right .heading-title:before {
    right: 0;
    left: auto
}

.rtl .apus-heading.l-right .heading-title:before {
    left: 0;
    right: auto
}

.rtl .apus-heading.l-right .heading-title:before {
    right: auto;
    left: auto
}

.apus-heading.l-right .heading-title:after {
    right: 17px;
    left: auto
}

.rtl .apus-heading.l-right .heading-title:after {
    left: 17px;
    right: auto
}

.rtl .apus-heading.l-right .heading-title:after {
    right: auto;
    left: auto
}

.apus-heading.l-center {
    text-align: center
}

.apus-heading.l-center .sub {
    max-width: none;
    margin-left: 0;
    margin-right: 0
}

@media only screen and (min-width: 1168px) {
    .apus-heading.l-center .sub {
        max-width:680px;
        margin-left: auto;
        margin-right: auto
    }
}

.apus-heading.small .heading-title {
    padding-bottom: 20px
}

.apus-heading .sub {
    font-size: 17px;
    line-height: 1.58824
}

.apus-heading .heading-title {
    padding: 0;
    position: relative;
    text-transform: none;
    color: #1a1a1a;
    font-weight: 500;
    font-size: 40px;
    margin: 0;
    margin-bottom: 10px
}

.elementor-accordion .elementor-tab-title a:hover {
    color: #fff
}

.elementor-accordion .elementor-tab-title a:focus {
    color: #fff
}

.elementor-accordion .elementor-tab-title a:focus-within {
    color: #fff
}

.elementor-accordion .elementor-tab-title a:active {
    color: #fff
}

.elementor-accordion .elementor-accordion-item {
    margin-bottom: 10px
}

.elementor-accordion .elementor-accordion-item:last-child {
    margin-bottom: 0
}

.elementor-image-gallery .gallery .gallery-item a {
    position: relative;
    display: block
}

.elementor-image-gallery .gallery .gallery-item a:before {
    top: 0;
    position: absolute;
    visibility: hidden;
    content: "";
    z-index: 1;
    background-color: rgba(0,0,0,.2);
    pointer-events: none;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    left: 0;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

.rtl .elementor-image-gallery .gallery .gallery-item a:before {
    right: 0;
    left: auto
}

.elementor-image-gallery .gallery .gallery-item a:after {
    content: '\f067';
    display: inline-block;
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    z-index: 2;
    background-color: #f9b200;
    visibility: hidden;
    pointer-events: none;
    position: absolute;
    top: 30px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    left: 30px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0);
    width: 50px;
    height: 50px;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

.rtl .elementor-image-gallery .gallery .gallery-item a:after {
    right: 30px;
    left: auto
}

.elementor-image-gallery .gallery .gallery-item a:hover:before {
    pointer-events: auto;
    visibility: visible;
    opacity: .82;
    filter: alpha(opacity=82)
}

.elementor-image-gallery .gallery .gallery-item a:hover:after {
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.elementor-image-gallery .gallery .gallery-item a:focus:before {
    pointer-events: auto;
    visibility: visible;
    opacity: .82;
    filter: alpha(opacity=82)
}

.elementor-image-gallery .gallery .gallery-item a:focus:after {
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.elementor-image-gallery .gallery .gallery-item a:focus-within:before {
    pointer-events: auto;
    visibility: visible;
    opacity: .82;
    filter: alpha(opacity=82)
}

.elementor-image-gallery .gallery .gallery-item a:focus-within:after {
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.elementor-image-gallery .gallery .gallery-item a:active:before {
    pointer-events: auto;
    visibility: visible;
    opacity: .82;
    filter: alpha(opacity=82)
}

.elementor-image-gallery .gallery .gallery-item a:active:after {
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.widget-video .video-button-title {
    position: absolute;
    bottom: -45px;
    width: 200px;
    left: -10px;
    right: 0;
    margin: 0 auto;
    font-size: 18px
}

.widget-video.style2 .button-video {
    position: relative;
    color: #6f6f6f;
    background-color: initial;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    width: auto;
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

.widget-video.style2 .button-video .button-outer-circle {
    display: none
}

.widget-video.style2 .button-video .button-icon {
    position: static;
    color: #f9b200;
    border: 1px solid #e1e6eb;
    width: 68px;
    height: 68px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    margin-right: 25px;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

.rtl .widget-video.style2 .button-video .button-icon {
    margin-left: 25px;
    margin-right: inherit
}

.widget-video.style2 .button-video .button-icon>* {
    padding: 18px
}

.widget-video.style2 .button-video:hover .button-icon {
    border-color: #f9b200
}

.widget-video.style2 .button-video:hover .video-button-title {
    color: #f9b200
}

.widget-video.style2 .button-video:focus .button-icon {
    border-color: #f9b200
}

.widget-video.style2 .button-video:focus .video-button-title {
    color: #f9b200
}

.widget-video.style2 .button-video:focus-within .button-icon {
    border-color: #f9b200
}

.widget-video.style2 .button-video:focus-within .video-button-title {
    color: #f9b200
}

.widget-video.style2 .button-video:active .button-icon {
    border-color: #f9b200
}

.widget-video.style2 .button-video:active .video-button-title {
    color: #f9b200
}

.widget-video.style2 .button-video .video-button-title {
    color: #1a1a1a;
    text-transform: capitalize;
    position: static;
    width: auto;
    margin: 0;
    font-size: 16px;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

.widget ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.widget label {
    font-weight: 400
}

.widget .widget_sp_image-image-link {
    display: block;
    overflow: hidden;
    position: relative
}

.widget .widget_sp_image-image-link img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s
}

.widget.widget_custom_html .widget-title {
    outline: none
}

.widget.widget_custom_html .widget-custom-button {
    text-align: center;
    padding-top: 5px
}

@media only screen and (min-width: 1168px) {
    .widget.widget_custom_html .widget-custom-button {
        text-align:right
    }

    .rtl .widget.widget_custom_html .widget-custom-button {
        text-align: left
    }
}

.widget.widget_custom_html .widget-custom-button .btn,.widget.widget_custom_html .widget-custom-button .viewmore-products-btn {
    color: #1a1a1a;
    text-decoration: none;
    position: relative;
    border: none;
    padding: 0 20px 0 0
}

.rtl .widget.widget_custom_html .widget-custom-button .btn,.rtl .widget.widget_custom_html .widget-custom-button .viewmore-products-btn {
    padding: 0 0 0 20px
}

.widget.widget_custom_html .widget-custom-button .btn:after,.widget.widget_custom_html .widget-custom-button .viewmore-products-btn:after {
    content: '\f061';
    font-family: "font awesome 5 free";
    color: #f9b200;
    font-size: 12px;
    right: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rtl .widget.widget_custom_html .widget-custom-button .btn:after,.rtl .widget.widget_custom_html .widget-custom-button .viewmore-products-btn:after {
    left: 0;
    right: auto
}

.widget.widget_custom_html .widget-custom-button .btn:hover,.widget.widget_custom_html .widget-custom-button .viewmore-products-btn:hover {
    color: #f9b200
}

.widget.widget_custom_html .widget-custom-button .btn:focus,.widget.widget_custom_html .widget-custom-button .viewmore-products-btn:focus {
    color: #f9b200
}

.widget.widget_custom_html .widget-custom-button .btn:focus-within,.widget.widget_custom_html .widget-custom-button .viewmore-products-btn:focus-within {
    color: #f9b200
}

.widget.widget_custom_html .widget-custom-button .btn:active,.widget.widget_custom_html .widget-custom-button .viewmore-products-btn:active {
    color: #f9b200
}

.widget.widget_custom_text {
    font-size: 1.14286rem;
    line-height: 1.6;
    margin-bottom: 10px
}

.widget.widget_custom_text .widget-title {
    color: #1a1a1a;
    text-transform: none;
    padding-bottom: 15px;
    margin-bottom: 40px;
    margin-top: 0;
    position: relative;
    font-family: heebo,sans-serif;
    font-weight: 500;
    font-size: 1.28571rem;
    line-height: 1.55556
}

.widget.widget_custom_text .widget-title:before {
    content: "";
    position: absolute;
    bottom: -14px;
    border: 3px solid #1a1a1a;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: middle;
    left: 0;
    width: 10px;
    height: 10px
}

.lt-ie8 .widget.widget_custom_text .widget-title:before {
    display: inline;
    zoom:1}

.rtl .widget.widget_custom_text .widget-title:before {
    right: 0;
    left: auto
}

.widget.widget_custom_text .widget-title:after {
    content: "";
    position: absolute;
    bottom: -10px;
    margin: 10px 0;
    background-color: #f9b200;
    left: 18px;
    width: 70px;
    height: 3px
}

.rtl .widget.widget_custom_text .widget-title:after {
    right: 18px;
    left: auto
}

.widget.widget_meta ul li:not(:last-child) {
    margin: 0
}

.widget.widget_meta ul li a abbr {
    border-bottom: 1px dashed;
    text-decoration: none
}

.widget.widget_apus_socials_widget ul {
    margin-top: 36px
}

.widget.widget_apus_socials_widget ul li {
    margin-right: 5px
}

.rtl .widget.widget_apus_socials_widget ul li {
    margin-left: 5px;
    margin-right: inherit
}

.widget.widget_apus_socials_widget ul li:last-child {
    margin-right: 0
}

.rtl .widget.widget_apus_socials_widget ul li:last-child {
    margin-left: 0;
    margin-right: inherit
}

.widget.widget_apus_socials_widget ul li a {
    color: #1a1a1a;
    font-size: 15px;
    border: none;
    background-color: #f2f3f5;
    position: relative;
    line-height: 1;
    width: 36px;
    height: 36px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%
}

.widget.widget_apus_socials_widget ul li a:hover {
    color: #fff;
    background-color: #f9b200
}

.widget.widget_apus_socials_widget ul li a i {
    display: none
}

.widget.widget_apus_socials_widget ul li a.facebook:before {
    content: "\f09a";
    display: inline-block;
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-family: "font awesome 5 brands"
}

.widget.widget_apus_socials_widget ul li a.twitter:before {
    content: "\f099";
    display: inline-block;
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-family: "font awesome 5 brands"
}

.widget.widget_apus_socials_widget ul li a.pinterest:before {
    content: "\f231";
    display: inline-block;
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-family: "font awesome 5 brands"
}

.widget.widget_apus_socials_widget ul li a.linkedin:before {
    content: "\f0e1";
    display: inline-block;
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-family: "font awesome 5 brands"
}

.widget.widget_apus_socials_widget ul li a.google-plus:before {
    content: "\f0d5";
    display: inline-block;
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-family: "font awesome 5 brands"
}

.widget.widget_apus_socials_widget ul li a.instagram:before {
    content: "\f16d";
    display: inline-block;
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-family: "font awesome 5 brands"
}

.widget.widget_apus_socials_widget ul li a.youtube:before {
    content: "\f167";
    display: inline-block;
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-family: "font awesome 5 brands"
}

.widget.widget_apus_socials_widget ul li a.vimeo:before {
    content: "\f27d";
    display: inline-block;
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-family: "font awesome 5 brands"
}

.widget.widget_apus_socials_widget ul {
    margin-top: 36px
}

.widget.widget_apus_socials_widget ul li {
    display: inline-block;
    margin-right: 5px
}

.rtl .widget.widget_apus_socials_widget ul li {
    margin-left: 5px;
    margin-right: inherit
}

.widget.widget_apus_socials_widget ul li:last-child {
    margin-right: 0
}

.rtl .widget.widget_apus_socials_widget ul li:last-child {
    margin-left: 0;
    margin-right: inherit
}

.widget.widget_apus_socials_widget ul li a {
    color: #1a1a1a;
    font-size: 15px;
    border: none;
    background-color: #f2f3f5;
    position: relative;
    line-height: 1;
    width: 36px;
    height: 36px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%
}

.widget.widget_apus_socials_widget ul li a:hover {
    color: #fff;
    background-color: #f9b200
}

.widget.widget_apus_socials_widget ul li a i {
    display: none
}

.widget.widget_apus_socials_widget ul li a.facebook:before {
    content: "\f09a";
    display: inline-block;
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-family: "font awesome 5 brands"
}

.widget.widget_apus_socials_widget ul li a.twitter:before {
    content: "\f099";
    display: inline-block;
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-family: "font awesome 5 brands"
}

.widget.widget_apus_socials_widget ul li a.pinterest:before {
    content: "\f231";
    display: inline-block;
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-family: "font awesome 5 brands"
}

.widget.widget_apus_socials_widget ul li a.linkedin:before {
    content: "\f0e1";
    display: inline-block;
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-family: "font awesome 5 brands"
}

.widget.widget_apus_socials_widget ul li a.google-plus:before {
    content: "\f0d5";
    display: inline-block;
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-family: "font awesome 5 brands"
}

.widget.widget_apus_socials_widget ul li a.instagram:before {
    content: "\f16d";
    display: inline-block;
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-family: "font awesome 5 brands"
}

.widget.widget_apus_socials_widget ul li a.youtube:before {
    content: "\f167";
    display: inline-block;
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-family: "font awesome 5 brands"
}

.widget.widget_apus_socials_widget ul li a.vimeo:before {
    content: "\f27d";
    display: inline-block;
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-family: "font awesome 5 brands"
}

.widget.widget_text .textwidget p {
    margin-bottom: 15px
}

.widget.widget_text .textwidget p:last-of-type {
    margin-bottom: 0
}

.widget.widget_rss ul,.widget.widget_rss ol {
    padding: 0;
    margin: 0;
    list-style: none
}

.widget.widget_rss ul li:first-child,.widget.widget_rss ol li:first-child {
    outline: none
}

.widget.widget_rss ul li:last-child,.widget.widget_rss ol li:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.widget.widget_rss ul li .children>li:before,.widget.widget_rss ol li .children>li:before {
    top: 24px
}

.widget.widget_rss ul ul li:first-child,.widget.widget_rss ol ul li:first-child {
    padding-top: 14px;
    background-position: 0 24px
}

.widget.widget_rss .widget-title {
    min-height: 45px
}

.widget.widget_rss .widget-title:before,.widget.widget_rss .widget-title:after {
    content: " ";
    display: table
}

.widget.widget_rss .widget-title:after {
    clear: both
}

.widget.widget_rss .widget-title>* {
    float: left;
    padding-right: .57143rem;
    line-height: 2.64286rem
}

.rtl .widget.widget_rss .widget-title>* {
    float: right
}

.rtl .widget.widget_rss .widget-title>* {
    padding-left: .57143rem;
    padding-right: inherit
}

.widget.widget_rss .rsswidget {
    color: #1a1a1a;
    font-family: heebo,sans-serif
}

.widget.widget_rss .rsswidget img {
    margin: 10px 0 0
}

.widget.widget_rss ul li {
    margin-bottom: 30px
}

.widget.widget_rss ul li a {
    font-style: normal;
    text-transform: none;
    font-size: 1rem;
    display: block!important;
    font-weight: 500;
    font-family: heebo,sans-serif;
    line-height: 1.71429rem
}

.widget.widget_rss ul li a:hover {
    color: #f9b200
}

.widget.widget_rss ul li a:focus {
    color: #f9b200
}

.widget.widget_rss ul li a:focus-within {
    color: #f9b200
}

.widget.widget_rss ul li a:active {
    color: #f9b200
}

.widget.widget_rss ul li .rss-date {
    display: block;
    color: #777;
    margin-top: 15px;
    margin-bottom: 15px;
    font-style: italic;
    font-family: rubik,Helvetica,Arial,sans-serif;
    position: relative;
    font-size: 1rem;
    line-height: 1.71429;
    padding-left: 20px
}

.rtl .widget.widget_rss ul li .rss-date {
    padding-right: 20px;
    padding-left: inherit
}

.widget.widget_rss ul li .rss-date:before {
    content: '\f274';
    color: #999;
    font-style: normal;
    margin: 0;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}

.rtl .widget.widget_rss ul li .rss-date:before {
    right: 0;
    left: auto
}

.widget.widget_rss ul li .rssSummary {
    margin: .75rem 0 1.75rem
}

.widget.widget_rss ul li cite {
    padding: 0;
    margin: 0;
    font-size: 1.14286rem;
    line-height: 1.625;
    color: #f9b200;
    font-style: italic;
    font-family: rubik,Helvetica,Arial,sans-serif
}

.widget.widget_rss ul li cite:before {
    content: '\2014 \0020'
}

.widget.widget_rss ul li:last-child {
    margin-bottom: 0
}

.widget.widget_recent_comments ul,.widget.widget_recent_comments ol {
    padding: 0;
    margin: 0;
    list-style: none
}

.widget.widget_recent_comments ul li:first-child,.widget.widget_recent_comments ol li:first-child {
    outline: none
}

.widget.widget_recent_comments ul li:last-child,.widget.widget_recent_comments ol li:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.widget.widget_recent_comments ul li .children>li:before,.widget.widget_recent_comments ol li .children>li:before {
    top: 24px
}

.widget.widget_recent_comments ul ul li:first-child,.widget.widget_recent_comments ol ul li:first-child {
    padding-top: 14px;
    background-position: 0 24px
}

.widget.widget_recent_comments .recentcomments {
    position: relative;
    border: none;
    color: #6f6f6f;
    border-bottom: 1px solid #ddd;
    margin-bottom: 1.07143rem;
    padding-bottom: 1.07143rem;
    padding-left: 20px
}

.rtl .widget.widget_recent_comments .recentcomments {
    padding-right: 20px;
    padding-left: inherit
}

.widget.widget_recent_comments .recentcomments:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.widget.widget_recent_comments .recentcomments:before {
    display: inline-block;
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    color: #999;
    font-size: 14px;
    position: absolute;
    top: 6px;
    content: '\f075';
    left: 0
}

.rtl .widget.widget_recent_comments .recentcomments:before {
    right: 0;
    left: auto
}

.widget.widget_recent_comments .recentcomments .comment-author-link {
    text-transform: capitalize
}

.widget.widget_recent_comments .recentcomments .comment-author-link a {
    color: #f9b200
}

.widget.widget_recent_comments .recentcomments .comment-author-link+a {
    margin-top: 5px;
    display: block;
    color: #1a1a1a;
    font-style: normal;
    text-transform: none;
    font-size: 1rem;
    display: block!important;
    font-weight: 500;
    font-family: heebo,sans-serif;
    line-height: 1.71429rem
}

.widget.widget_recent_comments .recentcomments .comment-author-link+a:hover {
    color: #f9b200
}

.widget.widget_recent_comments .recentcomments .comment-author-link+a:focus {
    color: #f9b200
}

.widget.widget_recent_comments .recentcomments .comment-author-link+a:focus-within {
    color: #f9b200
}

.widget.widget_recent_comments .recentcomments .comment-author-link+a:active {
    color: #f9b200
}

.widget.widget_recent_reviews ul.product_list_widget {
    list-style: none
}

.widget.widget_recent_reviews ul.product_list_widget li {
    padding: 15px;
    overflow: hidden
}

.widget.widget_recent_reviews ul.product_list_widget li:last-child {
    margin-bottom: 0
}

.widget.widget_recent_reviews ul.product_list_widget li a img {
    float: left;
    margin-right: 10px
}

.rtl .widget.widget_recent_reviews ul.product_list_widget li a img {
    float: right
}

.rtl .widget.widget_recent_reviews ul.product_list_widget li a img {
    margin-left: 10px;
    margin-right: inherit
}

.widget.widget_product_search .woocommerce-product-search {
    padding: 0;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.widget.widget_product_search .woocommerce-product-search label.screen-reader-text {
    font-size: 0;
    color: transparent;
    text-shadow: none;
    background-color: initial;
    border: 0
}

.widget.widget_product_search .woocommerce-product-search input[type=text],.widget.widget_product_search .woocommerce-product-search input[type=search] {
    width: 100%;
    height: 48px;
    font-size: 15px;
    font-weight: 400;
    color: #999;
    padding: 5px 65px 5px 15px
}

.rtl .widget.widget_product_search .woocommerce-product-search input[type=text],.rtl .widget.widget_product_search .woocommerce-product-search input[type=search] {
    padding: 5px 15px 5px 65px
}

.widget.widget_product_search .woocommerce-product-search input[type=text]::-moz-placeholder,.widget.widget_product_search .woocommerce-product-search input[type=search]::-moz-placeholder {
    color: #999;
    opacity: 1;
    text-transform: none
}

.widget.widget_product_search .woocommerce-product-search input[type=text]:-ms-input-placeholder,.widget.widget_product_search .woocommerce-product-search input[type=search]:-ms-input-placeholder {
    color: #999;
    text-transform: none
}

.widget.widget_product_search .woocommerce-product-search input[type=text]::-webkit-input-placeholder,.widget.widget_product_search .woocommerce-product-search input[type=search]::-webkit-input-placeholder {
    color: #999;
    text-transform: none
}

.widget.widget_product_search .woocommerce-product-search button[type=submit] {
    top: 0;
    position: absolute;
    color: #fff;
    font-size: 0;
    padding: 0;
    margin: 0;
    border: none;
    line-height: 1;
    cursor: pointer;
    background-color: #f9b200;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    width: 48px;
    height: 48px
}

.rtl .widget.widget_product_search .woocommerce-product-search button[type=submit] {
    left: 0;
    right: auto
}

.widget.widget_product_search .woocommerce-product-search button[type=submit]:before {
    content: "";
    font-size: 18px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.widget.widget_recent_entries ul li {
    position: relative;
    display: block;
    margin-bottom: 0;
    padding-left: 20px
}

.rtl .widget.widget_recent_entries ul li {
    padding-right: 20px;
    padding-left: inherit
}

.widget.widget_recent_entries ul li:before {
    top: 12px;
    font-size: 15px;
    position: absolute;
    text-transform: none;
    display: inline-block;
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    left: 0;
    content: "\f15c"
}

.rtl .widget.widget_recent_entries ul li:before {
    right: 0;
    left: auto
}

.widget.widget_recent_entries ul li a {
    font-style: normal;
    text-transform: none;
    font-size: 1rem;
    display: block!important;
    font-weight: 500;
    font-family: heebo,sans-serif;
    line-height: 1.71429rem
}

.widget.widget_recent_entries ul li a:hover {
    color: #f9b200
}

.widget.widget_recent_entries ul li a:focus {
    color: #f9b200
}

.widget.widget_recent_entries ul li a:focus-within {
    color: #f9b200
}

.widget.widget_recent_entries ul li a:active {
    color: #f9b200
}

.widget.widget_recent_entries ul li a:hover {
    color: #f9b200
}

.widget.widget_recent_entries ul li a:focus {
    color: #f9b200
}

.widget.widget_recent_entries ul li a:focus-within {
    color: #f9b200
}

.widget.widget_recent_entries ul li a:active {
    color: #f9b200
}

.widget.widget_mc4wp_widget .mc4wp-form {
    padding: 20px
}

.widget.widget-timework strong {
    color: #000;
    font-weight: 600
}

.widget.widget_calendar table {
    margin: 0
}

.widget-mailchimp .title {
    color: #fff;
    text-transform: none;
    padding-bottom: 15px;
    margin-bottom: 40px;
    margin-top: 0;
    position: relative;
    font-family: heebo,sans-serif;
    font-weight: 500;
    font-size: 1.28571rem;
    line-height: 1.55556
}

.widget-mailchimp .title:before {
    content: "";
    position: absolute;
    bottom: -14px;
    border: 3px solid #fff;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: middle;
    left: 0;
    width: 10px;
    height: 10px
}

.lt-ie8 .widget-mailchimp .title:before {
    display: inline;
    zoom:1}

.rtl .widget-mailchimp .title:before {
    right: 0;
    left: auto
}

.widget-mailchimp .title:after {
    content: "";
    position: absolute;
    bottom: -10px;
    margin: 10px 0;
    background-color: #f9b200;
    left: 18px;
    width: 70px;
    height: 3px
}

.rtl .widget-mailchimp .title:after {
    right: 18px;
    left: auto
}

.widget-mailchimp .mc4wp-form .mc4wp-form-fields {
    position: relative
}

.widget-mailchimp .mc4wp-form .mc4wp-form-fields>* {
    margin: 0
}

.widget-mailchimp .mc4wp-form .mc4wp-form-fields>p:first-child {
    width: 100%
}

.widget-mailchimp .mc4wp-form .mc4wp-form-fields>p:last-child {
    margin-left: auto
}

.rtl .widget-mailchimp .mc4wp-form .mc4wp-form-fields>p:last-child {
    margin-right: auto;
    margin-left: inherit
}

.widget-mailchimp .mc4wp-form .mc4wp-form-fields label {
    margin: 0;
    width: 100%
}

.widget-mailchimp .mc4wp-form .mc4wp-form-fields input[type=email] {
    width: 100%;
    padding: 20px 0;
    font-size: 14px;
    color: #555;
    font-weight: 400;
    background-color: #fff;
    border: none;
    border-bottom: 1px solid #e1e6eb;
    padding-right: 42px
}

.rtl .widget-mailchimp .mc4wp-form .mc4wp-form-fields input[type=email] {
    padding-left: 42px;
    padding-right: inherit
}

.widget-mailchimp .mc4wp-form .mc4wp-form-fields input[type=email]::-moz-placeholder {
    color: #6f6f6f;
    opacity: 1;
    text-transform: none
}

.widget-mailchimp .mc4wp-form .mc4wp-form-fields input[type=email]:-ms-input-placeholder {
    color: #6f6f6f;
    text-transform: none
}

.widget-mailchimp .mc4wp-form .mc4wp-form-fields input[type=email]::-webkit-input-placeholder {
    color: #6f6f6f;
    text-transform: none
}

.widget-mailchimp .mc4wp-form .mc4wp-form-fields input[type=email]:hover {
    border-color: #f9b200
}

.widget-mailchimp .mc4wp-form .mc4wp-form-fields input[type=email]:focus {
    border-color: #f9b200
}

.widget-mailchimp .mc4wp-form .mc4wp-form-fields input[type=email]:focus-within {
    border-color: #f9b200
}

.widget-mailchimp .mc4wp-form .mc4wp-form-fields input[type=email]:active {
    border-color: #f9b200
}

.widget-mailchimp .mc4wp-form .mc4wp-form-fields .btn,.widget-mailchimp .mc4wp-form .mc4wp-form-fields .viewmore-products-btn {
    top: 0;
    border: none;
    font-size: 12px;
    padding: 0;
    display: block;
    line-height: 42px;
    height: 42px;
    position: absolute;
    min-width: auto;
    right: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.rtl .widget-mailchimp .mc4wp-form .mc4wp-form-fields .btn,.rtl .widget-mailchimp .mc4wp-form .mc4wp-form-fields .viewmore-products-btn {
    left: 0;
    right: auto
}

.widget-mailchimp .mc4wp-form .mc4wp-form-fields .btn:hover,.widget-mailchimp .mc4wp-form .mc4wp-form-fields .viewmore-products-btn:hover {
    background-color: initial
}

.widget-mailchimp .mc4wp-form .mc4wp-form-fields .btn:focus,.widget-mailchimp .mc4wp-form .mc4wp-form-fields .viewmore-products-btn:focus {
    background-color: initial
}

.widget-mailchimp .mc4wp-form .mc4wp-form-fields .btn:focus-within,.widget-mailchimp .mc4wp-form .mc4wp-form-fields .viewmore-products-btn:focus-within {
    background-color: initial
}

.widget-mailchimp .mc4wp-form .mc4wp-form-fields .btn:active,.widget-mailchimp .mc4wp-form .mc4wp-form-fields .viewmore-products-btn:active {
    background-color: initial
}

.calendar_wrap caption {
    background: #1a1a1a;
    color: #fff;
    padding: 10px
}

.calendar_wrap th {
    color: #1a1a1a;
    font-weight: 700;
    font-family: heebo,sans-serif
}

.calendar_wrap td,.calendar_wrap th {
    text-align: center;
    padding: 5px 10px;
    color: #6f6f6f
}

.calendar_wrap th {
    color: #1a1a1a
}

.calendar_wrap #today {
    font-weight: 700;
    color: #1a1a1a;
    background-color: #f9b200;
    border-color: #f9b200
}

.form-contact .title {
    font-size: 17px;
    margin: 11.5px 0 28px
}

.form-contact input:not(.btn):not(.viewmore-products-btn),.form-contact textarea {
    padding: 10px 30px;
    width: 100%;
    color: #6f6f6f
}

.form-contact .contant-inner>* {
    margin: 0 0 20px
}

.contact-topbar>* {
    margin-right: 30px
}

.rtl .contact-topbar>* {
    margin-left: 30px;
    margin-right: inherit
}

.contact-topbar>*:last-child {
    margin: 0
}

.contact-topbar>* i {
    margin-right: 6px
}

.rtl .contact-topbar>* i {
    margin-left: 6px;
    margin-right: inherit
}

.widget_meta ul,.widget_archive ul,.widget_recent_entries ul,.widget_categories ul,.widget_pages ul,.widget_nav_menu ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.widget_meta ul ul,.widget_archive ul ul,.widget_recent_entries ul ul,.widget_categories ul ul,.widget_pages ul ul,.widget_nav_menu ul ul {
    list-style: none;
    padding-left: 18px
}

.rtl .widget_meta ul ul,.rtl .widget_archive ul ul,.rtl .widget_recent_entries ul ul,.rtl .widget_categories ul ul,.rtl .widget_pages ul ul,.rtl .widget_nav_menu ul ul {
    padding-right: 18px;
    padding-left: inherit
}

.widget_meta ul li,.widget_archive ul li,.widget_recent_entries ul li,.widget_categories ul li,.widget_pages ul li,.widget_nav_menu ul li {
    margin: 0;
    padding: 0
}

.widget_meta ul li:before,.widget_meta ul li:after,.widget_archive ul li:before,.widget_archive ul li:after,.widget_recent_entries ul li:before,.widget_recent_entries ul li:after,.widget_categories ul li:before,.widget_categories ul li:after,.widget_pages ul li:before,.widget_pages ul li:after,.widget_nav_menu ul li:before,.widget_nav_menu ul li:after {
    content: " ";
    display: table
}

.widget_meta ul li:after,.widget_archive ul li:after,.widget_recent_entries ul li:after,.widget_categories ul li:after,.widget_pages ul li:after,.widget_nav_menu ul li:after {
    clear: both
}

.widget_meta ul li>a,.widget_archive ul li>a,.widget_recent_entries ul li>a,.widget_categories ul li>a,.widget_pages ul li>a,.widget_nav_menu ul li>a {
    display: inline-block;
    padding: 7px 0
}

.widget_meta ul li>a:before,.widget_archive ul li>a:before,.widget_recent_entries ul li>a:before,.widget_categories ul li>a:before,.widget_pages ul li>a:before,.widget_nav_menu ul li>a:before {
    display: inline-block;
    margin-right: 10px;
    content: "\f105";
    font-family: "font awesome 5 free";
    font-weight: 900
}

.rtl .widget_meta ul li>a:before,.rtl .widget_archive ul li>a:before,.rtl .widget_recent_entries ul li>a:before,.rtl .widget_categories ul li>a:before,.rtl .widget_pages ul li>a:before,.rtl .widget_nav_menu ul li>a:before {
    margin-left: 10px;
    margin-right: inherit
}

.widget_meta ul li:hover>a,.widget_meta ul li.current-cat-parent>a,.widget_meta ul li.current-cat>a,.widget_archive ul li:hover>a,.widget_archive ul li.current-cat-parent>a,.widget_archive ul li.current-cat>a,.widget_recent_entries ul li:hover>a,.widget_recent_entries ul li.current-cat-parent>a,.widget_recent_entries ul li.current-cat>a,.widget_categories ul li:hover>a,.widget_categories ul li.current-cat-parent>a,.widget_categories ul li.current-cat>a,.widget_pages ul li:hover>a,.widget_pages ul li.current-cat-parent>a,.widget_pages ul li.current-cat>a,.widget_nav_menu ul li:hover>a,.widget_nav_menu ul li.current-cat-parent>a,.widget_nav_menu ul li.current-cat>a {
    color: #f9b200
}

.contact {
    margin: 0;
    padding: 0
}

.contact:before,.contact:after {
    content: " ";
    display: table
}

.contact:after {
    clear: both
}

.contact dt {
    float: left;
    width: 30px;
    height: auto
}

.rtl .contact dt {
    float: right
}

.contact dd {
    overflow: hidden;
    margin-bottom: 5px
}

.contact .contact-icon {
    display: block;
    text-align: center;
    background: #f9b200;
    float: left;
    width: 22px;
    height: 22px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px
}

.rtl .contact .contact-icon {
    float: right
}

.contact .contact-icon .fa {
    color: #fff;
    font-size: 15px;
    margin: 0 0 0 4px
}

.rtl .contact .contact-icon .fa {
    margin: 0 4px 0 0
}

.form7-style1 .input-group-btn>.btn,.form7-style1 .input-group-btn>.viewmore-products-btn {
    border-left: none
}

.rtl .form7-style1 .input-group-btn>.btn,.rtl .form7-style1 .input-group-btn>.viewmore-products-btn {
    border-right: none;
    border-left: inherit
}

.form7-style2 .btn,.form7-style2 .viewmore-products-btn,.form7-style2 input.form-control {
    background: #f7f7f7;
    border-color: #f7f7f7
}

.mc4wp-form-basic,.mc4wp-form-basic input,.mc4wp-form-basic label,.mc4wp-form-theme,.mc4wp-form-theme input,.mc4wp-form-theme label {
    line-height: inherit
}

.mc4wp-form-basic .form-control {
    max-width: 100%!important
}

.mail-form .input-group {
    width: 100%;
    margin: 0 0 10px
}

.widget-newletter {
    overflow: hidden;
    max-width: 570px;
    margin: auto;
    text-align: center
}

.widget-newletter .widget-title {
    color: #1a1a1a;
    font-weight: 400;
    font-size: 30px;
    margin: 0 0 10px
}

.widget-newletter .description {
    margin-bottom: 25px;
    font-size: 15px
}

@media(min-width: 1200px) {
    .widget-newletter .description {
        margin-bottom:45px
    }
}

.widget-newletter .form-control {
    background: #fff;
    border-color: #f2f3f5;
    color: #b3b3b3
}

.widget-newletter .form-control::-moz-placeholder {
    color: #ccc;
    opacity: 1
}

.widget-newletter .form-control:-ms-input-placeholder {
    color: #ccc
}

.widget-newletter .form-control::-webkit-input-placeholder {
    color: #ccc
}

.widget-newletter .form-control:focus {
    background: #fff;
    border-color: #f2f3f5;
    color: #b3b3b3
}

.widget-newletter.style2 {
    overflow: hidden;
    max-width: 100%;
    text-align: inherit
}

.widget-newletter.style2 .widget-title {
    margin: 0 0 5px
}

.widget-newletter.style2 .description {
    margin: 0
}

.widget-newletter.style2 .content {
    margin-top: 9px
}

@media(min-width: 768px) {
    .widget-newletter.style2>* {
        width:50%;
        float: left
    }

    .rtl .widget-newletter.style2>* {
        float: right
    }
}

.widget-newletter.style2 form {
    width: 600px;
    float: right;
    max-width: 100%
}

.rtl .widget-newletter.style2 form {
    float: left
}

.apus-sidebar select,.apus-sidebar table {
    width: 100%
}

.apus-sidebar .post-widget .blog-title,.apus-sidebar .post-widget h6 {
    margin: 0 0 5px;
    line-height: 1.4;
    font-weight: 400;
    font-size: 14px;
    height: 40px;
    overflow: hidden;
    font-family: rubik,Helvetica,Arial,sans-serif
}

.widget-search .btn,.widget-search .viewmore-products-btn {
    padding-left: 17px;
    padding-right: 17px;
    background-color: #fff;
    border-color: #fff;
    color: #1a1a1a;
    height: 46px;
    font-size: 18px;
    border-left: 0
}

.rtl .widget-search .btn,.rtl .widget-search .viewmore-products-btn {
    border-right: 0;
    border-left: inherit
}

.widget-search .btn:hover,.widget-search .viewmore-products-btn:hover {
    color: #1a1a1a;
    background-color: #fff;
    border-color: #fff
}

.widget-search .btn:focus,.widget-search .viewmore-products-btn:focus {
    color: #1a1a1a;
    background-color: #fff;
    border-color: #fff
}

.widget-search .btn:focus-within,.widget-search .viewmore-products-btn:focus-within {
    color: #1a1a1a;
    background-color: #fff;
    border-color: #fff
}

.widget-search .btn:active,.widget-search .viewmore-products-btn:active {
    color: #1a1a1a;
    background-color: #fff;
    border-color: #fff
}

.widget-search .form-control {
    border: 0;
    height: 46px;
    color: #999;
    background-color: #fff;
    font-size: 15px;
    padding-right: 0;
    border-right: 0
}

.rtl .widget-search .form-control {
    padding-left: 0;
    padding-right: inherit
}

.rtl .widget-search .form-control {
    border-left: 0;
    border-right: inherit
}

.widget-search .form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.widget-search .form-control:-ms-input-placeholder {
    color: #999
}

.widget-search .form-control::-webkit-input-placeholder {
    color: #999
}

.tagcloud a {
    padding: 8px 15px;
    font-size: 14px!important;
    background-color: #f2f3f5;
    position: relative;
    color: #6f6f6f;
    letter-spacing: 0;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px 9px 0;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.lt-ie8 .tagcloud a {
    display: inline;
    zoom:1}

.rtl .tagcloud a {
    margin: 0 0 9px 6px
}

.tagcloud a:before {
    content: '';
    position: absolute;
    background-color: #f9b200;
    top: 0;
    z-index: -1;
    will-change: transform;
    left: 0;
    width: 150%;
    height: 100%;
    -webkit-transform: translatez(0)skewy(-30deg)scaley(0);
    -moz-transform: translatez(0)skewy(-30deg)scaley(0);
    -ms-transform: translatez(0)skewy(-30deg)scaley(0);
    -o-transform: translatez(0)skewy(-30deg)scaley(0);
    transform: translatez(0)skewy(-30deg)scaley(0);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: transform .15s,opacity .15s;
    -o-transition: transform .15s,opacity .15s;
    transition: transform .15s,opacity .15s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.rtl .tagcloud a:before {
    right: 0;
    left: auto
}

.tagcloud a:hover:before {
    -webkit-transform: translatez(0)skewy(0)scaley(1);
    -moz-transform: translatez(0)skewy(0)scaley(1);
    -ms-transform: translatez(0)skewy(0)scaley(1);
    -o-transform: translatez(0)skewy(0)scaley(1);
    transform: translatez(0)skewy(0)scaley(1)
}

.tagcloud a:focus:before {
    -webkit-transform: translatez(0)skewy(0)scaley(1);
    -moz-transform: translatez(0)skewy(0)scaley(1);
    -ms-transform: translatez(0)skewy(0)scaley(1);
    -o-transform: translatez(0)skewy(0)scaley(1);
    transform: translatez(0)skewy(0)scaley(1)
}

.tagcloud a:focus-within:before {
    -webkit-transform: translatez(0)skewy(0)scaley(1);
    -moz-transform: translatez(0)skewy(0)scaley(1);
    -ms-transform: translatez(0)skewy(0)scaley(1);
    -o-transform: translatez(0)skewy(0)scaley(1);
    transform: translatez(0)skewy(0)scaley(1)
}

.tagcloud a:active:before {
    -webkit-transform: translatez(0)skewy(0)scaley(1);
    -moz-transform: translatez(0)skewy(0)scaley(1);
    -ms-transform: translatez(0)skewy(0)scaley(1);
    -o-transform: translatez(0)skewy(0)scaley(1);
    transform: translatez(0)skewy(0)scaley(1)
}

.tagcloud a:hover {
    color: #fff
}

.tagcloud a:focus {
    color: #fff
}

.tagcloud a:focus-within {
    color: #fff
}

.tagcloud a:active {
    color: #fff
}

.apus-search-top .button-show-search {
    font-size: 18px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    color: #6f6f6f;
    line-height: 1;
    padding: 0 5px;
    background: 0 0!important
}

.apus-search-top .button-show-search:hover,.apus-search-top .button-show-search:active {
    color: #f9b200
}

.apus-search-top .content-form {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    border: none;
    padding: 0;
    min-width: 280px
}

.recentcomments a {
    display: inline;
    padding: 0;
    margin: 0
}

.widget_categories select,.widget_archive select {
    width: 100%
}

.widget_pages ul {
    list-style: none
}

.widget_pages>ul {
    padding: 0;
    margin: 0
}

.textwidget select {
    max-width: 100%
}

.wpcf7-form {
    position: relative
}

.wpcf7-form p {
    margin: 0
}

.wpcf7-form label {
    margin-bottom: 0
}

.wpcf7-form span {
    position: relative;
    display: block
}

.wpcf7-form input[type=text],.wpcf7-form input[type=email],.wpcf7-form input[type=url],.wpcf7-form input[type=password],.wpcf7-form input[type=search],.wpcf7-form input[type=number],.wpcf7-form input[type=tel],.wpcf7-form input[type=range],.wpcf7-form input[type=date],.wpcf7-form input[type=month],.wpcf7-form input[type=week],.wpcf7-form input[type=time],.wpcf7-form input[type=datetime],.wpcf7-form input[type=datetime-local],.wpcf7-form input[type=color],.wpcf7-form textarea {
    width: 100%
}

.wpcf7-form input[type=text]::-moz-placeholder,.wpcf7-form input[type=email]::-moz-placeholder,.wpcf7-form input[type=url]::-moz-placeholder,.wpcf7-form input[type=password]::-moz-placeholder,.wpcf7-form input[type=search]::-moz-placeholder,.wpcf7-form input[type=number]::-moz-placeholder,.wpcf7-form input[type=tel]::-moz-placeholder,.wpcf7-form input[type=range]::-moz-placeholder,.wpcf7-form input[type=date]::-moz-placeholder,.wpcf7-form input[type=month]::-moz-placeholder,.wpcf7-form input[type=week]::-moz-placeholder,.wpcf7-form input[type=time]::-moz-placeholder,.wpcf7-form input[type=datetime]::-moz-placeholder,.wpcf7-form input[type=datetime-local]::-moz-placeholder,.wpcf7-form input[type=color]::-moz-placeholder,.wpcf7-form textarea::-moz-placeholder {
    color: #999;
    opacity: 1;
    text-transform: none
}

.wpcf7-form input[type=text]:-ms-input-placeholder,.wpcf7-form input[type=email]:-ms-input-placeholder,.wpcf7-form input[type=url]:-ms-input-placeholder,.wpcf7-form input[type=password]:-ms-input-placeholder,.wpcf7-form input[type=search]:-ms-input-placeholder,.wpcf7-form input[type=number]:-ms-input-placeholder,.wpcf7-form input[type=tel]:-ms-input-placeholder,.wpcf7-form input[type=range]:-ms-input-placeholder,.wpcf7-form input[type=date]:-ms-input-placeholder,.wpcf7-form input[type=month]:-ms-input-placeholder,.wpcf7-form input[type=week]:-ms-input-placeholder,.wpcf7-form input[type=time]:-ms-input-placeholder,.wpcf7-form input[type=datetime]:-ms-input-placeholder,.wpcf7-form input[type=datetime-local]:-ms-input-placeholder,.wpcf7-form input[type=color]:-ms-input-placeholder,.wpcf7-form textarea:-ms-input-placeholder {
    color: #999;
    text-transform: none
}

.wpcf7-form input[type=text]::-webkit-input-placeholder,.wpcf7-form input[type=email]::-webkit-input-placeholder,.wpcf7-form input[type=url]::-webkit-input-placeholder,.wpcf7-form input[type=password]::-webkit-input-placeholder,.wpcf7-form input[type=search]::-webkit-input-placeholder,.wpcf7-form input[type=number]::-webkit-input-placeholder,.wpcf7-form input[type=tel]::-webkit-input-placeholder,.wpcf7-form input[type=range]::-webkit-input-placeholder,.wpcf7-form input[type=date]::-webkit-input-placeholder,.wpcf7-form input[type=month]::-webkit-input-placeholder,.wpcf7-form input[type=week]::-webkit-input-placeholder,.wpcf7-form input[type=time]::-webkit-input-placeholder,.wpcf7-form input[type=datetime]::-webkit-input-placeholder,.wpcf7-form input[type=datetime-local]::-webkit-input-placeholder,.wpcf7-form input[type=color]::-webkit-input-placeholder,.wpcf7-form textarea::-webkit-input-placeholder {
    color: #999;
    text-transform: none
}

.wpcf7-form-3 .flex-top label {
    width: 49%
}

.wpcf7-form-3 .flex-top label:last-child {
    margin-left: auto
}

.rtl .wpcf7-form-3 .flex-top label:last-child {
    margin-right: auto;
    margin-left: inherit
}

.wpcf7-form-3 textarea {
    min-height: 132px;
    margin-bottom: 20px
}

.wpcf7-form-4 {
    margin: 0 auto;
    max-width: 770px
}

.wpcf7-form-4 label {
    display: block;
    margin-bottom: 20px
}

.wpcf7-form-4 input[type=text],.wpcf7-form-4 input[type=email],.wpcf7-form-4 input[type=url],.wpcf7-form-4 input[type=password],.wpcf7-form-4 input[type=search],.wpcf7-form-4 input[type=number],.wpcf7-form-4 input[type=tel],.wpcf7-form-4 input[type=range],.wpcf7-form-4 input[type=date],.wpcf7-form-4 input[type=month],.wpcf7-form-4 input[type=week],.wpcf7-form-4 input[type=time],.wpcf7-form-4 input[type=datetime],.wpcf7-form-4 input[type=datetime-local],.wpcf7-form-4 input[type=color],.wpcf7-form-4 textarea {
    border: none;
    height: 48px;
    font-weight: 400;
    font-size: 14px;
    color: #999;
    background-color: #f2f3f5
}

.wpcf7-form-4 input[type=text]::-moz-placeholder,.wpcf7-form-4 input[type=email]::-moz-placeholder,.wpcf7-form-4 input[type=url]::-moz-placeholder,.wpcf7-form-4 input[type=password]::-moz-placeholder,.wpcf7-form-4 input[type=search]::-moz-placeholder,.wpcf7-form-4 input[type=number]::-moz-placeholder,.wpcf7-form-4 input[type=tel]::-moz-placeholder,.wpcf7-form-4 input[type=range]::-moz-placeholder,.wpcf7-form-4 input[type=date]::-moz-placeholder,.wpcf7-form-4 input[type=month]::-moz-placeholder,.wpcf7-form-4 input[type=week]::-moz-placeholder,.wpcf7-form-4 input[type=time]::-moz-placeholder,.wpcf7-form-4 input[type=datetime]::-moz-placeholder,.wpcf7-form-4 input[type=datetime-local]::-moz-placeholder,.wpcf7-form-4 input[type=color]::-moz-placeholder,.wpcf7-form-4 textarea::-moz-placeholder {
    color: #999;
    opacity: 1;
    text-transform: none
}

.wpcf7-form-4 input[type=text]:-ms-input-placeholder,.wpcf7-form-4 input[type=email]:-ms-input-placeholder,.wpcf7-form-4 input[type=url]:-ms-input-placeholder,.wpcf7-form-4 input[type=password]:-ms-input-placeholder,.wpcf7-form-4 input[type=search]:-ms-input-placeholder,.wpcf7-form-4 input[type=number]:-ms-input-placeholder,.wpcf7-form-4 input[type=tel]:-ms-input-placeholder,.wpcf7-form-4 input[type=range]:-ms-input-placeholder,.wpcf7-form-4 input[type=date]:-ms-input-placeholder,.wpcf7-form-4 input[type=month]:-ms-input-placeholder,.wpcf7-form-4 input[type=week]:-ms-input-placeholder,.wpcf7-form-4 input[type=time]:-ms-input-placeholder,.wpcf7-form-4 input[type=datetime]:-ms-input-placeholder,.wpcf7-form-4 input[type=datetime-local]:-ms-input-placeholder,.wpcf7-form-4 input[type=color]:-ms-input-placeholder,.wpcf7-form-4 textarea:-ms-input-placeholder {
    color: #999;
    text-transform: none
}

.wpcf7-form-4 input[type=text]::-webkit-input-placeholder,.wpcf7-form-4 input[type=email]::-webkit-input-placeholder,.wpcf7-form-4 input[type=url]::-webkit-input-placeholder,.wpcf7-form-4 input[type=password]::-webkit-input-placeholder,.wpcf7-form-4 input[type=search]::-webkit-input-placeholder,.wpcf7-form-4 input[type=number]::-webkit-input-placeholder,.wpcf7-form-4 input[type=tel]::-webkit-input-placeholder,.wpcf7-form-4 input[type=range]::-webkit-input-placeholder,.wpcf7-form-4 input[type=date]::-webkit-input-placeholder,.wpcf7-form-4 input[type=month]::-webkit-input-placeholder,.wpcf7-form-4 input[type=week]::-webkit-input-placeholder,.wpcf7-form-4 input[type=time]::-webkit-input-placeholder,.wpcf7-form-4 input[type=datetime]::-webkit-input-placeholder,.wpcf7-form-4 input[type=datetime-local]::-webkit-input-placeholder,.wpcf7-form-4 input[type=color]::-webkit-input-placeholder,.wpcf7-form-4 textarea::-webkit-input-placeholder {
    color: #999;
    text-transform: none
}

.wpcf7-form-4 input[type=submit]:hover,.wpcf7-form-4 input[type=button]:hover {
    color: #f9b200;
    background-color: #fff;
    border-color: #f9b200
}

.wpcf7-form-4 input[type=submit]:focus,.wpcf7-form-4 input[type=button]:focus {
    color: #f9b200;
    background-color: #fff;
    border-color: #f9b200
}

.wpcf7-form-4 input[type=submit]:focus-within,.wpcf7-form-4 input[type=button]:focus-within {
    color: #f9b200;
    background-color: #fff;
    border-color: #f9b200
}

.wpcf7-form-4 input[type=submit]:active,.wpcf7-form-4 input[type=button]:active {
    color: #f9b200;
    background-color: #fff;
    border-color: #f9b200
}

.contact-form {
    padding: 30px;
    background: #fff;
    overflow: hidden;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 10px rgba(0,0,0,.2)
}

@media(min-width: 1024px) {
    .contact-form {
        padding:60px 70px
    }
}

.contact-form label {
    font-size: 18px;
    color: #1b251f;
    margin: 0 0 12px;
    font-weight: 600
}

.contact-form input,.contact-form textarea {
    width: 100%;
    padding: 30px 38px;
    margin: 0 0 30px;
    background: #f7f7f7;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    font-size: 15px;
    color: #1b251f;
    border: 2px solid #f7f7f7;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.contact-form input:focus,.contact-form textarea:focus {
    border-color: #1b251f
}

.contact-form input::-webkit-input-placeholder,.contact-form textarea::-webkit-input-placeholder {
    color: #1b251f
}

.contact-form input::-moz-placeholder,.contact-form textarea::-moz-placeholder {
    color: #1b251f
}

.contact-form input:-ms-input-placeholder,.contact-form textarea:-ms-input-placeholder {
    color: #1b251f
}

.contact-form input:-moz-placeholder,.contact-form textarea:-moz-placeholder {
    color: #1b251f
}

.contact-form input {
    height: 83px
}

.contact-form textarea {
    height: 165px;
    resize: none;
    margin: 0 0 56px
}

.contact-form .btn[type=submit],.contact-form [type=submit].viewmore-products-btn {
    padding: 10px 90px;
    height: auto;
    width: auto;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    font-size: 18px;
    -webkit-box-shadow: 0 0 10px 0 rgba(249,178,0,.8);
    box-shadow: 0 0 10px rgba(249,178,0,.8);
    float: right
}

.rtl .contact-form .btn[type=submit],.rtl .contact-form [type=submit].viewmore-products-btn {
    float: left
}

.contact-form+.wpcf7-response-output {
    position: absolute;
    bottom: 0;
    left: 30px;
    z-index: 1
}

.rtl .contact-form+.wpcf7-response-output {
    right: 30px;
    left: auto
}

.contact-form.style2 {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0
}

.contact-form.style2 .sub {
    font-size: 18px;
    font-family: rubik,Helvetica,Arial,sans-serif;
    font-weight: 300
}

.contact-form.style2 .title {
    font-size: 45px;
    font-family: rubik,Helvetica,Arial,sans-serif;
    font-weight: 300;
    margin: 0 0 10px
}

.contact-form.style2 .des {
    font-size: 14px;
    margin: 0 0 25px
}

.contact-form.style2 .btn[type=submit],.contact-form.style2 [type=submit].viewmore-products-btn {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-color: #1b251f;
    background: #1b251f
}

.contact-form.style2 .btn[type=submit]:hover,.contact-form.style2 [type=submit].viewmore-products-btn:hover,.contact-form.style2 .btn[type=submit]:active,.contact-form.style2 [type=submit].viewmore-products-btn:active {
    background: #101613;
    border-color: #101613
}

@media(max-width: 1440px) {
    .post.post-chess .entry-title-content {
        padding:10px;
        min-height: auto
    }

    .widget-features-box.style6 .features-box-image.icon {
        min-width: 80px
    }

    .elementor-1938 .elementor-element.elementor-element-7bf7b1b .widget-features-box .item .item-inner {
        padding: 10px;
        min-height: 178px
    }

    .project .description {
        margin-bottom: 25px
    }

    .related-project .slick-carousel .slick-arrow {
        width: 36px;
        height: 36px
    }

    .related-project .slick-carousel .slick-arrow.slick-next {
        left: -36px
    }

    .rtl .related-project .slick-carousel .slick-arrow.slick-next {
        right: -36px;
        left: auto
    }

    .related-project .slick-carousel .slick-arrow.slick-prev {
        right: -36px
    }

    .rtl .related-project .slick-carousel .slick-arrow.slick-prev {
        left: -36px;
        right: auto
    }
}

@media(min-width: 1200px) {
    .lg-clearfix {
        clear:both
    }

    .hidden-lg-dot .slick-dots {
        display: none
    }
}

@media(max-width: 991px) {
    .sidebar.sidebar-right,.sidebar.sidebar-left {
        top:0;
        z-index: 999;
        max-width: 80%;
        background: #fff;
        position: fixed;
        padding: 0 0 30px;
        width: 400px;
        height: 100%;
        -webkit-transition: all .5s ease-out;
        -moz-transition: all .5s ease-out;
        -ms-transition: all .5s ease-out;
        -o-transition: all .5s ease-out;
        transition: all .5s ease-out
    }

    .sidebar.sidebar-right .widget,.sidebar.sidebar-left .widget {
        margin: 0;
        padding: 30px
    }

    .sidebar.sidebar-right .widget .posts-list .top-info,.sidebar.sidebar-left .widget .posts-list .top-info {
        font-size: 12px
    }

    .sidebar.sidebar-right .widget .widget-title,.sidebar.sidebar-right .widget .widgettitle,.sidebar.sidebar-right .widget .widget-heading,.sidebar.sidebar-left .widget .widget-title,.sidebar.sidebar-left .widget .widgettitle,.sidebar.sidebar-left .widget .widget-heading {
        margin-bottom: 20px
    }

    .sidebar.sidebar-left {
        left: 0;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .rtl .sidebar.sidebar-left {
        right: 0;
        left: auto
    }

    .sidebar.sidebar-left.active {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    .sidebar.sidebar-right {
        right: 0;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%)
    }

    .rtl .sidebar.sidebar-right {
        left: 0;
        right: auto
    }

    .sidebar.sidebar-right.active {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    .sidebar .entry-title {
        text-align: left
    }

    .rtl .sidebar .entry-title {
        text-align: right
    }
}

@media(min-width: 768px) and (max-width:1024px) {
    body.admin-bar .sidebar,body.admin-bar .apus-offcanvas {
        top:46px
    }

    .post.post-chess .entry-title-content {
        padding: 25px 30px;
        min-height: 222px
    }

    .post.post-list-small .entry-thumb .image-wrapper img {
        width: 100%
    }

    .apus-footer .widget-features-box.style4 .item .item-inner {
        margin-bottom: 10px
    }

    .apus-footer .widget-features-box.style4 div[class*=col] {
        width: 100%
    }

    .woocommerce div.product.first {
        clear: none
    }

    .woocommerce div.product.first[class*=col-]:nth-child(2n+1) {
        clear: both
    }

    .woocommerce div.product[class*=col-]:nth-child(2n+1) {
        clear: both
    }
}

@media(max-width: 767px) {
    body.admin-bar .apus-offcanvas,body.admin-bar .sidebar {
        top:46px
    }

    body.admin-bar.home-coming-soon:after {
        height: calc(100vh + 46px)
    }

    .post.post-chess .entry-title-content {
        padding: 20px
    }

    .post.post-list-small .entry-thumb .image-wrapper img {
        width: 100%
    }

    .widget-features-box.style4 .features-box-image.icon {
        margin: 0 auto;
        margin-bottom: 20px
    }

    .apus-footer .widget-features-box.style4 .item .item-inner {
        margin-bottom: 0
    }

    .apus-footer .widget-features-box.style4 .features-box-image.icon {
        margin: 0;
        margin-bottom: 10px
    }

    .woocommerce div.product.first {
        clear: none
    }

    .woocommerce div.product.first[class*=col-]:nth-child(2n+1) {
        clear: both
    }

    .woocommerce div.product[class*=col-]:nth-child(2n+1) {
        clear: both
    }
}

@media(max-width: 479px) {
    .sidebar.sidebar-left,.sidebar.sidebar-right {
        width:100%;
        max-width: 100%
    }

    .woocommerce div.product div.summary {
        padding-bottom: 10px
    }

    .woocommerce div.product div.summary .apus-social-share {
        top: auto;
        bottom: 0
    }

    .woocommerce-tabs .nav-tabs {
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 11px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        justify-content: flex-start
    }

    .woocommerce-tabs .nav-tabs>li>a {
        margin: 0;
        padding: 5px 8px;
        min-height: 60px
    }
}

@media(max-width: 320px) {
    .sidebar .widget {
        margin:0;
        padding: 15px
    }

    .header-mobile .logo {
        max-width: 130px
    }

    .apus-breadscrumb .wrapper-breads {
        height: 150px
    }

    .close-sidebar-btn {
        padding: 8px 15px
    }

    .avatar {
        width: 60px;
        height: 60px
    }

    .comment-list div.avatar {
        margin-right: 15px
    }

    .rtl .comment-list div.avatar {
        margin-left: 15px;
        margin-right: inherit
    }

    .comment-respond {
        padding: 20px
    }

    .add-fix-top {
        display: none
    }
}

img {
    max-width: 100%;
    height: auto
}

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter,div.aligncenter {
    clear: both;
    display: block;
    margin: 5px auto
}

.alignright {
    float: right;
    margin: 5px 0 32px 2em
}

.wp-block-image .alignright {
    margin-left: 2em
}

.alignleft {
    float: left;
    margin: 5px 2em 32px 0
}

.wp-block-image .alignleft {
    margin-right: 2em
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

a img.alignnone {
    margin: 5px 20px 20px 0
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.gallery-caption {
    box-sizing: border-box
}

.bypostauthor {
    box-sizing: border-box
}

.wp-block-pullquote {
    border: none
}

.wp-block-archives.aligncenter,.wp-block-categories.aligncenter,.wp-block-latest-posts.aligncenter {
    text-align: center
}

.wp-block-cover {
    margin-bottom: 28px
}

.wp-block-embed {
    margin-bottom: 30px
}

.wp-block-cover.has-background-dim .wp-block-cover-text {
    color: #fff
}

.wp-block-button {
    margin-top: 15px;
    margin-bottom: 15px
}

.wp-block-gallery {
    margin-top: 0!important
}

.wp-block-gallery .blocks-gallery-caption {
    margin-top: 0!important
}

a.bdt-link-muted,.bdt-link-muted a,.bdt-link-toggle .bdt-link-muted {
    color: #999
}

a.bdt-link-muted:hover,.bdt-link-muted a:hover,.bdt-link-toggle:hover .bdt-link-muted {
    color: #666
}

a.bdt-link-text,.bdt-link-text a,.bdt-link-toggle .bdt-link-text {
    color: inherit
}

a.bdt-link-text:hover,.bdt-link-text a:hover,.bdt-link-toggle:hover .bdt-link-text {
    color: #999
}

a.bdt-link-heading,.bdt-link-heading a,.bdt-link-toggle .bdt-link-heading {
    color: inherit
}

a.bdt-link-heading:hover,.bdt-link-heading a:hover,.bdt-link-toggle:hover .bdt-link-heading {
    color: #1e87f0;
    text-decoration: none
}

a.bdt-link-reset,.bdt-link-reset a {
    color: inherit!important;
    text-decoration: none!important
}

.bdt-link-toggle {
    color: inherit!important;
    text-decoration: none!important
}

[class*=bdt-divider] {
    border: none;
    margin-bottom: 20px
}

*+[class*=bdt-divider] {
    margin-top: 20px
}

.bdt-divider-icon {
    position: relative;
    height: 20px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Ccircle fill=%22none%22 stroke=%22rgba(214, 214, 214, 0.49)%22 stroke-width=%222%22 cx=%2210%22 cy=%2210%22 r=%227%22/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 50%
}

.bdt-divider-icon::before,.bdt-divider-icon::after {
    content: "";
    position: absolute;
    top: 50%;
    max-width: calc(50% - (50px/2));
    border-bottom: 1px solid rgba(214,214,214,.49)
}

.bdt-divider-icon::before {
    right: calc(50% + (50px/2));
    width: 100%
}

.bdt-divider-icon::after {
    left: calc(50% + (50px/2));
    width: 100%
}

.bdt-divider-small {
    line-height: 0
}

.bdt-divider-small::after {
    content: "";
    display: inline-block;
    width: 100px;
    max-width: 100%;
    border-top: 1px solid rgba(214,214,214,.49);
    vertical-align: top
}

.bdt-divider-vertical {
    width: max-content;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    border-left: 1px solid rgba(214,214,214,.49)
}

.bdt-list {
    padding: 0;
    list-style: none
}

.bdt-list>* {
    break-inside: avoid-column
}

.bdt-list>*>:last-child {
    margin-bottom: 0
}

.bdt-list>:nth-child(n+2),.bdt-list>*>ul {
    margin-top: 10px
}

.bdt-list-disc>*,.bdt-list-circle>*,.bdt-list-square>*,.bdt-list-decimal>*,.bdt-list-hyphen>* {
    padding-left: 30px
}

.bdt-list-decimal {
    counter-reset: decimal
}

.bdt-list-decimal>* {
    counter-increment: decimal
}

.bdt-list-disc>::before,.bdt-list-circle>::before,.bdt-list-square>::before,.bdt-list-decimal>::before,.bdt-list-hyphen>::before {
    content: "";
    position: relative;
    left: -30px;
    width: 30px;
    height: 1.5em;
    margin-bottom: -1.5em;
    display: list-item;
    list-style-position: inside;
    text-align: right
}

.bdt-list-disc>::before {
    list-style-type: disc
}

.bdt-list-circle>::before {
    list-style-type: circle
}

.bdt-list-square>::before {
    list-style-type: square
}

.bdt-list-decimal>::before {
    content: counter(decimal,decimal)'\200A.\00A0'
}

.bdt-list-hyphen>::before {
    content: '–\00A0\00A0'
}

.bdt-list-muted>::before {
    color: #999!important
}

.bdt-list-emphasis>::before {
    color: #333!important
}

.bdt-list-primary>::before {
    color: #1e87f0!important
}

.bdt-list-secondary>::before {
    color: #222!important
}

.bdt-list-bullet>* {
    padding-left: 30px
}

.bdt-list-bullet>::before {
    content: "";
    display: list-item;
    position: relative;
    left: -30px;
    width: 30px;
    height: 1.5em;
    margin-bottom: -1.5em;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width=%226%22 height=%226%22 viewBox=%220 0 6 6%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Ccircle fill=%22%23666%22 cx=%223%22 cy=%223%22 r=%223%22/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 50%
}

.bdt-list-divider>:nth-child(n+2) {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid rgba(214,214,214,.49)
}

.bdt-list-striped>* {
    padding: 10px
}

.bdt-list-striped>:nth-of-type(odd) {
    background: #f8f8f8
}

.bdt-list-striped>:nth-child(n+2) {
    margin-top: 0
}

.bdt-list-large>:nth-child(n+2),.bdt-list-large>*>ul {
    margin-top: 20px
}

.bdt-list-collapse>:nth-child(n+2),.bdt-list-collapse>*>ul {
    margin-top: 0
}

.bdt-list-large.bdt-list-divider>:nth-child(n+2) {
    margin-top: 20px;
    padding-top: 20px
}

.bdt-list-collapse.bdt-list-divider>:nth-child(n+2) {
    margin-top: 0;
    padding-top: 0
}

.bdt-list-large.bdt-list-striped>* {
    padding: 20px 10px
}

.bdt-list-collapse.bdt-list-striped>* {
    padding-top: 0;
    padding-bottom: 0
}

.bdt-list-large.bdt-list-striped>:nth-child(n+2),.bdt-list-collapse.bdt-list-striped>:nth-child(n+2) {
    margin-top: 0
}

.bdt-description-list>dt {
    color: #333
}

.bdt-description-list>dt:nth-child(n+2) {
    margin-top: 20px
}

.bdt-description-list-divider>dt:nth-child(n+2) {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid rgba(214,214,214,.49)
}

.bdt-table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 20px
}

*+.bdt-table {
    margin-top: 20px
}

.bdt-table th {
    padding: 16px 12px;
    text-align: left;
    vertical-align: bottom;
    font-size: 16px;
    font-weight: 700;
    color: #666
}

.bdt-table td {
    padding: 16px 12px;
    vertical-align: top
}

.bdt-table td>:last-child {
    margin-bottom: 0
}

.bdt-table tfoot {
    font-size: .875rem
}

.bdt-table caption {
    font-size: .875rem;
    text-align: left;
    color: #999
}

.bdt-table-middle,.bdt-table-middle td {
    vertical-align: middle!important
}

.bdt-table-divider>tr:not(:first-child),.bdt-table-divider>:not(:first-child)>tr,.bdt-table-divider>:first-child>tr:not(:first-child) {
    border-top: 1px solid rgba(214,214,214,.49)
}

.bdt-table-striped>tr:nth-of-type(odd),.bdt-table-striped tbody tr:nth-of-type(odd) {
    background: #f8f8f8
}

.bdt-table-hover>tr:hover,.bdt-table-hover tbody tr:hover {
    background: #ffd
}

.bdt-table>tr.bdt-active,.bdt-table tbody tr.bdt-active {
    background: #ffd
}

.bdt-table-small th,.bdt-table-small td {
    padding: 10px 12px
}

.bdt-table-large th,.bdt-table-large td {
    padding: 22px 12px
}

.bdt-table-justify th:first-child,.bdt-table-justify td:first-child {
    padding-left: 0
}

.bdt-table-justify th:last-child,.bdt-table-justify td:last-child {
    padding-right: 0
}

.bdt-table-shrink {
    width: 1px
}

.bdt-table-expand {
    min-width: 150px
}

.bdt-table-link {
    padding: 0!important
}

.bdt-table-link>a {
    display: block;
    padding: 16px 12px
}

.bdt-table-small .bdt-table-link>a {
    padding: 10px 12px
}

@media(max-width: 959px) {
    .bdt-table-responsive,.bdt-table-responsive tbody,.bdt-table-responsive th,.bdt-table-responsive td,.bdt-table-responsive tr {
        display:block
    }

    .bdt-table-responsive thead {
        display: none
    }

    .bdt-table-responsive th,.bdt-table-responsive td {
        width: auto!important;
        max-width: none!important;
        min-width: 0!important;
        overflow: visible!important;
        white-space: normal!important
    }

    .bdt-table-responsive th:not(:first-child):not(.bdt-table-link),.bdt-table-responsive td:not(:first-child):not(.bdt-table-link),.bdt-table-responsive .bdt-table-link:not(:first-child)>a {
        padding-top: 5px!important
    }

    .bdt-table-responsive th:not(:last-child):not(.bdt-table-link),.bdt-table-responsive td:not(:last-child):not(.bdt-table-link),.bdt-table-responsive .bdt-table-link:not(:last-child)>a {
        padding-bottom: 5px!important
    }

    .bdt-table-justify.bdt-table-responsive th,.bdt-table-justify.bdt-table-responsive td {
        padding-left: 0;
        padding-right: 0
    }
}

.bdt-icon {
    margin: 0;
    border: none;
    border-radius: 0;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    padding: 0;
    background-color: initial;
    display: inline-block;
    fill: currentcolor;
    line-height: 0
}

button.bdt-icon:not(:disabled) {
    cursor: pointer
}

.bdt-icon::-moz-focus-inner {
    border: 0;
    padding: 0
}

.bdt-icon:not(.bdt-preserve) [fill*="#"]:not(.bdt-preserve) {
    fill: currentcolor
}

.bdt-icon:not(.bdt-preserve) [stroke*="#"]:not(.bdt-preserve) {
    stroke: currentcolor
}

.bdt-icon>* {
    transform: translate(0,0)
}

.bdt-icon-image {
    width: 20px;
    height: 20px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    object-fit: scale-down;
    max-width: none
}

.bdt-icon-link {
    color: #999;
    text-decoration: none!important
}

.bdt-icon-link:hover {
    color: #666
}

.bdt-icon-link:active,.bdt-active>.bdt-icon-link {
    color: #595959
}

.bdt-icon-button {
    box-sizing: border-box;
    width: 36px;
    height: 36px;
    border-radius: 500px;
    background: #f8f8f8;
    color: #999;
    vertical-align: middle;
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.bdt-icon-button:hover {
    background-color: #ebebeb;
    color: #666
}

.bdt-icon-button:active,.bdt-active>.bdt-icon-button {
    background-color: #dfdfdf;
    color: #666
}

.bdt-range {
    -webkit-appearance: none;
    box-sizing: border-box;
    margin: 0;
    vertical-align: middle;
    max-width: 100%;
    width: 100%;
    background: 0 0
}

.bdt-range:focus {
    outline: none
}

.bdt-range::-moz-focus-outer {
    border: none
}

.bdt-range:not(:disabled)::-webkit-slider-thumb {
    cursor: pointer
}

.bdt-range:not(:disabled)::-moz-range-thumb {
    cursor: pointer
}

.bdt-range::-webkit-slider-runnable-track {
    height: 3px;
    background: #ebebeb
}

.bdt-range:focus::-webkit-slider-runnable-track,.bdt-range:active::-webkit-slider-runnable-track {
    background: #dedede
}

.bdt-range::-moz-range-track {
    height: 3px;
    background: #ebebeb
}

.bdt-range:focus::-moz-range-track {
    background: #dedede
}

.bdt-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    margin-top: -7px;
    height: 15px;
    width: 15px;
    border-radius: 500px;
    background: #666
}

.bdt-range::-moz-range-thumb {
    border: none;
    height: 15px;
    width: 15px;
    margin-top: -7px;
    border-radius: 500px;
    background: #666
}

.bdt-input,.bdt-select,.bdt-textarea,.bdt-radio,.bdt-checkbox {
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    font: inherit
}

.bdt-input {
    overflow: visible
}

.bdt-select {
    text-transform: none
}

.bdt-select optgroup {
    font: inherit;
    font-weight: 700
}

.bdt-textarea {
    overflow: auto
}

.bdt-input[type=search]::-webkit-search-cancel-button,.bdt-input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

.bdt-input[type=number]::-webkit-inner-spin-button,.bdt-input[type=number]::-webkit-outer-spin-button {
    height: auto
}

.bdt-input::-moz-placeholder,.bdt-textarea::-moz-placeholder {
    opacity: 1
}

.bdt-radio:not(:disabled),.bdt-checkbox:not(:disabled) {
    cursor: pointer
}

.bdt-fieldset {
    border: none;
    margin: 0;
    padding: 0;
    min-width: 0
}

.bdt-input,.bdt-textarea {
    -webkit-appearance: none
}

.bdt-input,.bdt-select,.bdt-textarea {
    max-width: 100%;
    width: 100%;
    border: 0;
    padding: 0 10px;
    background: #f8f8f8;
    color: #666;
    border-radius: 3px
}

.bdt-input,.bdt-select:not([multiple]):not([size]) {
    height: 40px;
    vertical-align: middle;
    display: inline-block
}

.bdt-input:not(input),.bdt-select:not(select) {
    line-height: 40px
}

.bdt-select[multiple],.bdt-select[size],.bdt-textarea {
    padding-top: 6px;
    padding-bottom: 6px;
    vertical-align: top
}

.bdt-select[multiple],.bdt-select[size] {
    resize: vertical
}

.bdt-input:focus,.bdt-select:focus,.bdt-textarea:focus {
    outline: none;
    background-color: #ebebeb;
    color: #666
}

.bdt-input:disabled,.bdt-select:disabled,.bdt-textarea:disabled {
    background-color: #f8f8f8;
    color: #999
}

.bdt-input::placeholder {
    color: #999
}

.bdt-textarea::placeholder {
    color: #999
}

.bdt-form-small {
    font-size: .875rem
}

.bdt-form-small:not(textarea):not([multiple]):not([size]) {
    height: 30px;
    padding-left: 8px;
    padding-right: 8px
}

textarea.bdt-form-small,[multiple].bdt-form-small,[size].bdt-form-small {
    padding: 5px 8px
}

.bdt-form-small:not(select):not(input):not(textarea) {
    line-height: 30px
}

.bdt-form-large {
    font-size: 1.25rem
}

.bdt-form-large:not(textarea):not([multiple]):not([size]) {
    height: 55px;
    padding-left: 12px;
    padding-right: 12px
}

textarea.bdt-form-large,[multiple].bdt-form-large,[size].bdt-form-large {
    padding: 7px 12px
}

.bdt-form-large:not(select):not(input):not(textarea) {
    line-height: 55px
}

.bdt-form-danger,.bdt-form-danger:focus {
    color: #f0506e
}

.bdt-form-success,.bdt-form-success:focus {
    color: #32d296
}

.bdt-form-blank {
    background: 0 0
}

input.bdt-form-width-xsmall {
    width: 50px
}

select.bdt-form-width-xsmall {
    width: 75px
}

.bdt-form-width-small {
    width: 130px
}

.bdt-form-width-medium {
    width: 200px
}

.bdt-form-width-large {
    width: 500px
}

.bdt-select:not([multiple]):not([size]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 20px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width=%2224%22 height=%2216%22 viewBox=%220 0 24 16%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpolygon fill=%22%23666%22 points=%2212 1 9 6 15 6%22/%3E%3Cpolygon fill=%22%23666%22 points=%2212 13 9 8 15 8%22/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 100%
}

.bdt-select:not([multiple]):not([size]) option {
    color: #666
}

.bdt-select:not([multiple]):not([size]):disabled {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width=%2224%22 height=%2216%22 viewBox=%220 0 24 16%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpolygon fill=%22%23999%22 points=%2212 1 9 6 15 6%22/%3E%3Cpolygon fill=%22%23999%22 points=%2212 13 9 8 15 8%22/%3E%3C/svg%3E")
}

.bdt-input[list] {
    padding-right: 20px;
    background-repeat: no-repeat;
    background-position: 100%
}

.bdt-input[list]:hover,.bdt-input[list]:focus {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width=%2224%22 height=%2216%22 viewBox=%220 0 24 16%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpolygon fill=%22%23666%22 points=%2212 12 8 6 16 6%22/%3E%3C/svg%3E")
}

.bdt-input[list]::-webkit-calendar-picker-indicator {
    display: none!important
}

.bdt-radio,.bdt-checkbox {
    display: inline-block;
    height: 16px;
    width: 16px;
    overflow: hidden;
    margin-top: -4px;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #ebebeb;
    background-repeat: no-repeat;
    background-position: 50%
}

.bdt-radio {
    border-radius: 50%
}

.bdt-radio:focus,.bdt-checkbox:focus {
    background-color: #dedede;
    outline: none
}

.bdt-radio:checked,.bdt-checkbox:checked,.bdt-checkbox:indeterminate {
    background-color: #1e87f0
}

.bdt-radio:checked:focus,.bdt-checkbox:checked:focus,.bdt-checkbox:indeterminate:focus {
    background-color: #0e6dcd
}

.bdt-radio:checked {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width=%2216%22 height=%2216%22 viewBox=%220 0 16 16%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Ccircle fill=%22%23fff%22 cx=%228%22 cy=%228%22 r=%222%22/%3E%3C/svg%3E")
}

.bdt-checkbox:checked {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width=%2214%22 height=%2211%22 viewBox=%220 0 14 11%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpolygon fill=%22%23fff%22 points=%2212 1 5 7.5 2 5 1 5.5 5 10 13 1.5%22/%3E%3C/svg%3E")
}

.bdt-checkbox:indeterminate {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width=%2216%22 height=%2216%22 viewBox=%220 0 16 16%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Crect fill=%22%23fff%22 x=%223%22 y=%228%22 width=%2210%22 height=%221%22/%3E%3C/svg%3E")
}

.bdt-radio:disabled,.bdt-checkbox:disabled {
    background-color: #f8f8f8
}

.bdt-radio:disabled:checked {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width=%2216%22 height=%2216%22 viewBox=%220 0 16 16%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Ccircle fill=%22%23999%22 cx=%228%22 cy=%228%22 r=%222%22/%3E%3C/svg%3E")
}

.bdt-checkbox:disabled:checked {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width=%2214%22 height=%2211%22 viewBox=%220 0 14 11%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpolygon fill=%22%23999%22 points=%2212 1 5 7.5 2 5 1 5.5 5 10 13 1.5%22/%3E%3C/svg%3E")
}

.bdt-checkbox:disabled:indeterminate {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width=%2216%22 height=%2216%22 viewBox=%220 0 16 16%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Crect fill=%22%23999%22 x=%223%22 y=%228%22 width=%2210%22 height=%221%22/%3E%3C/svg%3E")
}

.bdt-legend {
    width: 100%;
    color: inherit;
    padding: 0;
    font-size: 1.5rem;
    line-height: 1.4
}

.bdt-form-custom {
    display: inline-block;
    position: relative;
    max-width: 100%;
    vertical-align: middle
}

.bdt-form-custom select,.bdt-form-custom input[type=file] {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    -webkit-appearance: none;
    opacity: 0;
    cursor: pointer
}

.bdt-form-custom input[type=file] {
    font-size: 500px;
    overflow: hidden
}

.bdt-form-stacked .bdt-form-label {
    display: block;
    margin-bottom: 10px
}

@media(max-width: 959px) {
    .bdt-form-horizontal .bdt-form-label {
        display:block;
        margin-bottom: 10px
    }
}

@media(min-width: 960px) {
    .bdt-form-horizontal .bdt-form-label {
        width:200px;
        margin-top: 7px;
        float: left
    }

    .bdt-form-horizontal .bdt-form-controls {
        margin-left: 215px
    }

    .bdt-form-horizontal .bdt-form-controls-text {
        padding-top: 7px
    }
}

.bdt-form-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #999
}

.bdt-form-icon:hover {
    color: #666
}

.bdt-form-icon:not(a):not(button):not(input) {
    pointer-events: none
}

.bdt-form-icon:not(.bdt-form-icon-flip)~.bdt-input {
    padding-left: 40px!important
}

.bdt-form-icon-flip {
    right: 0;
    left: auto
}

.bdt-form-icon-flip~.bdt-input {
    padding-right: 40px!important
}

.bdt-button {
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 30px;
    vertical-align: middle;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    border-radius: 3px
}

.bdt-button:not(:disabled) {
    cursor: pointer
}

.bdt-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.bdt-button:hover {
    text-decoration: none
}

.bdt-button-default {
    background-color: #f8f8f8;
    color: #333
}

.bdt-button-default:hover {
    background-color: #ebebeb;
    color: #333
}

.bdt-button-default:active,.bdt-button-default.bdt-active {
    background-color: #dfdfdf;
    color: #333
}

.bdt-button-primary {
    background-color: #1e87f0;
    color: #fff
}

.bdt-button-primary:hover {
    background-color: #0f7ae5;
    color: #fff
}

.bdt-button-primary:active,.bdt-button-primary.bdt-active {
    background-color: #0e6dcd;
    color: #fff
}

.bdt-button-secondary {
    background-color: #222;
    color: #fff
}

.bdt-button-secondary:hover {
    background-color: #151515;
    color: #fff
}

.bdt-button-secondary:active,.bdt-button-secondary.bdt-active {
    background-color: #080808;
    color: #fff
}

.bdt-button-danger {
    background-color: #f0506e;
    color: #fff
}

.bdt-button-danger:hover {
    background-color: #ee395b;
    color: #fff
}

.bdt-button-danger:active,.bdt-button-danger.bdt-active {
    background-color: #ec2147;
    color: #fff
}

.bdt-button-default:disabled,.bdt-button-primary:disabled,.bdt-button-secondary:disabled,.bdt-button-danger:disabled {
    background-color: #f8f8f8;
    color: #999
}

.bdt-button-small {
    padding: 0 15px;
    line-height: 30px;
    font-size: .875rem
}

.bdt-button-large {
    padding: 0 40px;
    line-height: 55px;
    font-size: 1.25rem
}

.bdt-button-text {
    padding: 0;
    line-height: 1.5;
    background: 0 0;
    color: #333
}

.bdt-button-text:hover {
    color: #999
}

.bdt-button-text:disabled {
    color: #999
}

.bdt-button-link {
    padding: 0;
    line-height: 1.5;
    background: 0 0;
    color: #333
}

.bdt-button-link:hover {
    color: #999;
    text-decoration: none
}

.bdt-button-link:disabled {
    color: #999;
    text-decoration: none
}

.bdt-button-group {
    display: inline-flex;
    vertical-align: middle;
    position: relative
}

.bdt-progress {
    vertical-align: baseline;
    display: block;
    width: 100%;
    border: 0;
    background-color: #f8f8f8;
    margin-bottom: 20px;
    height: 15px
}

*+.bdt-progress {
    margin-top: 20px
}

.bdt-progress::-webkit-progress-bar {
    background-color: initial
}

.bdt-progress::-webkit-progress-value {
    background-color: #1e87f0;
    transition: width .6s ease
}

.bdt-progress::-moz-progress-bar {
    background-color: #1e87f0;
    transition: width .6s ease
}

.bdt-section {
    display: flow-root;
    box-sizing: border-box;
    padding-top: 40px;
    padding-bottom: 40px
}

@media(min-width: 960px) {
    .bdt-section {
        padding-top:70px;
        padding-bottom: 70px
    }
}

.bdt-section>:last-child {
    margin-bottom: 0
}

.bdt-section-xsmall {
    padding-top: 20px;
    padding-bottom: 20px
}

.bdt-section-small {
    padding-top: 40px;
    padding-bottom: 40px
}

.bdt-section-large {
    padding-top: 70px;
    padding-bottom: 70px
}

@media(min-width: 960px) {
    .bdt-section-large {
        padding-top:140px;
        padding-bottom: 140px
    }
}

.bdt-section-xlarge {
    padding-top: 140px;
    padding-bottom: 140px
}

@media(min-width: 960px) {
    .bdt-section-xlarge {
        padding-top:210px;
        padding-bottom: 210px
    }
}

.bdt-section-default {
    --bdt-inverse: dark;
    background: #fff
}

.bdt-section-muted {
    --bdt-inverse: dark;
    background: #f8f8f8
}

.bdt-section-primary {
    --bdt-inverse: light;
    background: #1e87f0
}

.bdt-section-secondary {
    --bdt-inverse: light;
    background: #222
}

.bdt-container {
    display: flow-root;
    box-sizing: content-box;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width: 640px) {
    .bdt-container {
        padding-left:30px;
        padding-right: 30px
    }
}

@media(min-width: 960px) {
    .bdt-container {
        padding-left:40px;
        padding-right: 40px
    }
}

.bdt-container>:last-child {
    margin-bottom: 0
}

.bdt-container .bdt-container {
    padding-left: 0;
    padding-right: 0
}

.bdt-container-xsmall {
    max-width: 750px
}

.bdt-container-small {
    max-width: 900px
}

.bdt-container-large {
    max-width: 1400px
}

.bdt-container-xlarge {
    max-width: 1600px
}

.bdt-container-expand {
    max-width: none
}

.bdt-container-expand-left {
    margin-left: 0
}

.bdt-container-expand-right {
    margin-right: 0
}

@media(min-width: 640px) {
    .bdt-container-expand-left.bdt-container-xsmall,.bdt-container-expand-right.bdt-container-xsmall {
        max-width:calc(50% + (750px/2) - 30px)
    }

    .bdt-container-expand-left.bdt-container-small,.bdt-container-expand-right.bdt-container-small {
        max-width: calc(50% + (900px/2) - 30px)
    }
}

@media(min-width: 960px) {
    .bdt-container-expand-left,.bdt-container-expand-right {
        max-width:calc(50% + (1200px/2) - 40px)
    }

    .bdt-container-expand-left.bdt-container-xsmall,.bdt-container-expand-right.bdt-container-xsmall {
        max-width: calc(50% + (750px/2) - 40px)
    }

    .bdt-container-expand-left.bdt-container-small,.bdt-container-expand-right.bdt-container-small {
        max-width: calc(50% + (900px/2) - 40px)
    }

    .bdt-container-expand-left.bdt-container-large,.bdt-container-expand-right.bdt-container-large {
        max-width: calc(50% + (1400px/2) - 40px)
    }

    .bdt-container-expand-left.bdt-container-xlarge,.bdt-container-expand-right.bdt-container-xlarge {
        max-width: calc(50% + (1600px/2) - 40px)
    }
}

.bdt-container-item-padding-remove-left,.bdt-container-item-padding-remove-right {
    width: calc(100% + 15px)
}

.bdt-container-item-padding-remove-left {
    margin-left: -15px
}

.bdt-container-item-padding-remove-right {
    margin-right: -15px
}

@media(min-width: 640px) {
    .bdt-container-item-padding-remove-left,.bdt-container-item-padding-remove-right {
        width:calc(100% + 30px)
    }

    .bdt-container-item-padding-remove-left {
        margin-left: -30px
    }

    .bdt-container-item-padding-remove-right {
        margin-right: -30px
    }
}

@media(min-width: 960px) {
    .bdt-container-item-padding-remove-left,.bdt-container-item-padding-remove-right {
        width:calc(100% + 40px)
    }

    .bdt-container-item-padding-remove-left {
        margin-left: -40px
    }

    .bdt-container-item-padding-remove-right {
        margin-right: -40px
    }
}

.bdt-tile {
    display: flow-root;
    position: relative;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 40px;
    padding-bottom: 40px
}

@media(min-width: 640px) {
    .bdt-tile {
        padding-left:30px;
        padding-right: 30px
    }
}

@media(min-width: 960px) {
    .bdt-tile {
        padding-left:40px;
        padding-right: 40px;
        padding-top: 70px;
        padding-bottom: 70px
    }
}

.bdt-tile>:last-child {
    margin-bottom: 0
}

.bdt-tile-xsmall {
    padding-top: 20px;
    padding-bottom: 20px
}

.bdt-tile-small {
    padding-top: 40px;
    padding-bottom: 40px
}

.bdt-tile-large {
    padding-top: 70px;
    padding-bottom: 70px
}

@media(min-width: 960px) {
    .bdt-tile-large {
        padding-top:140px;
        padding-bottom: 140px
    }
}

.bdt-tile-xlarge {
    padding-top: 140px;
    padding-bottom: 140px
}

@media(min-width: 960px) {
    .bdt-tile-xlarge {
        padding-top:210px;
        padding-bottom: 210px
    }
}

.bdt-tile-default {
    --bdt-inverse: dark;
    background-color: #fff
}

.bdt-tile-muted {
    --bdt-inverse: dark;
    background-color: #f8f8f8
}

.bdt-tile-primary {
    --bdt-inverse: light;
    background-color: #1e87f0
}

.bdt-tile-secondary {
    --bdt-inverse: light;
    background-color: #222
}

.bdt-card {
    position: relative;
    box-sizing: border-box
}

.bdt-card-body {
    display: flow-root;
    padding: 30px
}

.bdt-card-header {
    display: flow-root;
    padding: 15px 30px
}

.bdt-card-footer {
    display: flow-root;
    padding: 15px 30px
}

@media(min-width: 1200px) {
    .bdt-card-body {
        padding:40px
    }

    .bdt-card-header {
        padding: 20px 40px
    }

    .bdt-card-footer {
        padding: 20px 40px
    }
}

.bdt-card-body>:last-child,.bdt-card-header>:last-child,.bdt-card-footer>:last-child {
    margin-bottom: 0
}

.bdt-card-title {
    font-size: 1.5rem;
    line-height: 1.4
}

.bdt-card-badge {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 1;
    height: 22px;
    padding: 0 10px;
    background: #1e87f0;
    color: #fff;
    font-size: .875rem;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 0
}

.bdt-card-badge:first-child+* {
    margin-top: 0
}

.bdt-card-hover:not(.bdt-card-default):not(.bdt-card-primary):not(.bdt-card-secondary):hover {
    background-color: #f8f8f8
}

.bdt-card-default {
    --bdt-inverse: dark;
    background-color: #f8f8f8;
    color: #666
}

.bdt-card-default .bdt-card-title {
    color: #333
}

.bdt-card-default.bdt-card-hover:hover {
    background-color: #ebebeb
}

.bdt-card-primary {
    --bdt-inverse: light;
    background-color: #1e87f0;
    color: #fff
}

.bdt-card-primary .bdt-card-title {
    color: #fff
}

.bdt-card-primary.bdt-card-hover:hover {
    background-color: #0f7ae5
}

.bdt-card-secondary {
    --bdt-inverse: light;
    background-color: #222;
    color: #fff
}

.bdt-card-secondary .bdt-card-title {
    color: #fff
}

.bdt-card-secondary.bdt-card-hover:hover {
    background-color: #151515
}

.bdt-card-small.bdt-card-body,.bdt-card-small .bdt-card-body {
    padding: 20px
}

.bdt-card-small .bdt-card-header {
    padding: 13px 20px
}

.bdt-card-small .bdt-card-footer {
    padding: 13px 20px
}

@media(min-width: 1200px) {
    .bdt-card-large.bdt-card-body,.bdt-card-large .bdt-card-body {
        padding:70px
    }

    .bdt-card-large .bdt-card-header {
        padding: 35px 70px
    }

    .bdt-card-large .bdt-card-footer {
        padding: 35px 70px
    }
}

.bdt-close {
    color: #999
}

.bdt-close:hover {
    color: #666
}

.bdt-spinner>* {
    animation: bdt-spinner-rotate 1.4s linear infinite
}

@keyframes bdt-spinner-rotate {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(270deg)
    }
}

.bdt-spinner>*>* {
    stroke-dasharray: 88px;
    stroke-dashoffset: 0;
    transform-origin: center;
    animation: bdt-spinner-dash 1.4s ease-in-out infinite;
    stroke-width: 1;
    stroke-linecap: round
}

@keyframes bdt-spinner-dash {
    0% {
        stroke-dashoffset: 88px
    }

    50% {
        stroke-dashoffset: 22px;
        transform: rotate(135deg)
    }

    100% {
        stroke-dashoffset: 88px;
        transform: rotate(450deg)
    }
}

.bdt-totop {
    padding: 5px;
    color: #999
}

.bdt-totop:hover {
    color: #666
}

.bdt-totop:active {
    color: #333
}

.bdt-marker {
    padding: 5px;
    background: #222;
    color: #fff
}

.bdt-marker:hover {
    color: #fff
}

.bdt-alert {
    position: relative;
    margin-bottom: 20px;
    padding: 15px 29px 15px 15px;
    background: #f8f8f8;
    color: #666
}

*+.bdt-alert {
    margin-top: 20px
}

.bdt-alert>:last-child {
    margin-bottom: 0
}

.bdt-alert-close {
    position: absolute;
    top: 20px;
    right: 15px
}

.bdt-alert-close:first-child+* {
    margin-top: 0
}

.bdt-alert-primary {
    background: #d8eafc;
    color: #1e87f0
}

.bdt-alert-success {
    background: #edfbf6;
    color: #32d296
}

.bdt-alert-warning {
    background: #fff6ee;
    color: #faa05a
}

.bdt-alert-danger {
    background: #fef4f6;
    color: #f0506e
}

.bdt-placeholder {
    margin-bottom: 20px;
    padding: 30px;
    background: #f8f8f8
}

*+.bdt-placeholder {
    margin-top: 20px
}

.bdt-placeholder>:last-child {
    margin-bottom: 0
}

.bdt-badge {
    box-sizing: border-box;
    min-width: 18px;
    height: 18px;
    padding: 0 5px;
    border-radius: 500px;
    vertical-align: middle;
    background: #1e87f0;
    color: #fff;
    font-size: 11px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 0
}

.bdt-badge:hover {
    text-decoration: none
}

.bdt-label {
    display: inline-block;
    padding: 0 10px;
    background: #1e87f0;
    line-height: 1.5;
    font-size: .875rem;
    color: #fff;
    vertical-align: middle;
    white-space: nowrap
}

.bdt-label-success {
    background-color: #32d296;
    color: #fff
}

.bdt-label-warning {
    background-color: #faa05a;
    color: #fff
}

.bdt-label-danger {
    background-color: #f0506e;
    color: #fff
}

.bdt-overlay {
    padding: 30px
}

.bdt-overlay>:last-child {
    margin-bottom: 0
}

.bdt-overlay-default {
    --bdt-inverse: dark;
    background: rgba(0,0,0,.5)
}

.bdt-overlay-primary {
    --bdt-inverse: light;
    background: rgba(34,34,34,.8)
}

.bdt-article {
    display: flow-root
}

.bdt-article>:last-child {
    margin-bottom: 0
}

.bdt-article+.bdt-article {
    margin-top: 70px
}

.bdt-article-title {
    font-size: 2.23125rem;
    line-height: 1.2
}

@media(min-width: 960px) {
    .bdt-article-title {
        font-size:2.625rem
    }
}

.bdt-article-meta {
    font-size: .875rem;
    line-height: 1.4;
    color: #999
}

.bdt-comment-body {
    display: flow-root;
    overflow-wrap: break-word;
    word-wrap: break-word
}

.bdt-comment-header {
    display: flow-root;
    margin-bottom: 20px
}

.bdt-comment-body>:last-child,.bdt-comment-header>:last-child {
    margin-bottom: 0
}

.bdt-comment-title {
    font-size: 1.25rem;
    line-height: 1.4
}

.bdt-comment-meta {
    font-size: .875rem;
    line-height: 1.4;
    color: #999
}

.bdt-comment-list {
    padding: 0;
    list-style: none
}

.bdt-comment-list>:nth-child(n+2) {
    margin-top: 70px
}

.bdt-comment-list .bdt-comment~ul {
    margin: 70px 0 0;
    padding-left: 30px;
    list-style: none
}

@media(min-width: 960px) {
    .bdt-comment-list .bdt-comment~ul {
        padding-left:100px
    }
}

.bdt-comment-list .bdt-comment~ul>:nth-child(n+2) {
    margin-top: 70px
}

.bdt-search {
    display: inline-block;
    position: relative;
    max-width: 100%;
    margin: 0
}

.bdt-search-input::-webkit-search-cancel-button,.bdt-search-input::-webkit-search-decoration {
    -webkit-appearance: none
}

.bdt-search-input::-moz-placeholder {
    opacity: 1
}

.bdt-search-input {
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    font: inherit;
    overflow: visible;
    -webkit-appearance: none;
    vertical-align: middle;
    width: 100%;
    border: none;
    color: #666
}

.bdt-search-input:focus {
    outline: none
}

.bdt-search-input::placeholder {
    color: #999
}

.bdt-search .bdt-search-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #999
}

.bdt-search .bdt-search-icon:hover {
    color: #999
}

.bdt-search .bdt-search-icon:not(a):not(button):not(input) {
    pointer-events: none
}

.bdt-search .bdt-search-icon-flip {
    right: 0;
    left: auto
}

.bdt-search-default {
    width: 240px
}

.bdt-search-default .bdt-search-input {
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
    background: #f8f8f8
}

.bdt-search-default .bdt-search-input:focus {
    background-color: #f3f3f3
}

.bdt-search-default .bdt-search-icon {
    width: 40px
}

.bdt-search-default:has(.bdt-search-icon:not(.bdt-search-icon-flip)) .bdt-search-input {
    padding-left: 40px
}

.bdt-search-default:has(.bdt-search-icon-flip) .bdt-search-input {
    padding-right: 40px
}

.bdt-search-navbar {
    width: 240px
}

.bdt-search-navbar .bdt-search-input {
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
    background: #fff
}

.bdt-search-navbar .bdt-search-input:focus {
    background-color: #fcfcfc
}

.bdt-search-navbar .bdt-search-icon {
    width: 40px
}

.bdt-search-navbar:has(.bdt-search-icon:not(.bdt-search-icon-flip)) .bdt-search-input {
    padding-left: 40px
}

.bdt-search-navbar:has(.bdt-search-icon-flip) .bdt-search-input {
    padding-right: 40px
}

.bdt-search-medium {
    width: 400px
}

.bdt-search-medium .bdt-search-input {
    height: 40px;
    background: 0 0;
    font-size: 1.5rem
}

.bdt-search-medium .bdt-search-icon {
    width: 24px
}

.bdt-search-medium:has(.bdt-search-icon:not(.bdt-search-icon-flip)) .bdt-search-input {
    padding-left: 34px
}

.bdt-search-medium:has(.bdt-search-icon-flip) .bdt-search-input {
    padding-right: 34px
}

.bdt-search-large {
    width: 500px
}

.bdt-search-large .bdt-search-input {
    height: 80px;
    background: 0 0;
    font-size: 2.625rem
}

.bdt-search-large .bdt-search-icon {
    width: 40px
}

.bdt-search-large:has(.bdt-search-icon:not(.bdt-search-icon-flip)) .bdt-search-input {
    padding-left: 60px
}

.bdt-search-large:has(.bdt-search-icon-flip) .bdt-search-input {
    padding-right: 60px
}

.bdt-search-toggle {
    color: #999
}

.bdt-search-toggle:hover {
    color: #666
}

.bdt-accordion {
    padding: 0;
    list-style: none
}

.bdt-accordion>:nth-child(n+2) {
    margin-top: 20px
}

.bdt-accordion-title {
    display: block;
    font-size: 1.25rem;
    line-height: 1.4;
    color: #333
}

.bdt-accordion-title:hover {
    color: #666;
    text-decoration: none
}

.bdt-accordion-content {
    display: flow-root;
    margin-top: 20px
}

.bdt-accordion-content>:last-child {
    margin-bottom: 0
}

.bdt-drop {
    display: none;
    position: absolute;
    z-index: 1020;
    --bdt-position-offset: 20px;
    --bdt-position-viewport-offset: 15px;
    box-sizing: border-box;
    width: 300px
}

.bdt-drop.bdt-open {
    display: block
}

.bdt-drop-stack .bdt-drop-grid>* {
    width: 100%!important
}

.bdt-drop-parent-icon {
    margin-left: .25em;
    transition: transform .3s ease-out
}

[aria-expanded=true]>.bdt-drop-parent-icon {
    transform: rotateX(180deg)
}

.bdt-dropbar {
    --bdt-position-offset: 0;
    --bdt-position-shift-offset: 0;
    --bdt-position-viewport-offset: 0;
    --bdt-inverse: dark;
    width: auto;
    padding: 15px;
    background: #f8f8f8;
    color: #666
}

.bdt-dropbar>:last-child {
    margin-bottom: 0
}

@media(min-width: 640px) {
    .bdt-dropbar {
        padding-left:30px;
        padding-right: 30px
    }
}

@media(min-width: 960px) {
    .bdt-dropbar {
        padding-left:40px;
        padding-right: 40px
    }
}

.bdt-dropbar :focus-visible {
    outline-color: #333!important
}

.bdt-dropbar-large {
    padding-top: 40px;
    padding-bottom: 40px
}

.bdt-dropnav-dropbar {
    position: absolute;
    z-index: 980;
    padding: 0;
    left: 0;
    right: 0
}

.bdt-modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1010;
    overflow-y: auto;
    padding: 15px;
    background: rgba(0,0,0,.6);
    opacity: 0;
    transition: opacity .15s linear
}

@media(min-width: 640px) {
    .bdt-modal {
        padding:50px 30px
    }
}

@media(min-width: 960px) {
    .bdt-modal {
        padding-left:40px;
        padding-right: 40px
    }
}

.bdt-modal.bdt-open {
    opacity: 1
}

.bdt-modal-page {
    overflow: hidden
}

.bdt-modal-dialog {
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    width: 600px;
    max-width: 100%!important;
    background: #fff;
    opacity: 0;
    transform: translateY(-100px);
    transition: .3s linear;
    transition-property: opacity,transform;
    border-radius: 3px
}

.bdt-open>.bdt-modal-dialog {
    opacity: 1;
    transform: translateY(0)
}

.bdt-modal-container .bdt-modal-dialog {
    width: 1200px
}

.bdt-modal-full {
    padding: 0;
    background: 0 0
}

.bdt-modal-full .bdt-modal-dialog {
    margin: 0;
    width: 100%;
    max-width: 100%;
    transform: translateY(0)
}

.bdt-modal-body {
    display: flow-root;
    padding: 20px
}

.bdt-modal-header {
    display: flow-root;
    padding: 10px 20px;
    background: #f8f8f8
}

.bdt-modal-footer {
    display: flow-root;
    padding: 10px 20px;
    background: #f8f8f8
}

@media(min-width: 640px) {
    .bdt-modal-body {
        padding:30px
    }

    .bdt-modal-header {
        padding: 15px 30px
    }

    .bdt-modal-footer {
        padding: 15px 30px
    }
}

.bdt-modal-body>:last-child,.bdt-modal-header>:last-child,.bdt-modal-footer>:last-child {
    margin-bottom: 0
}

.bdt-modal-title {
    font-size: 1.6rem;
    line-height: 1.3;
    font-weight: 400
}

[class*=bdt-modal-close-] {
    position: absolute;
    z-index: 1010;
    top: 10px;
    right: 10px;
    padding: 5px
}

[class*=bdt-modal-close-]:first-child+* {
    margin-top: 0
}

.bdt-modal-close-outside {
    top: 0;
    right: -5px;
    transform: translate(0,-100%);
    color: #fff
}

.bdt-modal-close-outside:hover {
    color: #fff
}

@media(min-width: 960px) {
    .bdt-modal-close-outside {
        right:0;
        transform: translate(100%,-100%)
    }
}

.bdt-slideshow {
    -webkit-tap-highlight-color: transparent
}

.bdt-slideshow-items {
    position: relative;
    z-index: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    -webkit-touch-callout: none;
    touch-action: pan-y
}

.bdt-slideshow-items>* {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    will-change: transform,opacity
}

.bdt-slideshow-items>:not(.bdt-active) {
    display: none
}

.bdt-slider {
    -webkit-tap-highlight-color: transparent
}

.bdt-slider-container {
    overflow: hidden;
    overflow: clip
}

.bdt-slider-container-offset {
    margin: -11px -25px -39px;
    padding: 11px 25px 39px
}

.bdt-slider-items {
    will-change: transform;
    position: relative;
    touch-action: pan-y
}

.bdt-slider-items:not(.bdt-grid) {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-touch-callout: none
}

.bdt-slider-items.bdt-grid {
    flex-wrap: nowrap
}

.bdt-slider-items>* {
    flex: none!important;
    box-sizing: border-box;
    max-width: 100%;
    position: relative
}

.bdt-sticky {
    position: relative;
    z-index: 980;
    box-sizing: border-box
}

.bdt-sticky-fixed {
    margin: 0!important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.bdt-sticky[class*=bdt-animation-] {
    animation-duration: .2s
}

.bdt-sticky.bdt-animation-reverse {
    animation-duration: .2s
}

.bdt-sticky-placeholder {
    pointer-events: none
}

.bdt-offcanvas {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000
}

.bdt-offcanvas-flip .bdt-offcanvas {
    right: 0;
    left: auto
}

.bdt-offcanvas-bar {
    --bdt-inverse: light;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -270px;
    box-sizing: border-box;
    width: 270px;
    padding: 20px;
    background: #222;
    overflow-y: auto
}

@media(min-width: 640px) {
    .bdt-offcanvas-bar {
        left:-350px;
        width: 350px;
        padding: 30px
    }
}

.bdt-offcanvas-flip .bdt-offcanvas-bar {
    left: auto;
    right: -270px
}

@media(min-width: 640px) {
    .bdt-offcanvas-flip .bdt-offcanvas-bar {
        right:-350px
    }
}

.bdt-open>.bdt-offcanvas-bar {
    left: 0
}

.bdt-offcanvas-flip .bdt-open>.bdt-offcanvas-bar {
    left: auto;
    right: 0
}

.bdt-offcanvas-bar-animation {
    transition: left .3s ease-out
}

.bdt-offcanvas-flip .bdt-offcanvas-bar-animation {
    transition-property: right
}

.bdt-offcanvas-reveal {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    overflow: hidden;
    transition: width .3s ease-out
}

.bdt-offcanvas-reveal .bdt-offcanvas-bar {
    left: 0
}

.bdt-offcanvas-flip .bdt-offcanvas-reveal .bdt-offcanvas-bar {
    left: auto;
    right: 0
}

.bdt-open>.bdt-offcanvas-reveal {
    width: 270px
}

@media(min-width: 640px) {
    .bdt-open>.bdt-offcanvas-reveal {
        width:350px
    }
}

.bdt-offcanvas-flip .bdt-offcanvas-reveal {
    right: 0;
    left: auto
}

.bdt-offcanvas-close {
    position: absolute;
    z-index: 1000;
    top: 5px;
    right: 5px;
    padding: 5px
}

@media(min-width: 640px) {
    .bdt-offcanvas-close {
        top:10px;
        right: 10px
    }
}

.bdt-offcanvas-close:first-child+* {
    margin-top: 0
}

.bdt-offcanvas-overlay {
    width: 100vw;
    touch-action: none
}

.bdt-offcanvas-overlay::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.1);
    opacity: 0;
    transition: opacity .15s linear
}

.bdt-offcanvas-overlay.bdt-open::before {
    opacity: 1
}

.bdt-offcanvas-page,.bdt-offcanvas-container {
    overflow-x: hidden;
    overflow-x: clip
}

.bdt-offcanvas-container {
    position: relative;
    left: 0;
    transition: left .3s ease-out;
    box-sizing: border-box;
    width: 100%
}

:not(.bdt-offcanvas-flip).bdt-offcanvas-container-animation {
    left: 270px
}

.bdt-offcanvas-flip.bdt-offcanvas-container-animation {
    left: -270px
}

@media(min-width: 640px) {
    :not(.bdt-offcanvas-flip).bdt-offcanvas-container-animation {
        left:350px
    }

    .bdt-offcanvas-flip.bdt-offcanvas-container-animation {
        left: -350px
    }
}

.bdt-switcher {
    margin: 0;
    padding: 0;
    list-style: none
}

.bdt-switcher>:not(.bdt-active) {
    display: none
}

.bdt-switcher>*>:last-child {
    margin-bottom: 0
}

.bdt-leader {
    overflow: hidden
}

.bdt-leader-fill::after {
    display: inline-block;
    margin-left: 15px;
    width: 0;
    content: attr(data-fill);
    white-space: nowrap
}

.bdt-leader-fill.bdt-leader-hide::after {
    display: none
}

:root {
    --bdt-leader-fill-content: .
}

.bdt-notification {
    position: fixed;
    top: 10px;
    left: 10px;
    z-index: 1040;
    box-sizing: border-box;
    width: 450px
}

.bdt-notification-top-right,.bdt-notification-bottom-right {
    left: auto;
    right: 10px
}

.bdt-notification-top-center,.bdt-notification-bottom-center {
    left: 50%;
    margin-left: -225px
}

.bdt-notification-bottom-left,.bdt-notification-bottom-right,.bdt-notification-bottom-center {
    top: auto;
    bottom: 10px
}

@media(max-width: 639px) {
    .bdt-notification {
        left:10px;
        right: 10px;
        width: auto;
        margin: 0
    }
}

.bdt-notification-message {
    position: relative;
    padding: 15px;
    background: #f8f8f8;
    color: #666;
    font-size: 1.25rem;
    line-height: 1.4;
    cursor: pointer
}

*+.bdt-notification-message {
    margin-top: 10px
}

.bdt-notification-close {
    display: none;
    position: absolute;
    top: 20px;
    right: 15px
}

.bdt-notification-message:hover .bdt-notification-close {
    display: block
}

.bdt-notification-message-primary {
    color: #1e87f0
}

.bdt-notification-message-success {
    color: #32d296
}

.bdt-notification-message-warning {
    color: #faa05a
}

.bdt-notification-message-danger {
    color: #f0506e
}

.bdt-tooltip {
    display: none;
    position: absolute;
    z-index: 1030;
    --bdt-position-offset: 10px;
    --bdt-position-viewport-offset: 10;
    top: 0;
    box-sizing: border-box;
    max-width: 200px;
    padding: 3px 6px;
    background: #666;
    border-radius: 2px;
    color: #fff;
    font-size: 12px
}

.bdt-tooltip.bdt-active {
    display: block
}

.bdt-sortable {
    position: relative
}

.bdt-sortable>:last-child {
    margin-bottom: 0
}

.bdt-sortable-drag {
    position: fixed!important;
    z-index: 1050!important;
    pointer-events: none
}

.bdt-sortable-placeholder {
    opacity: 0;
    pointer-events: none
}

.bdt-sortable-empty {
    min-height: 50px
}

.bdt-sortable-handle:hover {
    cursor: move
}

.bdt-countdown-number {
    font-variant-numeric: tabular-nums;
    font-size: 2rem;
    line-height: .8
}

@media(min-width: 640px) {
    .bdt-countdown-number {
        font-size:4rem
    }
}

@media(min-width: 960px) {
    .bdt-countdown-number {
        font-size:6rem
    }
}

.bdt-countdown-separator {
    font-size: 1rem;
    line-height: 1.6
}

@media(min-width: 640px) {
    .bdt-countdown-separator {
        font-size:2rem
    }
}

@media(min-width: 960px) {
    .bdt-countdown-separator {
        font-size:3rem
    }
}

.bdt-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none
}

.bdt-grid>* {
    margin: 0
}

.bdt-grid>*>:last-child {
    margin-bottom: 0
}

.bdt-grid {
    margin-left: -30px
}

.bdt-grid>* {
    padding-left: 30px
}

.bdt-grid+.bdt-grid,.bdt-grid>.bdt-grid-margin,*+.bdt-grid-margin {
    margin-top: 30px
}

@media(min-width: 1200px) {
    .bdt-grid {
        margin-left:-40px
    }

    .bdt-grid>* {
        padding-left: 40px
    }

    .bdt-grid+.bdt-grid,.bdt-grid>.bdt-grid-margin,*+.bdt-grid-margin {
        margin-top: 40px
    }
}

.bdt-grid-small,.bdt-grid-column-small {
    margin-left: -15px
}

.bdt-grid-small>*,.bdt-grid-column-small>* {
    padding-left: 15px
}

.bdt-grid+.bdt-grid-small,.bdt-grid+.bdt-grid-row-small,.bdt-grid-small>.bdt-grid-margin,.bdt-grid-row-small>.bdt-grid-margin,*+.bdt-grid-margin-small {
    margin-top: 15px
}

.bdt-grid-medium,.bdt-grid-column-medium {
    margin-left: -30px
}

.bdt-grid-medium>*,.bdt-grid-column-medium>* {
    padding-left: 30px
}

.bdt-grid+.bdt-grid-medium,.bdt-grid+.bdt-grid-row-medium,.bdt-grid-medium>.bdt-grid-margin,.bdt-grid-row-medium>.bdt-grid-margin,*+.bdt-grid-margin-medium {
    margin-top: 30px
}

.bdt-grid-large,.bdt-grid-column-large {
    margin-left: -40px
}

.bdt-grid-large>*,.bdt-grid-column-large>* {
    padding-left: 40px
}

.bdt-grid+.bdt-grid-large,.bdt-grid+.bdt-grid-row-large,.bdt-grid-large>.bdt-grid-margin,.bdt-grid-row-large>.bdt-grid-margin,*+.bdt-grid-margin-large {
    margin-top: 40px
}

@media(min-width: 1200px) {
    .bdt-grid-large,.bdt-grid-column-large {
        margin-left:-70px
    }

    .bdt-grid-large>*,.bdt-grid-column-large>* {
        padding-left: 70px
    }

    .bdt-grid+.bdt-grid-large,.bdt-grid+.bdt-grid-row-large,.bdt-grid-large>.bdt-grid-margin,.bdt-grid-row-large>.bdt-grid-margin,*+.bdt-grid-margin-large {
        margin-top: 70px
    }
}

.bdt-grid-collapse,.bdt-grid-column-collapse {
    margin-left: 0
}

.bdt-grid-collapse>*,.bdt-grid-column-collapse>* {
    padding-left: 0
}

.bdt-grid+.bdt-grid-collapse,.bdt-grid+.bdt-grid-row-collapse,.bdt-grid-collapse>.bdt-grid-margin,.bdt-grid-row-collapse>.bdt-grid-margin {
    margin-top: 0
}

.bdt-grid-divider>* {
    position: relative
}

.bdt-grid-divider>:not(.bdt-first-column)::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    border-left: 1px solid rgba(214,214,214,.49)
}

.bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    border-top: 1px solid rgba(214,214,214,.49)
}

.bdt-grid-divider {
    margin-left: -60px
}

.bdt-grid-divider>* {
    padding-left: 60px
}

.bdt-grid-divider>:not(.bdt-first-column)::before {
    left: 30px
}

.bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin {
    margin-top: 60px
}

.bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin::before {
    top: -30px;
    left: 60px
}

@media(min-width: 1200px) {
    .bdt-grid-divider {
        margin-left:-80px
    }

    .bdt-grid-divider>* {
        padding-left: 80px
    }

    .bdt-grid-divider>:not(.bdt-first-column)::before {
        left: 40px
    }

    .bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin {
        margin-top: 80px
    }

    .bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin::before {
        top: -40px;
        left: 80px
    }
}

.bdt-grid-divider.bdt-grid-small,.bdt-grid-divider.bdt-grid-column-small {
    margin-left: -30px
}

.bdt-grid-divider.bdt-grid-small>*,.bdt-grid-divider.bdt-grid-column-small>* {
    padding-left: 30px
}

.bdt-grid-divider.bdt-grid-small>:not(.bdt-first-column)::before,.bdt-grid-divider.bdt-grid-column-small>:not(.bdt-first-column)::before {
    left: 15px
}

.bdt-grid-divider.bdt-grid-small.bdt-grid-stack>.bdt-grid-margin,.bdt-grid-divider.bdt-grid-row-small.bdt-grid-stack>.bdt-grid-margin {
    margin-top: 30px
}

.bdt-grid-divider.bdt-grid-small.bdt-grid-stack>.bdt-grid-margin::before {
    top: -15px;
    left: 30px
}

.bdt-grid-divider.bdt-grid-row-small.bdt-grid-stack>.bdt-grid-margin::before {
    top: -15px
}

.bdt-grid-divider.bdt-grid-column-small.bdt-grid-stack>.bdt-grid-margin::before {
    left: 30px
}

.bdt-grid-divider.bdt-grid-medium,.bdt-grid-divider.bdt-grid-column-medium {
    margin-left: -60px
}

.bdt-grid-divider.bdt-grid-medium>*,.bdt-grid-divider.bdt-grid-column-medium>* {
    padding-left: 60px
}

.bdt-grid-divider.bdt-grid-medium>:not(.bdt-first-column)::before,.bdt-grid-divider.bdt-grid-column-medium>:not(.bdt-first-column)::before {
    left: 30px
}

.bdt-grid-divider.bdt-grid-medium.bdt-grid-stack>.bdt-grid-margin,.bdt-grid-divider.bdt-grid-row-medium.bdt-grid-stack>.bdt-grid-margin {
    margin-top: 60px
}

.bdt-grid-divider.bdt-grid-medium.bdt-grid-stack>.bdt-grid-margin::before {
    top: -30px;
    left: 60px
}

.bdt-grid-divider.bdt-grid-row-medium.bdt-grid-stack>.bdt-grid-margin::before {
    top: -30px
}

.bdt-grid-divider.bdt-grid-column-medium.bdt-grid-stack>.bdt-grid-margin::before {
    left: 60px
}

.bdt-grid-divider.bdt-grid-large,.bdt-grid-divider.bdt-grid-column-large {
    margin-left: -80px
}

.bdt-grid-divider.bdt-grid-large>*,.bdt-grid-divider.bdt-grid-column-large>* {
    padding-left: 80px
}

.bdt-grid-divider.bdt-grid-large>:not(.bdt-first-column)::before,.bdt-grid-divider.bdt-grid-column-large>:not(.bdt-first-column)::before {
    left: 40px
}

.bdt-grid-divider.bdt-grid-large.bdt-grid-stack>.bdt-grid-margin,.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack>.bdt-grid-margin {
    margin-top: 80px
}

.bdt-grid-divider.bdt-grid-large.bdt-grid-stack>.bdt-grid-margin::before {
    top: -40px;
    left: 80px
}

.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack>.bdt-grid-margin::before {
    top: -40px
}

.bdt-grid-divider.bdt-grid-column-large.bdt-grid-stack>.bdt-grid-margin::before {
    left: 80px
}

@media(min-width: 1200px) {
    .bdt-grid-divider.bdt-grid-large,.bdt-grid-divider.bdt-grid-column-large {
        margin-left:-140px
    }

    .bdt-grid-divider.bdt-grid-large>*,.bdt-grid-divider.bdt-grid-column-large>* {
        padding-left: 140px
    }

    .bdt-grid-divider.bdt-grid-large>:not(.bdt-first-column)::before,.bdt-grid-divider.bdt-grid-column-large>:not(.bdt-first-column)::before {
        left: 70px
    }

    .bdt-grid-divider.bdt-grid-large.bdt-grid-stack>.bdt-grid-margin,.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack>.bdt-grid-margin {
        margin-top: 140px
    }

    .bdt-grid-divider.bdt-grid-large.bdt-grid-stack>.bdt-grid-margin::before {
        top: -70px;
        left: 140px
    }

    .bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack>.bdt-grid-margin::before {
        top: -70px
    }

    .bdt-grid-divider.bdt-grid-column-large.bdt-grid-stack>.bdt-grid-margin::before {
        left: 140px
    }
}

.bdt-grid-match>*,.bdt-grid-item-match {
    display: flex;
    flex-wrap: wrap
}

.bdt-grid-match>*>:not([class*=bdt-width]),.bdt-grid-item-match>:not([class*=bdt-width]) {
    box-sizing: border-box;
    width: 100%;
    flex: auto
}

.bdt-nav,.bdt-nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.bdt-nav li>a {
    display: flex;
    align-items: center;
    column-gap: .25em;
    text-decoration: none
}

.bdt-nav>li>a {
    padding: 5px 0
}

ul.bdt-nav-sub {
    padding: 5px 0 5px 15px
}

.bdt-nav-sub ul {
    padding-left: 15px
}

.bdt-nav-sub a {
    padding: 2px 0
}

.bdt-nav-parent-icon {
    margin-left: auto;
    transition: transform .3s ease-out
}

.bdt-nav>li.bdt-open>a .bdt-nav-parent-icon {
    transform: rotateX(180deg)
}

.bdt-nav-header {
    padding: 5px 0;
    text-transform: uppercase;
    font-size: .875rem
}

.bdt-nav-header:not(:first-child) {
    margin-top: 20px
}

.bdt-nav .bdt-nav-divider {
    margin: 5px 0
}

.bdt-nav-default {
    font-size: 16px;
    line-height: 1.5
}

.bdt-nav-default>li>a {
    color: #999
}

.bdt-nav-default>li>a:hover {
    color: #666
}

.bdt-nav-default>li.bdt-active>a {
    color: #333
}

.bdt-nav-default .bdt-nav-subtitle {
    font-size: .875rem
}

.bdt-nav-default .bdt-nav-header {
    color: #333
}

.bdt-nav-default .bdt-nav-divider {
    border-top: 1px solid rgba(214,214,214,.49)
}

.bdt-nav-default .bdt-nav-sub {
    font-size: 16px;
    line-height: 1.5
}

.bdt-nav-default .bdt-nav-sub a {
    color: #999
}

.bdt-nav-default .bdt-nav-sub a:hover {
    color: #666
}

.bdt-nav-default .bdt-nav-sub li.bdt-active>a {
    color: #333
}

.bdt-nav-primary {
    font-size: 1.5rem;
    line-height: 1.5
}

.bdt-nav-primary>li>a {
    color: #999
}

.bdt-nav-primary>li>a:hover {
    color: #666
}

.bdt-nav-primary>li.bdt-active>a {
    color: #333
}

.bdt-nav-primary .bdt-nav-subtitle {
    font-size: 1.25rem
}

.bdt-nav-primary .bdt-nav-header {
    color: #333
}

.bdt-nav-primary .bdt-nav-divider {
    border-top: 1px solid rgba(214,214,214,.49)
}

.bdt-nav-primary .bdt-nav-sub {
    font-size: 1.25rem;
    line-height: 1.5
}

.bdt-nav-primary .bdt-nav-sub a {
    color: #999
}

.bdt-nav-primary .bdt-nav-sub a:hover {
    color: #666
}

.bdt-nav-primary .bdt-nav-sub li.bdt-active>a {
    color: #333
}

.bdt-nav-secondary {
    font-size: 16px;
    line-height: 1.5
}

.bdt-nav-secondary>li>a {
    color: #333
}

.bdt-nav-secondary>li>a:hover {
    color: #333
}

.bdt-nav-secondary>li.bdt-active>a {
    color: #333
}

.bdt-nav-secondary .bdt-nav-subtitle {
    font-size: .875rem;
    color: #999
}

.bdt-nav-secondary>li>a:hover .bdt-nav-subtitle {
    color: #666
}

.bdt-nav-secondary>li.bdt-active>a .bdt-nav-subtitle {
    color: #333
}

.bdt-nav-secondary .bdt-nav-header {
    color: #333
}

.bdt-nav-secondary .bdt-nav-divider {
    border-top: 1px solid rgba(214,214,214,.49)
}

.bdt-nav-secondary .bdt-nav-sub {
    font-size: .875rem;
    line-height: 1.5
}

.bdt-nav-secondary .bdt-nav-sub a {
    color: #999
}

.bdt-nav-secondary .bdt-nav-sub a:hover {
    color: #666
}

.bdt-nav-secondary .bdt-nav-sub li.bdt-active>a {
    color: #333
}

.bdt-nav-medium {
    font-size: 2.8875rem;
    line-height: 1
}

.bdt-nav-large {
    font-size: 3.4rem;
    line-height: 1
}

.bdt-nav-xlarge {
    font-size: 4rem;
    line-height: 1
}

@media(min-width: 960px) {
    .bdt-nav-medium {
        font-size:3.5rem
    }

    .bdt-nav-large {
        font-size: 4rem
    }

    .bdt-nav-xlarge {
        font-size: 6rem
    }
}

@media(min-width: 1200px) {
    .bdt-nav-medium {
        font-size:4rem
    }

    .bdt-nav-large {
        font-size: 6rem
    }

    .bdt-nav-xlarge {
        font-size: 8rem
    }
}

.bdt-nav-center {
    text-align: center
}

.bdt-nav-center li>a {
    justify-content: center
}

.bdt-nav-center .bdt-nav-sub,.bdt-nav-center .bdt-nav-sub ul {
    padding-left: 0
}

.bdt-nav-center .bdt-nav-parent-icon {
    margin-left: .25em
}

.bdt-nav.bdt-nav-divider>:not(.bdt-nav-header,.bdt-nav-divider)+:not(.bdt-nav-header,.bdt-nav-divider) {
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid rgba(214,214,214,.49)
}

.bdt-navbar {
    display: flex;
    position: relative
}

.bdt-navbar-container:not(.bdt-navbar-transparent) {
    background: #f8f8f8
}

.bdt-navbar-left,.bdt-navbar-right,[class*=bdt-navbar-center] {
    display: flex;
    gap: 0;
    align-items: center
}

.bdt-navbar-right {
    margin-left: auto
}

.bdt-navbar-center:only-child {
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.bdt-navbar-center:not(:only-child) {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: max-content;
    box-sizing: border-box;
    z-index: 990
}

.bdt-navbar-center-left,.bdt-navbar-center-right {
    position: absolute;
    top: 0
}

.bdt-navbar-center-left {
    right: calc(100% + 0px)
}

.bdt-navbar-center-right {
    left: calc(100% + 0px)
}

[class*=bdt-navbar-center-] {
    width: max-content;
    box-sizing: border-box
}

.bdt-navbar-nav {
    display: flex;
    gap: 0;
    margin: 0;
    padding: 0;
    list-style: none
}

.bdt-navbar-left,.bdt-navbar-right,.bdt-navbar-center:only-child {
    flex-wrap: wrap
}

.bdt-navbar-nav>li>a,.bdt-navbar-item,.bdt-navbar-toggle {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: .25em;
    box-sizing: border-box;
    min-height: 80px;
    font-size: 16px;
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;
    text-decoration: none
}

.bdt-navbar-nav>li>a {
    padding: 0 15px;
    color: #999
}

.bdt-navbar-nav>li:hover>a,.bdt-navbar-nav>li>a[aria-expanded=true] {
    color: #666
}

.bdt-navbar-nav>li>a:active {
    color: #333
}

.bdt-navbar-nav>li.bdt-active>a {
    color: #333
}

.bdt-navbar-parent-icon {
    margin-left: 4px;
    transition: transform .3s ease-out
}

.bdt-navbar-nav>li>a[aria-expanded=true] .bdt-navbar-parent-icon {
    transform: rotateX(180deg)
}

.bdt-navbar-item {
    padding: 0 15px;
    color: #666
}

.bdt-navbar-item>:last-child {
    margin-bottom: 0
}

.bdt-navbar-toggle {
    padding: 0 15px;
    color: #999
}

.bdt-navbar-toggle:hover,.bdt-navbar-toggle[aria-expanded=true] {
    color: #666;
    text-decoration: none
}

.bdt-navbar-subtitle {
    font-size: .875rem
}

.bdt-navbar-justify .bdt-navbar-left,.bdt-navbar-justify .bdt-navbar-right,.bdt-navbar-justify .bdt-navbar-nav,.bdt-navbar-justify .bdt-navbar-nav>li,.bdt-navbar-justify .bdt-navbar-item,.bdt-navbar-justify .bdt-navbar-toggle {
    flex-grow: 1
}

.bdt-navbar-dropdown {
    --bdt-position-offset: 0;
    --bdt-position-shift-offset: 0;
    --bdt-position-viewport-offset: 15px;
    --bdt-inverse: dark;
    width: 200px;
    padding: 15px;
    background: #f8f8f8;
    color: #666
}

.bdt-navbar-dropdown>:last-child {
    margin-bottom: 0
}

.bdt-navbar-dropdown :focus-visible {
    outline-color: #333!important
}

.bdt-navbar-dropdown .bdt-drop-grid {
    margin-left: -30px
}

.bdt-navbar-dropdown .bdt-drop-grid>* {
    padding-left: 30px
}

.bdt-navbar-dropdown .bdt-drop-grid>.bdt-grid-margin {
    margin-top: 30px
}

.bdt-navbar-dropdown-width-2:not(.bdt-drop-stack) {
    width: 400px
}

.bdt-navbar-dropdown-width-3:not(.bdt-drop-stack) {
    width: 600px
}

.bdt-navbar-dropdown-width-4:not(.bdt-drop-stack) {
    width: 800px
}

.bdt-navbar-dropdown-width-5:not(.bdt-drop-stack) {
    width: 1e3px
}

.bdt-navbar-dropdown-large {
    --bdt-position-shift-offset: 0;
    padding: 40px
}

.bdt-navbar-dropdown-dropbar {
    width: auto;
    background: 0 0;
    padding: 15px 0;
    --bdt-position-offset: 0;
    --bdt-position-shift-offset: 0;
    --bdt-position-viewport-offset: 15px
}

@media(min-width: 640px) {
    .bdt-navbar-dropdown-dropbar {
        --bdt-position-viewport-offset:30px
    }
}

@media(min-width: 960px) {
    .bdt-navbar-dropdown-dropbar {
        --bdt-position-viewport-offset:40px
    }
}

.bdt-navbar-dropdown-dropbar-large {
    --bdt-position-shift-offset: 0;
    padding-top: 40px;
    padding-bottom: 40px
}

.bdt-navbar-dropdown-nav>li>a {
    color: #999
}

.bdt-navbar-dropdown-nav>li>a:hover {
    color: #666
}

.bdt-navbar-dropdown-nav>li.bdt-active>a {
    color: #333
}

.bdt-navbar-dropdown-nav .bdt-nav-subtitle {
    font-size: .875rem
}

.bdt-navbar-dropdown-nav .bdt-nav-header {
    color: #333
}

.bdt-navbar-dropdown-nav .bdt-nav-divider {
    border-top: 1px solid rgba(214,214,214,.49)
}

.bdt-navbar-dropdown-nav .bdt-nav-sub a {
    color: #999
}

.bdt-navbar-dropdown-nav .bdt-nav-sub a:hover {
    color: #666
}

.bdt-navbar-dropdown-nav .bdt-nav-sub li.bdt-active>a {
    color: #333
}

.bdt-subnav {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -20px;
    padding: 0;
    list-style: none
}

.bdt-subnav>* {
    flex: none;
    padding-left: 20px;
    position: relative
}

.bdt-subnav>*>:first-child {
    display: flex;
    align-items: center;
    column-gap: .25em;
    color: #999
}

.bdt-subnav>*>a:hover {
    color: #666;
    text-decoration: none
}

.bdt-subnav>.bdt-active>a {
    color: #333
}

.bdt-subnav-divider {
    margin-left: -41px
}

.bdt-subnav-divider>* {
    display: flex;
    align-items: center
}

.bdt-subnav-divider>::before {
    content: "";
    height: 1.5em;
    margin-left: 0;
    margin-right: 20px;
    border-left: 1px solid transparent
}

.bdt-subnav-divider>:nth-child(n+2):not(.bdt-first-column)::before {
    border-left-color: rgba(214,214,214,.49)
}

.bdt-subnav-pill>*>:first-child {
    padding: 5px 10px;
    background: 0 0;
    color: #999
}

.bdt-subnav-pill>*>a:hover {
    background-color: #f8f8f8;
    color: #666
}

.bdt-subnav-pill>*>a:active {
    background-color: #f8f8f8;
    color: #666
}

.bdt-subnav-pill>.bdt-active>a {
    background-color: #1e87f0;
    color: #fff
}

.bdt-subnav>.bdt-disabled>a {
    color: #999
}

.bdt-breadcrumb {
    padding: 0;
    list-style: none
}

.bdt-breadcrumb>* {
    display: contents
}

.bdt-breadcrumb>*>* {
    font-size: .875rem;
    color: #999
}

.bdt-breadcrumb>*>:hover {
    color: #666;
    text-decoration: none
}

.bdt-breadcrumb>:last-child>span,.bdt-breadcrumb>:last-child>a:not([href]) {
    color: #666
}

.bdt-breadcrumb>:nth-child(n+2):not(.bdt-first-column)::before {
    content: "/";
    display: inline-block;
    margin: 0 20px 0 calc(20px - 4px);
    font-size: .875rem;
    color: #999
}

.bdt-pagination {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 0;
    padding: 0;
    list-style: none
}

.bdt-pagination>* {
    flex: none;
    padding-left: 0;
    position: relative
}

.bdt-pagination>*>* {
    display: flex;
    align-items: center;
    column-gap: .25em;
    padding: 5px 10px;
    color: #999
}

.bdt-pagination>*>:hover {
    color: #666;
    text-decoration: none
}

.bdt-pagination>.bdt-active>* {
    color: #666
}

.bdt-pagination>.bdt-disabled>* {
    color: #999
}

.bdt-tab {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    padding: 0;
    list-style: none
}

.bdt-tab>* {
    flex: none;
    padding-left: 20px;
    position: relative
}

.bdt-tab>*>a {
    display: flex;
    align-items: center;
    column-gap: .25em;
    justify-content: center;
    padding: 10px 15px;
    color: #999
}

.bdt-tab>*>a:hover {
    color: #666;
    text-decoration: none
}

.bdt-tab>.bdt-active>a {
    color: #333
}

.bdt-tab>.bdt-disabled>a {
    color: #999
}

.bdt-tab-left,.bdt-tab-right {
    flex-direction: column;
    margin-left: 0
}

.bdt-tab-left>*,.bdt-tab-right>* {
    padding-left: 0
}

.bdt-tab-left>*>a {
    justify-content: left
}

.bdt-tab-right>*>a {
    justify-content: left
}

.bdt-slidenav {
    padding: 5px 10px;
    color: rgba(102,102,102,.5)
}

.bdt-slidenav:hover {
    color: rgba(102,102,102,.9)
}

.bdt-slidenav:active {
    color: rgba(102,102,102,.5)
}

.bdt-slidenav-large {
    padding: 10px
}

.bdt-slidenav-container {
    display: flex
}

.bdt-dotnav {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: -12px
}

.bdt-dotnav>* {
    flex: none;
    padding-left: 12px
}

.bdt-dotnav>*>* {
    display: block;
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: rgba(102,102,102,.2);
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap
}

.bdt-dotnav>*>:hover {
    background-color: rgba(102,102,102,.6)
}

.bdt-dotnav>*>:active {
    background-color: rgba(102,102,102,.2)
}

.bdt-dotnav>.bdt-active>* {
    background-color: rgba(102,102,102,.6)
}

.bdt-dotnav-vertical {
    flex-direction: column;
    margin-left: 0;
    margin-top: -12px
}

.bdt-dotnav-vertical>* {
    padding-left: 0;
    padding-top: 12px
}

.bdt-thumbnav {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: -15px
}

.bdt-thumbnav>* {
    padding-left: 15px
}

.bdt-thumbnav>*>* {
    display: inline-block
}

.bdt-thumbnav-vertical {
    flex-direction: column;
    margin-left: 0;
    margin-top: -15px
}

.bdt-thumbnav-vertical>* {
    padding-left: 0;
    padding-top: 15px
}

.bdt-iconnav {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: -10px
}

.bdt-iconnav>* {
    padding-left: 10px
}

.bdt-iconnav>*>a {
    display: flex;
    align-items: center;
    column-gap: .25em;
    line-height: 0;
    color: #999;
    text-decoration: none
}

.bdt-iconnav>*>a:hover {
    color: #666
}

.bdt-iconnav>.bdt-active>a {
    color: #666
}

.bdt-iconnav-vertical {
    flex-direction: column;
    margin-left: 0;
    margin-top: -10px
}

.bdt-iconnav-vertical>* {
    padding-left: 0;
    padding-top: 10px
}

.bdt-dropdown {
    --bdt-position-offset: 10px;
    --bdt-position-viewport-offset: 15px;
    --bdt-inverse: dark;
    width: auto;
    min-width: 200px;
    padding: 15px;
    background: #f8f8f8;
    color: #666
}

.bdt-dropdown>:last-child {
    margin-bottom: 0
}

.bdt-dropdown :focus-visible {
    outline-color: #333!important
}

.bdt-dropdown-large {
    padding: 40px
}

.bdt-dropdown-dropbar {
    width: auto;
    background: 0 0;
    padding: 15px 0;
    --bdt-position-viewport-offset: 15px
}

@media(min-width: 640px) {
    .bdt-dropdown-dropbar {
        --bdt-position-viewport-offset:30px
    }
}

@media(min-width: 960px) {
    .bdt-dropdown-dropbar {
        --bdt-position-viewport-offset:40px
    }
}

.bdt-dropdown-dropbar-large {
    padding-top: 40px;
    padding-bottom: 40px
}

.bdt-dropdown-nav>li>a {
    color: #999
}

.bdt-dropdown-nav>li>a:hover,.bdt-dropdown-nav>li.bdt-active>a {
    color: #666
}

.bdt-dropdown-nav .bdt-nav-subtitle {
    font-size: .875rem
}

.bdt-dropdown-nav .bdt-nav-header {
    color: #333
}

.bdt-dropdown-nav .bdt-nav-divider {
    border-top: 1px solid rgba(214,214,214,.49)
}

.bdt-dropdown-nav .bdt-nav-sub a {
    color: #999
}

.bdt-dropdown-nav .bdt-nav-sub a:hover,.bdt-dropdown-nav .bdt-nav-sub li.bdt-active>a {
    color: #666
}

.bdt-lightbox {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1010;
    background: #000;
    opacity: 0;
    transition: opacity .15s linear;
    touch-action: pinch-zoom
}

.bdt-lightbox.bdt-open {
    display: block;
    opacity: 1
}

.bdt-lightbox :focus-visible {
    outline-color: rgba(255,255,255,.7)
}

.bdt-lightbox-page {
    overflow: hidden
}

.bdt-lightbox-items>* {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    justify-content: center;
    align-items: center;
    color: rgba(255,255,255,.7);
    will-change: transform,opacity
}

.bdt-lightbox-items>*>* {
    max-width: 100vw;
    max-height: 100vh
}

.bdt-lightbox-items>*>:not(iframe) {
    width: auto;
    height: auto
}

.bdt-lightbox-items>.bdt-active {
    display: flex
}

.bdt-lightbox-toolbar {
    padding: 10px;
    background: rgba(0,0,0,.3);
    color: rgba(255,255,255,.7)
}

.bdt-lightbox-toolbar>* {
    color: rgba(255,255,255,.7)
}

.bdt-lightbox-toolbar-icon {
    padding: 5px;
    color: rgba(255,255,255,.7)
}

.bdt-lightbox-toolbar-icon:hover {
    color: #fff
}

.bdt-lightbox-button {
    box-sizing: border-box;
    width: 50px;
    height: 50px;
    background: rgba(0,0,0,.3);
    color: rgba(255,255,255,.7);
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.bdt-lightbox-button:hover {
    color: #fff
}

.bdt-lightbox-caption:empty {
    display: none
}

.bdt-lightbox-iframe {
    width: 80%;
    height: 80%
}

[class*=bdt-animation-] {
    animation: .5s ease-out both
}

.bdt-animation-fade {
    animation-name: bdt-fade;
    animation-duration: .8s;
    animation-timing-function: linear
}

.bdt-animation-scale-up {
    animation-name: bdt-fade,bdt-scale-up
}

.bdt-animation-scale-down {
    animation-name: bdt-fade,bdt-scale-down
}

.bdt-animation-slide-top {
    animation-name: bdt-fade,bdt-slide-top
}

.bdt-animation-slide-bottom {
    animation-name: bdt-fade,bdt-slide-bottom
}

.bdt-animation-slide-left {
    animation-name: bdt-fade,bdt-slide-left
}

.bdt-animation-slide-right {
    animation-name: bdt-fade,bdt-slide-right
}

.bdt-animation-slide-top-small {
    animation-name: bdt-fade,bdt-slide-top-small
}

.bdt-animation-slide-bottom-small {
    animation-name: bdt-fade,bdt-slide-bottom-small
}

.bdt-animation-slide-left-small {
    animation-name: bdt-fade,bdt-slide-left-small
}

.bdt-animation-slide-right-small {
    animation-name: bdt-fade,bdt-slide-right-small
}

.bdt-animation-slide-top-medium {
    animation-name: bdt-fade,bdt-slide-top-medium
}

.bdt-animation-slide-bottom-medium {
    animation-name: bdt-fade,bdt-slide-bottom-medium
}

.bdt-animation-slide-left-medium {
    animation-name: bdt-fade,bdt-slide-left-medium
}

.bdt-animation-slide-right-medium {
    animation-name: bdt-fade,bdt-slide-right-medium
}

.bdt-animation-kenburns {
    animation-name: bdt-kenburns;
    animation-duration: 15s
}

.bdt-animation-shake {
    animation-name: bdt-shake
}

.bdt-animation-stroke {
    animation-name: bdt-stroke;
    animation-duration: 2s;
    stroke-dasharray: var(--bdt-animation-stroke)
}

.bdt-animation-reverse {
    animation-direction: reverse;
    animation-timing-function: ease-in
}

.bdt-animation-fast {
    animation-duration: .1s
}

.bdt-animation-toggle:not(:hover):not(:focus) [class*=bdt-animation-] {
    animation-name: none
}

@keyframes bdt-fade {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes bdt-scale-up {
    0% {
        transform: scale(.9)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes bdt-scale-down {
    0% {
        transform: scale(1.1)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes bdt-slide-top {
    0% {
        transform: translateY(-100%)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes bdt-slide-bottom {
    0% {
        transform: translateY(100%)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes bdt-slide-left {
    0% {
        transform: translateX(-100%)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes bdt-slide-right {
    0% {
        transform: translateX(100%)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes bdt-slide-top-small {
    0% {
        transform: translateY(-10px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes bdt-slide-bottom-small {
    0% {
        transform: translateY(10px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes bdt-slide-left-small {
    0% {
        transform: translateX(-10px)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes bdt-slide-right-small {
    0% {
        transform: translateX(10px)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes bdt-slide-top-medium {
    0% {
        transform: translateY(-50px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes bdt-slide-bottom-medium {
    0% {
        transform: translateY(50px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes bdt-slide-left-medium {
    0% {
        transform: translateX(-50px)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes bdt-slide-right-medium {
    0% {
        transform: translateX(50px)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes bdt-kenburns {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(1.2)
    }
}

@keyframes bdt-shake {
    0%,100% {
        transform: translateX(0)
    }

    10% {
        transform: translateX(-9px)
    }

    20% {
        transform: translateX(8px)
    }

    30% {
        transform: translateX(-7px)
    }

    40% {
        transform: translateX(6px)
    }

    50% {
        transform: translateX(-5px)
    }

    60% {
        transform: translateX(4px)
    }

    70% {
        transform: translateX(-3px)
    }

    80% {
        transform: translateX(2px)
    }

    90% {
        transform: translateX(-1px)
    }
}

@keyframes bdt-stroke {
    0% {
        stroke-dashoffset: var(--bdt-animation-stroke)
    }

    100% {
        stroke-dashoffset: 0
    }
}

[class*=bdt-child-width]>* {
    box-sizing: border-box;
    width: 100%
}

.bdt-child-width-1-2>* {
    width: 50%
}

.bdt-child-width-1-3>* {
    width: calc(100%/3)
}

.bdt-child-width-1-4>* {
    width: 25%
}

.bdt-child-width-1-5>* {
    width: 20%
}

.bdt-child-width-1-6>* {
    width: calc(100%/6)
}

.bdt-child-width-auto>* {
    width: auto
}

.bdt-child-width-expand>:not([class*=bdt-width]) {
    flex: 1;
    min-width: 1px
}

@media(min-width: 640px) {
    .bdt-child-width-1-1\@s>* {
        width:100%
    }

    .bdt-child-width-1-2\@s>* {
        width: 50%
    }

    .bdt-child-width-1-3\@s>* {
        width: calc(100%/3)
    }

    .bdt-child-width-1-4\@s>* {
        width: 25%
    }

    .bdt-child-width-1-5\@s>* {
        width: 20%
    }

    .bdt-child-width-1-6\@s>* {
        width: calc(100%/6)
    }

    .bdt-child-width-auto\@s>* {
        width: auto
    }

    .bdt-child-width-expand\@s>:not([class*=bdt-width]) {
        flex: 1;
        min-width: 1px
    }

    .bdt-child-width-1-1\@s>:not([class*=bdt-width]),.bdt-child-width-1-2\@s>:not([class*=bdt-width]),.bdt-child-width-1-3\@s>:not([class*=bdt-width]),.bdt-child-width-1-4\@s>:not([class*=bdt-width]),.bdt-child-width-1-5\@s>:not([class*=bdt-width]),.bdt-child-width-1-6\@s>:not([class*=bdt-width]),.bdt-child-width-auto\@s>:not([class*=bdt-width]) {
        flex: initial
    }
}

@media(min-width: 960px) {
    .bdt-child-width-1-1\@m>* {
        width:100%
    }

    .bdt-child-width-1-2\@m>* {
        width: 50%
    }

    .bdt-child-width-1-3\@m>* {
        width: calc(100%/3)
    }

    .bdt-child-width-1-4\@m>* {
        width: 25%
    }

    .bdt-child-width-1-5\@m>* {
        width: 20%
    }

    .bdt-child-width-1-6\@m>* {
        width: calc(100%/6)
    }

    .bdt-child-width-auto\@m>* {
        width: auto
    }

    .bdt-child-width-expand\@m>:not([class*=bdt-width]) {
        flex: 1;
        min-width: 1px
    }

    .bdt-child-width-1-1\@m>:not([class*=bdt-width]),.bdt-child-width-1-2\@m>:not([class*=bdt-width]),.bdt-child-width-1-3\@m>:not([class*=bdt-width]),.bdt-child-width-1-4\@m>:not([class*=bdt-width]),.bdt-child-width-1-5\@m>:not([class*=bdt-width]),.bdt-child-width-1-6\@m>:not([class*=bdt-width]),.bdt-child-width-auto\@m>:not([class*=bdt-width]) {
        flex: initial
    }
}

@media(min-width: 1200px) {
    .bdt-child-width-1-1\@l>* {
        width:100%
    }

    .bdt-child-width-1-2\@l>* {
        width: 50%
    }

    .bdt-child-width-1-3\@l>* {
        width: calc(100%/3)
    }

    .bdt-child-width-1-4\@l>* {
        width: 25%
    }

    .bdt-child-width-1-5\@l>* {
        width: 20%
    }

    .bdt-child-width-1-6\@l>* {
        width: calc(100%/6)
    }

    .bdt-child-width-auto\@l>* {
        width: auto
    }

    .bdt-child-width-expand\@l>:not([class*=bdt-width]) {
        flex: 1;
        min-width: 1px
    }

    .bdt-child-width-1-1\@l>:not([class*=bdt-width]),.bdt-child-width-1-2\@l>:not([class*=bdt-width]),.bdt-child-width-1-3\@l>:not([class*=bdt-width]),.bdt-child-width-1-4\@l>:not([class*=bdt-width]),.bdt-child-width-1-5\@l>:not([class*=bdt-width]),.bdt-child-width-1-6\@l>:not([class*=bdt-width]),.bdt-child-width-auto\@l>:not([class*=bdt-width]) {
        flex: initial
    }
}

@media(min-width: 1600px) {
    .bdt-child-width-1-1\@xl>* {
        width:100%
    }

    .bdt-child-width-1-2\@xl>* {
        width: 50%
    }

    .bdt-child-width-1-3\@xl>* {
        width: calc(100%/3)
    }

    .bdt-child-width-1-4\@xl>* {
        width: 25%
    }

    .bdt-child-width-1-5\@xl>* {
        width: 20%
    }

    .bdt-child-width-1-6\@xl>* {
        width: calc(100%/6)
    }

    .bdt-child-width-auto\@xl>* {
        width: auto
    }

    .bdt-child-width-expand\@xl>:not([class*=bdt-width]) {
        flex: 1;
        min-width: 1px
    }

    .bdt-child-width-1-1\@xl>:not([class*=bdt-width]),.bdt-child-width-1-2\@xl>:not([class*=bdt-width]),.bdt-child-width-1-3\@xl>:not([class*=bdt-width]),.bdt-child-width-1-4\@xl>:not([class*=bdt-width]),.bdt-child-width-1-5\@xl>:not([class*=bdt-width]),.bdt-child-width-1-6\@xl>:not([class*=bdt-width]),.bdt-child-width-auto\@xl>:not([class*=bdt-width]) {
        flex: initial
    }
}

[class*=bdt-width] {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%
}

.bdt-width-1-2 {
    width: 50%
}

.bdt-width-1-3 {
    width: calc(100%/3)
}

.bdt-width-2-3 {
    width: calc(200%/3)
}

.bdt-width-1-4 {
    width: 25%
}

.bdt-width-3-4 {
    width: 75%
}

.bdt-width-1-5 {
    width: 20%
}

.bdt-width-2-5 {
    width: 40%
}

.bdt-width-3-5 {
    width: 60%
}

.bdt-width-4-5 {
    width: 80%
}

.bdt-width-1-6 {
    width: calc(100%/6)
}

.bdt-width-5-6 {
    width: calc(500%/6)
}

.bdt-width-small {
    width: 150px
}

.bdt-width-medium {
    width: 300px
}

.bdt-width-large {
    width: 450px
}

.bdt-width-xlarge {
    width: 600px
}

.bdt-width-2xlarge {
    width: 750px
}

.bdt-width-auto {
    width: auto
}

.bdt-width-expand {
    flex: 1;
    min-width: 1px
}

@media(min-width: 640px) {
    .bdt-width-1-1\@s {
        width:100%
    }

    .bdt-width-1-2\@s {
        width: 50%
    }

    .bdt-width-1-3\@s {
        width: calc(100%/3)
    }

    .bdt-width-2-3\@s {
        width: calc(200%/3)
    }

    .bdt-width-1-4\@s {
        width: 25%
    }

    .bdt-width-3-4\@s {
        width: 75%
    }

    .bdt-width-1-5\@s {
        width: 20%
    }

    .bdt-width-2-5\@s {
        width: 40%
    }

    .bdt-width-3-5\@s {
        width: 60%
    }

    .bdt-width-4-5\@s {
        width: 80%
    }

    .bdt-width-1-6\@s {
        width: calc(100%/6)
    }

    .bdt-width-5-6\@s {
        width: calc(500%/6)
    }

    .bdt-width-small\@s {
        width: 150px
    }

    .bdt-width-medium\@s {
        width: 300px
    }

    .bdt-width-large\@s {
        width: 450px
    }

    .bdt-width-xlarge\@s {
        width: 600px
    }

    .bdt-width-2xlarge\@s {
        width: 750px
    }

    .bdt-width-auto\@s {
        width: auto
    }

    .bdt-width-expand\@s {
        flex: 1;
        min-width: 1px
    }

    .bdt-width-1-1\@s,.bdt-width-1-2\@s,.bdt-width-1-3\@s,.bdt-width-2-3\@s,.bdt-width-1-4\@s,.bdt-width-3-4\@s,.bdt-width-1-5\@s,.bdt-width-2-5\@s,.bdt-width-3-5\@s,.bdt-width-4-5\@s,.bdt-width-1-6\@s,.bdt-width-5-6\@s,.bdt-width-small\@s,.bdt-width-medium\@s,.bdt-width-large\@s,.bdt-width-xlarge\@s,.bdt-width-2xlarge\@s,.bdt-width-auto\@s {
        flex: initial
    }
}

@media(min-width: 960px) {
    .bdt-width-1-1\@m {
        width:100%
    }

    .bdt-width-1-2\@m {
        width: 50%
    }

    .bdt-width-1-3\@m {
        width: calc(100%/3)
    }

    .bdt-width-2-3\@m {
        width: calc(200%/3)
    }

    .bdt-width-1-4\@m {
        width: 25%
    }

    .bdt-width-3-4\@m {
        width: 75%
    }

    .bdt-width-1-5\@m {
        width: 20%
    }

    .bdt-width-2-5\@m {
        width: 40%
    }

    .bdt-width-3-5\@m {
        width: 60%
    }

    .bdt-width-4-5\@m {
        width: 80%
    }

    .bdt-width-1-6\@m {
        width: calc(100%/6)
    }

    .bdt-width-5-6\@m {
        width: calc(500%/6)
    }

    .bdt-width-small\@m {
        width: 150px
    }

    .bdt-width-medium\@m {
        width: 300px
    }

    .bdt-width-large\@m {
        width: 450px
    }

    .bdt-width-xlarge\@m {
        width: 600px
    }

    .bdt-width-2xlarge\@m {
        width: 750px
    }

    .bdt-width-auto\@m {
        width: auto
    }

    .bdt-width-expand\@m {
        flex: 1;
        min-width: 1px
    }

    .bdt-width-1-1\@m,.bdt-width-1-2\@m,.bdt-width-1-3\@m,.bdt-width-2-3\@m,.bdt-width-1-4\@m,.bdt-width-3-4\@m,.bdt-width-1-5\@m,.bdt-width-2-5\@m,.bdt-width-3-5\@m,.bdt-width-4-5\@m,.bdt-width-1-6\@m,.bdt-width-5-6\@m,.bdt-width-small\@m,.bdt-width-medium\@m,.bdt-width-large\@m,.bdt-width-xlarge\@m,.bdt-width-2xlarge\@m,.bdt-width-auto\@m {
        flex: initial
    }
}

@media(min-width: 1200px) {
    .bdt-width-1-1\@l {
        width:100%
    }

    .bdt-width-1-2\@l {
        width: 50%
    }

    .bdt-width-1-3\@l {
        width: calc(100%/3)
    }

    .bdt-width-2-3\@l {
        width: calc(200%/3)
    }

    .bdt-width-1-4\@l {
        width: 25%
    }

    .bdt-width-3-4\@l {
        width: 75%
    }

    .bdt-width-1-5\@l {
        width: 20%
    }

    .bdt-width-2-5\@l {
        width: 40%
    }

    .bdt-width-3-5\@l {
        width: 60%
    }

    .bdt-width-4-5\@l {
        width: 80%
    }

    .bdt-width-1-6\@l {
        width: calc(100%/6)
    }

    .bdt-width-5-6\@l {
        width: calc(500%/6)
    }

    .bdt-width-small\@l {
        width: 150px
    }

    .bdt-width-medium\@l {
        width: 300px
    }

    .bdt-width-large\@l {
        width: 450px
    }

    .bdt-width-xlarge\@l {
        width: 600px
    }

    .bdt-width-2xlarge\@l {
        width: 750px
    }

    .bdt-width-auto\@l {
        width: auto
    }

    .bdt-width-expand\@l {
        flex: 1;
        min-width: 1px
    }

    .bdt-width-1-1\@l,.bdt-width-1-2\@l,.bdt-width-1-3\@l,.bdt-width-2-3\@l,.bdt-width-1-4\@l,.bdt-width-3-4\@l,.bdt-width-1-5\@l,.bdt-width-2-5\@l,.bdt-width-3-5\@l,.bdt-width-4-5\@l,.bdt-width-1-6\@l,.bdt-width-5-6\@l,.bdt-width-small\@l,.bdt-width-medium\@l,.bdt-width-large\@l,.bdt-width-xlarge\@l,.bdt-width-2xlarge\@l,.bdt-width-auto\@l {
        flex: initial
    }
}

@media(min-width: 1600px) {
    .bdt-width-1-1\@xl {
        width:100%
    }

    .bdt-width-1-2\@xl {
        width: 50%
    }

    .bdt-width-1-3\@xl {
        width: calc(100%/3)
    }

    .bdt-width-2-3\@xl {
        width: calc(200%/3)
    }

    .bdt-width-1-4\@xl {
        width: 25%
    }

    .bdt-width-3-4\@xl {
        width: 75%
    }

    .bdt-width-1-5\@xl {
        width: 20%
    }

    .bdt-width-2-5\@xl {
        width: 40%
    }

    .bdt-width-3-5\@xl {
        width: 60%
    }

    .bdt-width-4-5\@xl {
        width: 80%
    }

    .bdt-width-1-6\@xl {
        width: calc(100%/6)
    }

    .bdt-width-5-6\@xl {
        width: calc(500%/6)
    }

    .bdt-width-small\@xl {
        width: 150px
    }

    .bdt-width-medium\@xl {
        width: 300px
    }

    .bdt-width-large\@xl {
        width: 450px
    }

    .bdt-width-xlarge\@xl {
        width: 600px
    }

    .bdt-width-2xlarge\@xl {
        width: 750px
    }

    .bdt-width-auto\@xl {
        width: auto
    }

    .bdt-width-expand\@xl {
        flex: 1;
        min-width: 1px
    }

    .bdt-width-1-1\@xl,.bdt-width-1-2\@xl,.bdt-width-1-3\@xl,.bdt-width-2-3\@xl,.bdt-width-1-4\@xl,.bdt-width-3-4\@xl,.bdt-width-1-5\@xl,.bdt-width-2-5\@xl,.bdt-width-3-5\@xl,.bdt-width-4-5\@xl,.bdt-width-1-6\@xl,.bdt-width-5-6\@xl,.bdt-width-small\@xl,.bdt-width-medium\@xl,.bdt-width-large\@xl,.bdt-width-xlarge\@xl,.bdt-width-2xlarge\@xl,.bdt-width-auto\@xl {
        flex: initial
    }
}

.bdt-width-max-content {
    width: max-content
}

.bdt-width-min-content {
    width: min-content
}

[class*=bdt-height] {
    box-sizing: border-box
}

.bdt-height-1-1 {
    height: 100%
}

.bdt-height-viewport {
    min-height: 100vh
}

.bdt-height-viewport-2 {
    min-height: 200vh
}

.bdt-height-viewport-3 {
    min-height: 300vh
}

.bdt-height-viewport-4 {
    min-height: 400vh
}

.bdt-height-small {
    height: 150px
}

.bdt-height-medium {
    height: 300px
}

.bdt-height-large {
    height: 450px
}

.bdt-height-max-small {
    max-height: 150px
}

.bdt-height-max-medium {
    max-height: 300px
}

.bdt-height-max-large {
    max-height: 450px
}

.bdt-text-lead {
    font-size: 1.5rem;
    line-height: 1.5;
    color: #333
}

.bdt-text-meta {
    font-size: .875rem;
    line-height: 1.4;
    color: #999
}

.bdt-text-small {
    font-size: .875rem;
    line-height: 1.5
}

.bdt-text-large {
    font-size: 1.5rem;
    line-height: 1.5
}

.bdt-text-default {
    font-size: 16px;
    line-height: 1.5
}

.bdt-text-light {
    font-weight: 300
}

.bdt-text-normal {
    font-weight: 400
}

.bdt-text-bold {
    font-weight: 700
}

.bdt-text-lighter {
    font-weight: lighter
}

.bdt-text-bolder {
    font-weight: bolder
}

.bdt-text-italic {
    font-style: italic
}

.bdt-text-capitalize {
    text-transform: capitalize!important
}

.bdt-text-uppercase {
    text-transform: uppercase!important
}

.bdt-text-lowercase {
    text-transform: lowercase!important
}

.bdt-text-decoration-none {
    text-decoration: none!important
}

.bdt-text-muted {
    color: #999!important
}

.bdt-text-emphasis {
    color: #333!important
}

.bdt-text-primary {
    color: #1e87f0!important
}

.bdt-text-secondary {
    color: #222!important
}

.bdt-text-success {
    color: #32d296!important
}

.bdt-text-warning {
    color: #faa05a!important
}

.bdt-text-danger {
    color: #f0506e!important
}

.bdt-text-background {
    -webkit-background-clip: text;
    color: transparent!important;
    display: inline-block;
    background-color: #1e87f0
}

.bdt-text-left {
    text-align: left!important
}

.bdt-text-right {
    text-align: right!important
}

.bdt-text-center {
    text-align: center!important
}

.bdt-text-justify {
    text-align: justify!important
}

@media(min-width: 640px) {
    .bdt-text-left\@s {
        text-align:left!important
    }

    .bdt-text-right\@s {
        text-align: right!important
    }

    .bdt-text-center\@s {
        text-align: center!important
    }
}

@media(min-width: 960px) {
    .bdt-text-left\@m {
        text-align:left!important
    }

    .bdt-text-right\@m {
        text-align: right!important
    }

    .bdt-text-center\@m {
        text-align: center!important
    }
}

@media(min-width: 1200px) {
    .bdt-text-left\@l {
        text-align:left!important
    }

    .bdt-text-right\@l {
        text-align: right!important
    }

    .bdt-text-center\@l {
        text-align: center!important
    }
}

@media(min-width: 1600px) {
    .bdt-text-left\@xl {
        text-align:left!important
    }

    .bdt-text-right\@xl {
        text-align: right!important
    }

    .bdt-text-center\@xl {
        text-align: center!important
    }
}

.bdt-text-top {
    vertical-align: top!important
}

.bdt-text-middle {
    vertical-align: middle!important
}

.bdt-text-bottom {
    vertical-align: bottom!important
}

.bdt-text-baseline {
    vertical-align: baseline!important
}

.bdt-text-nowrap {
    white-space: nowrap
}

.bdt-text-truncate {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

th.bdt-text-truncate,td.bdt-text-truncate {
    max-width: 0
}

.bdt-text-break {
    overflow-wrap: break-word
}

th.bdt-text-break,td.bdt-text-break {
    word-break: break-word
}

[class*=bdt-column-] {
    column-gap: 30px
}

@media(min-width: 1200px) {
    [class*=bdt-column-] {
        column-gap:40px
    }
}

[class*=bdt-column-] img {
    transform: translate3d(0,0,0)
}

.bdt-column-divider {
    column-rule: 1px solid rgba(214,214,214,.49);
    column-gap: 60px
}

@media(min-width: 1200px) {
    .bdt-column-divider {
        column-gap:80px
    }
}

.bdt-column-1-2 {
    column-count: 2
}

.bdt-column-1-3 {
    column-count: 3
}

.bdt-column-1-4 {
    column-count: 4
}

.bdt-column-1-5 {
    column-count: 5
}

.bdt-column-1-6 {
    column-count: 6
}

@media(min-width: 640px) {
    .bdt-column-1-2\@s {
        column-count:2
    }

    .bdt-column-1-3\@s {
        column-count: 3
    }

    .bdt-column-1-4\@s {
        column-count: 4
    }

    .bdt-column-1-5\@s {
        column-count: 5
    }

    .bdt-column-1-6\@s {
        column-count: 6
    }
}

@media(min-width: 960px) {
    .bdt-column-1-2\@m {
        column-count:2
    }

    .bdt-column-1-3\@m {
        column-count: 3
    }

    .bdt-column-1-4\@m {
        column-count: 4
    }

    .bdt-column-1-5\@m {
        column-count: 5
    }

    .bdt-column-1-6\@m {
        column-count: 6
    }
}

@media(min-width: 1200px) {
    .bdt-column-1-2\@l {
        column-count:2
    }

    .bdt-column-1-3\@l {
        column-count: 3
    }

    .bdt-column-1-4\@l {
        column-count: 4
    }

    .bdt-column-1-5\@l {
        column-count: 5
    }

    .bdt-column-1-6\@l {
        column-count: 6
    }
}

@media(min-width: 1600px) {
    .bdt-column-1-2\@xl {
        column-count:2
    }

    .bdt-column-1-3\@xl {
        column-count: 3
    }

    .bdt-column-1-4\@xl {
        column-count: 4
    }

    .bdt-column-1-5\@xl {
        column-count: 5
    }

    .bdt-column-1-6\@xl {
        column-count: 6
    }
}

.bdt-column-span {
    column-span: all
}

[bdt-cover]:where(canvas,iframe,svg),[data-bdt-cover]:where(canvas,iframe,svg) {
    max-width: none;
    position: absolute;
    left: 50%;
    top: 50%;
    --bdt-position-translate-x: -50%;
    --bdt-position-translate-y: -50%;
    transform: translate(var(--bdt-position-translate-x),var(--bdt-position-translate-y))
}

iframe[bdt-cover],iframe[data-bdt-cover] {
    pointer-events: none
}

[bdt-cover]:where(img,video),[data-bdt-cover]:where(img,video) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    object-fit: cover;
    object-position: center
}

.bdt-cover-container {
    overflow: hidden;
    position: relative
}

.bdt-background-default {
    background-color: #fff
}

.bdt-background-muted {
    background-color: #f8f8f8
}

.bdt-background-primary {
    background-color: #1e87f0
}

.bdt-background-secondary {
    background-color: #222
}

.bdt-background-cover,.bdt-background-contain,.bdt-background-width-1-1,.bdt-background-height-1-1 {
    background-position: 50%;
    background-repeat: no-repeat
}

.bdt-background-cover {
    background-size: cover
}

.bdt-background-contain {
    background-size: contain
}

.bdt-background-width-1-1 {
    background-size: 100%
}

.bdt-background-height-1-1 {
    background-size: auto 100%
}

.bdt-background-top-left {
    background-position: 0 0
}

.bdt-background-top-center {
    background-position: 50% 0
}

.bdt-background-top-right {
    background-position: 100% 0
}

.bdt-background-center-left {
    background-position: 0
}

.bdt-background-center-center {
    background-position: 50%
}

.bdt-background-center-right {
    background-position: 100%
}

.bdt-background-bottom-left {
    background-position: 0 100%
}

.bdt-background-bottom-center {
    background-position: 50% 100%
}

.bdt-background-bottom-right {
    background-position: 100% 100%
}

.bdt-background-norepeat {
    background-repeat: no-repeat
}

.bdt-background-fixed {
    background-attachment: fixed;
    backface-visibility: hidden
}

@media(pointer: coarse) {
    .bdt-background-fixed {
        background-attachment:scroll
    }
}

@media(max-width: 639px) {
    .bdt-background-image\@s {
        background-image:none!important
    }
}

@media(max-width: 959px) {
    .bdt-background-image\@m {
        background-image:none!important
    }
}

@media(max-width: 1199px) {
    .bdt-background-image\@l {
        background-image:none!important
    }
}

@media(max-width: 1599px) {
    .bdt-background-image\@xl {
        background-image:none!important
    }
}

.bdt-background-blend-multiply {
    background-blend-mode: multiply
}

.bdt-background-blend-screen {
    background-blend-mode: screen
}

.bdt-background-blend-overlay {
    background-blend-mode: overlay
}

.bdt-background-blend-darken {
    background-blend-mode: darken
}

.bdt-background-blend-lighten {
    background-blend-mode: lighten
}

.bdt-background-blend-color-dodge {
    background-blend-mode: color-dodge
}

.bdt-background-blend-color-burn {
    background-blend-mode: color-burn
}

.bdt-background-blend-hard-light {
    background-blend-mode: hard-light
}

.bdt-background-blend-soft-light {
    background-blend-mode: soft-light
}

.bdt-background-blend-difference {
    background-blend-mode: difference
}

.bdt-background-blend-exclusion {
    background-blend-mode: exclusion
}

.bdt-background-blend-hue {
    background-blend-mode: hue
}

.bdt-background-blend-saturation {
    background-blend-mode: saturation
}

.bdt-background-blend-color {
    background-blend-mode: color
}

.bdt-background-blend-luminosity {
    background-blend-mode: luminosity
}

[class*=bdt-align] {
    display: block;
    margin-bottom: 30px
}

*+[class*=bdt-align] {
    margin-top: 30px
}

.bdt-align-center {
    margin-left: auto;
    margin-right: auto
}

.bdt-align-left {
    margin-top: 0;
    margin-right: 30px;
    float: left
}

.bdt-align-right {
    margin-top: 0;
    margin-left: 30px;
    float: right
}

@media(min-width: 640px) {
    .bdt-align-left\@s {
        margin-top:0;
        margin-right: 30px;
        float: left
    }

    .bdt-align-right\@s {
        margin-top: 0;
        margin-left: 30px;
        float: right
    }
}

@media(min-width: 960px) {
    .bdt-align-left\@m {
        margin-top:0;
        margin-right: 30px;
        float: left
    }

    .bdt-align-right\@m {
        margin-top: 0;
        margin-left: 30px;
        float: right
    }
}

@media(min-width: 1200px) {
    .bdt-align-left\@l {
        margin-top:0;
        float: left
    }

    .bdt-align-right\@l {
        margin-top: 0;
        float: right
    }

    .bdt-align-left,.bdt-align-left\@s,.bdt-align-left\@m,.bdt-align-left\@l {
        margin-right: 40px
    }

    .bdt-align-right,.bdt-align-right\@s,.bdt-align-right\@m,.bdt-align-right\@l {
        margin-left: 40px
    }
}

@media(min-width: 1600px) {
    .bdt-align-left\@xl {
        margin-top:0;
        margin-right: 40px;
        float: left
    }

    .bdt-align-right\@xl {
        margin-top: 0;
        margin-left: 40px;
        float: right
    }
}

.bdt-svg,.bdt-svg:not(.bdt-preserve) [fill*="#"]:not(.bdt-preserve) {
    fill: currentcolor
}

.bdt-svg:not(.bdt-preserve) [stroke*="#"]:not(.bdt-preserve) {
    stroke: currentcolor
}

.bdt-svg {
    transform: translate(0,0)
}

.bdt-panel {
    display: flow-root;
    position: relative;
    box-sizing: border-box
}

.bdt-panel>:last-child {
    margin-bottom: 0
}

.bdt-panel-scrollable {
    height: 170px;
    padding: 10px;
    border: 1px solid rgba(214,214,214,.49);
    overflow: auto;
    resize: both
}

.bdt-clearfix::before {
    content: "";
    display: table-cell
}

.bdt-clearfix::after {
    content: "";
    display: table;
    clear: both
}

.bdt-float-left {
    float: left
}

.bdt-float-right {
    float: right
}

[class*=bdt-float-] {
    max-width: 100%
}

.bdt-overflow-hidden {
    overflow: hidden
}

.bdt-overflow-auto {
    overflow: auto
}

.bdt-overflow-auto>:last-child {
    margin-bottom: 0
}

.bdt-box-sizing-content {
    box-sizing: content-box
}

.bdt-box-sizing-border {
    box-sizing: border-box
}

.bdt-resize {
    resize: both
}

.bdt-resize-horizontal {
    resize: horizontal
}

.bdt-resize-vertical {
    resize: vertical
}

.bdt-display-block {
    display: block!important
}

.bdt-display-inline {
    display: inline!important
}

.bdt-display-inline-block {
    display: inline-block!important
}

[class*=bdt-inline] {
    display: inline-block;
    position: relative;
    max-width: 100%;
    vertical-align: middle;
    -webkit-backface-visibility: hidden
}

.bdt-inline-clip {
    overflow: hidden
}

.bdt-preserve-width,.bdt-preserve-width canvas,.bdt-preserve-width img,.bdt-preserve-width svg,.bdt-preserve-width video {
    max-width: none
}

.bdt-responsive-width,.bdt-responsive-height {
    box-sizing: border-box
}

.bdt-responsive-width {
    max-width: 100%!important;
    height: auto
}

.bdt-responsive-height {
    max-height: 100%;
    width: auto;
    max-width: none
}

[bdt-responsive],[data-bdt-responsive] {
    max-width: 100%
}

.bdt-object-cover {
    object-fit: cover
}

.bdt-object-contain {
    object-fit: contain
}

.bdt-object-fill {
    object-fit: fill
}

.bdt-object-none {
    object-fit: none
}

.bdt-object-scale-down {
    object-fit: scale-down
}

.bdt-object-top-left {
    object-position: 0 0
}

.bdt-object-top-center {
    object-position: 50% 0
}

.bdt-object-top-right {
    object-position: 100% 0
}

.bdt-object-center-left {
    object-position: 0 50%
}

.bdt-object-center-center {
    object-position: 50% 50%
}

.bdt-object-center-right {
    object-position: 100% 50%
}

.bdt-object-bottom-left {
    object-position: 0 100%
}

.bdt-object-bottom-center {
    object-position: 50% 100%
}

.bdt-object-bottom-right {
    object-position: 100% 100%
}

.bdt-border-circle {
    border-radius: 50%
}

.bdt-border-pill {
    border-radius: 500px
}

.bdt-border-rounded {
    border-radius: 5px
}

.bdt-inline-clip[class*=bdt-border-] {
    -webkit-transform: translateZ(0)
}

.bdt-box-shadow-small {
    box-shadow: 0 2px 8px rgba(0,0,0,8%)
}

.bdt-box-shadow-medium {
    box-shadow: 0 5px 15px rgba(0,0,0,8%)
}

.bdt-box-shadow-large {
    box-shadow: 0 14px 25px rgba(0,0,0,.16)
}

.bdt-box-shadow-xlarge {
    box-shadow: 0 28px 50px rgba(0,0,0,.16)
}

[class*=bdt-box-shadow-hover] {
    transition: box-shadow .1s ease-in-out
}

.bdt-box-shadow-hover-small:hover {
    box-shadow: 0 2px 8px rgba(0,0,0,8%)
}

.bdt-box-shadow-hover-medium:hover {
    box-shadow: 0 5px 15px rgba(0,0,0,8%)
}

.bdt-box-shadow-hover-large:hover {
    box-shadow: 0 14px 25px rgba(0,0,0,.16)
}

.bdt-box-shadow-hover-xlarge:hover {
    box-shadow: 0 28px 50px rgba(0,0,0,.16)
}

@supports(filter: blur(0)) {
    .bdt-box-shadow-bottom {
        display:inline-block;
        position: relative;
        z-index: 0;
        max-width: 100%;
        vertical-align: middle
    }

    .bdt-box-shadow-bottom::after {
        content: "";
        position: absolute;
        bottom: -30px;
        left: 0;
        right: 0;
        z-index: -1;
        height: 30px;
        border-radius: 100%;
        background: #444;
        filter: blur(20px);
        will-change: filter
    }
}

.bdt-dropcap::first-letter,.bdt-dropcap>p:first-of-type::first-letter {
    display: block;
    margin-right: 10px;
    float: left;
    font-size: 4.5em;
    line-height: 1
}

@-moz-document url-prefix() {
    .bdt-dropcap::first-letter,.bdt-dropcap>p:first-of-type::first-letter {
        margin-top: 1.1%
    }
}

.bdt-logo {
    font-size: 1.5rem;
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;
    color: #333;
    text-decoration: none
}

:where(.bdt-logo) {
    display: inline-block;
    vertical-align: middle
}

.bdt-logo:hover {
    color: #333;
    text-decoration: none
}

.bdt-logo :where(img,svg,video) {
    display: block
}

.bdt-logo-inverse {
    display: none
}

.bdt-disabled {
    pointer-events: none
}

.bdt-drag,.bdt-drag * {
    cursor: move
}

.bdt-drag iframe {
    pointer-events: none
}

.bdt-dragover {
    box-shadow: 0 0 20px rgba(100,100,100,.3)
}

.bdt-blend-multiply {
    mix-blend-mode: multiply
}

.bdt-blend-screen {
    mix-blend-mode: screen
}

.bdt-blend-overlay {
    mix-blend-mode: overlay
}

.bdt-blend-darken {
    mix-blend-mode: darken
}

.bdt-blend-lighten {
    mix-blend-mode: lighten
}

.bdt-blend-color-dodge {
    mix-blend-mode: color-dodge
}

.bdt-blend-color-burn {
    mix-blend-mode: color-burn
}

.bdt-blend-hard-light {
    mix-blend-mode: hard-light
}

.bdt-blend-soft-light {
    mix-blend-mode: soft-light
}

.bdt-blend-difference {
    mix-blend-mode: difference
}

.bdt-blend-exclusion {
    mix-blend-mode: exclusion
}

.bdt-blend-hue {
    mix-blend-mode: hue
}

.bdt-blend-saturation {
    mix-blend-mode: saturation
}

.bdt-blend-color {
    mix-blend-mode: color
}

.bdt-blend-luminosity {
    mix-blend-mode: luminosity
}

.bdt-transform-center {
    transform: translate(-50%,-50%)
}

.bdt-transform-origin-top-left {
    transform-origin: 0 0
}

.bdt-transform-origin-top-center {
    transform-origin: 50% 0
}

.bdt-transform-origin-top-right {
    transform-origin: 100% 0
}

.bdt-transform-origin-center-left {
    transform-origin: 0 50%
}

.bdt-transform-origin-center-right {
    transform-origin: 100% 50%
}

.bdt-transform-origin-bottom-left {
    transform-origin: 0 100%
}

.bdt-transform-origin-bottom-center {
    transform-origin: 50% 100%
}

.bdt-transform-origin-bottom-right {
    transform-origin: 100% 100%
}

.bdt-flex {
    display: flex
}

.bdt-flex-inline {
    display: inline-flex
}

.bdt-flex-left {
    justify-content: flex-start
}

.bdt-flex-center {
    justify-content: center
}

.bdt-flex-right {
    justify-content: flex-end
}

.bdt-flex-between {
    justify-content: space-between
}

.bdt-flex-around {
    justify-content: space-around
}

@media(min-width: 640px) {
    .bdt-flex-left\@s {
        justify-content:flex-start
    }

    .bdt-flex-center\@s {
        justify-content: center
    }

    .bdt-flex-right\@s {
        justify-content: flex-end
    }

    .bdt-flex-between\@s {
        justify-content: space-between
    }

    .bdt-flex-around\@s {
        justify-content: space-around
    }
}

@media(min-width: 960px) {
    .bdt-flex-left\@m {
        justify-content:flex-start
    }

    .bdt-flex-center\@m {
        justify-content: center
    }

    .bdt-flex-right\@m {
        justify-content: flex-end
    }

    .bdt-flex-between\@m {
        justify-content: space-between
    }

    .bdt-flex-around\@m {
        justify-content: space-around
    }
}

@media(min-width: 1200px) {
    .bdt-flex-left\@l {
        justify-content:flex-start
    }

    .bdt-flex-center\@l {
        justify-content: center
    }

    .bdt-flex-right\@l {
        justify-content: flex-end
    }

    .bdt-flex-between\@l {
        justify-content: space-between
    }

    .bdt-flex-around\@l {
        justify-content: space-around
    }
}

@media(min-width: 1600px) {
    .bdt-flex-left\@xl {
        justify-content:flex-start
    }

    .bdt-flex-center\@xl {
        justify-content: center
    }

    .bdt-flex-right\@xl {
        justify-content: flex-end
    }

    .bdt-flex-between\@xl {
        justify-content: space-between
    }

    .bdt-flex-around\@xl {
        justify-content: space-around
    }
}

.bdt-flex-stretch {
    align-items: stretch
}

.bdt-flex-top {
    align-items: flex-start
}

.bdt-flex-middle {
    align-items: center
}

.bdt-flex-bottom {
    align-items: flex-end
}

@media(min-width: 640px) {
    .bdt-flex-stretch\@s {
        align-items:stretch
    }

    .bdt-flex-top\@s {
        align-items: flex-start
    }

    .bdt-flex-middle\@s {
        align-items: center
    }

    .bdt-flex-bottom\@s {
        align-items: flex-end
    }
}

@media(min-width: 960px) {
    .bdt-flex-stretch\@m {
        align-items:stretch
    }

    .bdt-flex-top\@m {
        align-items: flex-start
    }

    .bdt-flex-middle\@m {
        align-items: center
    }

    .bdt-flex-bottom\@m {
        align-items: flex-end
    }
}

@media(min-width: 1200px) {
    .bdt-flex-stretch\@l {
        align-items:stretch
    }

    .bdt-flex-top\@l {
        align-items: flex-start
    }

    .bdt-flex-middle\@l {
        align-items: center
    }

    .bdt-flex-bottom\@l {
        align-items: flex-end
    }
}

@media(min-width: 1600px) {
    .bdt-flex-stretch\@xl {
        align-items:stretch
    }

    .bdt-flex-top\@xl {
        align-items: flex-start
    }

    .bdt-flex-middle\@xl {
        align-items: center
    }

    .bdt-flex-bottom\@xl {
        align-items: flex-end
    }
}

.bdt-flex-row {
    flex-direction: row
}

.bdt-flex-row-reverse {
    flex-direction: row-reverse
}

.bdt-flex-column {
    flex-direction: column
}

.bdt-flex-column-reverse {
    flex-direction: column-reverse
}

@media(min-width: 640px) {
    .bdt-flex-row\@s {
        flex-direction:row
    }

    .bdt-flex-column\@s {
        flex-direction: column
    }
}

@media(min-width: 960px) {
    .bdt-flex-row\@m {
        flex-direction:row
    }

    .bdt-flex-column\@m {
        flex-direction: column
    }
}

@media(min-width: 1200px) {
    .bdt-flex-row\@l {
        flex-direction:row
    }

    .bdt-flex-column\@l {
        flex-direction: column
    }
}

@media(min-width: 1600px) {
    .bdt-flex-row\@xl {
        flex-direction:row
    }

    .bdt-flex-column\@xl {
        flex-direction: column
    }
}

.bdt-flex-nowrap {
    flex-wrap: nowrap
}

.bdt-flex-wrap {
    flex-wrap: wrap
}

.bdt-flex-wrap-reverse {
    flex-wrap: wrap-reverse
}

.bdt-flex-wrap-stretch {
    align-content: stretch
}

.bdt-flex-wrap-top {
    align-content: flex-start
}

.bdt-flex-wrap-middle {
    align-content: center
}

.bdt-flex-wrap-bottom {
    align-content: flex-end
}

.bdt-flex-wrap-between {
    align-content: space-between
}

.bdt-flex-wrap-around {
    align-content: space-around
}

.bdt-flex-first {
    order: -1
}

.bdt-flex-last {
    order: 99
}

@media(min-width: 640px) {
    .bdt-flex-first\@s {
        order:-1
    }

    .bdt-flex-last\@s {
        order: 99
    }
}

@media(min-width: 960px) {
    .bdt-flex-first\@m {
        order:-1
    }

    .bdt-flex-last\@m {
        order: 99
    }
}

@media(min-width: 1200px) {
    .bdt-flex-first\@l {
        order:-1
    }

    .bdt-flex-last\@l {
        order: 99
    }
}

@media(min-width: 1600px) {
    .bdt-flex-first\@xl {
        order:-1
    }

    .bdt-flex-last\@xl {
        order: 99
    }
}

.bdt-flex-initial {
    flex: initial
}

.bdt-flex-none {
    flex: none
}

.bdt-flex-auto {
    flex: auto
}

.bdt-flex-1 {
    flex: 1
}

@media(min-width: 640px) {
    .bdt-flex-initial\@s {
        flex:initial
    }

    .bdt-flex-none\@s {
        flex: none
    }

    .bdt-flex-1\@s {
        flex: 1
    }
}

@media(min-width: 960px) {
    .bdt-flex-initial\@m {
        flex:initial
    }

    .bdt-flex-none\@m {
        flex: none
    }

    .bdt-flex-1\@m {
        flex: 1
    }
}

@media(min-width: 1200px) {
    .bdt-flex-initial\@l {
        flex:initial
    }

    .bdt-flex-none\@l {
        flex: none
    }

    .bdt-flex-1\@l {
        flex: 1
    }
}

@media(min-width: 1600px) {
    .bdt-flex-initial\@xl {
        flex:initial
    }

    .bdt-flex-none\@xl {
        flex: none
    }

    .bdt-flex-1\@xl {
        flex: 1
    }
}

.bdt-margin {
    margin-bottom: 20px
}

*+.bdt-margin {
    margin-top: 20px!important
}

.bdt-margin-top {
    margin-top: 20px!important
}

.bdt-margin-bottom {
    margin-bottom: 20px!important
}

.bdt-margin-left {
    margin-left: 20px!important
}

.bdt-margin-right {
    margin-right: 20px!important
}

.bdt-margin-small {
    margin-bottom: 10px
}

*+.bdt-margin-small {
    margin-top: 10px!important
}

.bdt-margin-small-top {
    margin-top: 10px!important
}

.bdt-margin-small-bottom {
    margin-bottom: 10px!important
}

.bdt-margin-small-left {
    margin-left: 10px!important
}

.bdt-margin-small-right {
    margin-right: 10px!important
}

.bdt-margin-medium {
    margin-bottom: 40px
}

*+.bdt-margin-medium {
    margin-top: 40px!important
}

.bdt-margin-medium-top {
    margin-top: 40px!important
}

.bdt-margin-medium-bottom {
    margin-bottom: 40px!important
}

.bdt-margin-medium-left {
    margin-left: 40px!important
}

.bdt-margin-medium-right {
    margin-right: 40px!important
}

.bdt-margin-large {
    margin-bottom: 40px
}

*+.bdt-margin-large {
    margin-top: 40px!important
}

.bdt-margin-large-top {
    margin-top: 40px!important
}

.bdt-margin-large-bottom {
    margin-bottom: 40px!important
}

.bdt-margin-large-left {
    margin-left: 40px!important
}

.bdt-margin-large-right {
    margin-right: 40px!important
}

@media(min-width: 1200px) {
    .bdt-margin-large {
        margin-bottom:70px
    }

    *+.bdt-margin-large {
        margin-top: 70px!important
    }

    .bdt-margin-large-top {
        margin-top: 70px!important
    }

    .bdt-margin-large-bottom {
        margin-bottom: 70px!important
    }

    .bdt-margin-large-left {
        margin-left: 70px!important
    }

    .bdt-margin-large-right {
        margin-right: 70px!important
    }
}

.bdt-margin-xlarge {
    margin-bottom: 70px
}

*+.bdt-margin-xlarge {
    margin-top: 70px!important
}

.bdt-margin-xlarge-top {
    margin-top: 70px!important
}

.bdt-margin-xlarge-bottom {
    margin-bottom: 70px!important
}

.bdt-margin-xlarge-left {
    margin-left: 70px!important
}

.bdt-margin-xlarge-right {
    margin-right: 70px!important
}

@media(min-width: 1200px) {
    .bdt-margin-xlarge {
        margin-bottom:140px
    }

    *+.bdt-margin-xlarge {
        margin-top: 140px!important
    }

    .bdt-margin-xlarge-top {
        margin-top: 140px!important
    }

    .bdt-margin-xlarge-bottom {
        margin-bottom: 140px!important
    }

    .bdt-margin-xlarge-left {
        margin-left: 140px!important
    }

    .bdt-margin-xlarge-right {
        margin-right: 140px!important
    }
}

.bdt-margin-auto {
    margin-left: auto!important;
    margin-right: auto!important
}

.bdt-margin-auto-top {
    margin-top: auto!important
}

.bdt-margin-auto-bottom {
    margin-bottom: auto!important
}

.bdt-margin-auto-left {
    margin-left: auto!important
}

.bdt-margin-auto-right {
    margin-right: auto!important
}

.bdt-margin-auto-vertical {
    margin-top: auto!important;
    margin-bottom: auto!important
}

@media(min-width: 640px) {
    .bdt-margin-auto\@s {
        margin-left:auto!important;
        margin-right: auto!important
    }

    .bdt-margin-auto-left\@s {
        margin-left: auto!important
    }

    .bdt-margin-auto-right\@s {
        margin-right: auto!important
    }
}

@media(min-width: 960px) {
    .bdt-margin-auto\@m {
        margin-left:auto!important;
        margin-right: auto!important
    }

    .bdt-margin-auto-left\@m {
        margin-left: auto!important
    }

    .bdt-margin-auto-right\@m {
        margin-right: auto!important
    }
}

@media(min-width: 1200px) {
    .bdt-margin-auto\@l {
        margin-left:auto!important;
        margin-right: auto!important
    }

    .bdt-margin-auto-left\@l {
        margin-left: auto!important
    }

    .bdt-margin-auto-right\@l {
        margin-right: auto!important
    }
}

@media(min-width: 1600px) {
    .bdt-margin-auto\@xl {
        margin-left:auto!important;
        margin-right: auto!important
    }

    .bdt-margin-auto-left\@xl {
        margin-left: auto!important
    }

    .bdt-margin-auto-right\@xl {
        margin-right: auto!important
    }
}

.bdt-margin-remove {
    margin: 0!important
}

.bdt-margin-remove-top {
    margin-top: 0!important
}

.bdt-margin-remove-bottom {
    margin-bottom: 0!important
}

.bdt-margin-remove-left {
    margin-left: 0!important
}

.bdt-margin-remove-right {
    margin-right: 0!important
}

.bdt-margin-remove-vertical {
    margin-top: 0!important;
    margin-bottom: 0!important
}

.bdt-margin-remove-adjacent+*,.bdt-margin-remove-first-child>:first-child {
    margin-top: 0!important
}

.bdt-margin-remove-last-child>:last-child {
    margin-bottom: 0!important
}

@media(min-width: 640px) {
    .bdt-margin-remove-left\@s {
        margin-left:0!important
    }

    .bdt-margin-remove-right\@s {
        margin-right: 0!important
    }
}

@media(min-width: 960px) {
    .bdt-margin-remove-left\@m {
        margin-left:0!important
    }

    .bdt-margin-remove-right\@m {
        margin-right: 0!important
    }
}

@media(min-width: 1200px) {
    .bdt-margin-remove-left\@l {
        margin-left:0!important
    }

    .bdt-margin-remove-right\@l {
        margin-right: 0!important
    }
}

@media(min-width: 1600px) {
    .bdt-margin-remove-left\@xl {
        margin-left:0!important
    }

    .bdt-margin-remove-right\@xl {
        margin-right: 0!important
    }
}

.bdt-padding {
    padding: 30px
}

@media(min-width: 1200px) {
    .bdt-padding {
        padding:40px
    }
}

.bdt-padding-small {
    padding: 15px
}

.bdt-padding-large {
    padding: 40px
}

@media(min-width: 1200px) {
    .bdt-padding-large {
        padding:70px
    }
}

.bdt-padding-remove {
    padding: 0!important
}

.bdt-padding-remove-top {
    padding-top: 0!important
}

.bdt-padding-remove-bottom {
    padding-bottom: 0!important
}

.bdt-padding-remove-left {
    padding-left: 0!important
}

.bdt-padding-remove-right {
    padding-right: 0!important
}

.bdt-padding-remove-vertical {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.bdt-padding-remove-horizontal {
    padding-left: 0!important;
    padding-right: 0!important
}

:root {
    --bdt-position-margin-offset: .0001px
}

[class*=bdt-position-top],[class*=bdt-position-bottom],[class*=bdt-position-left],[class*=bdt-position-right],[class*=bdt-position-center] {
    position: absolute!important;
    max-width: calc(100% - (var(--bdt-position-margin-offset) * 2));
    box-sizing: border-box
}

.bdt-position-top {
    top: 0;
    left: 0;
    right: 0
}

.bdt-position-bottom {
    bottom: 0;
    left: 0;
    right: 0
}

.bdt-position-left {
    top: 0;
    bottom: 0;
    left: 0
}

.bdt-position-right {
    top: 0;
    bottom: 0;
    right: 0
}

.bdt-position-top-left {
    top: 0;
    left: 0
}

.bdt-position-top-right {
    top: 0;
    right: 0
}

.bdt-position-bottom-left {
    bottom: 0;
    left: 0
}

.bdt-position-bottom-right {
    bottom: 0;
    right: 0
}

.bdt-position-center {
    top: calc(50% - var(--bdt-position-margin-offset));
    left: calc(50% - var(--bdt-position-margin-offset));
    --bdt-position-translate-x: -50%;
    --bdt-position-translate-y: -50%;
    transform: translate(var(--bdt-position-translate-x),var(--bdt-position-translate-y));
    width: max-content
}

[class*=bdt-position-center-left],[class*=bdt-position-center-right],.bdt-position-center-vertical {
    top: calc(50% - var(--bdt-position-margin-offset));
    --bdt-position-translate-y: -50%;
    transform: translate(0,var(--bdt-position-translate-y))
}

.bdt-position-center-left {
    left: 0
}

.bdt-position-center-right {
    right: 0
}

.bdt-position-center-vertical {
    left: 0;
    right: 0
}

.bdt-position-center-left-out {
    right: 100%;
    width: max-content
}

.bdt-position-center-right-out {
    left: 100%;
    width: max-content
}

.bdt-position-top-center,.bdt-position-bottom-center,.bdt-position-center-horizontal {
    left: calc(50% - var(--bdt-position-margin-offset));
    --bdt-position-translate-x: -50%;
    transform: translate(var(--bdt-position-translate-x),0);
    width: max-content
}

.bdt-position-top-center {
    top: 0
}

.bdt-position-bottom-center {
    bottom: 0
}

.bdt-position-center-horizontal {
    top: 0;
    bottom: 0
}

.bdt-position-cover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.bdt-position-small {
    margin: 15px;
    --bdt-position-margin-offset: 15px
}

.bdt-position-medium {
    margin: 30px;
    --bdt-position-margin-offset: 30px
}

.bdt-position-large {
    margin: 30px;
    --bdt-position-margin-offset: 30px
}

@media(min-width: 1200px) {
    .bdt-position-large {
        margin:50px;
        --bdt-position-margin-offset: 50px
    }
}

.bdt-position-relative {
    position: relative!important
}

.bdt-position-absolute {
    position: absolute!important
}

.bdt-position-fixed {
    position: fixed!important
}

.bdt-position-sticky {
    position: sticky!important
}

.bdt-position-z-index {
    z-index: 1
}

.bdt-position-z-index-zero {
    z-index: 0
}

.bdt-position-z-index-negative {
    z-index: -1
}

.bdt-position-z-index-high {
    z-index: 990
}

:where(.bdt-transition-fade),:where([class*=bdt-transition-scale]),:where([class*=bdt-transition-slide]) {
    --bdt-position-translate-x: 0;
    --bdt-position-translate-y: 0
}

.bdt-transition-fade,[class*=bdt-transition-scale],[class*=bdt-transition-slide] {
    --bdt-translate-x: 0;
    --bdt-translate-y: 0;
    --bdt-scale-x: 1;
    --bdt-scale-y: 1;
    transform: translate(var(--bdt-position-translate-x),var(--bdt-position-translate-y))translate(var(--bdt-translate-x),var(--bdt-translate-y))scale(var(--bdt-scale-x),var(--bdt-scale-y));
    transition: .3s ease-out;
    transition-property: opacity,transform,filter;
    opacity: 0
}

.bdt-transition-toggle:hover .bdt-transition-fade,.bdt-transition-toggle:focus .bdt-transition-fade,.bdt-transition-toggle .bdt-transition-fade:focus-within,.bdt-transition-active.bdt-active .bdt-transition-fade {
    opacity: 1
}

[class*=bdt-transition-scale] {
    -webkit-backface-visibility: hidden
}

.bdt-transition-scale-up {
    --bdt-scale-x: 1;
    --bdt-scale-y: 1
}

.bdt-transition-scale-down {
    --bdt-scale-x: 1.03;
    --bdt-scale-y: 1.03
}

.bdt-transition-toggle:hover .bdt-transition-scale-up,.bdt-transition-toggle:focus .bdt-transition-scale-up,.bdt-transition-toggle .bdt-transition-scale-up:focus-within,.bdt-transition-active.bdt-active .bdt-transition-scale-up {
    --bdt-scale-x: 1.03;
    --bdt-scale-y: 1.03;
    opacity: 1
}

.bdt-transition-toggle:hover .bdt-transition-scale-down,.bdt-transition-toggle:focus .bdt-transition-scale-down,.bdt-transition-toggle .bdt-transition-scale-down:focus-within,.bdt-transition-active.bdt-active .bdt-transition-scale-down {
    --bdt-scale-x: 1;
    --bdt-scale-y: 1;
    opacity: 1
}

.bdt-transition-slide-top {
    --bdt-translate-y: -100%
}

.bdt-transition-slide-bottom {
    --bdt-translate-y: 100%
}

.bdt-transition-slide-left {
    --bdt-translate-x: -100%
}

.bdt-transition-slide-right {
    --bdt-translate-x: 100%
}

.bdt-transition-slide-top-small {
    --bdt-translate-y: calc(-1 * 10px)
}

.bdt-transition-slide-bottom-small {
    --bdt-translate-y: 10px
}

.bdt-transition-slide-left-small {
    --bdt-translate-x: calc(-1 * 10px)
}

.bdt-transition-slide-right-small {
    --bdt-translate-x: 10px
}

.bdt-transition-slide-top-medium {
    --bdt-translate-y: calc(-1 * 50px)
}

.bdt-transition-slide-bottom-medium {
    --bdt-translate-y: 50px
}

.bdt-transition-slide-left-medium {
    --bdt-translate-x: calc(-1 * 50px)
}

.bdt-transition-slide-right-medium {
    --bdt-translate-x: 50px
}

.bdt-transition-toggle:hover [class*=bdt-transition-slide],.bdt-transition-toggle:focus [class*=bdt-transition-slide],.bdt-transition-toggle [class*=bdt-transition-slide]:focus-within,.bdt-transition-active.bdt-active [class*=bdt-transition-slide] {
    --bdt-translate-x: 0;
    --bdt-translate-y: 0;
    opacity: 1
}

.bdt-transition-opaque {
    opacity: 1
}

.bdt-transition-slow {
    transition-duration: .7s
}

.bdt-transition-disable,.bdt-transition-disable * {
    transition: none!important
}

[hidden],.bdt-hidden {
    display: none!important
}

@media(min-width: 640px) {
    .bdt-hidden\@s {
        display:none!important
    }
}

@media(min-width: 960px) {
    .bdt-hidden\@m {
        display:none!important
    }
}

@media(min-width: 1200px) {
    .bdt-hidden\@l {
        display:none!important
    }
}

@media(min-width: 1600px) {
    .bdt-hidden\@xl {
        display:none!important
    }
}

@media(max-width: 639px) {
    .bdt-visible\@s {
        display:none!important
    }
}

@media(max-width: 959px) {
    .bdt-visible\@m {
        display:none!important
    }
}

@media(max-width: 1199px) {
    .bdt-visible\@l {
        display:none!important
    }
}

@media(max-width: 1599px) {
    .bdt-visible\@xl {
        display:none!important
    }
}

.bdt-invisible {
    visibility: hidden!important
}

.bdt-hidden-visually:not(:focus):not(:active):not(:focus-within),.bdt-visible-toggle:not(:hover):not(:focus) .bdt-hidden-hover:not(:focus-within) {
    position: absolute!important;
    width: 1px!important;
    height: 1px!important;
    padding: 0!important;
    border: 0!important;
    margin: 0!important;
    overflow: hidden!important;
    clip-path: inset(50%)!important;
    white-space: nowrap!important
}

.bdt-visible-toggle:not(:hover):not(:focus) .bdt-invisible-hover:not(:focus-within) {
    opacity: 0!important
}

@media(hover: none) {
    .bdt-hidden-touch {
        display:none!important
    }
}

@media(hover) {
    .bdt-hidden-notouch {
        display: none!important
    }
}

* {
    --bdt-inverse: initial
}

.bdt-light,.bdt-section-primary:not(.bdt-preserve-color),.bdt-section-secondary:not(.bdt-preserve-color),.bdt-tile-primary:not(.bdt-preserve-color),.bdt-tile-secondary:not(.bdt-preserve-color),.bdt-card-primary.bdt-card-body,.bdt-card-primary>:not([class*=bdt-card-media]),.bdt-card-secondary.bdt-card-body,.bdt-card-secondary>:not([class*=bdt-card-media]),.bdt-overlay-primary,.bdt-offcanvas-bar {
    --bdt-inverse: light
}

.bdt-dark,.bdt-section-default:not(.bdt-preserve-color),.bdt-section-muted:not(.bdt-preserve-color),.bdt-tile-default:not(.bdt-preserve-color),.bdt-tile-muted:not(.bdt-preserve-color),.bdt-card-default.bdt-card-body,.bdt-card-default>:not([class*=bdt-card-media]),.bdt-overlay-default,.bdt-dropbar,.bdt-navbar-container:not(.bdt-navbar-transparent),.bdt-navbar-dropdown,.bdt-dropdown {
    --bdt-inverse: dark
}

.bdt-inverse-light {
    --bdt-inverse: light !important
}

.bdt-inverse-dark {
    --bdt-inverse: dark !important
}

.bdt-modal-full {
    overflow-x: hidden
}

.hook-modal-dialog {
    border-radius: 3px
}

.hook-modal-title {
    font-weight: 400
}

.bdt-lightbox {
    position: fixed!important
}

.bdt-cover {
    max-width: none!important
}

.bdt-drop .bdt-card p:empty {
    display: none
}

.bdt-drop .bdt-card p:not(:first-child) {
    margin-top: 15px;
    margin-bottom: 0
}

.bdt-tooltip {
    padding: 7px 12px;
    background: #464646;
    border-radius: 3px;
    font-size: 13px
}

.elementor-align-justify .bdt-button {
    width: 100%
}

.bdt-notification .bdt-spinner {
    vertical-align: middle
}

.bdt-notification .bdt-spinner svg {
    width: 20px;
    height: auto
}

.bdt-notification .bdt-icon {
    margin-right: 10px;
    vertical-align: middle;
    line-height: normal
}

.bdt-notification .bdt-close {
    top: 50%;
    transform: translateY(-50%)
}

.bdt-notification .bdt-notification-message {
    padding: 20px 40px 20px 20px;
    background: #fff;
    font-size: 1rem;
    box-shadow: 0 5px 20px rgba(0,0,0,.1);
    border-radius: 3px
}

.bdt-slideshow .bdt-slideshow-items {
    padding: 0;
    margin: 0
}

.bdt-slideshow .bdt-slideshow-items[bdt-height-viewport] .bdt-slideshow-item img {
    width: auto!important;
    height: auto
}

.bdt-modal-full {
    background-color: #fff
}

.hook-button {
    border-radius: 3px
}

.hook-form {
    border-radius: 3px
}

.bdt-sticky-wrapper {
    width: 100%
}

.bdt-heading-title:before,.bdt-heading-tag:before,.bdt-slide-title:before {
    content: none
}

.bdt-tippy-tooltip {
    outline: none
}

[class*=elementor-widget-bdt-] a:hover {
    text-decoration: none
}

@media(max-width: 1200px) {
    .bdt-user-login a.elementor-button .elementor-button-icon,.bdt-user-register a.elementor-button .elementor-button-icon {
        margin-left:0!important;
        margin-right: 0!important
    }
}

.rtl .bdt-position-top-center,.rtl .bdt-position-bottom-center,.rtl .bdt-position-center {
    right: calc(50% - var(--bdt-position-margin-offset));
    left: auto
}

.rtl [bdt-cover],.rtl [data-bdt-cover] {
    right: 50%;
    left: auto
}

.rtl [bdt-cover]:where(img,video),.rtl [data-bdt-cover]:where(img,video) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    object-fit: cover;
    object-position: center
}

.bdt-particle-container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bdt-particle-container canvas {
    display: block;
    vertical-align: bottom
}

.bdt-particle-container .particles-js-canvas-el {
    position: absolute;
    top: 0;
    transform: scale(1);
    opacity: 1;
    animation: appear 1.4s 1;
    animation-fill-mode: forwards
}

@-webkit-keyframes appear {
    from {
        transform: scale(0);
        opacity: 0
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

@keyframes appear {
    from {
        transform: scale(0);
        opacity: 0
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

[class*=" elementor-widget-bdt-"] .swiper-pagination-fraction,[class*=" elementor-widget-bdt-"] .swiper-pagination-custom,[class*=" elementor-widget-bdt-"] .swiper-horizontal>.swiper-pagination-bullets,[class*=" elementor-widget-bdt-"] .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: auto
}

[class*=" elementor-widget-bdt-"] svg.e-font-icon-svg {
    height: 1em;
    width: 1em
}

.elementor-control.elementor-control-type-heading {
    margin-top: -1px
}

.elementor-lightbox .dialog-close-button .ep-icon-close {
    transition: transform .3s
}

.elementor-lightbox .dialog-close-button:hover .ep-icon-close {
    transform: rotate(90deg)
}

.elementor-lightbox .elementor-swiper-button-next .ep-icon-chevron-right,.elementor-lightbox .elementor-swiper-button-prev .ep-icon-chevron-left {
    transition: transform .3s
}

.elementor-lightbox .elementor-swiper-button-prev:hover .ep-icon-chevron-left {
    transform: scale(1.2)
}

.elementor-lightbox .elementor-swiper-button-next:hover .ep-icon-chevron-right {
    transform: scale(1.2)
}

[class*=elementor-widget-bdt-] .bdt-slider .swiper-pagination,[class*=elementor-widget-bdt-] .bdt-dots-container .swiper-pagination,[class*=elementor-widget-bdt-] .bdt-arrows-dots-container .swiper-pagination {
    position: relative;
    display: flex;
    align-items: var(--ep-swiper-dots-align,center);
    justify-content: center
}

[class*=elementor-widget-bdt-] .bdt-slider .swiper-pagination .swiper-pagination-bullet,[class*=elementor-widget-bdt-] .bdt-dots-container .swiper-pagination .swiper-pagination-bullet,[class*=elementor-widget-bdt-] .bdt-arrows-dots-container .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    outline: none;
    transition: all .3s ease
}

[class*=elementor-widget-bdt-] .bdt-slider .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet,[class*=elementor-widget-bdt-] .bdt-dots-container .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet,[class*=elementor-widget-bdt-] .bdt-arrows-dots-container .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet {
    margin-left: var(--ep-swiper-dots-space-between,5px);
    outline: none
}

[class*=elementor-widget-bdt-] .bdt-slider .swiper-pagination.swiper-pagination-fraction,[class*=elementor-widget-bdt-] .bdt-dots-container .swiper-pagination.swiper-pagination-fraction,[class*=elementor-widget-bdt-] .bdt-arrows-dots-container .swiper-pagination.swiper-pagination-fraction {
    bottom: auto;
    z-index: 1
}

[class*=elementor-widget-bdt-] .bdt-slider .swiper-pagination-bullets,[class*=elementor-widget-bdt-] .bdt-dots-container .swiper-pagination-bullets,[class*=elementor-widget-bdt-] .bdt-arrows-dots-container .swiper-pagination-bullets {
    min-height: var(--ep-swiper-dots-active-height,10px)
}

[class*=elementor-widget-bdt-] .bdt-slider .swiper-pagination-bullets .swiper-pagination-bullet,[class*=elementor-widget-bdt-] .bdt-dots-container .swiper-pagination-bullets .swiper-pagination-bullet,[class*=elementor-widget-bdt-] .bdt-arrows-dots-container .swiper-pagination-bullets .swiper-pagination-bullet {
    position: relative
}

[class*=elementor-widget-bdt-] .bdt-slider .swiper-pagination-bullets .swiper-pagination-bullet:after,[class*=elementor-widget-bdt-] .bdt-dots-container .swiper-pagination-bullets .swiper-pagination-bullet:after,[class*=elementor-widget-bdt-] .bdt-arrows-dots-container .swiper-pagination-bullets .swiper-pagination-bullet:after {
    content: '';
    width: calc(100% + 6px);
    height: calc(100% + 6px);
    position: absolute;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%
}

.bdt-arrows-align-center .bdt-position-center,.bdt-arrows-dots-align-center .bdt-position-center {
    width: 100%
}

.bdt-arrows-align-center .bdt-navigation-prev,.bdt-arrows-dots-align-center .bdt-navigation-prev {
    left: 0;
    position: absolute;
    transform: translateY(-50%)
}

.bdt-arrows-align-center .bdt-navigation-next,.bdt-arrows-dots-align-center .bdt-navigation-next {
    right: 0;
    position: absolute;
    transform: translateY(-50%)
}

.rtl .bdt-arrows-align-center .bdt-navigation-prev,.rtl .bdt-arrows-dots-align-center .bdt-navigation-prev {
    right: 0;
    left: inherit
}

.rtl .bdt-arrows-align-center .bdt-navigation-next,.rtl .bdt-arrows-dots-align-center .bdt-navigation-next {
    left: 0;
    right: inherit
}

.bdt-arrows-dots-align-center .bdt-dots-container .swiper-pagination,.bdt-arrows-dots-align-center .bdt-arrows-dots-container .swiper-pagination {
    position: absolute;
    width: 100%!important
}

.bdt-navigation-type-progress .swiper-pagination-progress {
    transform: translateY(15px);
    height: 5px;
    width: 100%
}

.elementor-section.bdt-sticky {
    transition: background-color 250ms ease-out,padding 300ms ease-out
}

.elementor-section.bdt-motion-effect-wrapper {
    overflow: var(--ep-effect-section-overflow,visible)!important
}

.elementor-column.bdt-motion-effect-wrapper {
    overflow: var(--ep-effect-column-overflow,visible)!important
}

.bdt-motion-effect-yes {
    transition: transform var(--ep-effect-transition-duration,300ms)var(--ep-effect-transition-easing,ease-out)
}

.elementor-widget.bdt-motion-effect-yes {
    transform: translate(var(--ep-effect-trans-x-normal,0),var(--ep-effect-trans-y-normal,0))rotateX(var(--ep-effect-rotate-x-normal,0))rotateY(var(--ep-effect-rotate-y-normal,0))rotateZ(var(--ep-effect-rotate-z-normal,0))scaleX(var(--ep-effect-scale-x-normal,1))scaleY(var(--ep-effect-scale-y-normal,1))skewX(var(--ep-effect-skew-x-normal,0))skewY(var(--ep-effect-skew-y-normal,0))
}

.elementor-widget.bdt-motion-effect-yes:hover,.bdt-motion-effect-wrapper:hover .elementor-widget.bdt-motion-effect-yes {
    transform: translate(var(--ep-effect-trans-x-hover,var(--ep-effect-trans-x-normal,0)),var(--ep-effect-trans-y-hover,var(--ep-effect-trans-y-normal,0)))rotateX(var(--ep-effect-rotate-x-hover,var(--ep-effect-rotate-x-normal,0)))rotateY(var(--ep-effect-rotate-y-hover,var(--ep-effect-rotate-y-normal,0)))rotateZ(var(--ep-effect-rotate-z-hover,var(--ep-effect-rotate-z-normal,0)))scaleX(var(--ep-effect-scale-x-hover,var(--ep-effect-scale-x-normal,1)))scaleY(var(--ep-effect-scale-y-hover,var(--ep-effect-scale-y-normal,1)))skewX(var(--ep-effect-skew-x-hover,var(--ep-effect-skew-x-normal,0)))skewY(var(--ep-effect-skew-y-hover,var(--ep-effect-skew-y-normal,0)));
    transition-delay: var(--ep-effect-transition-delay,0ms)
}

.elementor-widget.bdt-backdrop-filter-yes>.elementor-widget-container,.e-con-inner>.bdt-backdrop-filter-yes.elementor-element,.e-con-inner.bdt-backdrop-filter-yes .e-container__inner,.elementor-column.bdt-backdrop-filter-yes>.elementor-element-populated {
    -webkit-backdrop-filter: blur(var(--ep-backdrop-filter-blur,0))brightness(var(--ep-backdrop-filter-brightness,100%))contrast(var(--ep-backdrop-filter-contrast,1))grayscale(var(--ep-backdrop-filter-grayscale,0))invert(var(--ep-backdrop-filter-invert,0))opacity(var(--ep-backdrop-filter-opacity,1))sepia(var(--ep-backdrop-filter-sepia,0))saturate(var(--ep-backdrop-filter-saturate,1))hue-rotate(var(--ep-backdrop-filter-hue-rotate,0));
    backdrop-filter: blur(var(--ep-backdrop-filter-blur,0))brightness(var(--ep-backdrop-filter-brightness,100%))contrast(var(--ep-backdrop-filter-contrast,1))grayscale(var(--ep-backdrop-filter-grayscale,0))invert(var(--ep-backdrop-filter-invert,0))opacity(var(--ep-backdrop-filter-opacity,1))sepia(var(--ep-backdrop-filter-sepia,0))saturate(var(--ep-backdrop-filter-saturate,1))hue-rotate(var(--ep-backdrop-filter-hue-rotate,0))
}

[class*=elementor-widget-bdt-] .bdt-slider .swiper-pagination-bullets-dynamic,[class*=elementor-widget-bdt-] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic,[class*=elementor-widget-bdt-] .bdt-dots-container .swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
    width: 100%!important;
    left: 0!important;
    transform: translateX(0)!important
}

[class*=elementor-widget-bdt-] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,[class*=elementor-widget-bdt-] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,[class*=elementor-widget-bdt-] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

[class*=elementor-widget-bdt-] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,[class*=elementor-widget-bdt-] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,[class*=elementor-widget-bdt-] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

[class*=elementor-widget-bdt-] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main,[class*=elementor-widget-bdt-] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main,[class*=elementor-widget-bdt-] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

[class*=elementor-widget-bdt-] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,[class*=elementor-widget-bdt-] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,[class*=elementor-widget-bdt-] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

[class*=elementor-widget-bdt-] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev,[class*=elementor-widget-bdt-] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev,[class*=elementor-widget-bdt-] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

[class*=elementor-widget-bdt-] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,[class*=elementor-widget-bdt-] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,[class*=elementor-widget-bdt-] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

[class*=elementor-widget-bdt-] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,[class*=elementor-widget-bdt-] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,[class*=elementor-widget-bdt-] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

[class*=elementor-widget-bdt-] .bdt-arrows-container {
    -webkit-transform: translate(var(--ep-swiper-carousel-arrows-ncx,0),var(--ep-swiper-carousel-arrows-ncy,40));
    transform: translate(var(--ep-swiper-carousel-arrows-ncx,0),var(--ep-swiper-carousel-arrows-ncy,40))
}

[class*=elementor-widget-bdt-] .bdt-dots-container {
    -webkit-transform: translate(var(--ep-swiper-carousel-dots-nnx,0),var(--ep-swiper-carousel-dots-nny,30));
    transform: translate(var(--ep-swiper-carousel-dots-nnx,0),var(--ep-swiper-carousel-dots-nny,30))
}

[class*=elementor-widget-bdt-] .bdt-arrows-dots-container {
    -webkit-transform: translate(var(--ep-swiper-carousel-both-ncx,0),var(--ep-swiper-carousel-both-ncy,40));
    transform: translate(var(--ep-swiper-carousel-both-ncx,0),var(--ep-swiper-carousel-both-ncy,40))
}

[class*=elementor-widget-bdt-] .bdt-arrows-fraction-container {
    -webkit-transform: translate(var(--ep-swiper-carousel-arrows-fraction-ncx,0),var(--ep-swiper-carousel-arrows-fraction-ncy,40));
    transform: translate(var(--ep-swiper-carousel-arrows-fraction-ncx,0),var(--ep-swiper-carousel-arrows-fraction-ncy,40))
}

[class*=elementor-widget-bdt-] .bdt-position-center-left .bdt-arrows-container,[class*=elementor-widget-bdt-] .bdt-position-center-right .bdt-arrows-container {
    -webkit-transform: translate(var(--ep-swiper-carousel-arrows-ncx,0),var(--ep-swiper-carousel-arrows-ncy,0))rotate(90deg);
    transform: translate(var(--ep-swiper-carousel-arrows-ncx,0),var(--ep-swiper-carousel-arrows-ncy,0))rotate(90deg)
}

[class*=elementor-widget-bdt-] .bdt-position-center-left .bdt-dots-container,[class*=elementor-widget-bdt-] .bdt-position-center-right .bdt-dots-container {
    -webkit-transform: translate(var(--ep-swiper-carousel-dots-nnx,0),var(--ep-swiper-carousel-dots-nny,0))rotate(90deg);
    transform: translate(var(--ep-swiper-carousel-dots-nnx,0),var(--ep-swiper-carousel-dots-nny,0))rotate(90deg)
}

[class*=elementor-widget-bdt-] .bdt-position-center-left .bdt-arrows-dots-container,[class*=elementor-widget-bdt-] .bdt-position-center-right .bdt-arrows-dots-container {
    -webkit-transform: translate(var(--ep-swiper-carousel-both-ncx,0),var(--ep-swiper-carousel-both-ncy,0))rotate(90deg);
    transform: translate(var(--ep-swiper-carousel-both-ncx,0),var(--ep-swiper-carousel-both-ncy,0))rotate(90deg)
}

[class*=elementor-widget-bdt-] .bdt-position-center-left .bdt-arrows-fraction-container,[class*=elementor-widget-bdt-] .bdt-position-center-right .bdt-arrows-fraction-container {
    -webkit-transform: translate(var(--ep-swiper-carousel-arrows-fraction-ncx,0),var(--ep-swiper-carousel-arrows-fraction-ncy,0))rotate(90deg);
    transform: translate(var(--ep-swiper-carousel-arrows-fraction-ncx,0),var(--ep-swiper-carousel-arrows-fraction-ncy,0))rotate(90deg)
}

[class*=elementor-widget-bdt-] .swiper-coverflow {
    padding-top: 15px
}

[class*=elementor-widget-bdt-] .swiper-coverflow .swiper-slide {
    transition-property: transform,border,background
}

[class*=elementor-widget-bdt-] .swiper-horizontal>.swiper-pagination-progress {
    top: auto;
    bottom: 0
}

@media(min-width: 768px) and (max-width:1023px) {
    .bdt-tablet {
        display:none
    }
}

@media(min-width: 1024px) {
    .bdt-desktop {
        display:none
    }
}

@media(max-width: 767px) {
    .bdt-mobile {
        display:none
    }
}

[class*=bdt-] *,[class*=bdt-] *::before,[class*=bdt-] *::after {
    box-sizing: border-box
}

.bdt-advanced-divider>img {
    display: none
}

.bdt-reveal-effects-yes .elementor-widget-container>*:not([class*=block-revealer]) {
    opacity: 0
}

.bdt-ep-button {
    font-size: 14px;
    color: #666;
    font-weight: 700;
    display: inline-block!important
}

.bdt-ep-button.bdt-ep-button-size-xs {
    padding: 5px 10px;
    font-size: 10px;
    font-weight: 400
}

.bdt-ep-button.bdt-ep-button-size-sm {
    padding: 10px 20px;
    font-size: 12px
}

.bdt-ep-button.bdt-ep-button-size-md {
    padding: 15px 30px
}

.bdt-ep-button.bdt-ep-button-size-lg {
    padding: 20px 30px;
    font-size: 16px
}

.bdt-ep-button.bdt-ep-button-size-xl {
    padding: 25px 30px;
    font-size: 18px
}

.elementor-align-center .bdt-ep-button {
    width: auto
}

.elementor-align-right .bdt-ep-button {
    width: auto
}

.elementor-align-left .bdt-ep-button {
    width: auto
}

.elementor-align-justify .bdt-ep-button {
    width: 100%
}

@media(max-width: 1024px) {
    .elementor-tablet-align-center .bdt-ep-button {
        width:auto
    }

    .elementor-tablet-align-right .bdt-ep-button {
        width: auto
    }

    .elementor-tablet-align-left .bdt-ep-button {
        width: auto
    }

    .elementor-tablet-align-justify .bdt-ep-button {
        width: 100%
    }
}

@media(max-width: 767px) {
    .elementor-mobile-align-center .bdt-ep-button {
        width:auto
    }

    .elementor-mobile-align-right .bdt-ep-button {
        width: auto
    }

    .elementor-mobile-align-left .bdt-ep-button {
        width: auto
    }

    .elementor-mobile-align-justify .bdt-ep-button {
        width: 100%
    }
}

.bdt-ep-shadow-mode-yes .bdt-ep-carousel .swiper-carousel,.bdt-ep-shadow-mode-yes .bdt-custom-carousel .swiper-carousel,.bdt-ep-shadow-mode-yes .bdt-wc-carousel .swiper-carousel,.bdt-ep-shadow-mode-yes .bdt-testimonial-carousel .swiper-carousel,.bdt-ep-shadow-mode-yes .bdt-event-carousel-skin-fable .swiper-carousel,.bdt-ep-shadow-mode-yes .bdt-event-carousel .swiper-carousel,.bdt-ep-shadow-mode-yes .bdt-portfolio-carousel .swiper-carousel,.bdt-ep-shadow-mode-yes .bdt-panel-slider .swiper-carousel,.bdt-ep-shadow-mode-yes .bdt-learnpress-carousel .swiper-carousel,.bdt-ep-shadow-mode-yes .ep-edd-product-review-carousel .swiper-carousel,.bdt-ep-shadow-mode-yes .bdt-tutor-lms-course-carousel .swiper-carousel {
    padding: 10px;
    margin: 0 -10px
}

.bdt-show-hidden-item--yes .swiper-carousel {
    overflow: visible
}

[class*=elementor-widget-bdt-] .swiper-pagination-fraction,[class*=elementor-widget-bdt-] .swiper-pagination-custom,[class*=elementor-widget-bdt-] .swiper-horizontal .swiper-pagination-bullets,[class*=elementor-widget-bdt-] .swiper-horizontal+.swiper-pagination-bullets {
    bottom: -50px;
    width: 100%
}

[class*=elementor-widget-bdt-] .swiper-pagination-fraction .swiper-pagination-bullet,[class*=elementor-widget-bdt-] .swiper-pagination-custom .swiper-pagination-bullet,[class*=elementor-widget-bdt-] .swiper-horizontal .swiper-pagination-bullets .swiper-pagination-bullet,[class*=elementor-widget-bdt-] .swiper-horizontal+.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px
}

.bdt-navigation-type-arrows-fraction .swiper-pagination {
    position: initial
}

.bdt-arrows-fraction-container .bdt-navigation-prev,.bdt-arrows-dots-container .bdt-navigation-prev,.bdt-arrows-container .bdt-navigation-prev,.bdt-arrows-fraction-container .bdt-navigation-next,.bdt-arrows-dots-container .bdt-navigation-next,.bdt-arrows-container .bdt-navigation-next {
    transition: all .3s ease
}

.bdt-arrows-fraction-container .bdt-navigation-prev i,.bdt-arrows-dots-container .bdt-navigation-prev i,.bdt-arrows-container .bdt-navigation-prev i,.bdt-arrows-fraction-container .bdt-navigation-next i,.bdt-arrows-dots-container .bdt-navigation-next i,.bdt-arrows-container .bdt-navigation-next i {
    display: inline-flex;
    transition: all .3s ease
}

.rtl .bdt-arrows-container,.rtl .bdt-arrows-fraction-container,.rtl .bdt-arrows-dots-container {
    direction: rtl
}

.rtl .bdt-arrows-container .swiper-pagination,.rtl .bdt-arrows-fraction-container .swiper-pagination,.rtl .bdt-arrows-dots-container .swiper-pagination {
    direction: ltr
}

.rtl .bdt-news-ticker-controls {
    display: flex;
    flex-direction: row-reverse
}

.bdt-pagination-dot-dot {
    display: flex;
    align-items: center;
    justify-content: center
}

.bdt-pagination-dot-dot span {
    line-height: 1px;
    height: 13px;
    color: #bbb!important
}

.elementor-widget-container .bdt-subnav {
    margin-bottom: 10px;
    margin-top: 0;
    color: #999
}

.elementor-widget-container .bdt-subnav * {
    font-size: 13px;
    font-weight: 400
}

.elementor-widget-container .bdt-subnav span {
    color: inherit
}

.elementor-widget-container .bdt-subnav span span {
    display: inline-block
}

.elementor-widget-container .bdt-subnav span a {
    display: inline-block;
    transition: color .5s cubic-bezier(.4,.7,.04,.88)
}

.elementor-widget-container .bdt-subnav span a:hover {
    color: #666
}

.elementor-widget-container .bdt-subnav span a+a {
    margin-right: 5px;
    color: #999
}

.elementor-widget-container .bdt-subnav span:after {
    content: "";
    height: 4px;
    width: 4px;
    border-radius: 50%;
    background: #adb5bd;
    margin-right: -10px;
    margin-left: 10px;
    display: inline-block;
    line-height: 4px;
    vertical-align: middle
}

.elementor-widget-container .bdt-subnav span:last-child::after {
    content: none
}

.bdt-button-icon-align-left {
    float: left
}

.bdt-button-icon-align-right {
    float: right
}

.bdt-flex-align-left {
    order: -1
}

.bdt-flex-align-right {
    order: 99
}

.bdt-masonry-grid .bdt-gallery-item {
    float: left;
    height: auto
}

.bdt-masonry-grid .bdt-gallery-item .bdt-gallery-thumbnail img {
    height: auto
}

[class*=" elementor-widget-bdt-"] .swiper:not(.swiper-initialized) {
    opacity: 0;
    visibility: hidden
}

[class*=elementor-widget-bdt-] .bdt-navigation-next,[class*=elementor-widget-bdt-] .bdt-navigation-prev {
    cursor: pointer
}

[class*=elementor-widget-bdt-] .swiper-carousel .elementor-lightbox-content-source {
    display: none
}

[class*=elementor-widget-bdt-] .swiper-slide {
    border-style: solid;
    border-width: 0;
    overflow: hidden
}

[class*=elementor-widget-bdt-] .swiper-horizontal+.swiper-pagination-progressbar,[class*=elementor-widget-bdt-] .swiper-vertical+.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px
}

[class*=elementor-widget-bdt-] .swiper-horizontal+.swiper-pagination-progressbar,[class*=elementor-widget-bdt-] .swiper-vertical+.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px
}

[class*=elementor-widget-bdt-] .swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

[class*=elementor-widget-bdt-] .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.bdt-animated-slow>span {
    animation-duration: 2s
}

.bdt-animated-fast>span {
    animation-duration: .75s
}

.bdt-scrollnav-fixed-yes .elementor-widget-container {
    margin: 0!important;
    padding: 0!important;
    border: none!important
}

.bdt-scrollnav-fixed-yes .bdt-scrollnav {
    position: fixed!important
}

.bdt-scrollnav-fixed-yes .bdt-scrollnav [class*=bdt-navbar] {
    margin: 30px
}

.bdt-comment-container .fb_iframe_widget,.bdt-comment-container .fb_iframe_widget span,.bdt-comment-container .fb_iframe_widget iframe {
    width: 100%!important
}

.bdt-ep-grid-filters-wrapper {
    margin-bottom: 30px
}

.bdt-ep-grid-filters-wrapper ul li {
    cursor: pointer;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters {
    padding: 0;
    margin: 0
}

.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters .bdt-ep-grid-filter {
    display: inline-block;
    font-weight: 700;
    border-bottom: 2px solid transparent
}

.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters .bdt-ep-grid-filter.bdt-active {
    border-bottom-color: #444
}

.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters .bdt-ep-grid-filter:not(:first-child) {
    margin-left: calc(30px/2)
}

.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters .bdt-ep-grid-filter:not(:last-child) {
    margin-right: calc(30px/2)
}

.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters .bdt-ep-grid-filter .bdt-dropdown ul li.bdt-ep-grid-filter {
    margin: 0
}

@media(min-width: 1024px) {
    .bdt-ep-grid-filter-container {
        transition:height .5s ease-out
    }
}

.bdt-document-viewer iframe {
    border: none
}

.bdt-lazy-loading {
    background: rgba(152,152,152,7%);
    background-image: url(../img/loading.svg);
    background-repeat: no-repeat;
    background-position: 50%
}

.bdt-dummy-loader {
    height: 250px;
    background: rgba(152,152,152,5%);
    background-repeat: no-repeat;
    background-position: 50%;
    animation-name: dummy-loader-animation;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in
}

@keyframes dummy-loader-animation {
    0% {
        background: rgba(152,152,152,5%)
    }

    50% {
        background: rgba(152,152,152,.2)
    }

    100% {
        background: rgba(152,152,152,5%)
    }
}

.bdt-modal-link {
    cursor: pointer
}

.bdt-modal-link * {
    cursor: pointer
}

.bdt-ep-shadow-mode-yes .elementor-widget-container:before,.bdt-ep-shadow-mode-yes .elementor-widget-container:after {
    content: "";
    position: absolute;
    width: 20%;
    height: 100%;
    top: 0;
    z-index: 2!important;
    pointer-events: none
}

.bdt-ep-shadow-mode-yes .elementor-widget-container:before {
    background: linear-gradient(to right,#fff 5%,rgba(255,255,255,0) 100%);
    left: 0
}

.bdt-ep-shadow-mode-yes .elementor-widget-container:after {
    background: linear-gradient(to right,rgba(255,255,255,0) 0%,#fff 95%);
    right: 0
}

@media(max-width: 767px) {
    .bdt-ep-shadow-mode-yes .elementor-widget-container:before,.bdt-ep-shadow-mode-yes .elementor-widget-container:after {
        content:none
    }
}

.elementor-widget-bdt-easy-digital-download .edd_downloads_list .edd_download {
    margin: 0;
    padding: 0
}

@keyframes attentionAnimation {
    0% {
        left: 0
    }

    1% {
        left: -3px
    }

    2% {
        left: 5px
    }

    3% {
        left: -8px
    }

    4% {
        left: 8px
    }

    5% {
        left: -5px
    }

    6% {
        left: 3px
    }

    7% {
        left: 0
    }
}

.bdt-ep-attention-button {
    animation-name: attentionAnimation;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in;
    position: relative
}

.elementor-widget-wrap [data-tilt] {
    transition: box-shadow 400ms cubic-bezier(.25,.9,.58,1)
}

.elementor-widget-wrap [data-tilt]:hover {
    box-shadow: 0 20px 50px -10px rgba(0,0,0,.45),0 50px 90px rgba(51,51,51,.15)
}

.bdt-post-grid-tab dl {
    margin: 0;
    opacity: 0;
    transition: opacity 450ms cubic-bezier(.3,.91,.58,1)
}

.bdt-post-grid-tab .gridtab[class*=gridtab--] {
    opacity: 1
}

.bdt-hide-recaptcha-badge-yes .grecaptcha-badge {
    display: none
}

.elementor-widget-bdt-testimonial-slider .bdt-rating-item,.elementor-widget-bdt-testimonial-carousel .bdt-rating-item,.elementor-widget-bdt-testimonial-grid .bdt-rating-item {
    color: #e7e7e7
}

.elementor-widget-bdt-testimonial-slider .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget-bdt-testimonial-carousel .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget-bdt-testimonial-grid .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget-bdt-testimonial-slider .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget-bdt-testimonial-carousel .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget-bdt-testimonial-grid .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget-bdt-testimonial-slider .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget-bdt-testimonial-carousel .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget-bdt-testimonial-grid .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget-bdt-testimonial-slider .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget-bdt-testimonial-carousel .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget-bdt-testimonial-grid .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget-bdt-testimonial-slider .bdt-rating-5 .bdt-rating-item:nth-child(-n+5),.elementor-widget-bdt-testimonial-carousel .bdt-rating-5 .bdt-rating-item:nth-child(-n+5),.elementor-widget-bdt-testimonial-grid .bdt-rating-5 .bdt-rating-item:nth-child(-n+5) {
    color: #fc0
}

.elementor-widget-container .bdt-rating .bdt-rating-item {
    font-size: 14px;
    margin-right: 2px
}

.elementor-widget-container .bdt-review-platform {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 6px;
    background: #fff;
    font-size: 13px;
    transition: all .3s ease
}

.elementor-widget-container .bdt-review-platform i {
    height: 1em;
    width: 1em
}

.elementor-widget-container .bdt-review-google .bdt-platform-icon,.elementor-widget-container .bdt-review-google .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget-container .bdt-review-google .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget-container .bdt-review-google .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget-container .bdt-review-google .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget-container .bdt-review-google .bdt-rating-5 .bdt-rating-item:nth-child(-n+5) {
    color: #4285f4
}

.elementor-widget-container .bdt-review-facebook .bdt-platform-icon,.elementor-widget-container .bdt-review-facebook .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget-container .bdt-review-facebook .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget-container .bdt-review-facebook .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget-container .bdt-review-facebook .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget-container .bdt-review-facebook .bdt-rating-5 .bdt-rating-item:nth-child(-n+5) {
    color: #3c5b9b
}

.elementor-widget-container .bdt-review-yelp .bdt-platform-icon,.elementor-widget-container .bdt-review-yelp .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget-container .bdt-review-yelp .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget-container .bdt-review-yelp .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget-container .bdt-review-yelp .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget-container .bdt-review-yelp .bdt-rating-5 .bdt-rating-item:nth-child(-n+5) {
    color: #d80027
}

.elementor-widget-container .bdt-review-g2 .bdt-platform-icon,.elementor-widget-container .bdt-review-g2 .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget-container .bdt-review-g2 .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget-container .bdt-review-g2 .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget-container .bdt-review-g2 .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget-container .bdt-review-g2 .bdt-rating-5 .bdt-rating-item:nth-child(-n+5) {
    color: #ff492c
}

.elementor-widget-container .bdt-review-trustpilot .bdt-platform-icon,.elementor-widget-container .bdt-review-trustpilot .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget-container .bdt-review-trustpilot .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget-container .bdt-review-trustpilot .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget-container .bdt-review-trustpilot .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget-container .bdt-review-trustpilot .bdt-rating-5 .bdt-rating-item:nth-child(-n+5) {
    color: #04da8d
}

.elementor-widget-container .bdt-review-trustradius .bdt-platform-icon,.elementor-widget-container .bdt-review-trustradius .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget-container .bdt-review-trustradius .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget-container .bdt-review-trustradius .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget-container .bdt-review-trustradius .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget-container .bdt-review-trustradius .bdt-rating-5 .bdt-rating-item:nth-child(-n+5) {
    color: #1e50e5
}

.elementor-widget-container .bdt-review-tripadvisor .bdt-platform-icon,.elementor-widget-container .bdt-review-tripadvisor .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget-container .bdt-review-tripadvisor .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget-container .bdt-review-tripadvisor .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget-container .bdt-review-tripadvisor .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget-container .bdt-review-tripadvisor .bdt-rating-5 .bdt-rating-item:nth-child(-n+5) {
    color: #34e0a1
}

.elementor-widget-container .bdt-review-foursquare .bdt-platform-icon,.elementor-widget-container .bdt-review-foursquare .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget-container .bdt-review-foursquare .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget-container .bdt-review-foursquare .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget-container .bdt-review-foursquare .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget-container .bdt-review-foursquare .bdt-rating-5 .bdt-rating-item:nth-child(-n+5) {
    color: #de3160
}

.elementor-widget-container .bdt-review-glassdoor .bdt-platform-icon,.elementor-widget-container .bdt-review-glassdoor .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget-container .bdt-review-glassdoor .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget-container .bdt-review-glassdoor .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget-container .bdt-review-glassdoor .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget-container .bdt-review-glassdoor .bdt-rating-5 .bdt-rating-item:nth-child(-n+5) {
    color: #0caa41
}

.elementor-widget-container .bdt-review-capterra .bdt-platform-icon,.elementor-widget-container .bdt-review-capterra .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget-container .bdt-review-capterra .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget-container .bdt-review-capterra .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget-container .bdt-review-capterra .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget-container .bdt-review-capterra .bdt-rating-5 .bdt-rating-item:nth-child(-n+5) {
    color: #044d80
}

.elementor-button svg {
    width: 1.2em
}

.ep-pagination .bdt-pagination {
    margin: 20px 0
}

.ep-pagination .bdt-pagination li {
    list-style-type: none;
    padding-left: 5px
}

.ep-pagination .bdt-pagination li:hover a,.ep-pagination .bdt-pagination li.bdt-active a {
    color: #fff;
    background: #1e87f0
}

.ep-pagination .bdt-pagination li a {
    font-size: 12px;
    padding: 5px 25px;
    background: #fff;
    color: #1e87f0;
    border-radius: 3px
}

.ep-pagination .bdt-pagination li:nth-child(1) {
    padding-left: 0!important
}

.bdt-honeycombs:not(.honeycombs-loaded) {
    opacity: 0
}

.bdt-background-overlay-yes>.elementor-widget-container:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: calc(100% - var(--ep-overlay-margin-right,0px) - var(--ep-overlay-margin-left,0px));
    height: calc(100% - var(--ep-overlay-margin-top,0px) - var(--ep-overlay-margin-bottom,0px));
    margin: var(--ep-overlay-margin-top,0)var(--ep-overlay-margin-right,0)var(--ep-overlay-margin-bottom,0)var(--ep-overlay-margin-left,0);
    pointer-events: none
}

.bdt-background-overlay-yes.bdt-bg-o-t-zoom>.elementor-widget-container:before {
    transform: scale(0);
    opacity: 0;
    transition: transform 300ms,opacity 300ms
}

.bdt-background-overlay-yes.bdt-bg-o-t-zoom>.elementor-widget-container:hover:before {
    transform: scale(1);
    opacity: 1
}

.bdt-background-overlay-yes.bdt-bg-o-t-rotate>.elementor-widget-container:before {
    transform: scale(0)rotate(-30deg);
    opacity: 0;
    transition: transform 300ms,opacity 300ms
}

.bdt-background-overlay-yes.bdt-bg-o-t-rotate>.elementor-widget-container:hover:before {
    transform: scale(1)rotate(0);
    opacity: 1
}

.bdt-mini-cart-button-icon svg {
    width: 18px
}

.bdt-svg-image img {
    width: auto
}

.bdt-portfolio-gallery.bdt-portfolio-gallery-skin-janes .bdt-gallery-item .bdt-portfolio-inner .bdt-portfolio-desc {
    transform: rotateY(-90deg)
}

.epsc-clipboard .epsc-copy-btn {
    opacity: 0;
    cursor: pointer
}

.epsc-clipboard:hover .epsc-copy-btn {
    opacity: 1
}

.epsc-rating .epsc-rating-item {
    color: #e7e7e7
}

.epsc-rating .epsc-rating-item i {
    display: inline-flex;
    font-family: element-pack!important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.epsc-rating .epsc-rating-item i:before {
    content: "\ece0"
}

.epsc-rating[class*=" epsc-rating-0"] .epsc-rating-item:nth-child(1) i:after,.epsc-rating[class*=" epsc-rating-1"] .epsc-rating-item:nth-child(-n+1) i:after,.epsc-rating[class*=" epsc-rating-2"] .epsc-rating-item:nth-child(-n+2) i:after,.epsc-rating[class*=" epsc-rating-3"] .epsc-rating-item:nth-child(-n+3) i:after,.epsc-rating[class*=" epsc-rating-4"] .epsc-rating-item:nth-child(-n+4) i:after,.epsc-rating[class*=" epsc-rating-5"] .epsc-rating-item:nth-child(-n+5) i:after {
    position: absolute;
    content: "\e95b";
    color: #fc0
}

.epsc-rating.epsc-rating-0-5 .epsc-rating-item:nth-child(1) i:after,.epsc-rating.epsc-rating-1-5 .epsc-rating-item:nth-child(2) i:after,.epsc-rating.epsc-rating-2-5 .epsc-rating-item:nth-child(3) i:after,.epsc-rating.epsc-rating-3-5 .epsc-rating-item:nth-child(4) i:after,.epsc-rating.epsc-rating-4-5 .epsc-rating-item:nth-child(5) i:after {
    content: "\e95d";
    color: #fc0;
    position: absolute
}

.bdt-floating-effect-infinite--yes .elementor-widget-container>* {
    animation: fe-infinite-rotate var(--bdt-floating-effect-rotate-duration,2e3ms)linear infinite;
    animation-delay: var(--bdt-floating-effect-rotate-delay,0)
}

@keyframes fe-infinite-rotate {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.tippy-box .tippy-content .bdt-title {
    display: block;
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 1.1em
}

@keyframes ep-grid-layer-animation-top-to-bottom {
    from {
        min-height: 0
    }

    to {
        min-height: 100vh
    }
}

.bdt-mouse-disabled {
    cursor: not-allowed
}

.bdt-modal .bdt-modal-dialog button.bdt-close {
    width: auto
}

.bdt-lightbox .bdt-lightbox-button {
    transition: all .3s ease
}

.bdt-lightbox .bdt-lightbox-button svg {
    width: 1em
}

.bdt-ep-grid-filter a {
    color: #798184
}

.bdt-realistic-image-shadow {
    position: relative;
    overflow: inherit!important
}

.elementor-widget-image .bdt-realistic-image-shadow img {
    display: block
}

.bdt-realistic-image-shadow img:nth-child(1) {
    position: relative
}

.bdt-realistic-image-shadow img:nth-last-child(1) {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    filter: blur(20px);
    transform: scaleX(.9)translateY(0);
    transition: filter .3s ease-out,opacity .3s ease-out,transform .3s ease-out
}

.bdt-realistic-image-shadow:not(.bdt-hover) img:nth-last-child(1) {
    filter: blur(20px);
    opacity: .8;
    transform: scaleX(.9)translateY(20px)
}

.bdt-realistic-image-shadow.bdt-hover img:nth-child(1) {
    transition: transform .3s ease-out
}

.bdt-realistic-image-shadow.bdt-hover:hover img:nth-child(1) {
    transform: translateY(-15px)
}

.bdt-realistic-image-shadow.bdt-hover img:nth-last-child(1) {
    height: 100%;
    width: 100%;
    opacity: 0
}

.bdt-realistic-image-shadow.bdt-hover:hover img:nth-last-child(1) {
    opacity: .8;
    transform: scaleX(.9)translateY(15px)
}

.data-changed .price-int {
    background: #1e87f0;
    color: #fff;
    padding: 2px 12px;
    border-radius: 5px
}

.bdt-image-mask {
    position: relative
}

.bdt-image-mask:before {
    content: "";
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.bdt-scroll-effect-yes .elementor-heading-title,.bdt-scroll-effect-yes .bdt-heading-tag span,.bdt-scroll-effect-yes .bdt-ep-advanced-heading-main-title-inner {
    position: relative;
    display: inline;
    -webkit-text-fill-color: rgba(0,0,0,.1);
    -webkit-background-clip: text;
    background-repeat: no-repeat;
    background-image: linear-gradient(var(--bdt-adh-text-bg,#000),var(--bdt-adh-text-bg,#000));
    background-size: 0% 100%
}

@media(min-width: 768px) {
    .elementor-position-right .bdt-ep-advanced-counter,.elementor-position-left .bdt-ep-advanced-counter {
        display:flex
    }
}

.bdt-pass-input-wrapper {
    position: relative
}

.bdt-pass-input-wrapper .bdt-toggle-pass-wrapper {
    position: absolute;
    top: 50%;
    left: auto;
    right: 10px;
    transform: translate(-50%,-50%)
}

.bdt-pass-input-wrapper .bdt-toggle-pass-wrapper i {
    cursor: pointer
}

.ep-title-style-1,.ep-title-style-2,.ep-title-style-3,.ep-title-style-4 {
    background-image: -webkit-gradient(linear,left top,left bottom,from(currentColor),to(currentColor));
    background-image: linear-gradient(currentColor,currentColor);
    background-repeat: no-repeat;
    background-size: 0% 2px;
    -webkit-transition: background-size .3s;
    transition: background-size .3s;
    display: inline-block
}

.ep-title-style-1:hover,.ep-title-style-2:hover,.ep-title-style-3:hover,.ep-title-style-4:hover {
    background-size: 100% 2px
}

.ep-title-style-1:focus,.ep-title-style-2:focus,.ep-title-style-3:focus,.ep-title-style-4:focus {
    background-size: 100% 2px
}

.ep-title-style-1 {
    background-position: 0 100%
}

.ep-title-style-2 {
    background-position: 0 0
}

.ep-title-style-4 {
    background-position: 50% 0
}

.ep-title-style-3 {
    background-position: 50% 100%
}

.ep-title-style-5 {
    position: relative;
    text-decoration: none;
    display: inline-block
}

.ep-title-style-5:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: currentColor;
    transform: scaleX(0);
    transform-origin: bottom right;
    transition: transform .3s
}

.ep-title-style-5:hover:after {
    transform-origin: bottom left;
    transform: scaleX(1)
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-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 {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

.fa-ad:before {
    content: "\f641"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-airbnb:before {
    content: "\f834"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-artstation:before {
    content: "\f77a"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-baby:before {
    content: "\f77c"
}

.fa-baby-carriage:before {
    content: "\f77d"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-bacon:before {
    content: "\f7e5"
}

.fa-bacteria:before {
    content: "\e059"
}

.fa-bacterium:before {
    content: "\e05a"
}

.fa-bahai:before {
    content: "\f666"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-balance-scale-left:before {
    content: "\f515"
}

.fa-balance-scale-right:before {
    content: "\f516"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battle-net:before {
    content: "\f835"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-biking:before {
    content: "\f84a"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-biohazard:before {
    content: "\f780"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blog:before {
    content: "\f781"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-dead:before {
    content: "\f6b7"
}

.fa-book-medical:before {
    content: "\f7e6"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bootstrap:before {
    content: "\f836"
}

.fa-border-all:before {
    content: "\f84c"
}

.fa-border-none:before {
    content: "\f850"
}

.fa-border-style:before {
    content: "\f853"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-box-tissue:before {
    content: "\e05b"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-bread-slice:before {
    content: "\f7ec"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-buffer:before {
    content: "\f837"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-buy-n-large:before {
    content: "\f8a6"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-day:before {
    content: "\f783"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-candy-cane:before {
    content: "\f786"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-caravan:before {
    content: "\f8ff"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-carrot:before {
    content: "\f787"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cash-register:before {
    content: "\f788"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-centos:before {
    content: "\f789"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-cheese:before {
    content: "\f7ef"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-chromecast:before {
    content: "\f838"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-clinic-medical:before {
    content: "\f7f2"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudflare:before {
    content: "\e07d"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-medical:before {
    content: "\f7f5"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-compress-alt:before {
    content: "\f422"
}

.fa-compress-arrows-alt:before {
    content: "\f78c"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-cotton-bureau:before {
    content: "\f89e"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-cross:before {
    content: "\f654"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-crutch:before {
    content: "\f7f7"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dailymotion:before {
    content: "\e052"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-deezer:before {
    content: "\e077"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-disease:before {
    content: "\f7fa"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edge-legacy:before {
    content: "\e078"
}

.fa-edit:before {
    content: "\f044"
}

.fa-egg:before {
    content: "\f7fb"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-evernote:before {
    content: "\f839"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-alt:before {
    content: "\f424"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fan:before {
    content: "\f863"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-faucet:before {
    content: "\e005"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-figma:before {
    content: "\f799"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-alt:before {
    content: "\f7e4"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-firefox-browser:before {
    content: "\e007"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-alt:before {
    content: "\f841"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-cheers:before {
    content: "\f79f"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glass-whiskey:before {
    content: "\f7a0"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-globe-europe:before {
    content: "\f7a2"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-pay:before {
    content: "\e079"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-lines:before {
    content: "\f7a4"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-guilded:before {
    content: "\e07e"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hamburger:before {
    content: "\f805"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-medical:before {
    content: "\e05c"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-holding-water:before {
    content: "\f4c1"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-middle-finger:before {
    content: "\f806"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-sparkles:before {
    content: "\e05d"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-hands-wash:before {
    content: "\e05e"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-handshake-alt-slash:before {
    content: "\e05f"
}

.fa-handshake-slash:before {
    content: "\e060"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hard-hat:before {
    content: "\f807"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-cowboy:before {
    content: "\f8c0"
}

.fa-hat-cowboy-side:before {
    content: "\f8c1"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-head-side-cough:before {
    content: "\e061"
}

.fa-head-side-cough-slash:before {
    content: "\e062"
}

.fa-head-side-mask:before {
    content: "\e063"
}

.fa-head-side-virus:before {
    content: "\e064"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heart-broken:before {
    content: "\f7a9"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hiking:before {
    content: "\f6ec"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hive:before {
    content: "\e07f"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hospital-user:before {
    content: "\f80d"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotdog:before {
    content: "\f80f"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-house-damage:before {
    content: "\f6f1"
}

.fa-house-user:before {
    content: "\e065"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-ice-cream:before {
    content: "\f810"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-icons:before {
    content: "\f86d"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-ideal:before {
    content: "\e013"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-innosoft:before {
    content: "\e080"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-instagram-square:before {
    content: "\e055"
}

.fa-instalod:before {
    content: "\e081"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itch-io:before {
    content: "\f83a"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laptop-house:before {
    content: "\e066"
}

.fa-laptop-medical:before {
    content: "\f812"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lungs:before {
    content: "\f604"
}

.fa-lungs-virus:before {
    content: "\e067"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-mdb:before {
    content: "\f8ca"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microblog:before {
    content: "\e01a"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mixer:before {
    content: "\e056"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mouse:before {
    content: "\f8cc"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-octopus-deploy:before {
    content: "\e082"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-orcid:before {
    content: "\f8d2"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-otter:before {
    content: "\f700"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-pager:before {
    content: "\f815"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-people-arrows:before {
    content: "\e068"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-pepper-hot:before {
    content: "\f816"
}

.fa-perbyte:before {
    content: "\e083"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-alt:before {
    content: "\f879"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-square-alt:before {
    content: "\f87b"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-photo-video:before {
    content: "\f87c"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-square:before {
    content: "\e01e"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-pizza-slice:before {
    content: "\f818"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-plane-slash:before {
    content: "\e069"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-pray:before {
    content: "\f683"
}

.fa-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pump-medical:before {
    content: "\e06a"
}

.fa-pump-soap:before {
    content: "\e06b"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-random:before {
    content: "\f074"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-record-vinyl:before {
    content: "\f8d9"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-remove-format:before {
    content: "\f87d"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-rust:before {
    content: "\e07a"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-salesforce:before {
    content: "\f83b"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-shield-virus:before {
    content: "\e06c"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopify:before {
    content: "\e057"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sink:before {
    content: "\e06d"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skating:before {
    content: "\f7c5"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-skiing:before {
    content: "\f7c9"
}

.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-sms:before {
    content: "\f7cd"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-soap:before {
    content: "\e06e"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-down-alt:before {
    content: "\f881"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-alpha-up-alt:before {
    content: "\f882"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-down-alt:before {
    content: "\f884"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-amount-up-alt:before {
    content: "\f885"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-down-alt:before {
    content: "\f886"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-numeric-up-alt:before {
    content: "\f887"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-spell-check:before {
    content: "\f891"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stackpath:before {
    content: "\f842"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-stopwatch-20:before {
    content: "\e06f"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-store-alt-slash:before {
    content: "\e070"
}

.fa-store-slash:before {
    content: "\e071"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swift:before {
    content: "\f8e1"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-symfony:before {
    content: "\f83d"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-tenge:before {
    content: "\f7d7"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-tiktok:before {
    content: "\e07b"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-threads:before {
    content: "\e9cb"
}

.fa-threads-square:before {
    content: "\e9cc"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toilet:before {
    content: "\f7d8"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toilet-paper-slash:before {
    content: "\e072"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tools:before {
    content: "\f7d9"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-trailer:before {
    content: "\e041"
}

.fa-train:before {
    content: "\f238"
}

.fa-tram:before {
    content: "\f7da"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-trash-restore:before {
    content: "\f829"
}

.fa-trash-restore-alt:before {
    content: "\f82a"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbraco:before {
    content: "\f8e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-uncharted:before {
    content: "\e084"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-unity:before {
    content: "\e049"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-unsplash:before {
    content: "\e07c"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-nurse:before {
    content: "\f82f"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-users-slash:before {
    content: "\e073"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-vest:before {
    content: "\e085"
}

.fa-vest-patches:before {
    content: "\e086"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-virus:before {
    content: "\e074"
}

.fa-virus-slash:before {
    content: "\e075"
}

.fa-viruses:before {
    content: "\e076"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-voicemail:before {
    content: "\f897"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-watchman-monitoring:before {
    content: "\e087"
}

.fa-water:before {
    content: "\f773"
}

.fa-wave-square:before {
    content: "\f83e"
}

.fa-waze:before {
    content: "\f83f"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-wodu:before {
    content: "\e088"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wpressr:before {
    content: "\f3e4"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-x-twitter:before {
    content: "\e9ca"
}

.fa-x-twitter-square:before {
    content: "\e9c9"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yammer:before {
    content: "\f840"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

.sr-only {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(../fonts/fa-solid-900.eot);
    src: url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-solid-900.woff2) format("woff2"),url(../fonts/fa-solid-900.woff) format("woff"),url(../fonts/fa-solid-900.ttf) format("truetype"),url(../fonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,.fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

/*! elementor - v3.24.0 - 15-10-2024 */
.elementor-widget-image {
    text-align: center
}

.elementor-widget-image a {
    display: inline-block
}

.elementor-widget-image a img[src$=".svg"] {
    width: 48px
}

.elementor-widget-image img {
    vertical-align: middle;
    display: inline-block
}

/*! elementor - v3.24.0 - 15-10-2024 */
.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
    background-color: #69727d;
    color: #fff
}

.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap {
    color: #69727d;
    border: 3px solid;
    background-color: transparent
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap {
    margin-top: 8px
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter {
    width: 1em;
    height: 1em
}

.elementor-widget-text-editor .elementor-drop-cap {
    float: left;
    text-align: center;
    line-height: 1;
    font-size: 50px
}

.elementor-widget-text-editor .elementor-drop-cap-letter {
    display: inline-block
}

/*! elementor - v3.24.0 - 15-10-2024 */
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
    color: inherit;
    font-size: inherit;
    line-height: inherit
}

.elementor-widget-heading .elementor-heading-title.elementor-size-small {
    font-size: 15px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
    font-size: 19px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-large {
    font-size: 29px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
    font-size: 39px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
    font-size: 59px
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeft {
    animation-name: fadeInLeft
}

.elementor-shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr
}

.elementor-shape-top {
    top: -1px
}

.elementor-shape-top:not([data-negative=false]) svg {
    z-index: -1
}

.elementor-shape-bottom {
    bottom: -1px
}

.elementor-shape-bottom:not([data-negative=true]) svg {
    z-index: -1
}

.elementor-shape[data-negative=false].elementor-shape-bottom,.elementor-shape[data-negative=true].elementor-shape-top {
    transform: rotate(180deg)
}

.elementor-shape svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.elementor-shape .elementor-shape-fill {
    fill: #fff;
    transform-origin: center;
    transform: rotateY(0deg)
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-name: fadeInRight
}

/*! elementor - v3.24.0 - 15-10-2024 */
.elementor-widget-icon-box .elementor-icon-box-wrapper {
    display: block;
    text-align: center
}

.elementor-widget-icon-box .elementor-icon-box-icon {
    margin-bottom: var(--icon-box-icon-margin,15px);
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper {
        align-items:flex-start
    }

    .elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper {
        align-items: center
    }

    .elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper {
        align-items: flex-end
    }
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
    display: flex
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
    display: inline-flex;
    flex: 0 0 auto
}

.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
    text-align: end;
    flex-direction: row-reverse
}

.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
    margin-left: var(--icon-box-icon-margin,15px);
    margin-right: 0;
    margin-bottom: unset
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
    text-align: start;
    flex-direction: row
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
    margin-right: var(--icon-box-icon-margin,15px);
    margin-left: 0;
    margin-bottom: unset
}

.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-wrapper {
    display: block;
    text-align: center;
    flex-direction: unset
}

.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-icon {
    margin-bottom: var(--icon-box-icon-margin,15px);
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 1) {
    .elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-wrapper {
        display:flex
    }

    .elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-icon {
        display: inline-flex;
        flex: 0 0 auto
    }

    .elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-wrapper {
        text-align: end;
        flex-direction: row-reverse
    }

    .elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-icon {
        margin-left: var(--icon-box-icon-margin,15px);
        margin-right: 0;
        margin-bottom: unset
    }

    .elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-wrapper {
        text-align: start;
        flex-direction: row
    }

    .elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-icon {
        margin-right: var(--icon-box-icon-margin,15px);
        margin-left: 0;
        margin-bottom: unset
    }

    .elementor-widget-icon-box.elementor-widescreen-position-top .elementor-icon-box-wrapper {
        display: block;
        text-align: center;
        flex-direction: unset
    }

    .elementor-widget-icon-box.elementor-widescreen-position-top .elementor-icon-box-icon {
        margin-bottom: var(--icon-box-icon-margin,15px);
        margin-right: auto;
        margin-left: auto
    }
}

@media (max-width: 1) {
    .elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-wrapper {
        display:flex
    }

    .elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-icon {
        display: inline-flex;
        flex: 0 0 auto
    }

    .elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-wrapper {
        text-align: end;
        flex-direction: row-reverse
    }

    .elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-icon {
        margin-left: var(--icon-box-icon-margin,15px);
        margin-right: 0;
        margin-bottom: unset
    }

    .elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-wrapper {
        text-align: start;
        flex-direction: row
    }

    .elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-icon {
        margin-right: var(--icon-box-icon-margin,15px);
        margin-left: 0;
        margin-bottom: unset
    }

    .elementor-widget-icon-box.elementor-laptop-position-top .elementor-icon-box-wrapper {
        display: block;
        text-align: center;
        flex-direction: unset
    }

    .elementor-widget-icon-box.elementor-laptop-position-top .elementor-icon-box-icon {
        margin-bottom: var(--icon-box-icon-margin,15px);
        margin-right: auto;
        margin-left: auto
    }
}

@media (max-width: 1) {
    .elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-wrapper {
        display:flex
    }

    .elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-icon {
        display: inline-flex;
        flex: 0 0 auto
    }

    .elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-wrapper {
        text-align: end;
        flex-direction: row-reverse
    }

    .elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-icon {
        margin-left: var(--icon-box-icon-margin,15px);
        margin-right: 0;
        margin-bottom: unset
    }

    .elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-wrapper {
        text-align: start;
        flex-direction: row
    }

    .elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-icon {
        margin-right: var(--icon-box-icon-margin,15px);
        margin-left: 0;
        margin-bottom: unset
    }

    .elementor-widget-icon-box.elementor-tablet_extra-position-top .elementor-icon-box-wrapper {
        display: block;
        text-align: center;
        flex-direction: unset
    }

    .elementor-widget-icon-box.elementor-tablet_extra-position-top .elementor-icon-box-icon {
        margin-bottom: var(--icon-box-icon-margin,15px);
        margin-right: auto;
        margin-left: auto
    }
}

@media (max-width: 1024px) {
    .elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper {
        display:flex
    }

    .elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-icon {
        display: inline-flex;
        flex: 0 0 auto
    }

    .elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper {
        text-align: end;
        flex-direction: row-reverse
    }

    .elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-icon {
        margin-left: var(--icon-box-icon-margin,15px);
        margin-right: 0;
        margin-bottom: unset
    }

    .elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper {
        text-align: start;
        flex-direction: row
    }

    .elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-icon {
        margin-right: var(--icon-box-icon-margin,15px);
        margin-left: 0;
        margin-bottom: unset
    }

    .elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-wrapper {
        display: block;
        text-align: center;
        flex-direction: unset
    }

    .elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-icon {
        margin-bottom: var(--icon-box-icon-margin,15px);
        margin-right: auto;
        margin-left: auto
    }
}

@media (max-width: 1) {
    .elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-wrapper {
        display:flex
    }

    .elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-icon {
        display: inline-flex;
        flex: 0 0 auto
    }

    .elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-wrapper {
        text-align: end;
        flex-direction: row-reverse
    }

    .elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-icon {
        margin-left: var(--icon-box-icon-margin,15px);
        margin-right: 0;
        margin-bottom: unset
    }

    .elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-wrapper {
        text-align: start;
        flex-direction: row
    }

    .elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-icon {
        margin-right: var(--icon-box-icon-margin,15px);
        margin-left: 0;
        margin-bottom: unset
    }

    .elementor-widget-icon-box.elementor-mobile_extra-position-top .elementor-icon-box-wrapper {
        display: block;
        text-align: center;
        flex-direction: unset
    }

    .elementor-widget-icon-box.elementor-mobile_extra-position-top .elementor-icon-box-icon {
        margin-bottom: var(--icon-box-icon-margin,15px);
        margin-right: auto;
        margin-left: auto
    }
}

@media (max-width: 767px) {
    .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-wrapper {
        display:flex
    }

    .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-icon {
        display: inline-flex;
        flex: 0 0 auto
    }

    .elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-wrapper {
        text-align: end;
        flex-direction: row-reverse
    }

    .elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-icon {
        margin-left: var(--icon-box-icon-margin,15px);
        margin-right: 0;
        margin-bottom: unset
    }

    .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper {
        text-align: start;
        flex-direction: row
    }

    .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon {
        margin-right: var(--icon-box-icon-margin,15px);
        margin-left: 0;
        margin-bottom: unset
    }

    .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper {
        display: block;
        text-align: center;
        flex-direction: unset
    }

    .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-icon {
        margin-bottom: var(--icon-box-icon-margin,15px);
        margin-right: auto;
        margin-left: auto
    }

    .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
        display: block;
        flex: unset
    }
}

.elementor-widget-icon-box .elementor-icon-box-title a {
    color: inherit
}

.elementor-widget-icon-box .elementor-icon-box-content {
    flex-grow: 1
}

.elementor-widget-icon-box .elementor-icon-box-description {
    margin: 0
}

.bdt-ep-advanced-heading {
    position: relative
}

.bdt-ep-advanced-heading a {
    color: inherit
}

.bdt-ep-advanced-heading a:hover {
    color: inherit
}

.bdt-ep-advanced-heading-title {
    margin: 0;
    padding: 0
}

.bdt-ep-advanced-heading-sub-title,.bdt-ep-advanced-heading-main-title {
    z-index: 1;
    position: relative
}

.bdt-ep-advanced-heading-sub-title {
    display: inline-flex;
    line-height: 1
}

.bdt-ep-advanced-heading-sub-title svg {
    width: 1em;
    height: 1em;
    fill: #3b3f42
}

.bdt-ep-advanced-heading-sub-title.bdt-line-bottom {
    flex-direction: column
}

.bdt-ep-advanced-heading-main-title>.bdt-ep-advanced-heading-main-title-inner,.bdt-ep-advanced-heading-main-title>.bdt-mainh-split-text {
    display: inline-flex;
    flex-wrap: wrap;
    box-sizing: border-box
}

.bdt-ep-advanced-heading-sub-title-content {
    display: inline-flex
}

.bdt-ep-advanced-heading-sub-title-content span {
    display: inline-flex
}

.bdt-ep-advanced-heading-main-title {
    display: inline-block;
    vertical-align: middle
}

.bdt-ep-advanced-heading-sub-title .line,.bdt-ep-advanced-heading-main-title .line {
    background-color: transparent !important
}

.bdt-ep-advanced-heading-sub-title .line:after,.bdt-ep-advanced-heading-main-title .line:after {
    content: "";
    background-color: #1e87f0;
    height: 2px;
    width: 40px;
    display: inline-block;
    vertical-align: middle
}

.bdt-ep-advanced-heading-sub-title .line.bdt-button-icon-align-bottom,.bdt-ep-advanced-heading-main-title .line.bdt-button-icon-align-bottom {
    line-height: 0;
    display: block
}

.bdt-ep-advanced-heading-content {
    color: rgba(156,156,156,0.12);
    z-index: 0;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    bottom: 0;
    width: 100%;
    transition: all .3s ease-out;
    position: absolute
}

.bdt-ep-advanced-heading-content>div {
    display: inline-block
}

.bdt-main-text-stroke--yes .bdt-ep-advanced-heading .bdt-ep-advanced-heading-main-title span {
    color: transparent !important;
    -webkit-text-stroke: 1px #333333
}

.bdt-advanced-text-stroke--yes .bdt-ep-advanced-heading .bdt-ep-advanced-heading-content>div {
    color: transparent !important;
    -webkit-text-stroke: 1px rgba(156,156,156,0.12)
}

.bdt-ep-main-color-yes .bdt-ep-advanced-heading-main-title-inner {
    background-color: transparent;
    background-image: linear-gradient(240deg, #0E83CD 0, #8062d4 100%);
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: rgba(255,255,255,0)
}

.bdt-ep-advanced-color-yes .bdt-ep-advanced-heading-content>* {
    background-color: transparent;
    background-image: linear-gradient(240deg, #0E83CD 0, #8062d4 100%);
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@supports (-ms-ime-align: auto) {
    .bdt-ep-main-color-yes .bdt-ep-advanced-heading-main-title>div,.bdt-ep-advanced-color-yes .bdt-ep-advanced-heading-content>div {
        background-attachment: scroll !important
    }
}

@supports (-moz-appearance: none) {
    .bdt-ep-main-color-yes .bdt-ep-advanced-heading-main-title>div,.bdt-ep-advanced-color-yes .bdt-ep-advanced-heading-content>div {
        background-attachment:scroll !important
    }
}

.bdt-ep-advanced-heading-content>div {
    -webkit-transform: translate(var(--ep-advanced-heading-pos-x, 0), var(--ep-advanced-heading-pos-y, 0)) rotate(var(--ep-advanced-heading-rotate, 0));
    transform: translate(var(--ep-advanced-heading-pos-x, 0), var(--ep-advanced-heading-pos-y, 0)) rotate(var(--ep-advanced-heading-rotate, 0))
}

/*! elementor-pro - v3.24.0 - 09-10-2024 */
.elementor-cta,.elementor-widget-call-to-action .elementor-widget-container {
    overflow: hidden
}

.elementor-cta {
    display: flex;
    position: relative;
    transition: .5s
}

.elementor-cta--skin-classic .elementor-cta {
    flex-wrap: wrap
}

.elementor-cta--skin-classic .elementor-cta__bg-wrapper {
    min-height: 200px;
    position: relative;
    width: 100%
}

.elementor-cta--skin-classic .elementor-cta__content {
    background-color: #f9fafa;
    transition: all .4s;
    width: 100%
}

.elementor-cta--skin-classic .elementor-cta__content-item,.elementor-cta--skin-classic .elementor-cta__content-item .elementor-icon {
    border-color: #3f444b;
    color: #3f444b;
    fill: #3f444b
}

.elementor-cta--skin-classic .elementor-cta__button.elementor-button {
    border-color: #3f444b;
    color: #3f444b
}

.elementor-cta--skin-cover .elementor-cta {
    display: block
}

.elementor-cta--skin-cover .elementor-cta__bg-wrapper {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .4s;
    width: 100%
}

.elementor-cta--skin-cover .elementor-cta__content {
    min-height: 280px
}

.elementor-cta--skin-cover .elementor-cta__button.elementor-button,.elementor-cta--skin-cover .elementor-cta__content-item,.elementor-cta--skin-cover .elementor-cta__content-item .elementor-icon {
    border-color: #fff;
    color: #fff
}

.elementor-cta--layout-image-above .elementor-cta,.elementor-cta--layout-image-below .elementor-cta {
    flex-wrap: wrap
}

.elementor-cta--layout-image-above .elementor-cta__bg-wrapper,.elementor-cta--layout-image-below .elementor-cta__bg-wrapper {
    width: 100%
}

.elementor-cta--layout-image-above .elementor-cta {
    flex-direction: column
}

.elementor-cta--layout-image-below .elementor-cta {
    flex-direction: column-reverse
}

.elementor-cta--layout-image-left .elementor-cta,.elementor-cta--layout-image-right .elementor-cta {
    flex-wrap: nowrap
}

.elementor-cta--layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--layout-image-right .elementor-cta__bg-wrapper {
    min-width: 50%;
    width: auto
}

.elementor-cta--layout-image-left .elementor-cta__content,.elementor-cta--layout-image-right .elementor-cta__content {
    flex-grow: 1
}

.elementor-cta--layout-image-left .elementor-cta {
    flex-direction: row
}

.elementor-cta--layout-image-right .elementor-cta {
    flex-direction: row-reverse
}

.elementor-cta__bg,.elementor-cta__bg-overlay {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .4s
}

.elementor-cta__bg-wrapper {
    overflow: hidden;
    z-index: 1
}

.elementor-cta__bg {
    background-position: 50%;
    background-size: cover;
    z-index: 1
}

.elementor-cta__bg-overlay {
    z-index: 2
}

.elementor-cta__button.elementor-button {
    align-self: center;
    background: transparent;
    border: 2px solid #fff;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto
}

.elementor-cta__button.elementor-button:hover {
    background: transparent;
    text-decoration: none
}

.elementor-cta__title {
    font-size: 23px
}

.elementor-cta__content {
    align-content: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    padding: 35px;
    width: 100%;
    z-index: 1
}

.elementor-cta__content,.elementor-cta__content-item {
    color: #fff;
    position: relative;
    transition: .5s
}

.elementor-cta__content-item {
    margin: 0;
    width: 100%
}

.elementor-cta__content-item:not(:last-child) {
    margin-bottom: 15px
}

.elementor-cta__content-item .elementor-icon {
    color: #fff
}

.elementor-cta--valign-top .elementor-cta__content {
    align-content: flex-start;
    align-items: flex-start
}

.elementor-cta--valign-middle .elementor-cta__content {
    align-content: center;
    align-items: center
}

.elementor-cta--valign-bottom .elementor-cta__content {
    align-content: flex-end;
    align-items: flex-end
}

.elementor-cta:hover .elementor-cta__bg-overlay {
    background-color: rgba(0,0,0,.3)
}

@media (max-device-width: 1024px) {
    .elementor-cta {
        cursor:pointer
    }
}

@media (min-width: 1) {
    .elementor-cta--widescreen-layout-image-above .elementor-cta,.elementor-cta--widescreen-layout-image-below .elementor-cta {
        flex-wrap:wrap
    }

    .elementor-cta--widescreen-layout-image-above .elementor-cta__bg-wrapper,.elementor-cta--widescreen-layout-image-below .elementor-cta__bg-wrapper {
        width: 100%
    }

    .elementor-cta--widescreen-layout-image-above .elementor-cta {
        flex-direction: column
    }

    .elementor-cta--widescreen-layout-image-below .elementor-cta {
        flex-direction: column-reverse
    }

    .elementor-cta--widescreen-layout-image-left .elementor-cta,.elementor-cta--widescreen-layout-image-right .elementor-cta {
        flex-wrap: nowrap
    }

    .elementor-cta--widescreen-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--widescreen-layout-image-right .elementor-cta__bg-wrapper {
        min-width: 50%;
        width: auto
    }

    .elementor-cta--widescreen-layout-image-left .elementor-cta__content,.elementor-cta--widescreen-layout-image-right .elementor-cta__content {
        flex-grow: 1
    }

    .elementor-cta--widescreen-layout-image-left .elementor-cta {
        flex-direction: row
    }

    .elementor-cta--widescreen-layout-image-right .elementor-cta {
        flex-direction: row-reverse
    }
}

@media (max-width: 1) {
    .elementor-cta--laptop-layout-image-above .elementor-cta,.elementor-cta--laptop-layout-image-below .elementor-cta {
        flex-wrap:wrap
    }

    .elementor-cta--laptop-layout-image-above .elementor-cta__bg-wrapper,.elementor-cta--laptop-layout-image-below .elementor-cta__bg-wrapper {
        width: 100%
    }

    .elementor-cta--laptop-layout-image-above .elementor-cta {
        flex-direction: column
    }

    .elementor-cta--laptop-layout-image-below .elementor-cta {
        flex-direction: column-reverse
    }

    .elementor-cta--laptop-layout-image-left .elementor-cta,.elementor-cta--laptop-layout-image-right .elementor-cta {
        flex-wrap: nowrap
    }

    .elementor-cta--laptop-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--laptop-layout-image-right .elementor-cta__bg-wrapper {
        min-width: 50%;
        width: auto
    }

    .elementor-cta--laptop-layout-image-left .elementor-cta__content,.elementor-cta--laptop-layout-image-right .elementor-cta__content {
        flex-grow: 1
    }

    .elementor-cta--laptop-layout-image-left .elementor-cta {
        flex-direction: row
    }

    .elementor-cta--laptop-layout-image-right .elementor-cta {
        flex-direction: row-reverse
    }

    .elementor-cta--tablet_extra-layout-image-above .elementor-cta,.elementor-cta--tablet_extra-layout-image-below .elementor-cta {
        flex-wrap: wrap
    }

    .elementor-cta--tablet_extra-layout-image-above .elementor-cta__bg-wrapper,.elementor-cta--tablet_extra-layout-image-below .elementor-cta__bg-wrapper {
        width: 100%
    }

    .elementor-cta--tablet_extra-layout-image-above .elementor-cta {
        flex-direction: column
    }

    .elementor-cta--tablet_extra-layout-image-below .elementor-cta {
        flex-direction: column-reverse
    }

    .elementor-cta--tablet_extra-layout-image-left .elementor-cta,.elementor-cta--tablet_extra-layout-image-right .elementor-cta {
        flex-wrap: nowrap
    }

    .elementor-cta--tablet_extra-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--tablet_extra-layout-image-right .elementor-cta__bg-wrapper {
        min-width: 50%;
        width: auto
    }

    .elementor-cta--tablet_extra-layout-image-left .elementor-cta__content,.elementor-cta--tablet_extra-layout-image-right .elementor-cta__content {
        flex-grow: 1
    }

    .elementor-cta--tablet_extra-layout-image-left .elementor-cta {
        flex-direction: row
    }

    .elementor-cta--tablet_extra-layout-image-right .elementor-cta {
        flex-direction: row-reverse
    }
}

@media (max-width: 1024px) {
    .elementor-cta--tablet-layout-image-above .elementor-cta,.elementor-cta--tablet-layout-image-below .elementor-cta {
        flex-wrap:wrap
    }

    .elementor-cta--tablet-layout-image-above .elementor-cta__bg-wrapper,.elementor-cta--tablet-layout-image-below .elementor-cta__bg-wrapper {
        width: 100%
    }

    .elementor-cta--tablet-layout-image-above .elementor-cta {
        flex-direction: column
    }

    .elementor-cta--tablet-layout-image-below .elementor-cta {
        flex-direction: column-reverse
    }

    .elementor-cta--tablet-layout-image-left .elementor-cta,.elementor-cta--tablet-layout-image-right .elementor-cta {
        flex-wrap: nowrap
    }

    .elementor-cta--tablet-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--tablet-layout-image-right .elementor-cta__bg-wrapper {
        min-width: 50%;
        width: auto
    }

    .elementor-cta--tablet-layout-image-left .elementor-cta__content,.elementor-cta--tablet-layout-image-right .elementor-cta__content {
        flex-grow: 1
    }

    .elementor-cta--tablet-layout-image-left .elementor-cta {
        flex-direction: row
    }

    .elementor-cta--tablet-layout-image-right .elementor-cta {
        flex-direction: row-reverse
    }
}

@media (max-width: 1) {
    .elementor-cta--mobile_extra-layout-image-above .elementor-cta,.elementor-cta--mobile_extra-layout-image-below .elementor-cta {
        flex-wrap:wrap
    }

    .elementor-cta--mobile_extra-layout-image-above .elementor-cta__bg-wrapper,.elementor-cta--mobile_extra-layout-image-below .elementor-cta__bg-wrapper {
        width: 100%
    }

    .elementor-cta--mobile_extra-layout-image-above .elementor-cta {
        flex-direction: column
    }

    .elementor-cta--mobile_extra-layout-image-below .elementor-cta {
        flex-direction: column-reverse
    }

    .elementor-cta--mobile_extra-layout-image-left .elementor-cta,.elementor-cta--mobile_extra-layout-image-right .elementor-cta {
        flex-wrap: nowrap
    }

    .elementor-cta--mobile_extra-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--mobile_extra-layout-image-right .elementor-cta__bg-wrapper {
        min-width: 50%;
        width: auto
    }

    .elementor-cta--mobile_extra-layout-image-left .elementor-cta__content,.elementor-cta--mobile_extra-layout-image-right .elementor-cta__content {
        flex-grow: 1
    }

    .elementor-cta--mobile_extra-layout-image-left .elementor-cta {
        flex-direction: row
    }

    .elementor-cta--mobile_extra-layout-image-right .elementor-cta {
        flex-direction: row-reverse
    }
}

@media (max-width: 767px) {
    .elementor-cta--mobile-layout-image-above .elementor-cta,.elementor-cta--mobile-layout-image-below .elementor-cta {
        flex-wrap:wrap
    }

    .elementor-cta--mobile-layout-image-above .elementor-cta__bg-wrapper,.elementor-cta--mobile-layout-image-below .elementor-cta__bg-wrapper {
        width: 100%
    }

    .elementor-cta--mobile-layout-image-above .elementor-cta {
        flex-direction: column
    }

    .elementor-cta--mobile-layout-image-below .elementor-cta {
        flex-direction: column-reverse
    }

    .elementor-cta--mobile-layout-image-left .elementor-cta,.elementor-cta--mobile-layout-image-right .elementor-cta {
        flex-wrap: nowrap
    }

    .elementor-cta--mobile-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--mobile-layout-image-right .elementor-cta__bg-wrapper {
        min-width: 50%;
        width: auto
    }

    .elementor-cta--mobile-layout-image-left .elementor-cta__content,.elementor-cta--mobile-layout-image-right .elementor-cta__content {
        flex-grow: 1
    }

    .elementor-cta--mobile-layout-image-left .elementor-cta {
        flex-direction: row
    }

    .elementor-cta--mobile-layout-image-right .elementor-cta {
        flex-direction: row-reverse
    }
}

.elementor-ribbon {
    height: 150px;
    left: auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(90deg);
    width: 150px;
    z-index: 1
}

.elementor-ribbon-inner {
    background: #000;
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    left: 0;
    line-height: 2;
    margin-top: 35px;
    text-align: center;
    text-transform: uppercase;
    transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    width: 200%
}

.elementor-ribbon.elementor-ribbon-left {
    left: 0;
    right: auto;
    transform: rotate(0)
}

.elementor-ribbon.elementor-ribbon-right {
    left: auto;
    right: 0;
    transform: rotate(90deg)
}

.elementor-bg-transform .elementor-bg {
    will-change: transform
}

.elementor-bg-transform-zoom-in:hover .elementor-bg,.elementor-bg-transform-zoom-out .elementor-bg {
    transform: scale(1.2)
}

.elementor-bg-transform-zoom-out:hover .elementor-bg {
    transform: scale(1)
}

.elementor-bg-transform-move-left .elementor-bg {
    transform: scale(1.2) translateX(8%)
}

.elementor-bg-transform-move-left:hover .elementor-bg,.elementor-bg-transform-move-right .elementor-bg {
    transform: scale(1.2) translateX(-8%)
}

.elementor-bg-transform-move-right:hover .elementor-bg {
    transform: scale(1.2) translateX(8%)
}

.elementor-bg-transform-move-up .elementor-bg {
    transform: scale(1.2) translateY(8%)
}

.elementor-bg-transform-move-down .elementor-bg,.elementor-bg-transform-move-up:hover .elementor-bg {
    transform: scale(1.2) translateY(-8%)
}

.elementor-bg-transform-move-down:hover .elementor-bg {
    transform: scale(1.2) translateY(8%)
}

/* FIX FOR WORDPRESS's CRAZY <p> TAG ANOMALY */
.rs-p-wp-fix {
    display: none !important;
    margin: 0 !important;
    height: 0px !important;
}

/* NEW Z-INDEX FIX*/
.wp-block-themepunch-revslider {
    position: relative
}

/* FIX FOR QUICK LOADING OF SLIDER SCRIPTS AND WP-ROCKET READDING IMG TAG INTO DOM*/
/*rs-sbg-px rs-sbg-wrap img { display:none !important}*/
/* MODAL BASICS */
rs-modal {
    position: fixed !important;
    z-index: 9999999 !important;
    pointer-events: none !important;
}

rs-modal.rs-modal-auto {
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
}

rs-modal.rs-modal-fullwidth, rs-modal.rs-modal-fullscreen {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

rs-modal rs-fullwidth-wrap {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
}

rs-module-wrap.rs-modal {
    display: none;
    max-height: 100% !important;
    overflow: auto !important;
    pointer-events: auto !important;
}

rs-module-wrap.hideallscrollbars.rs-modal {
    overflow: hidden !important;
    max-width: 100% !important
}

rs-modal-cover {
    width: 100%;
    height: 100%;
    z-index: 0;
    background: transparent;
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer;
    pointer-events: auto
}

body>rs-modal-cover {
    position: fixed;
    z-index: 9999995 !important;
}

rs-sbg-px {
    pointer-events: none
}

.rs-forceuntouchable, .rs-forceuntouchable * {
    pointer-events: none !important;
}

.rs-forcehidden * {
    visibility: hidden !important;
}

/*rs-modal rs-fullwidth-wrap rs-module-wrap { transform: translateY(-50%) !important; top: 50% !important; }*/
.rs_splitted_lines {
    display: block;
    white-space: nowrap !important
}

.rs-go-fullscreen {
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
    top: 0px !important;
    left: 0px !important;
    z-index: 9999999 !important;
    background: #ffffff;
}

.rtl {
    direction: rtl;
}

@font-face {
    font-family: 'revicons';
    src: url('../fonts/revicons.eot?5510888');
    src: url('../fonts/revicons.eot?5510888#iefix') format('embedded-opentype'), url('../fonts/revicons.woff?5510888') format('woff'), url('../fonts/revicons.ttf?5510888') format('truetype'), url('../fonts/revicons.svg?5510888#revicons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

[class^="revicon-"]:before, [class*=" revicon-"]:before {
    font-family: "revicons";
    font-style: normal;
    font-weight: normal;
    speak: never;
    speak-as: spell-out;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;
    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

rs-module i[class^="fa-"], rs-module i[class*=" fa-"], .rb-modal-wrapper i[class^="fa-"], .rb-modal-wrapper i[class*=" fa-"], #waitaminute i[class^="fa-"], #waitaminute i[class*=" fa-"], #objectlibrary i[class^="fa-"], #objectlibrary i[class*=" fa-"], #rs_overview i[class^="fa-"], #rs_overview i[class*=" fa-"], #rs_overview_menu i[class^="fa-"], #rs_overview_menu i[class*=" fa-"], #builderView i[class^="fa-"], #builderView i[class*=" fa-"] {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

rs-module [class^="fa-"]:before, rs-module [class*=" fa-"]:before, .rb-modal-wrapper [class^="fa-"]:before, .rb-modal-wrapper [class*=" fa-"]:before, #rs_overview [class^="fa-"]:before, #rs_overview [class*=" fa-"]:before, #objectlibrary [class^="fa-"]:before, #objectlibrary [class*=" fa-"]:before, #waitaminute [class^="fa-"]:before, #waitaminute [class*=" fa-"]:before, #rs_overview_menu [class^="fa-"]:before, #rs_overview_menu [class*=" fa-"]:before, #builderView [class^="fa-"]:before, #builderView [class*=" fa-"]:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    speak: never;
    speak-as: spell-out;
    display: inline-block;
    text-decoration: inherit;
    width: auto;
    margin-right: 0;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: inherit;
    margin-left: 0;
}

rs-module .sr-only, #objectlibrary .sr-only, #waitaminute .sr-only, #rs_overview .sr-only, #rs_overview_menu .sr-only, .rb-modal-wrapper .sr-only, #builderView .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

rs-module .sr-only-focusable:active, rs-module .sr-only-focusable:focus, #waitaminute .sr-only-focusable:active, #waitaminute .sr-only-focusable:focus, #objectlibrary .sr-only-focusable:active, #objectlibrary .sr-only-focusable:focus, #rs_overview .sr-only-focusable:active, #rs_overview .sr-only-focusable:focus, #rs_overview_menu .sr-only-focusable:active, #rs_overview_menu .sr-only-focusable:focus, .rb-modal-wrapper .sr-only-focusable:active, .rb-modal-wrapper .sr-only-focusable:focus, #builderView .sr-only-focusable:active, #builderView .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

.revicon-search-1:before {
    content: '\e802';
}

/* '' */
.revicon-pencil-1:before {
    content: '\e831';
}

/* '' */
.revicon-picture-1:before {
    content: '\e803';
}

/* '' */
.revicon-cancel:before {
    content: '\e80a';
}

/* '' */
.revicon-info-circled:before {
    content: '\e80f';
}

/* '' */
.revicon-trash:before {
    content: '\e801';
}

/* '' */
.revicon-left-dir:before {
    content: '\e817';
}

/* '' */
.revicon-right-dir:before {
    content: '\e818';
}

/* '' */
.revicon-down-open:before {
    content: '\e83b';
}

/* '' */
.revicon-left-open:before {
    content: '\e819';
}

/* '' */
.revicon-right-open:before {
    content: '\e81a';
}

/* '' */
.revicon-angle-left:before {
    content: '\e820';
}

/* '' */
.revicon-angle-right:before {
    content: '\e81d';
}

/* '' */
.revicon-left-big:before {
    content: '\e81f';
}

/* '' */
.revicon-right-big:before {
    content: '\e81e';
}

/* '' */
.revicon-magic:before {
    content: '\e807';
}

/* '' */
.revicon-picture:before {
    content: '\e800';
}

/* '' */
.revicon-export:before {
    content: '\e80b';
}

/* '' */
.revicon-cog:before {
    content: '\e832';
}

/* '' */
.revicon-login:before {
    content: '\e833';
}

/* '' */
.revicon-logout:before {
    content: '\e834';
}

/* '' */
.revicon-video:before {
    content: '\e805';
}

/* '' */
.revicon-arrow-combo:before {
    content: '\e827';
}

/* '' */
.revicon-left-open-1:before {
    content: '\e82a';
}

/* '' */
.revicon-right-open-1:before {
    content: '\e82b';
}

/* '' */
.revicon-left-open-mini:before {
    content: '\e822';
}

/* '' */
.revicon-right-open-mini:before {
    content: '\e823';
}

/* '' */
.revicon-left-open-big:before {
    content: '\e824';
}

/* '' */
.revicon-right-open-big:before {
    content: '\e825';
}

/* '' */
.revicon-left:before {
    content: '\e836';
}

/* '' */
.revicon-right:before {
    content: '\e826';
}

/* '' */
.revicon-ccw:before {
    content: '\e808';
}

/* '' */
.revicon-arrows-ccw:before {
    content: '\e806';
}

/* '' */
.revicon-palette:before {
    content: '\e829';
}

/* '' */
.revicon-list-add:before {
    content: '\e80c';
}

/* '' */
.revicon-doc:before {
    content: '\e809';
}

/* '' */
.revicon-left-open-outline:before {
    content: '\e82e';
}

/* '' */
.revicon-left-open-2:before {
    content: '\e82c';
}

/* '' */
.revicon-right-open-outline:before {
    content: '\e82f';
}

/* '' */
.revicon-right-open-2:before {
    content: '\e82d';
}

/* '' */
.revicon-equalizer:before {
    content: '\e83a';
}

/* '' */
.revicon-layers-alt:before {
    content: '\e804';
}

/* '' */
.revicon-popup:before {
    content: '\e828';
}

/* '' */
/******************************
	-	BASIC STYLES		-
******************************/
.tp-fullwidth-forcer {
    z-index: 0;
    pointer-events: none
}

rs-module-wrap {
    visibility: hidden
}

rs-module-wrap, rs-module-wrap * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

rs-module-wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    display: block;
}

.rs-fixedscrollon rs-module-wrap {
    position: fixed !important;
    top: 0px !important;
    z-index: 1000;
    left: 0 !important;
}

.rs-stickyscrollon rs-module-wrap {
    position: sticky !important;
    top: 0px;
    z-index: 1000;
}

.rs-stickyscrollon {
    overflow: visible !important;
}

rs-fw-forcer {
    display: block;
    width: 100%;
    pointer-events: none;
}

rs-module {
    position: relative;
    overflow: hidden;
    display: block;
}

rs-module.disableVerticalScroll {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}

rs-pzimg-wrap, rs-sbg-effectwrap, rs-sbg {
    display: block;
    pointer-events: none
}

rs-sbg-effectwrap {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%
}

rs-carousel-wrap rs-column rs-layer img {
    width: 0px;
    height: 0px;
}

rs-sbg-px, rs-sbg-wrap {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    width: 100%;
    height: 100%;
    display: block;
}

a.rs-layer, a.rs-layer:-webkit-any-link {
    text-decoration: none
}

a[x-apple-data-detectors] {
    color: inherit !important;
    text-decoration: none !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
}

.entry-content rs-module a, rs-module a {
    box-shadow: none;
}

.rs-ov-hidden {
    overflow: hidden !important;
}

.rs-forceoverflow, .rs-forceoverflow rs-module-wrap, .rs-forceoverflow rs-module, .rs-forceoverflow rs-slides, .rs-forceoverflow rs-slide {
    overflow: visible !important
}

.rs-parallax-hidden-of rs-slide {
    overflow: hidden !important
}

.tp-simpleresponsive img, rs-module img {
    max-width: none !important;
    transition: none;
    margin: 0px;
    padding: 0px;
    border: none;
}

rs-module .no-slides-text {
    font-weight: bold;
    text-align: center;
    padding-top: 80px;
}

rs-slides, rs-slide, rs-slide:before {
    position: absolute;
    text-indent: 0em;
    top: 0px;
    left: 0px;
}

rs-slide,rs-slide:before {
    display: block;
    visibility: hidden;
}

.rs-layer .rs-untoggled-content {
    display: block;
}

.rs-layer .rs-toggled-content {
    display: none;
}

.rs-tc-active.rs-layer > .rs-toggled-content {
    display: block;
}

.rs-tc-active.rs-layer > .rs-untoggled-content {
    display: none;
}

.rs-layer-video {
    overflow: hidden
}

.rs_html5vidbasicstyles {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

rs-module rs-layer, rs-module .rs-layer {
    opacity: 0;
    position: relative;
    visibility: hidden;
    /*white-space: nowrap; Fix for Mobile Padding issues on long texts */
    display: block;
    -webkit-font-smoothing: antialiased !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-osx-font-smoothing: grayscale;
    z-index: 1;
    font-display: swap;
}

rs-layer-wrap, rs-mask, rs-module-wrap, rs-module .rs-layer, rs-module img {
    user-select: none;
}

rs-module rs-mask-wrap .rs-layer, rs-module rs-mask-wrap *:last-child, .wpb_text_column rs-module rs-mask-wrap .rs-layer, .wpb_text_column rs-module rs-mask-wrap *:last-child {
    margin-bottom: 0;
}

.rs-svg svg {
    width: 100%;
    height: 100%;
    position: relative;
    vertical-align: top
}

rs-layer:not(.rs-wtbindex), .rs-layer:not(.rs-wtbindex), rs-alyer *:not(.rs-wtbindex), .rs-layer *:not(.rs-wtbindex) {
    outline: none !important;
}

/* CAROUSEL FUNCTIONS */
rs-carousel-wrap {
    cursor: url(../img/openhand.cur), move;
}

rs-carousel-wrap.dragged {
    cursor: url(../img/closedhand.cur), move;
}

rs-carousel-wrap.noswipe {
    cursor: default;
}

rs-carousel-wrap {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

rs-carousel-space {
    clear: both;
    display: block;
    width: 100%;
    height: 0px;
    position: relative;
}

/* ADDED FOR SLIDELINK MANAGEMENT */
.tp_inner_padding {
    box-sizing: border-box;
    max-height: none !important;
}

.rs-layer.rs-selectable {
    user-select: text;
}

rs-px-mask {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

rs-module embed, rs-module iframe, rs-module object, rs-module audio, rs-module video {
    max-width: none !important;
    border: none;
}

rs-bg-elem {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
    display: block;
    pointer-events: none;
}

.tp-blockmask, .tp-blockmask_in, .tp-blockmask_out {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 1000;
    transform: scaleX(0) scaleY(0);
}

/***********************************************************
	- 	ZONES / GOUP / ROW / COLUMN LAYERS AND HELPERS 	-
***********************************************************/
rs-zone {
    position: absolute;
    width: 100%;
    left: 0px;
    box-sizing: border-box;
    min-height: 50px;
    font-size: 0px;
    pointer-events: none
}

rs-row-wrap, rs-column, rs-cbg-mask-wrap {
    display: block;
    visibility: hidden
}

rs-layer-wrap, rs-parallax-wrap, rs-loop-wrap, rs-mask-wrap {
    display: block;
}

rs-column-wrap>rs-mask-wrap, rs-column-wrap>rs-loop-wrap {
    z-index: 1
}

rs-layer-wrap, rs-mask-wrap, rs-cbg-mask-wrap {
    transform-style: flat;
}

/* ANY SAFARI NEEDS IN CAROUSEL SOME HELP TO AVOID FLICKERING, LOVELY....*/
@media screen and (min-color-index: 0) and(-webkit-min-device-pixel-ratio:0) {
    rs-carousel-wrap rs-layer-wrap, rs-carousel-wrap rs-loop-wrap {
        backface-visibility: hidden;
        transform-style: preserve-3d;
    }
}

.safarifix rs-layer-wrap {
    perspective: 1000000;
}

@-moz-document url-prefix() {
    rs-layer-wrap, rs-mask-wrap, rs-cbg-mask-wrap {
        perspective: none;
    }
}

rs-mask-wrap {
    overflow: hidden
}

rs-fullwidth-wrap {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    overflow: visible;
    max-width: none !important;
}

.rev_row_zone_top {
    top: 0px;
}

.rev_row_zone_bottom {
    bottom: 0px;
}

.rev_row_zone_middle {
    top: 0px;
}

rs-column-wrap .rs-parallax-wrap {
    vertical-align: top
}

.rs-layer img, rs-layer img {
    vertical-align: top
}

rs-row, rs-row.rs-layer {
    display: table;
    position: relative;
    width: 100% !important;
    table-layout: fixed;
    box-sizing: border-box;
    vertical-align: top;
    height: auto;
    font-size: 0px;
}

.rs-layer.rs-waction.iospermaccwait.permanenthidden {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

rs-column-wrap {
    display: table-cell;
    position: relative;
    vertical-align: top;
    height: auto;
    box-sizing: border-box;
    font-size: 0px;
}

rs-column {
    box-sizing: border-box;
    display: block;
    position: relative;
    width: 100% !important;
    height: auto !important;
    white-space: normal !important;
}

rs-cbg-mask-wrap {
    position: absolute;
    z-index: 0;
    box-sizing: border-box;
}

rs-column-wrap rs-cbg-mask-wrap {
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
}

rs-column-bg {
    position: absolute;
    z-index: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
}

.rs-pelock * {
    pointer-events: none !important;
}

rs-column .rs-parallax-wrap, rs-column rs-loop-wrap, rs-column rs-mask-wrap {
    text-align: inherit;
}

rs-column rs-mask-wrap {
    display: inline-block;
}

rs-column .rs-parallax-wrap rs-loop-wrap, rs-column .rs-parallax-wrap rs-mask-wrap, rs-column .rs-parallax-wrap {
    position: relative;
    left: auto;
    top: auto;
    line-height: 0px;
}

rs-column .rs-parallax-wrap rs-loop-wrap, rs-column .rs-parallax-wrap rs-mask-wrap, rs-column .rs-parallax-wrap, rs-column .rev_layer_in_column {
    vertical-align: top;
}

.rev_break_columns {
    display: block !important
}

.rev_break_columns rs-column-wrap.rs-parallax-wrap {
    display: block !important;
    width: 100% !important;
}

.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden, .tp-forcenotvisible, .tp-hide-revslider, rs-row-wrap.rs-layer-hidden, rs-column-wrap.rs-layer-hidden, .rs-layer.rs-layer-hidden, .rs-layer-audio.rs-layer-hidden, .rs-parallax-wrap.rs-layer-hidden {
    visibility: hidden !important;
    display: none !important
}

/*rs-column .rs-parallax-wrap,
rs-column rs-loop-wrap,
rs-column rs-mask-wrap,
rs-column rs-layer { vertical-align: inherit }*/
/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/
a.rs-layer.rs-nointeraction >.div, rs-layer.rs-nointeraction:not(a), .rs-layer.rs-nointeraction:not(a) {
    pointer-events: none !important
}

rs-static-layers {
    position: absolute;
    z-index: 101;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 100%;
    pointer-events: none;
    overflow: hidden
}

/* new static layers position option */
rs-static-layers.rs-stl-back {
    z-index: 0;
}

.rs-stl-visible {
    overflow: visible !important;
}

.rs-layer rs-fcr {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-bottom-width: 0 !important;
    border-top: 40px solid #00A8FF;
    position: absolute;
    right: 100%;
    top: 0px;
}

.rs-layer rs-fcrt {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-top-width: 0 !important;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    right: 100%;
    top: 0px;
}

.rs-layer rs-bcr {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00A8FF;
    border-top-width: 0 !important;
    position: absolute;
    left: 100%;
    top: 0px;
}

.rs-layer rs-bcrt {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00A8FF;
    border-bottom-width: 0 !important;
    position: absolute;
    left: 100%;
    top: 0px;
}

.tp-layer-inner-rotation {
    position: relative !important;
}

/***********************************************
	-	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
***********************************************/
img.tp-slider-alternative-image {
    width: 100%;
    height: auto;
}

/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
    filter: none !important;
}

/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
rs-bgvideo {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
    display: block
}

.rs-layer.rs-fsv {
    top: 0px;
    left: 0px;
    position: absolute;
    width: 100%;
    height: 100%
}

.rs-layer.rs-fsv audio, .rs-layer.rs-fsv video, .rs-layer.rs-fsv iframe, .rs-layer.rs-fsv iframe audio, .rs-layer.rs-fsv iframe video {
    width: 100%;
    height: 100% ;
    /*display: none*/
}

.rs-fsv video {
    background: #000
}

.fullcoveredvideo rs-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px
}

.videoisplaying .html5vid rs-poster {
    display: none
}

.tp-video-play-button {
    background: #000;
    background: rgba(0,0,0,0.3);
    border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #FFF;
    z-index: 3;
    margin-top: -25px;
    margin-left: -25px;
    line-height: 50px !important;
    text-align: center;
    cursor: pointer;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    z-index: 4;
    opacity: 0;
    transition: opacity 300ms ease-out !important;
}

.rs-ISM .tp-video-play-button {
    opacity: 1;
    transition: none !important;
    z-index: 6;
}

.rs-audio .tp-video-play-button {
    display: none !important;
}

.rs-layer .html5vid {
    width: 100% !important;
    height: 100% !important;
}

.tp-video-play-button i {
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center !important;
    vertical-align: top;
    line-height: 50px !important;
    font-size: 30px !important;
}

.rs-layer:hover .tp-video-play-button {
    opacity: 1;
    display: block;
    z-index: 6;
}

.rs-layer .tp-revstop {
    display: none;
    width: 15px;
    border-right: 5px solid #fff !important;
    border-left: 5px solid #fff !important;
    transform: translateX(50%) translateY(50%);
    height: 20px;
    margin-left: 11px !important;
    margin-top: 5px !important;
}

.videoisplaying .revicon-right-dir {
    display: none
}

.videoisplaying .tp-revstop {
    display: block
}

.videoisplaying .tp-video-play-button {
    display: none
}

.fullcoveredvideo .tp-video-play-button {
    display: none !important
}

.rs-fsv .rs-fsv audio {
    object-fit: contain !important;
}

.rs-fsv .rs-fsv video {
    object-fit: contain !important;
}

.rs-layer-video .html5vid.hidefullscreen video::-webkit-media-controls-fullscreen-button {
    display: none;
}

@supports not (-ms-high-contrast:none) {
    /* Non-IE styles here */
    .rs-fsv .fullcoveredvideo audio {
        object-fit: cover !important;
    }

    .rs-fsv .fullcoveredvideo video {
        object-fit: cover !important;
    }
}

.rs-fullvideo-cover {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    background: transparent;
    z-index: 5;
}

.rs-nolc .tp-video-play-button, rs-bgvideo video::-webkit-media-controls-start-playback-button, rs-bgvideo video::-webkit-media-controls, rs-bgvideo audio::-webkit-media-controls {
    display: none !important;
}

.rs-audio .tp-video-controls {
    opacity: 1 !important;
    visibility: visible !important
}

rs-module h1.rs-layer, rs-module h2.rs-layer, rs-module h3.rs-layer, rs-module h4.rs-layer, rs-module h5.rs-layer, rs-module h6.rs-layer, rs-module div.rs-layer, rs-module span.rs-layer, rs-module p.rs-layer {
    margin: 0;
    padding: 0;
    margin-block-start: 0; margin-block-end: 0; margin-inline-start: 0; margin-inline-end: 0;}

rs-module h1.rs-layer:before, rs-module h2.rs-layer:before, rs-module h3.rs-layer:before, rs-module h4.rs-layer:before, rs-module h5.rs-layer:before, rs-module h6.rs-layer:before {
    content: none;
}

/********************************
	-	DOTTED OVERLAYS	-
*********************************/
rs-dotted {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3;
    display: block;
    pointer-events: none
}

rs-sbg-wrap rs-dotted {
    z-index: 31
}

rs-dotted.twoxtwo {
    background: url(../img/gridtile.png)
}

rs-dotted.twoxtwowhite {
    background: url(../img/gridtile_white.png)
}

rs-dotted.threexthree {
    background: url(../img/gridtile_3x3.png)
}

rs-dotted.threexthreewhite {
    background: url(../img/gridtile_3x3_white.png)
}

/******************************
	-	SHADOWS		-
******************************/
.tp-shadowcover {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #fff;
    position: absolute;
    z-index: -1;
}

.tp-shadow1 {
    box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
}

.tp-shadow2:before, .tp-shadow2:after, .tp-shadow3:before, .tp-shadow4:after {
    z-index: -2;
    position: absolute;
    content: "";
    bottom: 10px;
    left: 10px;
    width: 50%;
    top: 85%;
    max-width: 300px;
    background: transparent;
    box-shadow: 0 15px 10px rgba(0,0,0,0.8);
    transform: rotate(-3deg);
}

.tp-shadow2:after, .tp-shadow4:after {
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}

.tp-shadow5 {
    position: relative;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.tp-shadow5:before, .tp-shadow5:after {
    content: "";
    position: absolute;
    z-index: -2;
    box-shadow: 0 0 25px 0px rgba(0,0,0,0.6);
    top: 30%;
    bottom: 0;
    left: 20px;
    right: 20px;
    border-radius: 100px / 20px;
}

/* TP BUTTONS DESKTOP SIZE */
.rev-btn, .rev-btn:visited {
    outline: none !important;
    box-shadow: none;
    text-decoration: none !important;
    box-sizing: border-box;
    cursor: pointer;
}

.rev-btn.rev-uppercase, .rev-btn.rev-uppercase:visited {
    text-transform: uppercase;
}

.rev-btn i {
    font-size: inherit;
    font-weight: normal;
    position: relative;
    top: 0px;
    transition: opacity 0.2s ease-out, margin 0.2s ease-out;
    margin-left: 0px;
    line-height: inherit
}

.rev-btn.rev-hiddenicon i {
    font-size: inherit;
    font-weight: normal;
    position: relative;
    top: 0px;
    transition: opacity 0.2s ease-out, margin 0.2s ease-out;
    opacity: 0;
    margin-left: 0px !important;
    width: 0px !important;
}

.rev-btn.rev-hiddenicon:hover i {
    opacity: 1 !important;
    margin-left: 10px !important;
    width: auto !important;
}

/* BURGER BUTTON */
.rev-burger {
    position: relative;
    box-sizing: border-box;
    padding: 22px 14px 22px 14px;
    border-radius: 50%;
    border: 1px solid rgba(51,51,51,0.25);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
}

.rev-burger span {
    display: block;
    width: 30px;
    height: 3px;
    background: #333;
    transition: .7s;
    pointer-events: none;
    transform-style: flat !important;
}

.rev-burger span:nth-child(2) {
    margin: 3px 0;
}

.quick_style_example_wrap .rev-burger:hover :first-child, #dialog_addbutton .rev-burger:hover :first-child, .open .rev-burger :first-child, .open.rev-burger :first-child {
    transform: translateY(6px) rotate(-45deg);
}

.quick_style_example_wrap .rev-burger:hover :nth-child(2), #dialog_addbutton .rev-burger:hover :nth-child(2), .open .rev-burger :nth-child(2), .open.rev-burger :nth-child(2) {
    transform: rotate(-45deg);
    opacity: 0;
}

.quick_style_example_wrap .rev-burger:hover :last-child, #dialog_addbutton .rev-burger:hover :last-child, .open .rev-burger :last-child, .open.rev-burger :last-child {
    transform: translateY(-6px) rotate(-135deg);
}

.rev-burger.revb-white {
    border: 2px solid rgba(255,255,255,0.2);
}

.rev-b-span-light span, .rev-burger.revb-white span {
    background: #fff;
}

.rev-burger.revb-whitenoborder {
    border: 0;
}

.rev-burger.revb-whitenoborder span {
    background: #fff;
}

.rev-burger.revb-darknoborder {
    border: 0;
}

.rev-b-span-dark span, .rev-burger.revb-darknoborder span {
    background: #333;
}

.rev-burger.revb-whitefull {
    background: #fff;
    border: none;
}

.rev-burger.revb-whitefull span {
    background: #333;
}

.rev-burger.revb-darkfull {
    background: #333;
    border: none;
}

.rev-burger.revb-darkfull span {
    background: #fff;
}

/* SCROLL DOWN BUTTON */
@keyframes rev-ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }

    15% {
        opacity: 1;
        top: 70%;
    }

    50% {
        opacity: 0;
        top: 70%;
    }

    100% {
        opacity: 0;
        top: 29%;
    }
}

.rev-scroll-btn {
    display: inline-block;
    position: relative;
    left: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    width: 35px;
    height: 55px;
    box-sizing: border-box;
    border: 3px solid white;
    border-radius: 23px;
}

.rev-scroll-btn > * {
    display: inline-block;
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
    color: #7f8c8d;
    color: #ffffff;
    font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
}

.rev-scroll-btn > *:hover, .rev-scroll-btn > *:focus, .rev-scroll-btn > *.active {
    color: #ffffff;
}

.rev-scroll-btn > *:hover, .rev-scroll-btn > *:focus, .rev-scroll-btn > *:active, .rev-scroll-btn > *.active {
    opacity: 0.8;
}

.rev-scroll-btn.revs-fullwhite {
    background: #fff;
}

.rev-scroll-btn.revs-fullwhite span {
    background: #333;
}

.rev-scroll-btn.revs-fulldark {
    background: #333;
    border: none;
}

.rev-scroll-btn.revs-fulldark span {
    background: #fff;
}

.rev-scroll-btn span {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    border-radius: 50%;
    animation: rev-ani-mouse 2.5s linear infinite;
    background: #fff;
}

.rev-scroll-btn.rev-b-span-dark {
    border-color: #333;
}

.rev-scroll-btn.rev-b-span-dark span, .rev-scroll-btn.revs-dark span {
    background: #333;
}

.rev-control-btn {
    position: relative;
    display: inline-block;
    z-index: 5;
    color: #FFF;
    font-size: 20px;
    line-height: 60px;
    font-weight: 400;
    font-style: normal;
    font-family: Raleway;
    text-decoration: none;
    text-align: center;
    background-color: #000;
    border-radius: 50px;
    text-shadow: none;
    background-color: rgba(0, 0, 0, 0.50);
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    cursor: pointer;
}

.rev-cbutton-dark-sr {
    border-radius: 3px;
}

.rev-cbutton-light {
    color: #333;
    background-color: rgba(255,255,255, 0.75);
}

.rev-cbutton-light-sr {
    color: #333;
    border-radius: 3px;
    background-color: rgba(255,255,255, 0.75);
}

.rev-sbutton {
    line-height: 37px;
    width: 37px;
    height: 37px;
}

.rev-sbutton-blue {
    background-color: #3B5998
}

.rev-sbutton-lightblue {
    background-color: #00A0D1;
}

.rev-sbutton-red {
    background-color: #DD4B39;
}

/************************************
-	TP BANNER TIMER		-
*************************************/
rs-progress {
    visibility: hidden;
    position: absolute;
    z-index: 200;
    width: 100%;
    height: 100%;
}

rs-progress-bar, .rs-progress-bar {
    display: block;
    z-index: 20;
    box-sizing: border-box;
    background-clip: content-box;
    position: absolute;
    line-height: 0px;
    width: 100%;
    height: 100%;
}

rs-progress-bgs {
    display: block;
    z-index: 15;
    box-sizing: border-box;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0px;
    left: 0px;
}

rs-progress-bg {
    display: block;
    background-clip: content-box;
    position: absolute;
    width: 100%;
    height: 100%;
}

rs-progress-gap {
    display: block;
    background-clip: content-box;
    position: absolute;
    width: 100%;
    height: 100%;
}

rs-progress-vis {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px
}

/*********************************************
-	BASIC SETTINGS FOR THE BANNER	-
***********************************************/
.rs-layer img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
    /*zoom:1;*/
}

/*rs-carousel-wrap rs-layer.rs-layer img {   transform: translateZ(-0.0001px)}*/
.rs-layer.slidelink {
    cursor: pointer;
    width: 100%;
    height: 100%;
}

.rs-layer.slidelink a {
    width: 100%;
    height: 100%;
    display: block
}

.rs-layer.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url(../img/coloredbg.png) repeat
}

.rs-layer.slidelink a span {
    background: url(../img/coloredbg.png) repeat;
    width: 100%;
    height: 100%;
    display: block
}

/*.tp-shape {	width:100%;height:100%;}*/
/*********************************************
-	WOOCOMMERCE STYLES	-
***********************************************/
.rs-layer .rs-starring {
    display: inline-block
}

.rs-layer .rs-starring .star-rating {
    float: none;
    display: inline-block;
    vertical-align: top;
    color: #FFC321 !important;
}

.rs-layer .rs-starring .star-rating, .rs-layer .rs-starring-page .star-rating {
    position: relative;
    height: 1em;
    width: 5.4em;
    font-family: star;
    font-size: 1em !important;
}

.rs-layer .rs-starring .star-rating:before, .rs-layer .rs-starring-page .star-rating:before {
    content: "\73\73\73\73\73";
    color: #E0DADF;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}

.rs-layer .rs-starring .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    font-size: 1em !important;
}

.rs-layer .rs-starring .star-rating span:before, .rs-layer .rs-starring .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
}

/******************************
	-	LOADER FORMS	-
********************************/
rs-loader {
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
}

rs-loader.off {
    display: none !important;
}

rs-loader.spinner0 {
    width: 40px;
    height: 40px;
    background-color: #fff;
    background-image: url(../img/loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
    margin-top: -20px;
    margin-left: -20px;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px;
}

rs-loader.spinner1 {
    width: 40px;
    height: 40px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
    margin-top: -20px;
    margin-left: -20px;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px;
}

rs-loader.spinner5 {
    background-image: url(../img/loader.gif);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    background-color: #fff;
    margin: -22px -22px;
    width: 44px;
    height: 44px;
    border-radius: 3px;
}

@keyframes tp-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }

    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

rs-loader.spinner2 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-color: #ff0000;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
    border-radius: 100%;
    animation: tp-scaleout 1.0s infinite ease-in-out;
}

@keyframes tp-scaleout {
    0% {
        transform: scale(0.0);
    }

    100% {
        transform: scale(1.0);
        opacity: 0;
    }
}

rs-loader.spinner3 {
    margin: -9px 0px 0px -35px;
    width: 70px;
    text-align: center;
}

rs-loader.spinner3 .bounce1, rs-loader.spinner3 .bounce2, rs-loader.spinner3 .bounce3 {
    width: 18px;
    height: 18px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
    border-radius: 100%;
    display: inline-block;
    animation: tp-bouncedelay 1.4s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    animation-fill-mode: both;
}

rs-loader.spinner3 .bounce1 {
    animation-delay: -0.32s;
}

rs-loader.spinner3 .bounce2 {
    animation-delay: -0.16s;
}

@keyframes tp-bouncedelay {
    0%, 80%, 100% {
        transform: scale(0.0);
    }

    40% {
        transform: scale(1.0);
    }
}

rs-loader.spinner4 {
    margin: -20px 0px 0px -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    animation: tp-rotate 2.0s infinite linear;
}

rs-loader.spinner4 .dot1, rs-loader.spinner4 .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    animation: tp-bounce 2.0s infinite ease-in-out;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}

rs-loader.spinner4 .dot2 {
    top: auto;
    bottom: 0px;
    animation-delay: -1.0s;
}

@keyframes tp-rotate {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes tp-bounce {
    0%, 100% {
        transform: scale(0.0);
    }

    50% {
        transform: scale(1.0);
    }
}

rs-layer iframe {
    visibility: hidden;
}

rs-layer.rs-ii-o iframe {
    visibility: visible;
}

rs-layer input[type="text"], rs-layer input[type="email"], rs-layer input[type="url"], rs-layer input[type="password"], rs-layer input[type="search"], rs-layer input[type="number"], rs-layer input[type="tel"], rs-layer input[type="range"], rs-layer input[type="date"], rs-layer input[type="month"], rs-layer input[type="week"], rs-layer input[type="time"], rs-layer input[type="datetime"], rs-layer input[type="datetime-local"] {
    display: inline-block
}

rs-layer input::placeholder {
    vertical-align: middle;
    line-height: inherit !important
}

a.rs-layer {
    transition: none
}

/***********************************************
	-  STANDARD NAVIGATION SETTINGS
***********************************************/
rs-thumbs-wrap, rs-tabs-wrap, rs-thumbs, rs-thumb, rs-tab, rs-bullet, rs-bullets, rs-navmask, rs-tabs, rs-arrow {
    display: block;
    pointer-events: all;
}

/*rs-layer {	font-size:20px; line-height: 25px; padding:0px; margin:0px; border-radius:0px; max-width: none;min-width:none; max-height: none; min-height: none}*/
.tp-thumbs.navbar, .tp-bullets.navbar, .tp-tabs.navbar {
    border: none;
    min-height: 0;
    margin: 0;
    border-radius: 0;
}

.tp-tabs, .tp-thumbs, .tp-bullets {
    position: absolute;
    display: block;
    z-index: 1000;
    top: 0px;
    left: 0px;
}

.tp-tab, .tp-thumb {
    cursor: pointer;
    position: absolute;
    opacity: 0.5;
    box-sizing: border-box;
}

.tp-arr-imgholder, rs-poster, .tp-thumb-image, .tp-tab-image {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
}

rs-poster {
    cursor: pointer;
    z-index: 3;
}

.tp-tab.rs-touchhover, .tp-tab.selected, .tp-thumb.rs-touchhover, .tp-thumb.selected {
    opacity: 1;
}

.tp-tab-mask, .tp-thumb-mask {
    box-sizing: border-box !important;
}

.tp-tabs, .tp-thumbs {
    box-sizing: content-box !important;
}

.tp-bullet {
    width: 15px;
    height: 15px;
    position: absolute;
    background: #fff;
    background: rgba(255,255,255,0.3);
    cursor: pointer;
}

.tp-bullet.selected, .tp-bullet.rs-touchhover {
    background: #fff;
}

.tparrows {
    cursor: pointer;
    background: #000;
    background: rgba(0,0,0,0.5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
}

.tparrows.rs-touchhover {
    background: #000;
}

.tparrows:before {
    font-family: "revicons";
    font-size: 15px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center;
}

.tparrows.tp-leftarrow:before {
    content: '\e824';
}

.tparrows.tp-rightarrow:before {
    content: '\e825';
}

/*.tp-thumb-mask {max-width: 100% !important}*/
/************************
 - FIXES FOR PE-7 ICONS -
**************************/
.rs-layer [class^="pe-7s-"]:before, .rs-layer [class*=" pe-7s-"]:before, .rs-layer [class^="pe-7s-"], .rs-layer [class*=" pe-7s-"] {
    width: auto;
    margin: 0;
    line-height: inherit;
    box-sizing: inherit;
}

/***************************
	- KEN BURNS FIXES -
***************************/
rs-pzimg-wrap {
    display: block;
}

body.rtl .rs-pzimg {
    left: 0 !important
}

/*******************************
	- CUBE & CANVAS SETTINGS -
********************************/
.rs_fake_cube {
    transform-style: preserve-3d
}

.rs_fake_cube, .rs_fake_cube_wall {
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    left: 0px;
    top: 0px;
    z-index: 0
}

.rs-builder-mode rs-sbg-wrap canvas, rs-sbg canvas {
    overflow: hidden;
    z-index: 5;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

/***************************
	- 3D SHADOW MODE -
***************************/
.dddwrappershadow {
    box-shadow: 0 45px 100px rgba(0, 0, 0, 0.4);
}

.dddwrapper {
    transform-style: flat;
    perspective: 10000px;
}

/*******************
	- DEBUG MODE -
*******************/
.rs_error_message_box {
    background: #111;
    width: 800px;
    margin: 40px auto;
    padding: 40px 20px;
    text-align: center;
    font-family: "Open Sans",sans-serif
}

.rs_error_message_oops {
    margin: 0px 0px 20px;
    line-height: 60px;
    font-size: 34px;
    color: #FFF;
}

.rs_error_message_content {
    margin: 0px 0px 20px;
    line-height: 25px;
    font-size: 17px;
    color: #FFF;
}

.rs_error_message_button {
    color: #fff !important;
    background: #333;
    display: inline-block;
    padding: 10px 15px;
    text-align: right;
    border-radius: 5px;
    cursor: pointer;
    text-decoration: none !important
}

.rs_error_message_button:hover {
    background: #5e35b1
}

.hglayerinfo {
    position: fixed;
    bottom: 0px;
    left: 0px;
    color: #FFF;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    background: rgba(0, 0, 0, 0.75);
    padding: 5px 10px;
    z-index: 2000;
    white-space: normal;
}

.hginfo {
    position: absolute;
    top: -2px;
    left: -2px;
    color: #e74c3c;
    font-size: 12px;
    font-weight: 600;
    background: #000;
    padding: 2px 5px;
}

.indebugmode .rs-layer:hover {
    border: 1px dashed #c0392b !important;
}

.helpgrid {
    border: 2px dashed #c0392b;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0
}

#revsliderlogloglog {
    padding: 15px;
    color: #fff;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 150px;
    background: rgba(0,0,0,0.7);
    z-index: 100000;
    font-size: 10px;
    overflow: scroll;
}

/**
INSTAGRAM FILTERS BY UNA
https://una.im/CSSgram/
**/
.aden {
    filter: hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)
}

.aden::after {
    background: linear-gradient(to right,rgba(66,10,14,.2),transparent);
    mix-blend-mode: darken
}

.perpetua::after,.reyes::after {
    mix-blend-mode: soft-light;
    opacity: .5
}

.inkwell {
    filter: sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)
}

.perpetua::after {
    background: linear-gradient(to bottom,#005b9a,#e6c13d)
}

.reyes {
    filter: sepia(.22) brightness(1.1) contrast(.85) saturate(.75)
}

.reyes::after {
    background: #efcdad
}

.gingham {
    filter: brightness(1.05) hue-rotate(-10deg)
}

.gingham::after {
    background: linear-gradient(to right,rgba(66,10,14,.2),transparent);
    mix-blend-mode: darken
}

.toaster {
    filter: contrast(1.5) brightness(.9)
}

.toaster::after {
    background: radial-gradient(circle,#804e0f,#3b003b);
    mix-blend-mode: screen
}

.walden {
    filter: brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)
}

.walden::after {
    background: #04c;
    mix-blend-mode: screen;
    opacity: .3
}

.hudson {
    filter: brightness(1.2) contrast(.9) saturate(1.1)
}

.hudson::after {
    background: radial-gradient(circle,#a6b1ff 50%,#342134);
    mix-blend-mode: multiply;
    opacity: .5
}

.earlybird {
    filter: contrast(.9) sepia(.2)
}

.earlybird::after {
    background: radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);
    mix-blend-mode: overlay
}

.mayfair {
    filter: contrast(1.1) saturate(1.1)
}

.mayfair::after {
    background: radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);
    mix-blend-mode: overlay;
    opacity: .4
}

.lofi {
    filter: saturate(1.1) contrast(1.5)
}

.lofi::after {
    background: radial-gradient(circle,transparent 70%,#222 150%);
    mix-blend-mode: multiply
}

._1977 {
    filter: contrast(1.1) brightness(1.1) saturate(1.3)
}

._1977:after {
    background: rgba(243,106,188,.3);
    mix-blend-mode: screen
}

.brooklyn {
    filter: contrast(.9) brightness(1.1)
}

.brooklyn::after {
    background: radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);
    mix-blend-mode: overlay
}

.xpro2 {
    filter: sepia(.3)
}

.xpro2::after {
    background: radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);
    mix-blend-mode: color-burn
}

.nashville {
    filter: sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)
}

.nashville::after {
    background: rgba(0,70,150,.4);
    mix-blend-mode: lighten
}

.nashville::before {
    background: rgba(247,176,153,.56);
    mix-blend-mode: darken
}

.lark {
    filter: contrast(.9)
}

.lark::after {
    background: rgba(242,242,242,.8);
    mix-blend-mode: darken
}

.lark::before {
    background: #22253f;
    mix-blend-mode: color-dodge
}

.moon {
    filter: grayscale(1) contrast(1.1) brightness(1.1)
}

.moon::before {
    background: #a0a0a0;
    mix-blend-mode: soft-light
}

.moon::after {
    background: #383838;
    mix-blend-mode: lighten
}

.clarendon {
    filter: contrast(1.2) saturate(1.35)
}

.clarendon:before {
    background: rgba(127,187,227,.2);
    mix-blend-mode: overlay
}

.willow {
    filter: grayscale(.5) contrast(.95) brightness(.9)
}

.willow::before {
    background-image: radial-gradient(circle,40%, #d4a9af 55%,#000 150%);
    mix-blend-mode: overlay
}

.rise {
    filter: brightness(1.05) sepia(.2) contrast(.9) saturate(.9)
}

.rise::after {
    background: radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);
    mix-blend-mode: overlay;
    opacity: .6
}

.rise::before {
    background: radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));
    mix-blend-mode: multiply
}

._1977:after,._1977:before,rs-pzimg-wrap.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none
}

._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2 {
    position: absolute;
}

._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before {
    z-index: 30
}

._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after {
    z-index: 40
}

.slumber {
    filter: saturate(.66) brightness(1.05)
}

.slumber::after {
    background: rgba(125,105,24,.5);
    mix-blend-mode: soft-light
}

.slumber::before {
    background: rgba(69,41,12,.4);
    mix-blend-mode: lighten
}

.willow::after {
    background-color: #d8cdcb;
    mix-blend-mode: color
}

/* SAFARI BUG FIX ON COLOR BLEND MODE */
@media not all and (min-resolution: .001dpcm) {
    @supports (-webkit-appearance:none) {
        .willow {
            filter:grayscale(1) contrast(.95) brightness(.9)
        }

        .willow::after {
            background-color: transparent;
        }
    }
}

rs-pzimg-wrap.perpetua:before,rs-pzimg-wrap.perpetua:after,rs-pzimg-wrap.nashville:before,rs-pzimg-wrap.nashville:after,rs-pzimg-wrap.xpro2:before,rs-pzimg-wrap.xpro2:after,rs-pzimg-wrap._1977:after,rs-pzimg-wrap._1977:before,rs-pzimg-wrap.aden:after,rs-pzimg-wrap.aden:before,rs-pzimg-wrap.brooklyn:after,rs-pzimg-wrap.brooklyn:before,rs-pzimg-wrap.clarendon:after,rs-pzimg-wrap.clarendon:before,rs-pzimg-wrap.earlybird:after,rs-pzimg-wrap.earlybird:before,rs-pzimg-wrap.gingham:after,rs-pzimg-wrap.gingham:before,rs-pzimg-wrap.hudson:after,rs-pzimg-wrap.hudson:before,rs-pzimg-wrap.inkwell:after,rs-pzimg-wrap.inkwell:before,rs-pzimg-wrap.lark:after,rs-pzimg-wrap.lark:before,rs-pzimg-wrap.lofi:after,rs-pzimg-wrap.lofi:before,rs-pzimg-wrap.mayfair:after,rs-pzimg-wrap.mayfair:before,rs-pzimg-wrap.moon:after,rs-pzimg-wrap.moon:before,rs-pzimg-wrap.reyes:after,rs-pzimg-wrap.reyes:before,rs-pzimg-wrap.rise:after,rs-pzimg-wrap.rise:before,rs-pzimg-wrap.slumber:after,rs-pzimg-wrap.slumber:before,rs-pzimg-wrap.toaster:after,rs-pzimg-wrap.toaster:before,rs-pzimg-wrap.walden:after,rs-pzimg-wrap.walden:before,rs-pzimg-wrap.willow:after,rs-pzimg-wrap.willow:before,rs-pzimg-wrap:before,rs-pzimg-wrap:after {
    height: 500%;
    width: 500%
}

/**
new spinners
**/
rs-loader.spinner6 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

rs-loader.spinner6 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    display: inline-block;
    -webkit-animation: rs-revealer-6 1.4s linear infinite;
    animation: rs-revealer-6 1.4s linear infinite
}

rs-loader.spinner6 .rs-spinner-inner span {
    position: absolute;
    vertical-align: top;
    border-radius: 100%;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-left: 16px;
    transform-origin: center 20px;
    -webkit-transform-origin: center 20px
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(2) {
    transform: rotate(36deg);
    -webkit-transform: rotate(36deg);
    opacity: .1
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(3) {
    transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    opacity: .2
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(4) {
    transform: rotate(108deg);
    -webkit-transform: rotate(108deg);
    opacity: .3
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(5) {
    transform: rotate(144deg);
    -webkit-transform: rotate(144deg);
    opacity: .4
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(6) {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    opacity: .5
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(7) {
    transform: rotate(216deg);
    -webkit-transform: rotate(216deg);
    opacity: .6
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(8) {
    transform: rotate(252deg);
    -webkit-transform: rotate(252deg);
    opacity: .7
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(9) {
    transform: rotate(288deg);
    -webkit-transform: rotate(288deg);
    opacity: .8
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(10) {
    transform: rotate(324deg);
    -webkit-transform: rotate(324deg);
    opacity: .9
}

@keyframes rs-revealer-6 {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rs-revealer-6 {
    from {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

rs-loader.spinner7 {
    width: 35px;
    height: 35px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

rs-loader.spinner7 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 0;
    border-radius: 100%;
    border: 2px solid;
    -webkit-animation: rs-revealer-7 .8s linear infinite;
    animation: rs-revealer-7 .8s linear infinite
}

@keyframes rs-revealer-7 {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rs-revealer-7 {
    from {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

rs-loader.spinner8 {
    width: 50px;
    height: 50px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

rs-loader.spinner8 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 0;
    text-align: left
}

rs-loader.spinner8 .rs-spinner-inner span {
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    -webkit-animation: rs-revealer-8 1.6s linear infinite;
    animation: rs-revealer-8 1.6s linear infinite
}

rs-loader.spinner8 .rs-spinner-inner span:last-child {
    animation-delay: -.8s;
    -webkit-animation-delay: -.8s
}

@keyframes rs-revealer-8 {
    0% {
        transform: scale(0,0);
        opacity: .5
    }

    100% {
        transform: scale(1,1);
        opacity: 0
    }
}

@-webkit-keyframes rs-revealer-8 {
    0% {
        -webkit-transform: scale(0,0);
        opacity: .5
    }

    100% {
        -webkit-transform: scale(1,1);
        opacity: 0
    }
}

rs-loader.spinner9 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

rs-loader.spinner9 .rs-spinner-inner span {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: rs-revealer-9 2s infinite ease-in-out;
    animation: rs-revealer-9 2s infinite ease-in-out
}

rs-loader.spinner9 .rs-spinner-inner span:last-child {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes rs-revealer-9 {
    0%,100% {
        -webkit-transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes rs-revealer-9 {
    0%,100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

rs-loader.spinner10 {
    width: 54px;
    height: 40px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

rs-loader.spinner10 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 10px
}

rs-loader.spinner10 .rs-spinner-inner span {
    display: block;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: rs-revealer-10 1.2s infinite ease-in-out;
    animation: rs-revealer-10 1.2s infinite ease-in-out
}

rs-loader.spinner10 .rs-spinner-inner span:nth-child(2) {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

rs-loader.spinner10 .rs-spinner-inner span:nth-child(3) {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

rs-loader.spinner10 .rs-spinner-inner span:nth-child(4) {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

rs-loader.spinner10 .rs-spinner-inner span:nth-child(5) {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

@-webkit-keyframes rs-revealer-10 {
    0%,100%,40% {
        -webkit-transform: scaleY(.4)
    }

    20% {
        -webkit-transform: scaleY(1)
    }
}

@keyframes rs-revealer-10 {
    0%,100%,40% {
        transform: scaleY(.4);
        -webkit-transform: scaleY(.4)
    }

    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1)
    }
}

rs-loader.spinner11 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

rs-loader.spinner11 .rs-spinner-inner {
    width: 100%;
    height: 100%
}

rs-loader.spinner11 .rs-spinner-inner span {
    display: block;
    width: 33%;
    height: 33%;
    background-color: #333;
    float: left;
    -webkit-animation: rs-revealer-11 1.3s infinite ease-in-out;
    animation: rs-revealer-11 1.3s infinite ease-in-out
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(1) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(2) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(3) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(4) {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(5) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(6) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(7) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(8) {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(9) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

@-webkit-keyframes rs-revealer-11 {
    0%,100%,70% {
        -webkit-transform: scale3D(1,1,1);
        transform: scale3D(1,1,1)
    }

    35% {
        -webkit-transform: scale3D(0,0,1);
        transform: scale3D(0,0,1)
    }
}

@keyframes rs-revealer-11 {
    0%,100%,70% {
        -webkit-transform: scale3D(1,1,1);
        transform: scale3D(1,1,1)
    }

    35% {
        -webkit-transform: scale3D(0,0,1);
        transform: scale3D(0,0,1)
    }
}

rs-loader.spinner12 {
    width: 35px;
    height: 35px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

rs-loader.spinner12 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    -webkit-animation: rs-revealer-12 1s infinite linear;
    animation: rs-revealer-12 1s infinite linear
}

@-webkit-keyframes rs-revealer-12 {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes rs-revealer-12 {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

rs-loader.spinner13 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

rs-loader.spinner13 .rs-spinner-inner {
    width: 100%;
    height: 100%
}

rs-loader.spinner13 .rs-spinner-inner span {
    display: block;
    width: 40%;
    height: 40%;
    position: absolute;
    border-radius: 50%;
    -webkit-animation: rs-revealer-13 2s ease infinite;
    animation: rs-revealer-13 2s ease infinite
}

rs-loader.spinner13 .rs-spinner-inner span:nth-child(1) {
    animation-delay: -1.5s;
    -webkit-animation-delay: -1.5s
}

rs-loader.spinner13 .rs-spinner-inner span:nth-child(2) {
    animation-delay: -1s;
    -webkit-animation-delay: -1s
}

rs-loader.spinner13 .rs-spinner-inner span:nth-child(3) {
    animation-delay: -.5s;
    -webkit-animation-delay: -.5s
}

@keyframes rs-revealer-13 {
    0%,100% {
        transform: translate(0)
    }

    25% {
        transform: translate(160%)
    }

    50% {
        transform: translate(160%,160%)
    }

    75% {
        transform: translate(0,160%)
    }
}

@-webkit-keyframes rs-revealer-13 {
    0%,100% {
        -webkit-transform: translate(0)
    }

    25% {
        -webkit-transform: translate(160%)
    }

    50% {
        -webkit-transform: translate(160%,160%)
    }

    75% {
        -webkit-transform: translate(0,160%)
    }
}

rs-loader.spinner14 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

rs-loader.spinner14 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    animation: rs-revealer-14 1s infinite linear
}

rs-loader.spinner14 .rs-spinner-inner span {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin: -8px
}

rs-loader.spinner14 .rs-spinner-inner span:nth-child(1) {
    -webkit-animation: rs-revealer-14-1 2s infinite;
    animation: rs-revealer-14-1 2s infinite
}

rs-loader.spinner14 .rs-spinner-inner span:nth-child(2) {
    -webkit-animation: rs-revealer-14-2 2s infinite;
    animation: rs-revealer-14-2 2s infinite
}

rs-loader.spinner14 .rs-spinner-inner span:nth-child(3) {
    -webkit-animation: rs-revealer-14-3 2s infinite;
    animation: rs-revealer-14-3 2s infinite
}

rs-loader.spinner14 .rs-spinner-inner span:nth-child(4) {
    -webkit-animation: rs-revealer-14-4 2s infinite;
    animation: rs-revealer-14-4 2s infinite
}

@-webkit-keyframes rs-revealer-14-1 {
    0% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(0,0,0)
    }

    20% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(80%,80%,0)
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(80%,80%,0)
    }

    100% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(0,0,0)
    }
}

@-webkit-keyframes rs-revealer-14-2 {
    0% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(0,0,0)
    }

    20% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)
    }

    100% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(0,0,0)
    }
}

@-webkit-keyframes rs-revealer-14-3 {
    0% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(0,0,0)
    }

    20% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)
    }

    100% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(0,0,0)
    }
}

@-webkit-keyframes rs-revealer-14-4 {
    0% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(0,0,0)
    }

    20% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)
    }

    100% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(0,0,0)
    }
}

@keyframes rs-revealer-14-1 {
    0% {
        transform: rotate3d(0,0,1,0deg) translate3d(0,0,0)
    }

    20% {
        transform: rotate3d(0,0,1,0deg) translate3d(80%,80%,0)
    }

    80% {
        transform: rotate3d(0,0,1,360deg) translate3d(80%,80%,0)
    }

    100% {
        transform: rotate3d(0,0,1,360deg) translate3d(0,0,0)
    }
}

@keyframes rs-revealer-14-2 {
    0% {
        transform: rotate3d(0,0,1,0deg) translate3d(0,0,0)
    }

    20% {
        transform: rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)
    }

    80% {
        transform: rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)
    }

    100% {
        transform: rotate3d(0,0,1,360deg) translate3d(0,0,0)
    }
}

@keyframes rs-revealer-14-3 {
    0% {
        transform: rotate3d(0,0,1,0deg) translate3d(0,0,0)
    }

    20% {
        transform: rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)
    }

    80% {
        transform: rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)
    }

    100% {
        transform: rotate3d(0,0,1,360deg) translate3d(0,0,0)
    }
}

@keyframes rs-revealer-14-4 {
    0% {
        transform: rotate3d(0,0,1,0deg) translate3d(0,0,0)
    }

    20% {
        transform: rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)
    }

    80% {
        transform: rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)
    }

    100% {
        transform: rotate3d(0,0,1,360deg) translate3d(0,0,0)
    }
}

rs-loader.spinner15 {
    width: 40px;
    height: 40px;
    margin-top: -4px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

rs-loader.spinner15 .rs-spinner-inner {
    width: 100%;
    height: 100%
}

rs-loader.spinner15 .rs-spinner-inner span {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: rs-revealer-15 1.8s infinite ease-in-out;
    animation: rs-revealer-15 1.8s infinite ease-in-out
}

rs-loader.spinner15 .rs-spinner-inner:last-child {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

@-webkit-keyframes rs-revealer-15 {
    25% {
        -webkit-transform: translateX(30px) rotate(-90deg) scale(.5)
    }

    50% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg)
    }

    75% {
        -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5)
    }

    100% {
        -webkit-transform: rotate(-360deg)
    }
}

@keyframes rs-revealer-15 {
    25% {
        transform: translateX(30px) rotate(-90deg) scale(.5);
        -webkit-transform: translateX(30px) rotate(-90deg) scale(.5)
    }

    50% {
        transform: translateX(30px) translateY(30px) rotate(-179deg);
        -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg)
    }

    50.1% {
        transform: translateX(30px) translateY(30px) rotate(-180deg);
        -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg)
    }

    75% {
        transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5);
        -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5)
    }

    100% {
        transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg)
    }
}

/* NEW CANVAS ANIMATIONS ON SLIDE BG'S */
.bgcanvas {
    display: none;
    position: absolute;
    overflow: hidden;
}

/* way the hell off screen */
.RSscrollbar-measure {
    width: 100px;
    height: 100px;
    overflow: scroll;
    position: absolute;
    top: -9999px;
}

/*  AVADA SCROLL FIX */
.avada-has-rev-slider-styles .rev_slider_wrapper {
    transform: none;
}

/* rs-carousel-wrap{
	transform: scale(0.3);
	overflow: visible !important;
	border: solid 5px red;
} */
