.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

    .fancybox-opened .fancybox-skin {
        -webkit-box-shadow: 0 10px 25px rgba(0,0,0,.5);
        -moz-box-shadow: 0 10px 25px rgba(0,0,0,.5);
        box-shadow: 0 10px 25px rgba(0,0,0,.5)
    }

.fancybox-outer, .fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('https://83d7c5.claudeassets.com/20230207005906im_/http://aluctekstil.com/Scripts/fancybox/fancybox_sprite.png')
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

    #fancybox-loading div {
        width: 44px;
        height: 44px;
        background: url('https://72012d.claudeassets.com/20230207005906im_/http://aluctekstil.com/Scripts/fancybox/fancybox_loading.gif') center center no-repeat
    }

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('https://43336d.claudeassets.com/20230207005906im_/http://aluctekstil.com/Scripts/fancybox/blank.gif');
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

    .fancybox-lock body {
        overflow: hidden !important
    }

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('https://c3b094.claudeassets.com/20230207005906im_/http://aluctekstil.com/Scripts/fancybox/fancybox_overlay.png')
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
    z-index: 9999
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

    .fancybox-title-float-wrap .child {
        display: inline-block;
        margin-right: -100%;
        padding: 2px 20px;
        background: transparent;
        background: rgba(0,0,0,.8);
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        text-shadow: 0 1px 2px #222;
        color: #fff;
        font-weight: bold;
        line-height: 24px;
        white-space: nowrap
    }

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0,0,0,.8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url('https://cc0e7c.claudeassets.com/20230207005906im_/http://aluctekstil.com/Scripts/fancybox/fancybox_sprite@2x.png');
        background-size: 44px 152px
    }

        #fancybox-loading div {
            background-image: url('https://cbfeb6.claudeassets.com/20230207005906im_/http://aluctekstil.com/Scripts/fancybox/fancybox_loading@2x.gif');
            background-size: 24px 24px
        }
}

.cloudzoom-lens {
    border: 5px solid #888;
    width: 100px;
    height: 100px;
    box-shadow: -0 -0 10px rgba(0,0,0,.4);
    cursor: crosshair;
    z-index: 10
}

.cloudzoom-zoom {
    background-color: #fff;
    border: 1px solid #888;
    width: 500px;
    height: 200px;
    box-shadow: -0 -0 10px rgba(0,0,0,.4)
}

.cloudzoom-zoom-inside {
    border: none;
    box-shadow: none
}

.cloudzoom-caption {
    display: none;
    text-align: left;
    background-color: #000;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    font-family: sans-serif;
    font-size: 11px
}

.cloudzoom-blank {
    background-image: url(https://4b3eef.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/blank.png)
}

.cloudzoom-ajax-loader {
    background-image: url(https://cdn.ticimax.com/scripts/ajax-loader.gif);
    width: 32px;
    height: 32px
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100;
    height: 400px;
    overflow-y: scroll
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    padding: .5em .5em .5em .7em;
    min-height: 0
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-noicons {
    padding-left: .7em
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}

    .ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
        text-decoration: none
    }

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
    left: .5em
}

.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

    .ui-buttonset .ui-button {
        margin-left: 0;
        margin-right: -.3em
    }

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

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
        padding: .2em 0
    }

    .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
        position: absolute;
        top: 2px;
        width: 1.8em;
        height: 1.8em
    }

    .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
        top: 1px
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 2px
    }

    .ui-datepicker .ui-datepicker-next {
        right: 2px
    }

    .ui-datepicker .ui-datepicker-prev-hover {
        left: 1px
    }

    .ui-datepicker .ui-datepicker-next-hover {
        right: 1px
    }

    .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -8px;
        top: 50%;
        margin-top: -8px
    }

    .ui-datepicker .ui-datepicker-title {
        margin: 0 2.3em;
        line-height: 1.8em;
        text-align: center
    }

        .ui-datepicker .ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0
        }

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        width: 49%
    }

    .ui-datepicker table {
        width: 100%;
        font-size: .9em;
        border-collapse: collapse;
        margin: 0 0 .4em
    }

    .ui-datepicker th {
        padding: .7em .3em;
        text-align: center;
        font-weight: bold;
        border: 0
    }

    .ui-datepicker td {
        border: 0;
        padding: 1px
    }

        .ui-datepicker td span, .ui-datepicker td a {
            display: block;
            padding: .2em;
            text-align: right;
            text-decoration: none
        }

    .ui-datepicker .ui-datepicker-buttonpane {
        background-image: none;
        margin: .7em 0 0 0;
        padding: 0 .2em;
        border-left: 0;
        border-right: 0;
        border-bottom: 0
    }

        .ui-datepicker .ui-datepicker-buttonpane button {
            float: right;
            margin: .5em .2em .4em;
            cursor: pointer;
            padding: .2em .6em .3em .6em;
            width: auto;
            overflow: visible
        }

            .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
                float: left
            }

    .ui-datepicker.ui-datepicker-multi {
        width: auto
    }

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

    .ui-datepicker-multi .ui-datepicker-group table {
        width: 95%;
        margin: 0 auto .4em
    }

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

    .ui-datepicker-rtl .ui-datepicker-prev {
        right: 2px;
        left: auto
    }

    .ui-datepicker-rtl .ui-datepicker-next {
        left: 2px;
        right: auto
    }

    .ui-datepicker-rtl .ui-datepicker-prev:hover {
        right: 1px;
        left: auto
    }

    .ui-datepicker-rtl .ui-datepicker-next:hover {
        left: 1px;
        right: auto
    }

    .ui-datepicker-rtl .ui-datepicker-buttonpane {
        clear: right
    }

        .ui-datepicker-rtl .ui-datepicker-buttonpane button {
            float: left
        }

            .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
                float: right
            }

    .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px
    }

.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

    .ui-dialog .ui-dialog-titlebar {
        padding: .4em 1em;
        position: relative
    }

    .ui-dialog .ui-dialog-title {
        float: left;
        margin: .1em 0;
        white-space: nowrap;
        width: 90%;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .ui-dialog .ui-dialog-titlebar-close {
        position: absolute;
        right: .3em;
        top: 50%;
        width: 20px;
        margin: -10px 0 0 0;
        padding: 1px;
        height: 20px
    }

    .ui-dialog .ui-dialog-content {
        position: relative;
        border: 0;
        padding: .5em 1em;
        background: none;
        overflow: auto
    }

    .ui-dialog .ui-dialog-buttonpane {
        text-align: left;
        border-width: 1px 0 0 0;
        background-image: none;
        margin-top: .5em;
        padding: .3em 1em .5em .4em
    }

        .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
            float: right
        }

        .ui-dialog .ui-dialog-buttonpane button {
            margin: .5em .4em .5em 0;
            cursor: pointer
        }

    .ui-dialog .ui-resizable-se {
        width: 12px;
        height: 12px;
        right: -5px;
        bottom: -5px;
        background-position: 16px 16px
    }

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: none
}

    .ui-menu .ui-menu {
        margin-top: -3px;
        position: absolute
    }

    .ui-menu .ui-menu-item {
        margin: 0;
        padding: 0;
        width: 100%;
        list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
    }

    .ui-menu .ui-menu-divider {
        margin: 5px -2px 5px -2px;
        height: 0;
        font-size: 0;
        line-height: 0;
        border-width: 1px 0 0 0
    }

    .ui-menu .ui-menu-item a {
        text-decoration: none;
        display: block;
        padding: 2px .4em;
        line-height: 1.5;
        min-height: 0;
        font-weight: normal
    }

        .ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
            font-weight: normal;
            margin: -1px
        }

    .ui-menu .ui-state-disabled {
        font-weight: normal;
        margin: .4em 0 .2em;
        line-height: 1.5
    }

        .ui-menu .ui-state-disabled a {
            cursor: default
        }

.ui-menu-icons {
    position: relative
}

    .ui-menu-icons .ui-menu-item a {
        position: relative;
        padding-left: 2em
    }

.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em
}

.ui-menu .ui-menu-icon {
    position: static;
    float: right
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

    .ui-progressbar .ui-progressbar-value {
        margin: -1px;
        height: 100%
    }

    .ui-progressbar .ui-progressbar-overlay {
        background: url("https://84dced.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/animated-overlay.gif");
        height: 100%;
        filter: alpha(opacity=25);
        opacity: .25
    }

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-slider {
    position: relative;
    text-align: left;
    width: 90%;
    margin: 0 auto
}

    .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 1.2em;
        height: 1.2em;
        cursor: default
    }

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0
    }

    .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
        filter: inherit
    }

.ui-slider-horizontal {
    height: .8em
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -.3em;
        margin-left: -.6em
    }

    .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%
    }

    .ui-slider-horizontal .ui-slider-range-min {
        left: 0
    }

    .ui-slider-horizontal .ui-slider-range-max {
        right: 0
    }

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

    .ui-slider-vertical .ui-slider-handle {
        left: -.3em;
        margin-left: 0;
        margin-bottom: -.6em
    }

    .ui-slider-vertical .ui-slider-range {
        left: 0;
        width: 100%
    }

    .ui-slider-vertical .ui-slider-range-min {
        bottom: 0
    }

    .ui-slider-vertical .ui-slider-range-max {
        top: 0
    }

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-tabs {
    position: relative;
    padding: .2em
}

    .ui-tabs .ui-tabs-nav {
        margin: 0;
        padding: .2em .2em 0
    }

        .ui-tabs .ui-tabs-nav li {
            list-style: none;
            float: left;
            position: relative;
            top: 0;
            margin: 1px .2em 0 0;
            border-bottom-width: 0;
            padding: 0;
            white-space: nowrap
        }

        .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
            float: left;
            padding: .5em 1em;
            text-decoration: none
        }

        .ui-tabs .ui-tabs-nav li.ui-tabs-active {
            margin-bottom: -1px;
            padding-bottom: 1px
        }

            .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
                cursor: text
            }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em
}

    .ui-widget .ui-widget {
        font-size: 1em
    }

    .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
        font-family: Verdana,Arial,sans-serif;
        font-size: 1em
    }

.ui-widget-content {
    border: 1px solid #aaa;
    /*background: #fff url(https://3b1f11.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;*/
    color: #222
}

    .ui-widget-content a {
        color: #222
    }

.ui-widget-header {
    border: 1px solid #aaa;
    background: #ccc url(https://2704ca.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
    color: #222;
    font-weight: bold
}

    .ui-widget-header a {
        color: #222
    }

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        border: 1px solid #d3d3d3;
        background: #e6e6e6 url(https://377056.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
        font-weight: normal;
        color: #555
    }

        .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
            color: #555;
            text-decoration: none
        }

    .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
        border: 1px solid #999;
        background: #dadada url(https://57e6c1.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
        font-weight: normal;
        color: #212121
    }

        .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
            color: #212121;
            text-decoration: none
        }

    .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
        border: 1px solid #aaa;
        background: #fff url(https://de897f.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
        font-weight: normal;
        color: #212121
    }

        .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
            color: #212121;
            text-decoration: none
        }

    .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
        border: 1px solid #fcefa1;
        background: #fbf9ee url(https://f22681.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
        color: #363636
    }

        .ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
            color: #363636
        }

    .ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
        border: 1px solid #cd0a0a;
        background: #fef1ec url(https://18dc63.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
        color: #cd0a0a
    }

        .ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
            color: #cd0a0a
        }

    .ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
        color: #cd0a0a
    }

    .ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
        font-weight: bold
    }

    .ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
        opacity: .7;
        filter: Alpha(Opacity=70);
        font-weight: normal
    }

    .ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
        opacity: .35;
        filter: Alpha(Opacity=35);
        background-image: none
    }

        .ui-state-disabled .ui-icon {
            filter: Alpha(Opacity=35)
        }

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url(https://362bf9.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/ui-icons_222222_256x240.png)
}

.ui-widget-header .ui-icon {
    background-image: url(https://362bf9.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/ui-icons_222222_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(https://c7fd4e.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/ui-icons_888888_256x240.png)
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url(https://123032.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/ui-icons_454545_256x240.png)
}

.ui-state-active .ui-icon {
    background-image: url(https://123032.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/ui-icons_454545_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(https://f83c73.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/ui-icons_2e83ff_256x240.png)
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url(https://b55d62.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/ui-icons_cd0a0a_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 4px
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 4px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #aaa url(https://dd719e.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa url(https://dd719e.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px
}

.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    outline: none
}

.slides, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

@font-face {
    font-family: 'flexslider-icon';
    src: url('https://cdn.ticimax.com/Scripts/fonts/flexslider-icon.eot');
    src: url('https://cdn.ticimax.com/Scripts/fonts/flexslider-icon.eot#iefix') format('embedded-opentype'),url('https://cdn.ticimax.com/Scripts/fonts/flexslider-icon.woff') format('woff'),url('https://cdn.ticimax.com/Scripts/fonts/flexslider-icon.ttf') format('truetype'),url('https://cdn.ticimax.com/Scripts/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal
}

.flexslider {
    margin: 0;
    padding: 0
}

    .flexslider .slides > li {
        display: none;
        -webkit-backface-visibility: hidden
    }

    .flexslider .slides img {
        width: 100%;
        display: block
    }

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: "\20";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides > li:first-child {
    display: block
}

.flexslider {
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
    zoom: 1
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides {
    zoom: 1
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav {
    *height: 0
}

    .flex-direction-nav a {
        display: block;
        width: 40px;
        height: 40px;
        margin: -20px 0 0;
        position: absolute;
        top: 50%;
        z-index: 10;
        overflow: hidden;
        opacity: 0;
        cursor: pointer;
        color: rgba(0,0,0,.8);
        text-shadow: 1px 1px 0 rgba(255,255,255,.3);
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease
    }

    .flex-direction-nav .flex-prev {
        left: -50px
    }

    .flex-direction-nav .flex-next {
        right: -50px;
        text-align: right
    }

.flexslider:hover .flex-prev {
    opacity: .7;
    left: 10px
}

.flexslider:hover .flex-next {
    opacity: .7;
    right: 10px
}

    .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
        opacity: 1
    }

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default
}

.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: 'ï€'
}

.flex-direction-nav a.flex-next:before {
    content: 'ï€‚'
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}

    .flex-pauseplay a:before {
        font-family: "flexslider-icon";
        font-size: 20px;
        display: inline-block;
        content: 'ï€„'
    }

    .flex-pauseplay a:hover {
        opacity: 1
    }

    .flex-pauseplay a.flex-play:before {
        content: 'ï€ƒ'
    }

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;
    z-index: 2
}

    .flex-control-nav li {
        margin: 0 6px;
        display: inline-block;
        zoom: 1;
        *display: inline
    }

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0,0,0,.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    -moz-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    -o-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    box-shadow: inset 0 0 3px rgba(0,0,0,.3)
}

    .flex-control-paging li a:hover {
        background: #333;
        background: rgba(0,0,0,.7)
    }

    .flex-control-paging li a.flex-active {
        background: #000;
        background: rgba(0,0,0,.9);
        cursor: default
    }

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

    .flex-control-thumbs li {
        width: 25%;
        float: left;
        margin: 0
    }

    .flex-control-thumbs img {
        width: 100%;
        display: block;
        opacity: .7;
        cursor: pointer
    }

        .flex-control-thumbs img:hover {
            opacity: 1
        }

    .flex-control-thumbs .flex-active {
        opacity: 1;
        cursor: default
    }

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0,0,0)
    }

    .owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel.owl-loaded {
        display: block
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block
    }

    .owl-carousel.owl-hidden {
        opacity: 0
    }

    .owl-carousel .owl-refresh .owl-item {
        display: none
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%;
            -webkit-transform-style: preserve-3d
        }

    .owl-carousel.owl-text-select-on .owl-item {
        -webkit-user-select: auto;
        -moz-user-select: auto;
        -ms-user-select: auto;
        user-select: auto
    }

    .owl-carousel .owl-grab {
        cursor: move;
        cursor: -webkit-grab;
        cursor: -o-grab;
        cursor: -ms-grab;
        cursor: grab
    }

    .owl-carousel.owl-rtl {
        direction: rtl
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right
        }

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("https://c96b8a.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/owl-carousel/owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease
}

    .owl-carousel .owl-video-play-icon:hover {
        -webkit-transition: scale(1.3,1.3);
        -moz-transition: scale(1.3,1.3);
        -ms-transition: scale(1.3,1.3);
        -o-transition: scale(1.3,1.3);
        transition: scale(1.3,1.3)
    }

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

/*@font-face {
    font-family: 'fontawesome-webfont';
    src: url('https://7be9b1.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/aluctema/fontawesome-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal
}*/

.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
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

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

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

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

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

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

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

    .fa-ul > li {
        position: relative
    }

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

    .fa-li.fa-lg {
        left: -1.85714286em
    }

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

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

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

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

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

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "ï€€"
}

.fa-music:before {
    content: "ï€"
}

.fa-search:before {
    content: "ï€‚"
}

.fa-envelope-o:before {
    content: "ï€ƒ"
}

.fa-heart:before {
    content: "ï€„"
}

.fa-star:before {
    content: "ï€…"
}

.fa-star-o:before {
    content: "ï€†"
}

.fa-user:before {
    content: "ï€‡"
}

.fa-film:before {
    content: "ï€ˆ"
}

.fa-th-large:before {
    content: "ï€‰"
}

.fa-th:before {
    content: "ï€Š"
}

.fa-th-list:before {
    content: "ï€‹"
}

.fa-check:before {
    content: "ï€Œ"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "ï€"
}

.fa-search-plus:before {
    content: "ï€"
}

.fa-search-minus:before {
    content: "ï€"
}

.fa-power-off:before {
    content: "ï€‘"
}

.fa-signal:before {
    content: "ï€’"
}

.fa-gear:before, .fa-cog:before {
    content: "ï€“"
}

.fa-trash-o:before {
    content: "ï€”"
}

.fa-home:before {
    content: "ï€•"
}

.fa-file-o:before {
    content: "ï€–"
}

.fa-clock-o:before {
    content: "ï€—"
}

.fa-road:before {
    content: "ï€˜"
}

.fa-download:before {
    content: "ï€™"
}

.fa-arrow-circle-o-down:before {
    content: "ï€š"
}

.fa-arrow-circle-o-up:before {
    content: "ï€›"
}

.fa-inbox:before {
    content: "ï€œ"
}

.fa-play-circle-o:before {
    content: "ï€"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "ï€"
}

.fa-refresh:before {
    content: "ï€¡"
}

.fa-list-alt:before {
    content: "ï€¢"
}

.fa-lock:before {
    content: "ï€£"
}

.fa-flag:before {
    content: "ï€¤"
}

.fa-headphones:before {
    content: "ï€¥"
}

.fa-volume-off:before {
    content: "ï€¦"
}

.fa-volume-down:before {
    content: "ï€§"
}

.fa-volume-up:before {
    content: "ï€¨"
}

.fa-qrcode:before {
    content: "ï€©"
}

.fa-barcode:before {
    content: "ï€ª"
}

.fa-tag:before {
    content: "ï€«"
}

.fa-tags:before {
    content: "ï€¬"
}

.fa-book:before {
    content: "ï€­"
}

.fa-bookmark:before {
    content: "ï€®"
}

.fa-print:before {
    content: "ï€¯"
}

.fa-camera:before {
    content: "ï€°"
}

.fa-font:before {
    content: "ï€±"
}

.fa-bold:before {
    content: "ï€²"
}

.fa-italic:before {
    content: "ï€³"
}

.fa-text-height:before {
    content: "ï€´"
}

.fa-text-width:before {
    content: "ï€µ"
}

.fa-align-left:before {
    content: "ï€¶"
}

.fa-align-center:before {
    content: "ï€·"
}

.fa-align-right:before {
    content: "ï€¸"
}

.fa-align-justify:before {
    content: "ï€¹"
}

.fa-list:before {
    content: "ï€º"
}

.fa-dedent:before, .fa-outdent:before {
    content: "ï€»"
}

.fa-indent:before {
    content: "ï€¼"
}

.fa-video-camera:before {
    content: "ï€½"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "ï€¾"
}

.fa-pencil:before {
    content: "ï€"
}

.fa-map-marker:before {
    content: "ï"
}

.fa-adjust:before {
    content: "ï‚"
}

.fa-tint:before {
    content: "ïƒ"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "ï„"
}

.fa-share-square-o:before {
    content: "ï…"
}

.fa-check-square-o:before {
    content: "ï†"
}

.fa-arrows:before {
    content: "ï‡"
}

.fa-step-backward:before {
    content: "ïˆ"
}

.fa-fast-backward:before {
    content: "ï‰"
}

.fa-backward:before {
    content: "ïŠ"
}

.fa-play:before {
    content: "ï‹"
}

.fa-pause:before {
    content: "ïŒ"
}

.fa-stop:before {
    content: "ï"
}

.fa-forward:before {
    content: "ï"
}

.fa-fast-forward:before {
    content: "ï"
}

.fa-step-forward:before {
    content: "ï‘"
}

.fa-eject:before {
    content: "ï’"
}

.fa-chevron-left:before {
    content: "ï“"
}

.fa-chevron-right:before {
    content: "ï”"
}

.fa-plus-circle:before {
    content: "ï•"
}

.fa-minus-circle:before {
    content: "ï–"
}

.fa-times-circle:before {
    content: "ï—"
}

.fa-check-circle:before {
    content: "ï˜"
}

.fa-question-circle:before {
    content: "ï™"
}

.fa-info-circle:before {
    content: "ïš"
}

.fa-crosshairs:before {
    content: "ï›"
}

.fa-times-circle-o:before {
    content: "ïœ"
}

.fa-check-circle-o:before {
    content: "ï"
}

.fa-ban:before {
    content: "ï"
}

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

.fa-arrow-right:before {
    content: "ï¡"
}

.fa-arrow-up:before {
    content: "ï¢"
}

.fa-arrow-down:before {
    content: "ï£"
}

.fa-mail-forward:before, .fa-share:before {
    content: "ï¤"
}

.fa-expand:before {
    content: "ï¥"
}

.fa-compress:before {
    content: "ï¦"
}

.fa-plus:before {
    content: "ï§"
}

.fa-minus:before {
    content: "ï¨"
}

.fa-asterisk:before {
    content: "ï©"
}

.fa-exclamation-circle:before {
    content: "ïª"
}

.fa-gift:before {
    content: "ï«"
}

.fa-leaf:before {
    content: "ï¬"
}

.fa-fire:before {
    content: "ï­"
}

.fa-eye:before {
    content: "ï®"
}

.fa-eye-slash:before {
    content: "ï°"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "ï±"
}

.fa-plane:before {
    content: "ï²"
}

.fa-calendar:before {
    content: "ï³"
}

.fa-random:before {
    content: "ï´"
}

.fa-comment:before {
    content: "ïµ"
}

.fa-magnet:before {
    content: "ï¶"
}

.fa-chevron-up:before {
    content: "ï·"
}

.fa-chevron-down:before {
    content: "ï¸"
}

.fa-retweet:before {
    content: "ï¹"
}

.fa-shopping-cart:before {
    content: "ïº"
}

.fa-folder:before {
    content: "ï»"
}

.fa-folder-open:before {
    content: "ï¼"
}

.fa-arrows-v:before {
    content: "ï½"
}

.fa-arrows-h:before {
    content: "ï¾"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "ï‚€"
}

.fa-twitter-square:before {
    content: "ï‚"
}

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

.fa-camera-retro:before {
    content: "ï‚ƒ"
}

.fa-key:before {
    content: "ï‚„"
}

.fa-gears:before, .fa-cogs:before {
    content: "ï‚…"
}

.fa-comments:before {
    content: "ï‚†"
}

.fa-thumbs-o-up:before {
    content: "ï‚‡"
}

.fa-thumbs-o-down:before {
    content: "ï‚ˆ"
}

.fa-star-half:before {
    content: "ï‚‰"
}

.fa-heart-o:before {
    content: "ï‚Š"
}

.fa-sign-out:before {
    content: "ï‚‹"
}

.fa-linkedin-square:before {
    content: "ï‚Œ"
}

.fa-thumb-tack:before {
    content: "ï‚"
}

.fa-external-link:before {
    content: "ï‚"
}

.fa-sign-in:before {
    content: "ï‚"
}

.fa-trophy:before {
    content: "ï‚‘"
}

.fa-github-square:before {
    content: "ï‚’"
}

.fa-upload:before {
    content: "ï‚“"
}

.fa-lemon-o:before {
    content: "ï‚”"
}

.fa-phone:before {
    content: "ï‚•"
}

.fa-square-o:before {
    content: "ï‚–"
}

.fa-bookmark-o:before {
    content: "ï‚—"
}

.fa-phone-square:before {
    content: "ï‚˜"
}

.fa-twitter:before {
    content: "ï‚™"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "ï‚š"
}

.fa-github:before {
    content: "ï‚›"
}

.fa-unlock:before {
    content: "ï‚œ"
}

.fa-credit-card:before {
    content: "ï‚"
}

.fa-feed:before, .fa-rss:before {
    content: "ï‚"
}

.fa-hdd-o:before {
    content: "ï‚ "
}

.fa-bullhorn:before {
    content: "ï‚¡"
}

.fa-bell:before {
    content: "ïƒ³"
}

.fa-certificate:before {
    content: "ï‚£"
}

.fa-hand-o-right:before {
    content: "ï‚¤"
}

.fa-hand-o-left:before {
    content: "ï‚¥"
}

.fa-hand-o-up:before {
    content: "ï‚¦"
}

.fa-hand-o-down:before {
    content: "ï‚§"
}

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

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

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

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

.fa-globe:before {
    content: "ï‚¬"
}

.fa-wrench:before {
    content: "ï‚­"
}

.fa-tasks:before {
    content: "ï‚®"
}

.fa-filter:before {
    content: "ï‚°"
}

.fa-briefcase:before {
    content: "ï‚±"
}

.fa-arrows-alt:before {
    content: "ï‚²"
}

.fa-group:before, .fa-users:before {
    content: "ïƒ€"
}

.fa-chain:before, .fa-link:before {
    content: "ïƒ"
}

.fa-cloud:before {
    content: "ïƒ‚"
}

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

.fa-cut:before, .fa-scissors:before {
    content: "ïƒ„"
}

.fa-copy:before, .fa-files-o:before {
    content: "ïƒ…"
}

.fa-paperclip:before {
    content: "ïƒ†"
}

.fa-save:before, .fa-floppy-o:before {
    content: "ïƒ‡"
}

.fa-square:before {
    content: "ïƒˆ"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "ïƒ‰"
}

.fa-list-ul:before {
    content: "ïƒŠ"
}

.fa-list-ol:before {
    content: "ïƒ‹"
}

.fa-strikethrough:before {
    content: "ïƒŒ"
}

.fa-underline:before {
    content: "ïƒ"
}

.fa-table:before {
    content: "ïƒ"
}

.fa-magic:before {
    content: "ïƒ"
}

.fa-truck:before {
    content: "ïƒ‘"
}

.fa-pinterest:before {
    content: "ïƒ’"
}

.fa-pinterest-square:before {
    content: "ïƒ“"
}

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

.fa-google-plus:before {
    content: "ïƒ•"
}

.fa-money:before {
    content: "ïƒ–"
}

.fa-caret-down:before {
    content: "ïƒ—"
}

.fa-caret-up:before {
    content: "ïƒ˜"
}

.fa-caret-left:before {
    content: "ïƒ™"
}

.fa-caret-right:before {
    content: "ïƒš"
}

.fa-columns:before {
    content: "ïƒ›"
}

.fa-unsorted:before, .fa-sort:before {
    content: "ïƒœ"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "ïƒ"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "ïƒ"
}

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

.fa-linkedin:before {
    content: "ïƒ¡"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "ïƒ¢"
}

.fa-legal:before, .fa-gavel:before {
    content: "ïƒ£"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "ïƒ¤"
}

.fa-comment-o:before {
    content: "ïƒ¥"
}

.fa-comments-o:before {
    content: "ïƒ¦"
}

.fa-flash:before, .fa-bolt:before {
    content: "ïƒ§"
}

.fa-sitemap:before {
    content: "ïƒ¨"
}

.fa-umbrella:before {
    content: "ïƒ©"
}

.fa-paste:before, .fa-clipboard:before {
    content: "ïƒª"
}

.fa-lightbulb-o:before {
    content: "ïƒ«"
}

.fa-exchange:before {
    content: "ïƒ¬"
}

.fa-cloud-download:before {
    content: "ïƒ­"
}

.fa-cloud-upload:before {
    content: "ïƒ®"
}

.fa-user-md:before {
    content: "ïƒ°"
}

.fa-stethoscope:before {
    content: "ïƒ±"
}

.fa-suitcase:before {
    content: "ïƒ²"
}

.fa-bell-o:before {
    content: "ï‚¢"
}

.fa-coffee:before {
    content: "ïƒ´"
}

.fa-cutlery:before {
    content: "ïƒµ"
}

.fa-file-text-o:before {
    content: "ïƒ¶"
}

.fa-building-o:before {
    content: "ïƒ·"
}

.fa-hospital-o:before {
    content: "ïƒ¸"
}

.fa-ambulance:before {
    content: "ïƒ¹"
}

.fa-medkit:before {
    content: "ïƒº"
}

.fa-fighter-jet:before {
    content: "ïƒ»"
}

.fa-beer:before {
    content: "ïƒ¼"
}

.fa-h-square:before {
    content: "ïƒ½"
}

.fa-plus-square:before {
    content: "ïƒ¾"
}

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

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

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

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

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

.fa-angle-right:before {
    content: "ï„…"
}

.fa-angle-up:before {
    content: "ï„†"
}

.fa-angle-down:before {
    content: "ï„‡"
}

.fa-desktop:before {
    content: "ï„ˆ"
}

.fa-laptop:before {
    content: "ï„‰"
}

.fa-tablet:before {
    content: "ï„Š"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "ï„‹"
}

.fa-circle-o:before {
    content: "ï„Œ"
}

.fa-quote-left:before {
    content: "ï„"
}

.fa-quote-right:before {
    content: "ï„"
}

.fa-spinner:before {
    content: "ï„"
}

.fa-circle:before {
    content: "ï„‘"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "ï„’"
}

.fa-github-alt:before {
    content: "ï„“"
}

.fa-folder-o:before {
    content: "ï„”"
}

.fa-folder-open-o:before {
    content: "ï„•"
}

.fa-smile-o:before {
    content: "ï„˜"
}

.fa-frown-o:before {
    content: "ï„™"
}

.fa-meh-o:before {
    content: "ï„š"
}

.fa-gamepad:before {
    content: "ï„›"
}

.fa-keyboard-o:before {
    content: "ï„œ"
}

.fa-flag-o:before {
    content: "ï„"
}

.fa-flag-checkered:before {
    content: "ï„"
}

.fa-terminal:before {
    content: "ï„ "
}

.fa-code:before {
    content: "ï„¡"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "ï„¢"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "ï„£"
}

.fa-location-arrow:before {
    content: "ï„¤"
}

.fa-crop:before {
    content: "ï„¥"
}

.fa-code-fork:before {
    content: "ï„¦"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "ï„§"
}

.fa-question:before {
    content: "ï„¨"
}

.fa-info:before {
    content: "ï„©"
}

.fa-exclamation:before {
    content: "ï„ª"
}

.fa-superscript:before {
    content: "ï„«"
}

.fa-subscript:before {
    content: "ï„¬"
}

.fa-eraser:before {
    content: "ï„­"
}

.fa-puzzle-piece:before {
    content: "ï„®"
}

.fa-microphone:before {
    content: "ï„°"
}

.fa-microphone-slash:before {
    content: "ï„±"
}

.fa-shield:before {
    content: "ï„²"
}

.fa-calendar-o:before {
    content: "ï„³"
}

.fa-fire-extinguisher:before {
    content: "ï„´"
}

.fa-rocket:before {
    content: "ï„µ"
}

.fa-maxcdn:before {
    content: "ï„¶"
}

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

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

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

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

.fa-html5:before {
    content: "ï„»"
}

.fa-css3:before {
    content: "ï„¼"
}

.fa-anchor:before {
    content: "ï„½"
}

.fa-unlock-alt:before {
    content: "ï„¾"
}

.fa-bullseye:before {
    content: "ï…€"
}

.fa-ellipsis-h:before {
    content: "ï…"
}

.fa-ellipsis-v:before {
    content: "ï…‚"
}

.fa-rss-square:before {
    content: "ï…ƒ"
}

.fa-play-circle:before {
    content: "ï…„"
}

.fa-ticket:before {
    content: "ï……"
}

.fa-minus-square:before {
    content: "ï…†"
}

.fa-minus-square-o:before {
    content: "ï…‡"
}

.fa-level-up:before {
    content: "ï…ˆ"
}

.fa-level-down:before {
    content: "ï…‰"
}

.fa-check-square:before {
    content: "ï…Š"
}

.fa-pencil-square:before {
    content: "ï…‹"
}

.fa-external-link-square:before {
    content: "ï…Œ"
}

.fa-share-square:before {
    content: "ï…"
}

.fa-compass:before {
    content: "ï…"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "ï…"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "ï…‘"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "ï…’"
}

.fa-euro:before, .fa-eur:before {
    content: "ï…“"
}

.fa-gbp:before {
    content: "ï…”"
}

.fa-dollar:before, .fa-usd:before {
    content: "ï…•"
}

.fa-rupee:before, .fa-inr:before {
    content: "ï…–"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "ï…—"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "ï…˜"
}

.fa-won:before, .fa-krw:before {
    content: "ï…™"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "ï…š"
}

.fa-file:before {
    content: "ï…›"
}

.fa-file-text:before {
    content: "ï…œ"
}

.fa-sort-alpha-asc:before {
    content: "ï…"
}

.fa-sort-alpha-desc:before {
    content: "ï…"
}

.fa-sort-amount-asc:before {
    content: "ï… "
}

.fa-sort-amount-desc:before {
    content: "ï…¡"
}

.fa-sort-numeric-asc:before {
    content: "ï…¢"
}

.fa-sort-numeric-desc:before {
    content: "ï…£"
}

.fa-thumbs-up:before {
    content: "ï…¤"
}

.fa-thumbs-down:before {
    content: "ï…¥"
}

.fa-youtube-square:before {
    content: "ï…¦"
}

.fa-youtube:before {
    content: "ï…§"
}

.fa-xing:before {
    content: "ï…¨"
}

.fa-xing-square:before {
    content: "ï…©"
}

.fa-youtube-play:before {
    content: "ï…ª"
}

.fa-dropbox:before {
    content: "ï…«"
}

.fa-stack-overflow:before {
    content: "ï…¬"
}

.fa-instagram:before {
    content: "ï…­"
}

.fa-flickr:before {
    content: "ï…®"
}

.fa-adn:before {
    content: "ï…°"
}

.fa-bitbucket:before {
    content: "ï…±"
}

.fa-bitbucket-square:before {
    content: "ï…²"
}

.fa-tumblr:before {
    content: "ï…³"
}

.fa-tumblr-square:before {
    content: "ï…´"
}

.fa-long-arrow-down:before {
    content: "ï…µ"
}

.fa-long-arrow-up:before {
    content: "ï…¶"
}

.fa-long-arrow-left:before {
    content: "ï…·"
}

.fa-long-arrow-right:before {
    content: "ï…¸"
}

.fa-apple:before {
    content: "ï…¹"
}

.fa-windows:before {
    content: "ï…º"
}

.fa-android:before {
    content: "ï…»"
}

.fa-linux:before {
    content: "ï…¼"
}

.fa-dribbble:before {
    content: "ï…½"
}

.fa-skype:before {
    content: "ï…¾"
}

.fa-foursquare:before {
    content: "ï†€"
}

.fa-trello:before {
    content: "ï†"
}

.fa-female:before {
    content: "ï†‚"
}

.fa-male:before {
    content: "ï†ƒ"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "ï†„"
}

.fa-sun-o:before {
    content: "ï†…"
}

.fa-moon-o:before {
    content: "ï††"
}

.fa-archive:before {
    content: "ï†‡"
}

.fa-bug:before {
    content: "ï†ˆ"
}

.fa-vk:before {
    content: "ï†‰"
}

.fa-weibo:before {
    content: "ï†Š"
}

.fa-renren:before {
    content: "ï†‹"
}

.fa-pagelines:before {
    content: "ï†Œ"
}

.fa-stack-exchange:before {
    content: "ï†"
}

.fa-arrow-circle-o-right:before {
    content: "ï†"
}

.fa-arrow-circle-o-left:before {
    content: "ï†"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "ï†‘"
}

.fa-dot-circle-o:before {
    content: "ï†’"
}

.fa-wheelchair:before {
    content: "ï†“"
}

.fa-vimeo-square:before {
    content: "ï†”"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "ï†•"
}

.fa-plus-square-o:before {
    content: "ï†–"
}

.fa-space-shuttle:before {
    content: "ï†—"
}

.fa-slack:before {
    content: "ï†˜"
}

.fa-envelope-square:before {
    content: "ï†™"
}

.fa-wordpress:before {
    content: "ï†š"
}

.fa-openid:before {
    content: "ï†›"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "ï†œ"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "ï†"
}

.fa-yahoo:before {
    content: "ï†"
}

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

.fa-reddit:before {
    content: "ï†¡"
}

.fa-reddit-square:before {
    content: "ï†¢"
}

.fa-stumbleupon-circle:before {
    content: "ï†£"
}

.fa-stumbleupon:before {
    content: "ï†¤"
}

.fa-delicious:before {
    content: "ï†¥"
}

.fa-digg:before {
    content: "ï†¦"
}

.fa-pied-piper:before {
    content: "ï†§"
}

.fa-pied-piper-alt:before {
    content: "ï†¨"
}

.fa-drupal:before {
    content: "ï†©"
}

.fa-joomla:before {
    content: "ï†ª"
}

.fa-language:before {
    content: "ï†«"
}

.fa-fax:before {
    content: "ï†¬"
}

.fa-building:before {
    content: "ï†­"
}

.fa-child:before {
    content: "ï†®"
}

.fa-paw:before {
    content: "ï†°"
}

.fa-spoon:before {
    content: "ï†±"
}

.fa-cube:before {
    content: "ï†²"
}

.fa-cubes:before {
    content: "ï†³"
}

.fa-behance:before {
    content: "ï†´"
}

.fa-behance-square:before {
    content: "ï†µ"
}

.fa-steam:before {
    content: "ï†¶"
}

.fa-steam-square:before {
    content: "ï†·"
}

.fa-recycle:before {
    content: "ï†¸"
}

.fa-automobile:before, .fa-car:before {
    content: "ï†¹"
}

.fa-cab:before, .fa-taxi:before {
    content: "ï†º"
}

.fa-tree:before {
    content: "ï†»"
}

.fa-spotify:before {
    content: "ï†¼"
}

.fa-deviantart:before {
    content: "ï†½"
}

.fa-soundcloud:before {
    content: "ï†¾"
}

.fa-database:before {
    content: "ï‡€"
}

.fa-file-pdf-o:before {
    content: "ï‡"
}

.fa-file-word-o:before {
    content: "ï‡‚"
}

.fa-file-excel-o:before {
    content: "ï‡ƒ"
}

.fa-file-powerpoint-o:before {
    content: "ï‡„"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "ï‡…"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "ï‡†"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "ï‡‡"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "ï‡ˆ"
}

.fa-file-code-o:before {
    content: "ï‡‰"
}

.fa-vine:before {
    content: "ï‡Š"
}

.fa-codepen:before {
    content: "ï‡‹"
}

.fa-jsfiddle:before {
    content: "ï‡Œ"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "ï‡"
}

.fa-circle-o-notch:before {
    content: "ï‡"
}

.fa-ra:before, .fa-rebel:before {
    content: "ï‡"
}

.fa-ge:before, .fa-empire:before {
    content: "ï‡‘"
}

.fa-git-square:before {
    content: "ï‡’"
}

.fa-git:before {
    content: "ï‡“"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: "ï‡”"
}

.fa-tencent-weibo:before {
    content: "ï‡•"
}

.fa-qq:before {
    content: "ï‡–"
}

.fa-wechat:before, .fa-weixin:before {
    content: "ï‡—"
}

.fa-send:before, .fa-paper-plane:before {
    content: "ï‡˜"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "ï‡™"
}

.fa-history:before {
    content: "ï‡š"
}

.fa-circle-thin:before {
    content: "ï‡›"
}

.fa-header:before {
    content: "ï‡œ"
}

.fa-paragraph:before {
    content: "ï‡"
}

.fa-sliders:before {
    content: "ï‡"
}

.fa-share-alt:before {
    content: "ï‡ "
}

.fa-share-alt-square:before {
    content: "ï‡¡"
}

.fa-bomb:before {
    content: "ï‡¢"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "ï‡£"
}

.fa-tty:before {
    content: "ï‡¤"
}

.fa-binoculars:before {
    content: "ï‡¥"
}

.fa-plug:before {
    content: "ï‡¦"
}

.fa-slideshare:before {
    content: "ï‡§"
}

.fa-twitch:before {
    content: "ï‡¨"
}

.fa-yelp:before {
    content: "ï‡©"
}

.fa-newspaper-o:before {
    content: "ï‡ª"
}

.fa-wifi:before {
    content: "ï‡«"
}

.fa-calculator:before {
    content: "ï‡¬"
}

.fa-paypal:before {
    content: "ï‡­"
}

.fa-google-wallet:before {
    content: "ï‡®"
}

.fa-cc-visa:before {
    content: "ï‡°"
}

.fa-cc-mastercard:before {
    content: "ï‡±"
}

.fa-cc-discover:before {
    content: "ï‡²"
}

.fa-cc-amex:before {
    content: "ï‡³"
}

.fa-cc-paypal:before {
    content: "ï‡´"
}

.fa-cc-stripe:before {
    content: "ï‡µ"
}

.fa-bell-slash:before {
    content: "ï‡¶"
}

.fa-bell-slash-o:before {
    content: "ï‡·"
}

.fa-trash:before {
    content: "ï‡¸"
}

.fa-copyright:before {
    content: "ï‡¹"
}

.fa-at:before {
    content: "ï‡º"
}

.fa-eyedropper:before {
    content: "ï‡»"
}

.fa-paint-brush:before {
    content: "ï‡¼"
}

.fa-birthday-cake:before {
    content: "ï‡½"
}

.fa-area-chart:before {
    content: "ï‡¾"
}

.fa-pie-chart:before {
    content: "ïˆ€"
}

.fa-line-chart:before {
    content: "ïˆ"
}

.fa-lastfm:before {
    content: "ïˆ‚"
}

.fa-lastfm-square:before {
    content: "ïˆƒ"
}

.fa-toggle-off:before {
    content: "ïˆ„"
}

.fa-toggle-on:before {
    content: "ïˆ…"
}

.fa-bicycle:before {
    content: "ïˆ†"
}

.fa-bus:before {
    content: "ïˆ‡"
}

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

.fa-angellist:before {
    content: "ïˆ‰"
}

.fa-cc:before {
    content: "ïˆŠ"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "ïˆ‹"
}

.fa-meanpath:before {
    content: "ïˆŒ"
}

.fa-buysellads:before {
    content: "ïˆ"
}

.fa-connectdevelop:before {
    content: "ïˆ"
}

.fa-dashcube:before {
    content: "ïˆ"
}

.fa-forumbee:before {
    content: "ïˆ‘"
}

.fa-leanpub:before {
    content: "ïˆ’"
}

.fa-sellsy:before {
    content: "ïˆ“"
}

.fa-shirtsinbulk:before {
    content: "ïˆ”"
}

.fa-simplybuilt:before {
    content: "ïˆ•"
}

.fa-skyatlas:before {
    content: "ïˆ–"
}

.fa-cart-plus:before {
    content: "ïˆ—"
}

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

.fa-diamond:before {
    content: "ïˆ™"
}

.fa-ship:before {
    content: "ïˆš"
}

.fa-user-secret:before {
    content: "ïˆ›"
}

.fa-motorcycle:before {
    content: "ïˆœ"
}

.fa-street-view:before {
    content: "ïˆ"
}

.fa-heartbeat:before {
    content: "ïˆ"
}

.fa-venus:before {
    content: "ïˆ¡"
}

.fa-mars:before {
    content: "ïˆ¢"
}

.fa-mercury:before {
    content: "ïˆ£"
}

.fa-intersex:before, .fa-transgender:before {
    content: "ïˆ¤"
}

.fa-transgender-alt:before {
    content: "ïˆ¥"
}

.fa-venus-double:before {
    content: "ïˆ¦"
}

.fa-mars-double:before {
    content: "ïˆ§"
}

.fa-venus-mars:before {
    content: "ïˆ¨"
}

.fa-mars-stroke:before {
    content: "ïˆ©"
}

.fa-mars-stroke-v:before {
    content: "ïˆª"
}

.fa-mars-stroke-h:before {
    content: "ïˆ«"
}

.fa-neuter:before {
    content: "ïˆ¬"
}

.fa-genderless:before {
    content: "ïˆ­"
}

.fa-facebook-official:before {
    content: "ïˆ°"
}

.fa-pinterest-p:before {
    content: "ïˆ±"
}

.fa-whatsapp:before {
    content: "ïˆ²"
}

.fa-server:before {
    content: "ïˆ³"
}

.fa-user-plus:before {
    content: "ïˆ´"
}

.fa-user-times:before {
    content: "ïˆµ"
}

.fa-hotel:before, .fa-bed:before {
    content: "ïˆ¶"
}

.fa-viacoin:before {
    content: "ïˆ·"
}

.fa-train:before {
    content: "ïˆ¸"
}

.fa-subway:before {
    content: "ïˆ¹"
}

.fa-medium:before {
    content: "ïˆº"
}

.fa-yc:before, .fa-y-combinator:before {
    content: "ïˆ»"
}

.fa-optin-monster:before {
    content: "ïˆ¼"
}

.fa-opencart:before {
    content: "ïˆ½"
}

.fa-expeditedssl:before {
    content: "ïˆ¾"
}

.fa-battery-4:before, .fa-battery-full:before {
    content: "ï‰€"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "ï‰"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "ï‰‚"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "ï‰ƒ"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "ï‰„"
}

.fa-mouse-pointer:before {
    content: "ï‰…"
}

.fa-i-cursor:before {
    content: "ï‰†"
}

.fa-object-group:before {
    content: "ï‰‡"
}

.fa-object-ungroup:before {
    content: "ï‰ˆ"
}

.fa-sticky-note:before {
    content: "ï‰‰"
}

.fa-sticky-note-o:before {
    content: "ï‰Š"
}

.fa-cc-jcb:before {
    content: "ï‰‹"
}

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

.fa-clone:before {
    content: "ï‰"
}

.fa-balance-scale:before {
    content: "ï‰"
}

.fa-hourglass-o:before {
    content: "ï‰"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "ï‰‘"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "ï‰’"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "ï‰“"
}

.fa-hourglass:before {
    content: "ï‰”"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "ï‰•"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "ï‰–"
}

.fa-hand-scissors-o:before {
    content: "ï‰—"
}

.fa-hand-lizard-o:before {
    content: "ï‰˜"
}

.fa-hand-spock-o:before {
    content: "ï‰™"
}

.fa-hand-pointer-o:before {
    content: "ï‰š"
}

.fa-hand-peace-o:before {
    content: "ï‰›"
}

.fa-trademark:before {
    content: "ï‰œ"
}

.fa-registered:before {
    content: "ï‰"
}

.fa-creative-commons:before {
    content: "ï‰"
}

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

.fa-gg-circle:before {
    content: "ï‰¡"
}

.fa-tripadvisor:before {
    content: "ï‰¢"
}

.fa-odnoklassniki:before {
    content: "ï‰£"
}

.fa-odnoklassniki-square:before {
    content: "ï‰¤"
}

.fa-get-pocket:before {
    content: "ï‰¥"
}

.fa-wikipedia-w:before {
    content: "ï‰¦"
}

.fa-safari:before {
    content: "ï‰§"
}

.fa-chrome:before {
    content: "ï‰¨"
}

.fa-firefox:before {
    content: "ï‰©"
}

.fa-opera:before {
    content: "ï‰ª"
}

.fa-internet-explorer:before {
    content: "ï‰«"
}

.fa-tv:before, .fa-television:before {
    content: "ï‰¬"
}

.fa-contao:before {
    content: "ï‰­"
}

.fa-500px:before {
    content: "ï‰®"
}

.fa-amazon:before {
    content: "ï‰°"
}

.fa-calendar-plus-o:before {
    content: "ï‰±"
}

.fa-calendar-minus-o:before {
    content: "ï‰²"
}

.fa-calendar-times-o:before {
    content: "ï‰³"
}

.fa-calendar-check-o:before {
    content: "ï‰´"
}

.fa-industry:before {
    content: "ï‰µ"
}

.fa-map-pin:before {
    content: "ï‰¶"
}

.fa-map-signs:before {
    content: "ï‰·"
}

.fa-map-o:before {
    content: "ï‰¸"
}

.fa-map:before {
    content: "ï‰¹"
}

.fa-commenting:before {
    content: "ï‰º"
}

.fa-commenting-o:before {
    content: "ï‰»"
}

.fa-houzz:before {
    content: "ï‰¼"
}

.fa-vimeo:before {
    content: "ï‰½"
}

.fa-black-tie:before {
    content: "ï‰¾"
}

.fa-fonticons:before {
    content: "ïŠ€"
}

.fa-reddit-alien:before {
    content: "ïŠ"
}

.fa-edge:before {
    content: "ïŠ‚"
}

.fa-credit-card-alt:before {
    content: "ïŠƒ"
}

.fa-codiepie:before {
    content: "ïŠ„"
}

.fa-modx:before {
    content: "ïŠ…"
}

.fa-fort-awesome:before {
    content: "ïŠ†"
}

.fa-usb:before {
    content: "ïŠ‡"
}

.fa-product-hunt:before {
    content: "ïŠˆ"
}

.fa-mixcloud:before {
    content: "ïŠ‰"
}

.fa-scribd:before {
    content: "ïŠŠ"
}

.fa-pause-circle:before {
    content: "ïŠ‹"
}

.fa-pause-circle-o:before {
    content: "ïŠŒ"
}

.fa-stop-circle:before {
    content: "ïŠ"
}

.fa-stop-circle-o:before {
    content: "ïŠ"
}

.fa-shopping-bag:before {
    content: "ïŠ"
}

.fa-shopping-basket:before {
    content: "ïŠ‘"
}

.fa-hashtag:before {
    content: "ïŠ’"
}

.fa-bluetooth:before {
    content: "ïŠ“"
}

.fa-bluetooth-b:before {
    content: "ïŠ”"
}

.fa-percent:before {
    content: "ïŠ•"
}

body.stop-scrolling {
    height: 100%;
    overflow: hidden
}

.sweet-overlay {
    background-color: #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    background-color: rgba(0,0,0,.4);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    z-index: 10000
}

.sweet-alert {
    background-color: #fff;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    width: 478px;
    padding: 17px;
    border-radius: 5px;
    text-align: center;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -256px;
    margin-top: -200px;
    overflow: hidden;
    display: none;
    z-index: 99999
}

@media all and (max-width:540px) {
    .sweet-alert {
        width: auto;
        margin-left: 0;
        margin-right: 0;
        left: 15px;
        right: 15px
    }
}

.sweet-alert h2 {
    color: #575757;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 25px 0;
    padding: 0;
    line-height: 40px;
    display: block
}

.sweet-alert p {
    color: #797979;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal
}

.sweet-alert fieldset {
    border: none;
    position: relative
}

.sweet-alert .sa-error-container {
    background-color: #f1f1f1;
    margin-left: -17px;
    margin-right: -17px;
    overflow: hidden;
    padding: 0 10px;
    max-height: 0;
    webkit-transition: padding .15s,max-height .15s;
    transition: padding .15s,max-height .15s
}

    .sweet-alert .sa-error-container.show {
        padding: 10px 0;
        max-height: 100px;
        webkit-transition: padding .2s,max-height .2s;
        transition: padding .25s,max-height .25s
    }

    .sweet-alert .sa-error-container .icon {
        display: inline-block;
        width: 24px;
        height: 24px;
        border-radius: 50%;
        background-color: #ea7d7d;
        color: #fff;
        line-height: 24px;
        text-align: center;
        margin-right: 3px
    }

    .sweet-alert .sa-error-container p {
        display: inline-block
    }

.sweet-alert .sa-input-error {
    position: absolute;
    top: 29px;
    right: 26px;
    width: 20px;
    height: 20px;
    opacity: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all .1s;
    transition: all .1s
}

    .sweet-alert .sa-input-error::before, .sweet-alert .sa-input-error::after {
        content: "";
        width: 20px;
        height: 6px;
        background-color: #f06e57;
        border-radius: 3px;
        position: absolute;
        top: 50%;
        margin-top: -4px;
        left: 50%;
        margin-left: -9px
    }

    .sweet-alert .sa-input-error::before {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .sweet-alert .sa-input-error::after {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .sweet-alert .sa-input-error.show {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

.sweet-alert input {
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #d7d7d7;
    height: 43px;
    margin-top: 10px;
    margin-bottom: 17px;
    font-size: 18px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.06);
    padding: 0 12px;
    display: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

    .sweet-alert input:focus {
        outline: none;
        box-shadow: 0 0 3px #c4e6f5;
        border: 1px solid #b4dbed
    }

        .sweet-alert input:focus::-moz-placeholder {
            transition: opacity .3s .03s ease;
            opacity: .5
        }

        .sweet-alert input:focus:-ms-input-placeholder {
            transition: opacity .3s .03s ease;
            opacity: .5
        }

        .sweet-alert input:focus::-webkit-input-placeholder {
            transition: opacity .3s .03s ease;
            opacity: .5
        }

    .sweet-alert input::-moz-placeholder {
        color: #bdbdbd
    }

    .sweet-alert input:-ms-input-placeholder {
        color: #bdbdbd
    }

    .sweet-alert input::-webkit-input-placeholder {
        color: #bdbdbd
    }

.sweet-alert.show-input input {
    display: block
}

.sweet-alert .sa-confirm-button-container {
    display: inline-block;
    position: relative
}

.sweet-alert .la-ball-fall {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -27px;
    margin-top: 4px;
    opacity: 0;
    visibility: hidden
}

.sweet-alert button {
    background-color: #8cd4f5;
    color: #fff;
    border: none;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    -webkit-border-radius: 4px;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 26px 5px 0 5px;
    cursor: pointer
}

    .sweet-alert button:focus {
        outline: none;
        box-shadow: 0 0 2px rgba(128,179,235,.5),inset 0 0 0 1px rgba(0,0,0,.05)
    }

    .sweet-alert button:hover {
        background-color: #7ecff4
    }

    .sweet-alert button:active {
        background-color: #5dc2f1
    }

    .sweet-alert button.cancel {
        background-color: #c1c1c1
    }

        .sweet-alert button.cancel:hover {
            background-color: #b9b9b9
        }

        .sweet-alert button.cancel:active {
            background-color: #a8a8a8
        }

        .sweet-alert button.cancel:focus {
            box-shadow: rgba(197,205,211,.8) 0 0 2px,rgba(0,0,0,.0470588) 0 0 0 1px inset !important
        }

    .sweet-alert button[disabled] {
        opacity: .6;
        cursor: default
    }

    .sweet-alert button.confirm[disabled] {
        color: transparent
    }

        .sweet-alert button.confirm[disabled] ~ .la-ball-fall {
            opacity: 1;
            visibility: visible;
            transition-delay: 0s
        }

    .sweet-alert button::-moz-focus-inner {
        border: 0
    }

.sweet-alert[data-has-cancel-button=false] button {
    box-shadow: none !important
}

.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
    padding-bottom: 40px
}

.sweet-alert .sa-icon {
    width: 80px;
    height: 80px;
    border: 4px solid #808080;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box
}

    .sweet-alert .sa-icon.sa-error {
        border-color: #f27474
    }

        .sweet-alert .sa-icon.sa-error .sa-x-mark {
            position: relative;
            display: block
        }

        .sweet-alert .sa-icon.sa-error .sa-line {
            position: absolute;
            height: 5px;
            width: 47px;
            background-color: #f27474;
            display: block;
            top: 37px;
            border-radius: 2px
        }

            .sweet-alert .sa-icon.sa-error .sa-line.sa-left {
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
                left: 17px
            }

            .sweet-alert .sa-icon.sa-error .sa-line.sa-right {
                -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
                right: 16px
            }

    .sweet-alert .sa-icon.sa-warning {
        border-color: #f8bb86
    }

        .sweet-alert .sa-icon.sa-warning .sa-body {
            position: absolute;
            width: 5px;
            height: 47px;
            left: 50%;
            top: 10px;
            -webkit-border-radius: 2px;
            border-radius: 2px;
            margin-left: -2px;
            background-color: #f8bb86
        }

        .sweet-alert .sa-icon.sa-warning .sa-dot {
            position: absolute;
            width: 7px;
            height: 7px;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            margin-left: -3px;
            left: 50%;
            bottom: 10px;
            background-color: #f8bb86
        }

    .sweet-alert .sa-icon.sa-info {
        border-color: #c9dae1
    }

        .sweet-alert .sa-icon.sa-info::before {
            content: "";
            position: absolute;
            width: 5px;
            height: 29px;
            left: 50%;
            bottom: 17px;
            border-radius: 2px;
            margin-left: -2px;
            background-color: #c9dae1
        }

        .sweet-alert .sa-icon.sa-info::after {
            content: "";
            position: absolute;
            width: 7px;
            height: 7px;
            border-radius: 50%;
            margin-left: -3px;
            top: 19px;
            background-color: #c9dae1
        }

    .sweet-alert .sa-icon.sa-success {
        border-color: #a5dc86
    }

        .sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
            content: '';
            -webkit-border-radius: 40px;
            border-radius: 40px;
            border-radius: 50%;
            position: absolute;
            width: 60px;
            height: 120px;
            background: #fff;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg)
        }

        .sweet-alert .sa-icon.sa-success::before {
            -webkit-border-radius: 120px 0 0 120px;
            border-radius: 120px 0 0 120px;
            top: -7px;
            left: -33px;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            -webkit-transform-origin: 60px 60px;
            transform-origin: 60px 60px
        }

        .sweet-alert .sa-icon.sa-success::after {
            -webkit-border-radius: 0 120px 120px 0;
            border-radius: 0 120px 120px 0;
            top: -11px;
            left: 30px;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            -webkit-transform-origin: 0 60px;
            transform-origin: 0 60px
        }

        .sweet-alert .sa-icon.sa-success .sa-placeholder {
            width: 80px;
            height: 80px;
            border: 4px solid rgba(165,220,134,.2);
            -webkit-border-radius: 40px;
            border-radius: 40px;
            border-radius: 50%;
            box-sizing: content-box;
            position: absolute;
            left: -4px;
            top: -4px;
            z-index: 2
        }

        .sweet-alert .sa-icon.sa-success .sa-fix {
            width: 5px;
            height: 90px;
            background-color: #fff;
            position: absolute;
            left: 28px;
            top: 8px;
            z-index: 1;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }

        .sweet-alert .sa-icon.sa-success .sa-line {
            height: 5px;
            background-color: #a5dc86;
            display: block;
            border-radius: 2px;
            position: absolute;
            z-index: 2
        }

            .sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
                width: 25px;
                left: 14px;
                top: 46px;
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg)
            }

            .sweet-alert .sa-icon.sa-success .sa-line.sa-long {
                width: 47px;
                right: 8px;
                top: 38px;
                -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg)
            }

    .sweet-alert .sa-icon.sa-custom {
        background-size: contain;
        border-radius: 0;
        border: none;
        background-position: center center;
        background-repeat: no-repeat
    }

@-webkit-keyframes showSweetAlert {
    0% {
        transform: scale(.7);
        -webkit-transform: scale(.7)
    }

    45% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05)
    }

    80% {
        transform: scale(.95);
        -webkit-transform: scale(.95)
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@keyframes showSweetAlert {
    0% {
        transform: scale(.7);
        -webkit-transform: scale(.7)
    }

    45% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05)
    }

    80% {
        transform: scale(.95);
        -webkit-transform: scale(.95)
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@-webkit-keyframes hideSweetAlert {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }

    100% {
        transform: scale(.5);
        -webkit-transform: scale(.5)
    }
}

@keyframes hideSweetAlert {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }

    100% {
        transform: scale(.5);
        -webkit-transform: scale(.5)
    }
}

@-webkit-keyframes slideFromTop {
    0% {
        top: 0%
    }

    100% {
        top: 50%
    }
}

@keyframes slideFromTop {
    0% {
        top: 0%
    }

    100% {
        top: 50%
    }
}

@-webkit-keyframes slideToTop {
    0% {
        top: 50%
    }

    100% {
        top: 0%
    }
}

@keyframes slideToTop {
    0% {
        top: 50%
    }

    100% {
        top: 0%
    }
}

@-webkit-keyframes slideFromBottom {
    0% {
        top: 70%
    }

    100% {
        top: 50%
    }
}

@keyframes slideFromBottom {
    0% {
        top: 70%
    }

    100% {
        top: 50%
    }
}

@-webkit-keyframes slideToBottom {
    0% {
        top: 50%
    }

    100% {
        top: 70%
    }
}

@keyframes slideToBottom {
    0% {
        top: 50%
    }

    100% {
        top: 70%
    }
}

.showSweetAlert[data-animation=pop] {
    -webkit-animation: showSweetAlert .3s;
    animation: showSweetAlert .3s
}

.showSweetAlert[data-animation=none] {
    -webkit-animation: none;
    animation: none
}

.showSweetAlert[data-animation=slide-from-top] {
    -webkit-animation: slideFromTop .3s;
    animation: slideFromTop .3s
}

.showSweetAlert[data-animation=slide-from-bottom] {
    -webkit-animation: slideFromBottom .3s;
    animation: slideFromBottom .3s
}

.hideSweetAlert[data-animation=pop] {
    -webkit-animation: hideSweetAlert .2s;
    animation: hideSweetAlert .2s
}

.hideSweetAlert[data-animation=none] {
    -webkit-animation: none;
    animation: none
}

.hideSweetAlert[data-animation=slide-from-top] {
    -webkit-animation: slideToTop .4s;
    animation: slideToTop .4s
}

.hideSweetAlert[data-animation=slide-from-bottom] {
    -webkit-animation: slideToBottom .3s;
    animation: slideToBottom .3s
}

@-webkit-keyframes animateSuccessTip {
    0% {
        width: 0;
        left: 1px;
        top: 19px
    }

    54% {
        width: 0;
        left: 1px;
        top: 19px
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }

    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}

@keyframes animateSuccessTip {
    0% {
        width: 0;
        left: 1px;
        top: 19px
    }

    54% {
        width: 0;
        left: 1px;
        top: 19px
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }

    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}

@-webkit-keyframes animateSuccessLong {
    0% {
        width: 0;
        right: 46px;
        top: 54px
    }

    65% {
        width: 0;
        right: 46px;
        top: 54px
    }

    84% {
        width: 55px;
        right: 0;
        top: 35px
    }

    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}

@keyframes animateSuccessLong {
    0% {
        width: 0;
        right: 46px;
        top: 54px
    }

    65% {
        width: 0;
        right: 46px;
        top: 54px
    }

    84% {
        width: 55px;
        right: 0;
        top: 35px
    }

    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}

@-webkit-keyframes rotatePlaceholder {
    0% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }

    5% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }

    12% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg)
    }

    100% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg)
    }
}

@keyframes rotatePlaceholder {
    0% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }

    5% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }

    12% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg)
    }

    100% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg)
    }
}

.animateSuccessTip {
    -webkit-animation: animateSuccessTip .75s;
    animation: animateSuccessTip .75s
}

.animateSuccessLong {
    -webkit-animation: animateSuccessLong .75s;
    animation: animateSuccessLong .75s
}

.sa-icon.sa-success.animate::after {
    -webkit-animation: rotatePlaceholder 4.25s ease-in;
    animation: rotatePlaceholder 4.25s ease-in
}

@-webkit-keyframes animateErrorIcon {
    0% {
        transform: rotateX(100deg);
        -webkit-transform: rotateX(100deg);
        opacity: 0
    }

    100% {
        transform: rotateX(0deg);
        -webkit-transform: rotateX(0deg);
        opacity: 1
    }
}

@keyframes animateErrorIcon {
    0% {
        transform: rotateX(100deg);
        -webkit-transform: rotateX(100deg);
        opacity: 0
    }

    100% {
        transform: rotateX(0deg);
        -webkit-transform: rotateX(0deg);
        opacity: 1
    }
}

.animateErrorIcon {
    -webkit-animation: animateErrorIcon .5s;
    animation: animateErrorIcon .5s
}

@-webkit-keyframes animateXMark {
    0% {
        transform: scale(.4);
        -webkit-transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }

    50% {
        transform: scale(.4);
        -webkit-transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }

    80% {
        transform: scale(1.15);
        -webkit-transform: scale(1.15);
        margin-top: -6px
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}

@keyframes animateXMark {
    0% {
        transform: scale(.4);
        -webkit-transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }

    50% {
        transform: scale(.4);
        -webkit-transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }

    80% {
        transform: scale(1.15);
        -webkit-transform: scale(1.15);
        margin-top: -6px
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}

.animateXMark {
    -webkit-animation: animateXMark .5s;
    animation: animateXMark .5s
}

@-webkit-keyframes pulseWarning {
    0% {
        border-color: #f8d486
    }

    100% {
        border-color: #f8bb86
    }
}

@keyframes pulseWarning {
    0% {
        border-color: #f8d486
    }

    100% {
        border-color: #f8bb86
    }
}

.pulseWarning {
    -webkit-animation: pulseWarning .75s infinite alternate;
    animation: pulseWarning .75s infinite alternate
}

@-webkit-keyframes pulseWarningIns {
    0% {
        background-color: #f8d486
    }

    100% {
        background-color: #f8bb86
    }
}

@keyframes pulseWarningIns {
    0% {
        background-color: #f8d486
    }

    100% {
        background-color: #f8bb86
    }
}

.pulseWarningIns {
    -webkit-animation: pulseWarningIns .75s infinite alternate;
    animation: pulseWarningIns .75s infinite alternate
}

@-webkit-keyframes rotate-loading {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes rotate-loading {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
    -ms-transform: rotate(45deg) \9
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
    -ms-transform: rotate(-45deg) \9
}

.sweet-alert .sa-icon.sa-success {
    border-color: transparent\9
}

    .sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
        -ms-transform: rotate(45deg) \9
    }

    .sweet-alert .sa-icon.sa-success .sa-line.sa-long {
        -ms-transform: rotate(-45deg) \9
    }

.la-ball-fall, .la-ball-fall > div {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.la-ball-fall {
    display: block;
    font-size: 0;
    color: #fff
}

    .la-ball-fall.la-dark {
        color: #333
    }

    .la-ball-fall > div {
        display: inline-block;
        float: none;
        background-color: currentColor;
        border: 0 solid currentColor
    }

.la-ball-fall {
    width: 54px;
    height: 18px
}

    .la-ball-fall > div {
        width: 10px;
        height: 10px;
        margin: 4px;
        border-radius: 100%;
        opacity: 0;
        -webkit-animation: ball-fall 1s ease-in-out infinite;
        -moz-animation: ball-fall 1s ease-in-out infinite;
        -o-animation: ball-fall 1s ease-in-out infinite;
        animation: ball-fall 1s ease-in-out infinite
    }

        .la-ball-fall > div:nth-child(1) {
            -webkit-animation-delay: -200ms;
            -moz-animation-delay: -200ms;
            -o-animation-delay: -200ms;
            animation-delay: -200ms
        }

        .la-ball-fall > div:nth-child(2) {
            -webkit-animation-delay: -100ms;
            -moz-animation-delay: -100ms;
            -o-animation-delay: -100ms;
            animation-delay: -100ms
        }

        .la-ball-fall > div:nth-child(3) {
            -webkit-animation-delay: 0ms;
            -moz-animation-delay: 0ms;
            -o-animation-delay: 0ms;
            animation-delay: 0ms
        }

    .la-ball-fall.la-sm {
        width: 26px;
        height: 8px
    }

        .la-ball-fall.la-sm > div {
            width: 4px;
            height: 4px;
            margin: 2px
        }

    .la-ball-fall.la-2x {
        width: 108px;
        height: 36px
    }

        .la-ball-fall.la-2x > div {
            width: 20px;
            height: 20px;
            margin: 8px
        }

    .la-ball-fall.la-3x {
        width: 162px;
        height: 54px
    }

        .la-ball-fall.la-3x > div {
            width: 30px;
            height: 30px;
            margin: 12px
        }

@-webkit-keyframes ball-fall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-145%);
        transform: translateY(-145%)
    }

    10% {
        opacity: .5
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    80% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    90% {
        opacity: .5
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(145%);
        transform: translateY(145%)
    }
}

@-moz-keyframes ball-fall {
    0% {
        opacity: 0;
        -moz-transform: translateY(-145%);
        transform: translateY(-145%)
    }

    10% {
        opacity: .5
    }

    20% {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0)
    }

    80% {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0)
    }

    90% {
        opacity: .5
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(145%);
        transform: translateY(145%)
    }
}

@-o-keyframes ball-fall {
    0% {
        opacity: 0;
        -o-transform: translateY(-145%);
        transform: translateY(-145%);
    }

    10% {
        opacity: .5;
    }

    20% {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    80% {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    90% {
        opacity: .5;
    }

    100% {
        opacity: 0;
        -o-transform: translateY(145%);
        transform: translateY(145%);
    }
}

@keyframes ball-fall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-145%);
        -moz-transform: translateY(-145%);
        -o-transform: translateY(-145%);
        transform: translateY(-145%)
    }

    10% {
        opacity: .5
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    80% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    90% {
        opacity: .5
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(145%);
        -moz-transform: translateY(145%);
        -o-transform: translateY(145%);
        transform: translateY(145%)
    }
}

.sepetimBody {
    background-color: #f2f2f2;
    background-image: none
}

    .sepetimBody .BasketPage {
        font: 14px/normal 'Roboto',sans-serif;
        margin: 20px 0
    }

.SiparisParaPuan {
    display: block !important
}

.sepetimBody .ticiContainer {
    background-color: transparent
}

.footerSslLogo {
    display: none
}

.hediyeCekiBtn {
    background-color: #76b852;
    display: block;
    text-align: center;
    color: #fff !important;
    font-weight: 400 !important;
    line-height: 34px !important;
    text-decoration: none !important
}

    .hediyeCekiBtn:hover {
        background-color: #04be00;
        display: block;
        text-align: center;
        color: #fff !important;
        font-weight: 300 !important;
        line-height: 34px !important;
        text-decoration: none !important
    }

.odemeBankaAdi {
    width: 400px
}

#btnPayPalOde {
    padding: 5px;
    width: 200px;
    height: 40px;
    float: left;
    border: solid 1px #ddd
}

.SoslesmeCheck {
    margin-top: 10px;
    line-height: 21px;
    color: #000
}

    .SoslesmeCheck a {
        color: #000;
        text-decoration: underline;
        font-weight: 600
    }

#spn3DContainer {
    margin-top: 10px
}

#cbMesafeliSatisSozlesme {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
    min-height: 0
}

#cb3DSecureOdeme {
    float: left;
    margin-top: 2px;
    margin-right: 5px
}

.orderSummary {
    border-width: 0 0 1px 0;
    background-color: #fff;
    border-color: #ddd;
    border-style: solid;
    padding: 20px 40px
}

    .orderSummary::after {
        clear: both;
        display: table;
        content: ""
    }

    .orderSummary .sepetTitle .st_1:before {
        content: "ï"
    }

#AdresContent .row {
    width: 100%;
    margin: 0 !important
}

    #AdresContent .row .span {
        position: relative
    }

        #AdresContent .row .span:after {
            clear: both;
            display: table;
            content: ""
        }

        #AdresContent .row .span label {
            width: 100%;
            float: left;
            color: #000;
            position: static;
            font-size: 14px;
            padding: 10px 0
        }

        #AdresContent .row .span .textbox {
            width: 100%;
            float: left;
            height: 40px;
            line-height: 40px;
            border: 1px solid #ddd;
            border-radius: 0;
            box-shadow: none
        }

        #AdresContent .row .span .textarea {
            width: 100%;
            float: left;
            border: 1px solid #ddd;
            border-radius: 0;
            box-shadow: none
        }

        #AdresContent .row .span .selectboxx {
            width: 100%;
            float: left;
            height: 40px;
            line-height: 40px;
            border: 1px solid #ddd
        }

table#rblFaturaTipi tbody tr td {
    border: 0;
    line-height: normal
}

#AdresContent #rblFaturaTipi tr input {
    margin-top: 8px
}

.intl-tel-input {
    width: 100%
}

#txtbxPostaKodu {
    width: 100% !important
}

.tckZorunlu {
    margin-left: 10px;
    color: #f00
}

.sepetTitle3 {
    height: 30px;
    line-height: 30px;
    padding-left: 18%;
    font-size: 18px;
    border: none;
    margin-bottom: 10px;
    margin-top: 20px
}

#AdresContent .button {
    padding: 11px 21px;
    margin-left: 15px;
    background: #000;
    color: #fff;
    line-height: normal;
    border: 0
}

    #AdresContent .button:hover {
        background: #fc5f5e
    }

#AdresContent .span .validate {
    right: 0;
    left: 0;
    line-height: 25px;
    top: 3px;
    display: block
}

#AdresContent .validate .validateOk, .validateSol .validateSolOk, .validateOrta .validateOrtaOk {
    right: auto;
    left: 10px
}

#btnPayPalOde {
    background-color: #000;
    cursor: pointer;
    border: none;
    color: #fff
}

#sozlesme_cc {
    max-width: 1000px
}

.hedefSatisContent {
    background-color: #690;
    padding: 10px;
    margin-bottom: 15px;
    color: #fff;
    font-size: 16px;
    border-radius: 4px
}

.hedefTutar {
    text-decoration: underline
}

.popupSepet .KasaOnuFirsatlar, .popupSepet .Basketstep, .popupSepet .sepetTitle {
    display: none
}

.popupSepet .Basketstep, .popupSepet .BasketDetail, .popupSepet .BasketAccount {
    padding: 10px
}

.BasketPage * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.BasketPage:after {
    display: table;
    clear: both;
    content: ""
}

.Basketstep, .BasketDetail, .BasketAccount {
    border-width: 0 0 1px 0;
    background-color: #fff;
    border-color: #ddd;
    border-style: solid;
    padding: 20px 40px
}

.Basketstep {
    margin-bottom: 20px
}

.BasketAccount {
    width: 31%;
    float: right
}

.BasketDetail {
    width: 67%;
    position: relative;
    float: left
}

.BasketDetailCargo {
    background-color: transparent;
    padding: 0;
    border: 0
}

.Basketstep ul li div {
    float: left;
    margin-left: 10px
}

    .Basketstep ul li div span {
        display: block
    }

.adresGeriBtn {
    display: none
}

.Basketstep ul:after {
    clear: both;
    display: table;
    content: ""
}

.Basketstep ul li {
    width: 25%;
    margin: 0;
    padding: 0;
    height: auto;
    background: none;
    float: left;
    position: relative
}

    .Basketstep ul li:after {
        content: "";
        display: block;
        clear: both
    }

    .Basketstep ul li:before {
        content: "";
        display: block;
        background-color: #ddd;
        position: absolute;
        width: 1px;
        height: 45px;
        right: 0;
        top: -5px;
        margin-right: 20%
    }

    .Basketstep ul li.bSiparis:before {
        display: none
    }

    .Basketstep ul li span {
        font-weight: 500;
        font-size: 15px;
        color: #999
    }

        .Basketstep ul li span.onesteptext {
            font-weight: 400
        }

    .Basketstep ul li i {
        background: none;
        height: auto !important;
        width: auto !important;
        padding: 0;
        color: #fc5f5e;
        display: block;
        float: left
    }

    .Basketstep ul li.pasif i {
        color: #b5b5b5
    }

    .Basketstep ul li.onestepsec span {
        color: #fc5f5e
    }

    .Basketstep ul li.gecti span {
        color: #fc5f5e
    }

    .Basketstep ul li.pasif span {
        color: #b5b5b5
    }

.bSepet i:before {
    content: "ïº";
    display: inline-block;
    font: normal normal normal 35px/1 FontAwesome !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.bAdres i:before {
    content: "ï";
    display: inline-block;
    font: normal normal normal 35px/1 FontAwesome !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.bOdeme i:before {
    content: "ï‚";
    display: inline-block;
    font: normal normal normal 35px/1 FontAwesome !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.bSiparis i:before {
    content: "ï€¢";
    display: inline-block;
    font: normal normal normal 35px/1 FontAwesome !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.sepetDuzenleBtn {
    display: none
}

.sepetListTittle > div.sepetListTittleB {
    float: left
}

.sepetListTittle .sepetListTittleB {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    height: auto;
    padding: 0;
    margin: 0;
    line-height: 68px;
    font-size: 14px;
    color: #999;
    font-weight: 500;
    text-transform: none
}

.sepetListTittle .sepetListTittleB0, .sepetListTittle .sepetListTittleB1 {
    border-left: 0
}

.sepetListTittleB0, .sepetItemB0 {
    width: 10%
}

.sepetListTittleB1, .sepetItemB1 {
    width: 35%
}

.sepetListTittleB2, .sepetItemB2 {
    width: 15%;
    text-align: center
}

.sepetListTittleB3, .sepetItemB3 {
    width: 15%;
    text-align: center
}

.sepetListTittleB4, .sepetItemB4 {
    width: 15%;
    text-align: center
}

.sepetListTittleB5, .sepetItemB5 {
    width: 10%;
    text-align: center
}

.sepetListTittle::after {
    clear: both;
    display: table;
    content: ""
}

.sepetItem {
    border-bottom: 1px solid #ddd
}

    .sepetItem .sepetItemB {
        border-left: 1px solid #ddd;
        height: auto;
        padding: 0;
        margin: 0;
        line-height: 84px;
        font-size: 13px;
        color: #999;
        font-weight: 500;
        float: left
    }

    .sepetItem div.sepetItemB0, .sepetItem div.sepetItemB1 {
        border-left: 0;
        line-height: normal;
        padding: 10px 0
    }

    .sepetItem .sepetItemB2 {
        line-height: normal;
        padding: 10px 0
    }

    .sepetItem:after {
        clear: both;
        display: table;
        content: ""
    }

.sepetItemB4, .sepetItemB3, .sepetItemB5 {
    text-align: center
}

.sepetItem > div {
    float: left
}

.sepetTitle {
    margin-bottom: 30px;
    padding: 0;
    border: 0;
    height: auto;
    font-weight: normal
}

    .sepetTitle .st_1 {
        font-size: 20px;
        color: #fc5f5e
    }

        .sepetTitle .st_1:before {
            color: #fc5f5e;
            content: "ïº";
            display: inline-block;
            font: normal normal normal 21px/1 FontAwesome !important;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            margin-right: 5px
        }

        .sepetTitle .st_1:after {
            clear: both;
            display: block;
            content: ""
        }

    .sepetTitle .st_2 {
        font-size: 14px;
        color: #000;
        margin-left: 26px;
        margin-top: 2px;
        display: block
    }

.sepetItem div.sepetItemB0 {
    height: 84px;
    overflow: hidden;
    padding: 8px
}

.sepetImg {
    max-height: 50px;
    max-width: 100%
}

.textbox.txtSepetAdet {
    height: 40px;
    line-height: 40px;
    width: 70px;
    float: none;
    display: inline-block;
    margin: 0 0 5px 0;
    padding: 0;
    text-align: center
}

.AdetGuncelle {
    margin: 0 0 4px 0;
    display: block;
    padding: 0;
    line-height: normal
}

    .AdetGuncelle:before {
        content: "ï€¡";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome !important;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        margin-right: 3px
    }

.BasketDetail table tbody tr td.sepetFiyatBold {
    text-align: center;
    font-size: 15px;
    color: #000;
    font-weight: 500
}

.sepet-sil {
    margin: 0 auto;
    width: auto;
    height: auto;
    text-indent: 0;
    font-size: 0;
    background: no-repeat
}

    .sepet-sil:before {
        content: "ï€";
        display: inline-block;
        font: normal normal normal 18px/normal FontAwesome;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        margin-right: 3px;
        color: #fc5f5e
    }

.alisverisedevamet {
    background: none #fff;
    color: #000;
    margin: 20px 0 0 0;
    padding: 10px 30px;
    height: auto;
    line-height: normal;
    font-size: 14px;
    border: 1px solid #ddd;
    float: left
}

    .alisverisedevamet:hover {
        background: none #000;
        color: #fff;
        border: 1px solid #000
    }

.sepetTitle2 {
    margin-bottom: 30px;
    padding: 0;
    border: 0;
    height: auto;
    font-weight: normal;
    text-align: left;
    line-height: normal
}

    .sepetTitle2 .st_1 {
        font-size: 20px;
        color: #fc5f5e
    }

        .sepetTitle2 .st_1:before {
            color: #fc5f5e;
            content: "ïƒŠ";
            display: inline-block;
            font: normal normal normal 21px/1 FontAwesome !important;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            margin-right: 5px
        }

.BasketRigth ul li {
    text-align: left;
    border: 0;
    border-top: 1px solid #ddd;
    padding: 10px 0
}

    .BasketRigth ul li.genelToplam {
        height: auto
    }

    .BasketRigth ul li .tut {
        font-weight: 600
    }

    .BasketRigth ul li.genelToplam .tut {
        color: #fc5f5e;
        font-size: 20px;
        font-weight: 600
    }

    .BasketRigth ul li span {
        display: block;
        line-height: normal;
        height: auto;
        margin: 5px 0;
        font-size: 14px;
        color: #000
    }

.basketCompletebtn {
    background-color: #fc5f5e;
    background-image: none;
    color: #fff;
    border: 0;
    float: none;
    line-height: normal;
    margin: 0 auto;
    display: block;
    padding: 10px 4px;
    text-align: center;
    font-size: 14px
}

.button.basketCompletebtn:hover {
    background-color: #000;
    color: #fff;
    border: 0
}

.KasaOnuFirsatlar {
    margin: 30px auto 0;
    width: 100%
}

.SepetKampanyaTittle {
    margin-bottom: 30px;
    padding: 0;
    border: 0;
    height: auto;
    font-weight: normal;
    text-align: left;
    line-height: normal;
    color: #fc5f5e;
    font-size: 20px
}

    .SepetKampanyaTittle:before {
        color: #fc5f5e;
        content: "ï€…";
        display: inline-block;
        font: normal normal normal 21px/1 FontAwesome !important;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        margin-right: 5px
    }

.KasaOnuFirsatlarContent {
    width: 100%
}

    .KasaOnuFirsatlarContent:after {
        clear: both;
        display: block;
        content: ""
    }

    .KasaOnuFirsatlarContent ul:after {
        clear: both;
        display: block;
        content: ""
    }

    .KasaOnuFirsatlarContent ul li {
        text-align: center;
        float: left;
        overflow: hidden;
        margin-right: 10px;
        border: 1px solid #ddd;
        width: 18%
    }

        .KasaOnuFirsatlarContent ul li a {
            max-width: 100%;
            max-height: 134px;
            padding: 5px;
            display: block
        }

            .KasaOnuFirsatlarContent ul li a img {
                max-width: 100%;
                max-height: 134px
            }

        .KasaOnuFirsatlarContent ul li span {
            display: block;
            margin-bottom: 10px;
            font-size: 12px;
            overflow: hidden;
            height: 26px;
            overflow: hidden;
            padding: 0 5px
        }

            .KasaOnuFirsatlarContent ul li span + span {
                font-size: 12px;
                color: #000
            }

        .KasaOnuFirsatlarContent ul li a.button {
            width: auto;
            height: auto;
            background: #000;
            color: #fff;
            border: 1px solid #000;
            padding: 5px 10px;
            display: inline-block;
            font-size: 13px;
            margin-bottom: 5px
        }

            .KasaOnuFirsatlarContent ul li a.button:hover {
                background: #fff;
                color: #000;
                border: 1px solid #ddd
            }

#divSecilemezKampanyalar {
    clear: both;
    display: block;
    content: ""
}

.campaignsItem {
    display: block;
    width: 100%;
    padding: 8px;
    border: 1px solid #ddd;
    margin: 0 0 10px 0
}

    .campaignsItem:after {
        clear: both;
        display: table;
        content: ""
    }

.campaignsItemS1, .campaignsItemS2, .campaignsItemS3 {
    float: left;
    color: #000;
    font-weight: 500
}

.campaignsItemS1 {
    text-align: left;
    line-height: 43px;
    float: left;
    padding-left: 10px
}

.campaignsItemS2 {
    height: 40px;
    text-align: center;
    min-width: 60px
}

    .campaignsItemS2 img {
        max-height: 40px;
        vertical-align: middle
    }

.campaignsItemS3 {
    float: left;
    margin-left: 10px;
    margin-top: 2px
}

    .campaignsItemS3 a {
        width: 147px;
        height: 27px;
        color: #fff;
        margin-right: 10px;
        border-radius: 3px;
        background: #000;
        border: 1px solid #000;
        display: inline-block;
        margin-top: 9px;
        text-align: center;
        line-height: 27px
    }

        .campaignsItemS3 a:hover {
            background: none repeat scroll 0 0 #fff !important;
            color: #000;
            border: 1px solid #000
        }

.teslimatAdresContent, .kargoSecimContent, .TeslimatTarihContainer, .SiparisNotuContent, .HediyeContentContainer {
    border-width: 0 0 1px 0;
    background-color: #fff;
    border-color: #ddd;
    border-style: solid;
    padding: 20px 40px;
    margin-bottom: 20px
}

.HediyeContentContainer {
    margin-bottom: 0
}

    .teslimatAdresContent:after, .kargoSecimContent:after, .TeslimatTarihContainer:after, .SiparisNotuContent:After, .HediyeContentContainer:after {
        clear: both;
        display: table;
        content: ""
    }

.teslimatAdresContent .sepetTitle .st_1:before {
    content: "ï€•"
}

.teslimatAdresContent .sepetTitle {
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px
}

.AdresLine:after {
    clear: both;
    display: block;
    content: ""
}

a.YeniAdresEkle:before {
    content: "ï§";
    display: inline-block;
    font: normal normal normal 16px/16px FontAwesome !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px
}

a.YeniAdresEkle {
    float: right;
    color: #fc5f5e;
    font-size: 14px;
    font-weight: 500
}

    a.YeniAdresEkle:hover {
        color: #000
    }

.TeslimatAdresTittle {
    width: 100%;
    font-size: 17px;
    color: #fc5f5e;
    margin-bottom: 20px
}

.AdresItem {
    width: 48%;
    float: left;
    margin-right: 1.9%
}

.OrderAdresList {
    width: 102%
}

.AdresItemLine {
    padding: 20px;
    border: solid 1px #ddd;
    overflow: hidden;
    margin-top: 20px
}

    .AdresItemLine label {
        width: 100%;
        line-height: 25px;
        float: left;
        display: block
    }

        .AdresItemLine label input {
            float: left;
            margin-top: 5px;
            margin-right: 5px;
            min-height: 0
        }

        .AdresItemLine label span {
            float: left
        }

    .AdresItemLine .adresKargoSubDetay {
        float: left;
        margin-left: 17px;
        line-height: 20px;
        color: #000
    }

    .AdresItemLine .adresFaturaSubDetay {
        float: left;
        margin-left: 17px;
        line-height: 20px;
        color: #000
    }

.AdresItemAlt {
    width: 100%;
    text-align: right;
    height: 30px;
    line-height: 30px
}

    .AdresItemAlt a {
        color: #000;
        font-size: 12px
    }

        .AdresItemAlt a:before {
            content: "ï„";
            display: inline-block;
            font: normal normal normal 14px/16px FontAwesome !important;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            margin-right: 5px
        }

        .AdresItemAlt a:hover {
            color: #fc5f5e
        }

.kargoSecimContent .sepetTitle .st_1:before {
    content: "ïƒ‘"
}

.cargoInformation {
    width: 100%;
    padding: 20px;
    border: solid 1px #ddd;
    overflow: hidden;
    margin-bottom: 20px
}

    .cargoInformation:last-child {
        margin-bottom: 0
    }

    .cargoInformation.active {
        background-color: #ddd
    }

    .cargoInformation div {
        float: left;
        font-size: 14px
    }

        .cargoInformation div.cargoInput {
            width: 3%
        }

            .cargoInformation div.cargoInput input {
                margin-top: 5px;
                min-height: 0
            }

        .cargoInformation div.cargoName {
            width: 30%;
            color: #fc5f5e;
            font-size: 17px;
            font-weight: 600
        }

            .cargoInformation div.cargoName span {
                display: block;
                width: 100%
            }

        .cargoInformation div.cargotext {
            width: 67%;
            color: #000;
            font-size: 14px;
            line-height: 20px
        }

            .cargoInformation div.cargotext span {
                color: #000;
                margin-right: 5px
            }

#ctl00_mainHolder_rdpTeslimatTarihi_dateInput {
    border: solid 1px #ddd !important;
    line-height: 40px;
    height: 40px;
    margin-bottom: 10px
}

#mainHolder_ddlTeslimaSaati {
    padding: 5px !important;
    border: solid 1px #ddd !important;
    height: 32px !important
}

.TeslimatTarihContainer .sepetTitle .st_1:before {
    content: "ï³"
}

.SiparisNotuContent .sepetTitle .st_1:before {
    content: "ï€"
}

.SiparisNotuContent {
    margin-bottom: 40px
}

    .SiparisNotuContent textarea {
        border: solid 1px #ddd;
        color: #000;
        padding: 20px;
        width: 100%;
        min-height: 150px
    }

.HediyeContentContainer .sepetTitle .st_1:before {
    content: "ï«"
}

.HediyeContent textarea {
    border: solid 1px #ddd;
    color: #000;
    padding: 20px;
    width: 100%;
    min-height: 150px
}

.OdemeContent .sepetTitle2 {
    margin-top: 30px
}

.UrunContent {
    max-height: 300px;
    overflow: auto
}

.UrunItem {
    display: block;
    padding: 20px 0;
    margin: 0;
    float: left;
    border-top: 1px solid #ddd;
    width: 100%
}

.UrunItemImg {
    width: 25%;
    height: 50px;
    overflow: hidden;
    float: left;
    text-align: center
}

    .UrunItemImg img {
        max-width: 100%;
        max-height: 100%
    }

.UrunItemSag {
    width: 75%;
    float: right
}

.UrunItemAdet, .UrunItemPrice, .UrunItemTotal, .UrunItemName {
    line-height: 17px;
    color: #000;
    padding-left: 3px;
    font-size: 12px;
    float: left;
    width: auto;
    text-align: left
}

.carpma {
    font-weight: bold;
    margin: 0 3px;
    display: inline-block;
    float: left;
    font-size: 11px;
    line-height: 18px
}

.Odeme-RightLine.hediyeCekiBtnContent {
    border-top: 0
}

.Odeme-RightLine {
    border-top: 1px solid #ddd;
    text-align: left;
    padding: 15px 0
}

    .Odeme-RightLine:after {
        clear: both;
        display: block;
        content: ""
    }

    .Odeme-RightLine div.Left {
        line-height: normal;
        height: auto;
        margin: 5px 0;
        font-size: 14px;
        color: #000
    }

    .Odeme-RightLine div.Right {
        line-height: normal;
        height: auto;
        margin: 5px 0;
        font-size: 14px;
        color: #000;
        font-weight: 600
    }

    .Odeme-RightLine.siparisOzet {
        height: auto !important;
        border-top: 0;
        border-bottom: 0
    }

#divToplamOdeme {
    color: #fc5f5e;
    font-size: 25px;
    font-weight: 600
}

.ilceKargoGonderimSaatleri {
    display: block
}

    .ilceKargoGonderimSaatleri .sutun {
        float: left;
        display: inline-block;
        width: 14.28%
    }

    .ilceKargoGonderimSaatleri .baslik {
        background-color: #efefef;
        color: #000;
        padding: 5px 20px 5px 8px;
        font-weight: 500;
        font-size: 13px;
        margin-bottom: 1px
    }

    .ilceKargoGonderimSaatleri .satir {
        border: 1px solid #ddd;
        padding: 5px;
        margin: 0 1px 1px 0;
        font-size: 12px
    }

        .ilceKargoGonderimSaatleri .satir input {
            margin-right: 2px;
            margin-top: 4px
        }

.pasifSatir {
    opacity: .4;
    filter: alpha(opacity=40)
}

.odemeYap .sepetTitle {
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px
}

    .odemeYap .sepetTitle .st_1:before {
        content: "ï‚"
    }

.odemeMenuContent {
    display: block
}

    .odemeMenuContent:after {
        clear: both;
        display: block;
        content: ""
    }

.OdemeMenu {
    width: 30%;
    float: left;
    z-index: 100
}

.Odeme-Left {
    float: right;
    padding: 0 0 0 30px;
    width: 70%
}

.OdemeMenu ul li {
    transition-duration: .2s,.2s;
    -webkit-transition-duration: .2s,.2s;
    line-height: 50px;
    background-color: #f2f2f2;
    margin-bottom: 3px;
    border-left: 3px solid #f2f2f2;
    padding-left: 10px
}

    .OdemeMenu ul li a {
        display: block;
        transition-duration: .2s,.2s;
        -webkit-transition-duration: .2s,.2s;
        color: #000;
        font-size: 14px;
        line-height: 50px
    }

        .OdemeMenu ul li a i {
            display: inline-block;
            vertical-align: middle;
            margin: 0 5px
        }

            .OdemeMenu ul li a i:after {
                display: inline-block;
                font: normal normal normal 20px/1px FontAwesome !important;
                color: #000;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale
            }

    .OdemeMenu ul li#mainHolder_ucOdeme_liCariKrediOdeme a i:after {
        content: "ï‚"
    }

    .OdemeMenu ul li#mainHolder_ucOdeme_liMenuKrediKarti a i:after {
        content: "ïŠƒ"
    }

    .OdemeMenu ul li#mainHolder_ucOdeme_liMenuHavale a i:after {
        content: "ï‚¬"
    }

    .OdemeMenu ul li#mainHolder_ucOdeme_liMenuKapidaOdeme a i:after {
        content: "ï‚‹"
    }

    .OdemeMenu ul li#mainHolder_ucOdeme_liMenuBKMExpress a i:after {
        content: "ïŠ‚"
    }

    .OdemeMenu ul li#mainHolder_ucOdeme_liMenuMobilOdeme a i:after {
        content: "ï„‹";
        font-size: 26px !important
    }

    .OdemeMenu ul li#mainHolder_ucOdeme_liMenuMailOrder a i:after {
        content: "ï€ƒ"
    }

#mainHolder_ucOdeme_liMenuGarantiPay i:after {
    display: none
}

#mainHolder_ucOdeme_liMenuGarantiPay i {
    width: 20px;
    height: 20px;
    background: url(https://2fa2ac.claudeassets.com/20230207005906im_/http://aluctekstil.com/App_Themes/Default/images/garantiPayLiActive.png) no-repeat 0 0
}

#mainHolder_ucOdeme_liMenuPaypal i:after {
    display: none
}

#mainHolder_ucOdeme_liMenuPaypal i {
    width: 20px;
    height: 20px;
    background: url(https://57d72e.claudeassets.com/20230207005906im_/http://aluctekstil.com/App_Themes/Default/images/payPalLiActive.png) no-repeat 0 center
}

.OdemeMenu ul li a:before {
    content: "ï„Œ";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome !important;
    color: #d0d0d0;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px
}

.OdemeMenu ul li.activeMenu a:before {
    content: "ï†’";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome !important;
    color: #fc5f5e;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px
}

.OdemeMenu ul li:hover a:before {
    content: "ï†’";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome !important;
    color: #000;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px
}

.OdemeMenu ul li.activeMenu {
    transition-duration: .2s,.2s;
    -webkit-transition-duration: .2s,.2s;
    background-color: #fff;
    border-left: 3px solid #fc5f5e
}

.OdemeMenu ul li:hover {
    background-color: #fff;
    border-left: 3px solid #fc5f5e
}

    .OdemeMenu ul li:hover a {
        color: #000
    }

#mainHolder_ucOdeme_divCariKrediOdeme ul li {
    padding: 20px 0;
    font-size: 14px;
    color: #000;
    line-height: 20px
}

.CrediCardContent {
    position: relative
}

.CrediCardName, .CrediCardNo, .CrediCardDate, .CrediCardDate, .CrediCardSecure {
    width: 100%;
    margin-bottom: 20px
}

    .CrediCardName:after, .CrediCardNo:after, .CrediCardDate:after, .CrediCardNameInput:after {
        clear: both;
        display: table;
        content: ""
    }

.CrediCardNameLabel, .CrediCardNoLabel, .CrediCardDateLabel, .CrediCardSecureLabel {
    font-size: 14px;
    margin-bottom: 20px;
    color: #000
}

.odemeBankaAdi select {
    width: 100%;
    border: solid 1px #ddd
}

#divOdemeSecenekleri:after {
    clear: both;
    display: table;
    content: ""
}

.odemeSecenekLine {
    width: 100% !important;
    float: left
}

    .odemeSecenekLine:after {
        clear: both;
        display: table;
        content: ""
    }

.seciliTaksit {
    color: #f00
}

.seciliTaksitValue {
    padding: 8px 0;
    display: block;
    color: #f00;
    font-weight: bold
}

.CrediCardNameInput select {
    width: 100%;
    float: left;
    border: solid 1px #ddd;
    min-height: 40px;
    line-height: 40px
}

.CrediCardContent input[type="text"] {
    width: 100%;
    border: solid 1px #ddd;
    height: 40px;
    line-height: 40px;
    border-radius: 0;
    box-shadow: none
}

    .CrediCardContent input[type="text"]:focus {
        border: solid 1px #000
    }

.CrediCardNoInput {
    width: 106%
}

    .CrediCardNoInput input[type="text"] {
        width: 20%;
        margin-right: 15px;
        float: left
    }

.CrediCardDateInput select {
    width: 48%;
    float: left;
    border: solid 1px #ddd;
    height: 40px;
    line-height: 40px
}

    .CrediCardDateInput select#ddlCCYil {
        float: right
    }

.CrediCardSecureInput input[type="text"] {
    width: 48%;
    margin-right: 3%;
    float: left
}

.CrediCardSecureInput select {
    width: 48%;
    float: right;
    border: solid 1px #ddd;
    height: 40px;
    line-height: 40px
}

#odemeTaksit {
    min-width: 300px
}

.taksitSecenekBtn {
    background: #000;
    text-align: center;
    color: #fff;
    border: 1px solid #000;
    display: block;
    margin-top: 10px;
    padding: 4px 10px;
    line-height: 34px;
    font-size: 14px
}

    .taksitSecenekBtn:hover {
        background: #fff;
        color: #000;
        border: 1px solid #ddd
    }

#divOdemeSecenekleri {
    background-color: #fbffff;
    border: solid 1px #ddd
}

.divOdemeSecenekleriTittle {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #ccc
}

    .divOdemeSecenekleriTittle div {
        width: 10%;
        float: left;
        height: 30px
    }

    .divOdemeSecenekleriTittle span {
        width: 30%;
        float: left;
        color: #000
    }

.odemeSecenekLine {
    width: 100%;
    height: 30px;
    line-height: 30px
}

    .odemeSecenekLine:nth-child(2n) {
        background-color: #ecf7f7
    }

    .odemeSecenekLine span {
        width: 30%;
        float: left
    }

    .odemeSecenekLine input {
        width: 10%;
        float: left;
        margin-top: 8px;
        min-height: 0
    }

.HavaleLine {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    padding: 10px 0;
    border: 1px solid #ddd
}

    .HavaleLine:after {
        clear: both;
        display: table;
        content: ""
    }

    .HavaleLine:nth-child(2n) {
        background-color: #f2f2f2;
        overflow: hidden
    }

    .HavaleLine div {
        float: left
    }

    .HavaleLine .HavaleCheckContent {
        width: 20px;
        margin-right: 5px;
        margin-left: 5px;
        margin-top: 20px
    }

    .HavaleLine .HavaleCheck {
        width: 20px;
        height: 20px;
        min-height: 0
    }

    .HavaleLine .HavaleImg {
        width: 25%;
        margin-right: 10px;
        text-align: center;
        margin-top: 20px
    }

        .HavaleLine .HavaleImg img {
            max-width: 100%
        }

    .HavaleLine .HavaleBnk {
        width: 62%
    }

.KapidaOdemeTittle {
    font-size: 16px;
    margin-bottom: 10px
}

.KapidaOdemeLine {
    margin-bottom: 10px;
    padding: 5px 0
}

    .KapidaOdemeLine:after {
        clear: both;
        display: table;
        content: ""
    }

.KapidaOdemeInput {
    float: left;
    margin-right: 7px
}

    .KapidaOdemeInput input {
        min-height: 0
    }

.KapidaOdemeLabel {
    float: left;
    font-size: 13px;
    color: #000;
    line-height: normal
}

#mainHolder_ucOdeme_TextBox1 {
    width: 100%
}

.BkmExpressLogo {
    margin-bottom: 20px
}

    .BkmExpressLogo img {
        max-width: 100%
    }

.BkmExpressTittle {
    font-size: 14px;
    line-height: 20px
}

#hed {
    min-width: 300px
}

    #hed * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    #hed div {
        width: 100%;
        text-align: center;
        min-height: 50px;
        border: none
    }

        #hed div select {
            width: 100%;
            height: 40px;
            line-height: 40px;
            border: solid 1px #ddd;
            margin-bottom: 10px
        }

        #hed div input {
            width: 100%;
            float: none;
            background-color: #fff !important;
            height: 40px;
            line-height: 40px;
            border-radius: 0;
            box-shadow: none;
            border-color: #ddd
        }

        #hed div.Left {
            font-size: 16px;
            color: #000
        }

        #hed div a {
            display: block;
            height: 40px;
            line-height: 40px;
            background-color: #000;
            margin: 20px auto;
            color: #fff;
            border: 1px solid #000
        }

            #hed div a:hover {
                display: block;
                height: 40px;
                line-height: 40px;
                background-color: #fff;
                margin: 20px auto;
                color: #000;
                border: 1px solid #ddd
            }

.PayPalLeft input {
    background: url(https://fb9575.claudeassets.com/20230207005906im_/http://aluctekstil.com/App_Themes/Default/images/PayPalLeftBtn.jpg) no-repeat 5px center transparent !important;
    width: 178px !important;
    height: 75px !important;
    font-size: 0;
    padding: 0 !important;
    margin: 0;
    display: block;
    border: 0;
    cursor: pointer
}

.GarantiPayLeft input {
    background: url(https://a58e79.claudeassets.com/20230207005906im_/http://aluctekstil.com/App_Themes/Default/images/GarantiPayLeftBtn.jpg) no-repeat 5px center transparent !important;
    width: 190px;
    height: 75px;
    font-size: 0;
    padding: 0;
    margin: 0 0 20px 0;
    display: block;
    border: 0;
    cursor: pointer
}

.garantiPaySol {
    float: left
}

.garantiPaySag {
    float: left
}

    .garantiPaySag ul li {
        list-style-type: disc
    }

.garantiPayOrta {
    margin-top: 20px;
    font-weight: bold
}

.sozlesmeIcerik1, .sozlesmeIcerik2, .sozlesmeIcerik3 {
    width: 438px;
    padding: 20px 0 20px 20px;
    background-color: #fff;
    height: 100px;
    overflow-y: auto;
    overflow-x: hidden;
    margin: 0 auto 20px auto;
    border: 1px solid #e0e0e0
}

.sozlesmeTextBtn {
    display: inline-block;
    padding: 0 15px !important;
    width: auto !important;
    height: 32px;
    line-height: 32px
}

.BasketDetailComplate {
    width: 67%;
    position: relative;
    float: left
}

.SiparisTamamlaLine {
    padding: 25px 40px;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px
}

    .SiparisTamamlaLine ul li {
        font-size: 14px;
        line-height: 25px
    }

    .SiparisTamamlaLine:after {
        clear: both;
        display: table;
        content: ""
    }

.satirLeft {
    float: left;
    margin-right: 10px
}

    .satirLeft i {
        color: #83c815;
        font-size: 46px
    }

.satirRight {
    float: left
}

    .satirRight span {
        display: block;
        font-size: 17px;
        color: #000;
        line-height: 25px
    }

.basketComplateAdres {
    padding: 25px 40px;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px
}

    .basketComplateAdres .sepetTitle {
        border-bottom: 1px solid #ddd;
        padding-bottom: 20px
    }

        .basketComplateAdres .sepetTitle .st_1:before {
            content: "ï"
        }

    .basketComplateAdres span {
        padding: 10px 0;
        display: inline-block;
        font-size: 14px
    }

        .basketComplateAdres span b {
            width: 100px;
            display: inline-block
        }

.BasketDetailRight .BasketAccount {
    padding: 0;
    background: transparent;
    border: 0
}

.siparisNumarasi {
    padding: 25px 40px;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    font-size: 20px;
    color: #000;
    line-height: 37px;
    text-align: center
}

    .siparisNumarasi span {
        display: block
    }

.siparisOzetTakip {
    padding: 25px 0;
    border: 1px solid #ddd;
    font-size: 15px;
    text-align: center
}

.SiparisTutari {
    float: left;
    margin-top: 20px
}

.BasketDetailComplate .Odeme-Right {
    padding: 25px 40px;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px
}

    .BasketDetailComplate .Odeme-Right .sepetTitle .st_1:before {
        content: "ïƒŠ"
    }

.BasketDetailComplate .UrunItem {
    width: 100%
}

.BasketDetailComplate .Odeme-RightLine {
    width: 100%;
    border-top: 0;
    border-bottom: 1px solid #ddd
}

.ozetLeft {
    float: left;
    width: 49%
}

.ozetRight {
    float: right;
    width: 49%
}

.kazanilanParaPuan {
    padding: 25px 40px;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    color: #000;
    margin-top: 20px
}

kazanilanParaPuan:after {
    clear: both;
    display: table;
    content: ""
}

.kazanilanParaPuan .sepetTitle {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd
}

    .kazanilanParaPuan .sepetTitle .st_1:before {
        content: "ï«"
    }

.parapuandecs {
    font-size: 14px;
    line-height: 25px;
    color: #000;
    display: block
}

.parapuandec2 {
    font-size: 14px;
    line-height: 25px;
    color: #000;
    display: block
}

.parapuanKazan {
    border-bottom: 1px solid #fc5f5e;
    border-top: 1px solid #fc5f5e;
    color: #fc5f5e;
    padding: 15px 0;
    font-size: 17px;
    font-weight: 600;
    display: block;
    margin: 20px 0
}

.SiparisParaPuanLabel {
    color: #fc5f5e;
    padding: 5px 0;
    font-size: 17px;
    font-weight: 600;
    display: block
}

.BasketCargodetail {
    padding: 25px 40px;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    color: #000;
    margin-top: 20px
}

    .BasketCargodetail .sepetTitle {
        padding-bottom: 20px;
        border-bottom: 1px solid #ddd
    }

        .BasketCargodetail .sepetTitle .st_1:before {
            content: "ïƒ‘"
        }

    .BasketCargodetail .BasketCargoItem span {
        display: block;
        padding: 5px 0;
        font-size: 12px
    }

        .BasketCargodetail .BasketCargoItem span strong {
            width: 100px;
            display: inline-block
        }

#kapidaOdemeOnay .DivSmsGosterimKutu {
    display: block;
    margin: 17px 0
}

    #kapidaOdemeOnay .DivSmsGosterimKutu:after {
        clear: both;
        display: table;
        content: ""
    }

#kapidaOdemeOnay .BtnGuncelle {
    float: right;
    color: #fc5f5e;
    font-size: 16px;
    font-weight: 500
}

    #kapidaOdemeOnay .BtnGuncelle i {
        margin-right: 3px
    }

#kapidaOdemeOnay .DivSmsGosterimKutu .GmsNoInput {
    width: 86%;
    float: left
}

#kapidaOdemeOnay .DivSmsGosterimKutu .DivGuncelle {
    float: left;
    padding: 7px 0 10px 10px
}

#kapidaOdemeOnay .DivOnaySekliSecim {
    display: block;
    margin: 26px 0
}

    #kapidaOdemeOnay .DivOnaySekliSecim:after {
        display: table;
        clear: both;
        content: ""
    }

    #kapidaOdemeOnay .DivOnaySekliSecim .SagAlan {
        width: 45%;
        float: left
    }

    #kapidaOdemeOnay .DivOnaySekliSecim .SolAlan {
        width: 45%;
        float: right
    }

#kapidaOdemeOnay .AltAciklama {
    float: left;
    padding: 10px;
    font-size: 13px;
    color: #a7a7a7
}

#kapidaSmsIleOnay .kodGonderilecekTelefonNo {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    text-align: center;
    font-size: 17px;
    background-color: #fff;
    padding: 5px 0;
    FONT-WEIGHT: normal;
    background-color: #fff;
    border: 1px solid #ccc
}

#kapidaSmsIleOnay .onayGenelAlan {
    float: left;
    width: 100%;
    margin: 0 0 0 0
}

#kapidaSmsIleOnay .onayKodAlan {
    float: left;
    width: 67%;
    margin: 2% 2% 0% 0%;
    position: relative
}

#kapidaSmsIleOnay .Sayac {
    float: left;
    border-radius: 0 !important;
    width: 31%;
    margin: 19px 0% 0% 0%;
    text-align: center;
    background-color: #fff;
    border-radius: 2px;
    height: 40px;
    font-weight: normal;
    line-height: 44px;
    border: 1px solid #ccc
}

    #kapidaSmsIleOnay .Sayac .mesaj {
        font-size: 13px;
        box-shadow: inset 0 1px 0 rgba(255,255,255,.2);
        padding: 15px;
        margin-bottom: 20px;
        border: 1px solid transparent;
        border-radius: 4px
    }

#kapidaSmsIleOnay .TelefonOnayAciklama {
    float: left;
    width: 100%;
    font-size: 12px;
    margin-left: 2%;
    font-weight: normal;
    margin: 2px 0 0 0
}

#kapidaSmsIleOnay .siparisOnayKutu {
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
    position: relative
}

    #kapidaSmsIleOnay .siparisOnayKutu .btnSiparisOnayla {
        float: left;
        margin: 2%;
        background-color: #da5860;
        padding: 4px 0;
        border-radius: 4px;
        cursor: pointer;
        color: #fff;
        width: 100%;
        text-align: center;
        font-size: 18px;
        margin: 0;
        padding: 6px;
        font-weight: normal
    }

#kapidaMusteriHizmetleriOnay .musteriHizmetleriGenelAlan {
    display: table;
    width: 100%;
    padding: 6px 7px;
    margin: 0;
    background-color: #fff;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    text-align: center
}

#kapidaMusteriHizmetleriOnay .Aciklama1 {
    float: left;
    font-size: 21px;
    width: 100%;
    text-align: center;
    font-weight: normal;
    margin-top: 6px;
    margin-bottom: -2px;
    color: #da5860
}

#kapidaMusteriHizmetleriOnay .Aciklama1 {
    float: left;
    font-size: 21px;
    width: 100%;
    text-align: center;
    font-weight: normal;
    margin-top: 6px;
    margin-bottom: -2px;
    color: #da5860
}

#kapidaMusteriHizmetleriOnay .GenelAciklama {
    float: left;
    width: 100%;
    font-size: 13px;
    text-align: center;
    font-weight: normal;
    margin-top: 5px
}

    #kapidaMusteriHizmetleriOnay .GenelAciklama p {
        margin-top: 7px
    }

.YeniSmsKodTalepEt {
    float: left;
    margin: 8px 0;
    background-color: #f9f9f9;
    height: 40px;
    border-radius: 0;
    cursor: pointer;
    width: 100%;
    BORDER: 1PX solid #ccc;
    color: #000;
    margin-top: 24px
}

    .YeniSmsKodTalepEt .TalepBirinciSatir {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 17px;
        margin: 0;
        padding: 0;
        font-weight: normal;
        height: 14px
    }

    .YeniSmsKodTalepEt .TalepIkinciSatir {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 10px;
        color: #909090;
        font-weight: normal;
        margin-top: 2px;
        padding: 0
    }

@media(max-width:480px) {
    .sozlesmeIcerik1, .sozlesmeIcerik2, .sozlesmeIcerik3 {
        width: 220px
    }
}

@media(max-width:991px) {
    .sepetimBody .ticiContainer {
        width: 100%;
        max-width: 100%;
        padding-top: 0;
        margin-top: 0;
        padding-left: 0;
        padding-right: 0
    }

    .sepetimBody #ticimaxCopyright {
        display: none;
        position: static;
        left: auto;
        right: auto;
        top: auto
    }

    .sepetimBody #header {
        display: none;
        position: static;
        left: auto;
        right: auto;
        top: auto
    }

    .sepetimBody #footer {
        display: none;
        position: static;
        left: auto;
        right: auto;
        top: auto
    }

    .Odeme-Right.siparisTamamla {
        display: none
    }

    .sepetimBody .ticiContainer .row {
        margin: 0
    }

    .sepetimBody .BasketPage {
        min-height: 500px;
        margin-top: 51px;
        margin-bottom: 100px
    }

    .Basketstep {
        background-color: #f8f8f8
    }

    .BasketAccount, .orderSummary {
        background-color: #fff;
        width: 100%
    }

    .Basketstep, .BasketAccount, .SiparisTamamlaLine, .basketComplateAdres, .BasketDetailComplate .Odeme-Right, .kazanilanParaPuan, .BasketCargodetail, .UyelikBilgilerimBox {
        padding: 10px 5px;
        border: 0
    }

    .BasketDetail {
        width: 100%;
        margin-bottom: 20px;
        padding: 0;
        border: 0
    }

    .Basketstep {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index: 9999;
        margin-bottom: 0
    }

        .Basketstep:After {
            clear: both;
            display: table;
            content: ""
        }

    .alisverisedevamet, .adresGeriBtn {
        font-size: 0;
        padding: 0;
        margin: 3px 0 0 0;
        background: transparent;
        float: left;
        margin-right: 50px;
        text-align: center;
        border: 0;
        display: inline-block
    }

        .alisverisedevamet:hover {
            font-size: 0;
            padding: 0;
            margin: 0;
            background: transparent;
            border: 0;
            float: left;
            margin-right: 20px
        }

        .alisverisedevamet:before, .adresGeriBtn::before {
            content: "ï ";
            font-family: 'FontAwesome';
            display: inline-block;
            font-size: 10px;
            padding: 5px 7px;
            border-radius: 2px;
            border: 1px solid #bbb;
            color: #000
        }

    .Basketstep ul {
        float: left
    }

        .Basketstep ul li {
            width: 100%
        }

            .Basketstep ul li:before {
                display: none
            }

            .Basketstep ul li span {
                font-size: 10px
            }

            .Basketstep ul li.onestepsec span {
                color: #000
            }

            .Basketstep ul li i {
                color: #000
            }

    .sepetDuzenleBtn {
        display: inline-block;
        position: absolute;
        right: 8px;
        top: 13px;
        border: 1px solid #bbb;
        border-radius: 3px;
        padding: 5PX;
        font-size: 10px;
        color: #000;
        width: 60px;
        text-align: center
    }

        .sepetDuzenleBtn.selected {
            background-color: #fc5f5e;
            color: #fff;
            border-color: #fc5f5e
        }

    .bSepet i:before, .bAdres i:before, .bOdeme i:before, .bSiparis i:before {
        font-size: 22px !important
    }

    .pasif.bAdres, .pasif.bOdeme, .pasif.bSiparis, .gecti.bSepet, .gecti.bAdres, .gecti.bOdeme {
        display: none
    }

    .sepetTitle {
        display: none;
        margin-bottom: 5px
    }

        .sepetTitle .st_2 {
            color: #a5a5a5;
            font-size: 11px
        }

    .sepetListTittle {
        display: none
    }

        .sepetListTittle .sepetListTittleB, .sepetItem, .sepetItem div.sepetItemB {
            border: 0
        }

    .sepetItem {
        background-color: #fff;
        border-bottom: 1px solid #ddd;
        padding: 8px;
        position: relative;
        -webkit-transition: .5s;
        transition: .5s
    }

        .sepetItem.active {
            padding-left: 55px
        }

        .sepetItem div.sepetItemB {
            line-height: normal;
            font-weight: normal;
            padding: 0
        }

    .sepetItemB.sepetItemB0 {
        width: 15%
    }

    .sepetItem div.sepetItemB0 {
        height: 50px;
        overflow: hidden;
        padding: 0 8px 0 0
    }

    .sepetItemB.sepetItemB1 {
        width: 60%;
        height: 50px
    }

        .sepetItemB.sepetItemB1:after {
            clear: both;
            display: table;
            content: ""
        }

    .sepetItemB.sepetItemB2 {
        width: 45%;
        float: right;
        text-align: right;
        padding: 0;
        position: absolute;
        right: 8px;
        top: 21px
    }

    .adetGuncelleContent {
        float: right
    }

        .adetGuncelleContent:after {
            content: "x Adet";
            display: inline-block;
            font-size: 11px
        }

        .adetGuncelleContent.active:after {
            display: none
        }

        .adetGuncelleContent.active {
            display: block
        }

        .adetGuncelleContent a {
            display: none
        }

        .adetGuncelleContent .AdetGuncelle {
            display: none !important
        }

        .adetGuncelleContent .textbox.txtSepetAdet {
            text-indent: 0;
            border: 0;
            height: auto;
            width: auto;
            min-height: 24px;
            line-height: 24px;
            margin: 0;
            font-size: 12px;
            color: #999;
            text-align: right
        }

        .adetGuncelleContent.active .urunListeAdetArtir {
            width: 24px;
            height: 24px;
            display: inline-block !important;
            font-size: 0;
            background-color: #c5c2c2;
            color: #fff;
            text-align: center;
            line-height: 24px;
            float: left
        }

            .adetGuncelleContent.active .urunListeAdetArtir:after {
                content: "+";
                font-size: 14px;
                font-weight: 500
            }

        .adetGuncelleContent.active .urunListeAdetAzalt {
            width: 24px;
            height: 24px;
            display: inline-block !important;
            font-size: 0;
            background-color: #c5c2c2;
            color: #fff;
            text-align: center;
            line-height: 24px;
            float: left
        }

            .adetGuncelleContent.active .urunListeAdetAzalt:after {
                content: "-";
                font-size: 14px;
                font-weight: 500
            }

    .sepetItemB.sepetItemB2:After {
        clear: both;
        display: block;
        content: ""
    }

    .adetGuncelleContent.active .AdetGuncelle {
        margin: 0;
        display: inline-block !important;
        float: left;
        line-height: 24px;
        margin-left: 5px;
        font-size: 11px;
        color: #000
    }

    .adetGuncelleContent.active .textbox.txtSepetAdet {
        background-color: #fff;
        margin: 0;
        height: auto;
        line-height: normal;
        text-align: center;
        padding: 0;
        width: 24px;
        height: 24px;
        border: 1px solid #c5c2c2;
        float: left
    }

    .sepetItemB.sepetItemB3 {
        width: 35%;
        float: right;
        text-align: right;
        padding: 0;
        position: absolute;
        right: 8px;
        top: 8px;
        font-size: 11px
    }

    .sepetItemB.sepetItemB4 {
        width: 35%;
        float: right;
        text-align: right;
        padding: 0;
        position: absolute;
        right: 8px;
        top: 45px;
        color: #000
    }

    .sepetItemB.sepetItemB5 {
        position: absolute;
        left: -50px;
        top: 0;
        height: 100%;
        width: 50px;
        line-height: 70px !important;
        background-color: #fff;
        -webkit-transition: .5s;
        transition: .5s
    }

        .sepetItemB.sepetItemB5 a:before {
            width: 24px;
            height: 24px;
            background-color: #f00;
            color: #fff;
            content: "-";
            line-height: 18px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            font-size: 34px
        }

    .sepetItemB5.active {
        left: 0
    }

    .sepetItem .sepetItemB1 a {
        font-size: 11px;
        color: #a5a5a5
    }

    .BasketAccount .sepetTitle2 {
        display: none
    }

    .sepetTitle.sepetTittleAdres {
        display: block
    }

    .BasketRigth ul li {
        padding: 0;
        border: 0;
        font-size: 12px
    }

        .BasketRigth ul li span {
            font-size: 12px;
            margin: 0;
            color: #a5a5a5;
            font-weight: normal;
            line-height: 20px
        }

            .BasketRigth ul li span:first-child {
                float: left;
                width: 50%;
                text-align: left
            }

            .BasketRigth ul li span:last-child {
                float: right;
                width: 50%;
                text-align: right
            }

        .BasketRigth ul li .tut {
            font-weight: normal;
            color: #a5a5a5
        }

        .BasketRigth ul li.genelToplam .tut {
            font-weight: normal;
            font-size: 18px;
            color: #fff
        }

        .BasketRigth ul li.genelToplam span {
            color: #fff;
            line-height: 40px
        }

        .BasketRigth ul li.genelToplam, .Odeme-RightLine.genelToplam {
            position: fixed;
            left: 0;
            right: 0;
            bottom: 40px;
            z-index: 9999;
            background-color: #2a2a2a;
            color: #fff;
            padding: 0 8px
        }

    #lnkBtnSiparisiTamamlaTop {
        display: none
    }

    .basketCompletebtn {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 9999
    }

    .sepetimBody .basketCompletebtn {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        border-bottom: 3px solid #e85c5b;
        line-height: normal
    }

        .sepetimBody .basketCompletebtn:hover {
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            border-bottom: 3px solid #000
        }

    .sepetimBody .sozlesmeTextBtn {
        position: relative;
        left: auto;
        right: auto;
        bottom: auto;
        height: auto
    }

    .odemeCompleteContent {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 9999;
        background-color: #f2f2f2
    }

    .teslimatAdresContent .sepetTitle {
        display: none
    }

    .TeslimatAdresTittle, .sepetTitle .st_1, .cargoInformation div.cargotext span {
        font-size: 12px;
        margin-bottom: 0
    }

    .SiparisNotuContent textarea {
        padding: 8px;
        line-height: normal;
        font-size: 12px
    }

    .sepetTitle .st_1:before {
        display: none
    }

    .sepetTitle .st_2 {
        margin-left: 0
    }

    .AdresItemLine, .adresKargoSubDetay, .cargoInformation div.cargotext, .cargoInformation div.cargoName {
        font-size: 12px;
        font-weight: normal
    }

    .cargoInformation div.cargoInput input {
        margin-top: 0
    }

    .cargoInformation div.cargoName span {
        display: inline-block;
        width: auto;
        margin-right: 8px
    }

    #AdresContent #rblFaturaTipi label {
        width: auto;
        display: inline-block;
        margin-left: 8px
    }

    #AdresContent #rblFaturaTipi input {
        width: auto;
        display: inline-block;
        min-height: 0
    }

    .AdresItemLine .adresKargoSubDetay, .AdresItemLine .adresFaturaSubDetay {
        font-size: 11px;
        color: #a5a5a5;
        line-height: normal
    }

    .AdresItemLine, .cargoInformation {
        margin-top: 5px;
        padding: 8px
    }

    .BasketAccount.adresSecimContent {
        padding: 0;
        border: 0;
        margin: 0
    }

    .adresSecimContent .basketCompleteContent {
        padding: 0
    }

    .teslimatAdresContent, .kargoSecimContent, .TeslimatTarihContainer, .SiparisNotuContent, .HediyeContentContainer {
        margin-bottom: 10px
    }

    a.YeniAdresEkle {
        display: inline-block;
        position: absolute;
        right: 8px;
        top: 13px;
        border: 1px solid #bbb;
        border-radius: 3px;
        padding: 5PX;
        font-size: 10px;
        color: #000;
        text-align: center
    }

        a.YeniAdresEkle:before {
            display: none
        }

        a.YeniAdresEkle.selected {
            background-color: #fc5f5e;
            color: #fff;
            border-color: #fc5f5e
        }

    .Odeme-RightLine.genelToplam .Left {
        width: 50%;
        float: left;
        color: #fff;
        line-height: 40px;
        font-weight: normal;
        margin: 0;
        font-size: 12px
    }

    .Odeme-RightLine.genelToplam .Right#divToplamOdeme {
        width: 50%;
        float: right;
        color: #fff;
        line-height: 40px;
        font-weight: normal;
        text-align: right;
        margin: 0;
        font-size: 18px
    }

    #AdresContent .row .span label {
        font-size: 12px;
        padding: 5px 0;
        font-weight: normal;
        line-height: 20px
    }

    .adresEkleButtons {
        padding: 8px;
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 10000;
        background-color: #f2f2f2
    }

    #AdresContent .button {
        width: 100%;
        margin: 0 0 10px 0;
        border-radius: 4px;
        line-height: normal;
        border: 0
    }

        #AdresContent .button#mainHolder_btnAdresVazgec {
            background-color: #f00
        }

        #AdresContent .button#btnDuzenle, #AdresContent .button#btnKaydet {
            background-color: #76b852
        }

    .odemeDetailContent {
        padding: 5px;
        background: #f2f2f2
    }

    .odemeMenuContent {
        background: #fff;
        padding: 8px
    }

    .basketCompletebtn.btnAlt {
        display: none !important
    }

    .UrunContent {
        max-height: none;
        overflow: auto
    }

    .BasketAccount.odeme {
        margin: 0;
        padding: 0 5px;
        background: #f2f2f2
    }

        .BasketAccount.odeme .Odeme-Right {
            background-color: #fff;
            padding: 0 8px
        }

        .BasketAccount.odeme .Odeme-RightLine {
            padding: 8px 0 0 0;
            border: 0
        }

            .BasketAccount.odeme .Odeme-RightLine.genelToplam {
                padding: 0 8px
            }

            .BasketAccount.odeme .Odeme-RightLine .Left {
                width: 50%;
                float: left;
                text-align: left;
                font-size: 12px;
                margin: 0
            }

            .BasketAccount.odeme .Odeme-RightLine.hediyeCekiBtnContent .Left {
                width: 100%;
                float: none;
                text-align: center
            }

            .BasketAccount.odeme .Odeme-RightLine .Right {
                width: 50%;
                float: right;
                text-align: right;
                font-size: 12px;
                font-weight: normal;
                margin: 0
            }

    .Odeme-RightLine.hediyeCekiBtnContent {
        clear: both
    }

    .UrunItemImg {
        width: auto;
        margin-right: 8px
    }

    .UrunItemSag {
        float: left;
        font-size: 12px
    }

    .UrunItem {
        padding: 0 0;
        border: 0;
        margin-bottom: 8px
    }

    .BasketDetailComplate {
        width: 100%;
        font-size: 12px
    }

    .satirRight span, .SiparisTamamlaLine ul li, .basketComplateAdres span {
        font-size: 12px;
        line-height: normal;
        font-weight: normal
    }

    .BasketDetailComplate .satirLeft {
        float: none;
        text-align: center
    }

    .satirLeft i {
        font-size: 30px
    }

    .SiparisTamamlaLine {
        margin-bottom: 10px;
        text-align: center;
        line-height: 16px
    }

        .SiparisTamamlaLine .satirRight {
            float: none;
            margin-top: 8px
        }

    .basketComplateAdres span {
        padding: 5px 0
    }

    .BasketDetailComplate .Odeme-RightLine div.Right {
        font-size: 12px;
        font-weight: normal
    }

    .ozetLeft .Odeme-RightLine div.Right, .ozetLeft .Odeme-RightLine div.Left {
        font-size: 12px;
        width: 50%
    }

    .ozetRight .Odeme-RightLine div.Right, .ozetRight .Odeme-RightLine div.Left {
        font-size: 12px;
        width: 50%
    }

    .ozetLeft .Odeme-RightLine div.Left {
        float: left;
        text-align: left
    }

    .ozetLeft .Odeme-RightLine div.Right {
        float: right;
        text-align: right;
        font-weight: normal
    }

    .ozetRight .Odeme-RightLine div.Right, .ozetLeft .Odeme-RightLine div.Left {
        font-size: 12px;
        width: 50%
    }

    .ozetRight .Odeme-RightLine div.Left {
        float: left;
        text-align: left
    }

    .ozetRight .Odeme-RightLine div.Right {
        float: right;
        text-align: right;
        font-weight: normal
    }

    .ozetLeft, .ozetRight {
        width: 100%;
        float: none
    }

        .ozetLeft .Odeme-RightLine, .ozetRight .Odeme-RightLine {
            padding: 0;
            border: 0
        }

    .BasketDetailComplate .Odeme-RightLine.genelToplam {
        position: static;
        left: auto;
        right: auto;
        bottom: auto;
        background: transparent;
        color: #000;
        padding: 0;
        border: 0;
        padding: 0;
        margin: 0
    }

        .BasketDetailComplate .Odeme-RightLine.genelToplam .Left {
            color: #000;
            line-height: normal;
            font-size: 12px
        }

        .BasketDetailComplate .Odeme-RightLine.genelToplam .Right#divToplamOdeme {
            line-height: normal;
            color: #000;
            font-size: 12px
        }

    .siparisNumarasi, .siparisOzetTakip {
        padding: 8px;
        font-size: 16px;
        line-height: normal;
        background-color: #fff
    }

    .siparisOzetTakip {
        font-size: 12px
    }

    #cb3DSecureOdeme {
        margin-top: 5px
    }

    #spn3DContainer label {
        line-height: 24px;
        font-size: 12px;
        color: #000;
        font-weight: 500
    }

    .sepetimBody .zopim {
        display: none !important
    }
}

@media(-webkit-min-device-pixel-ratio:0) {
    select[size], select[multiple], select[multiple][size] {
        background-image: none
    }

    select, select[size="0"], select[size="1"] {
        background-image: url(data:image/png;base64,R0lGODlhDQAEAIAAAAAAAP8A/yH5BAEHAAEALAAAAAANAAQAAAILhA+hG5jMDpxvhgIAOw==);
        background-repeat: no-repeat;
        background-position: right center
    }

    ::-webkit-validation-bubble-message {
        -webkit-box-shadow: none;
        box-shadow: none;
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#666),color-stop(1,#000));
        border: 0;
        color: #fff;
        overflow: hidden;
        text-shadow: black 0 0 1px
    }

    ::-webkit-validation-bubble-arrow, ::-webkit-validation-bubble-top-outer-arrow, ::-webkit-validation-bubble-top-inner-arrow {
        -webkit-box-shadow: none;
        box-shadow: none;
        background: #666;
        border-color: #666
    }
}

@media(max-width:700px) {
    input.textbox, input.button, select, textarea, input[type="text"] {
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        webkit-background-clip: padding;
        -moz-background-clip: padding;
        background-clip: padding-box;
        cursor: pointer
    }

    input[type="file"]:focus, input[type="file"]:active, input[type="radio"]:focus, input[type="radio"]:active, input[type="checkbox"]:focus, input[type="checkbox"]:active {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%
    }

    input[type="file"], input[type="file"], input[type="radio"], input[type="radio"], input[type="checkbox"], input[type="checkbox"] {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%
    }

    select {
        padding-top: 0 !important
    }

    .Basketstep, .BasketAccount, .SiparisTamamlaLine, .basketComplateAdres, .BasketDetailComplate .Odeme-Right, .kazanilanParaPuan, .BasketCargodetail {
        padding: 10px 8px
    }

    .teslimatAdresContent, .kargoSecimContent, .TeslimatTarihContainer, .SiparisNotuContent, .HediyeContentContainer {
        padding: 10px 5px
    }

    .BasketDetail {
        width: 100%;
        margin-bottom: 20px
    }

    .sepetImg {
        float: none
    }

        .sepetImg:after {
            clear: both;
            display: block;
            content: ""
        }

    .KasaOnuFirsatlarContent ul li {
        width: 50%;
        margin: 5px 0
    }

    .OrderAdresList {
        width: 100%
    }

    .AdresItem {
        width: 100%;
        margin: 0
    }

    .cargoInformation div.cargoName {
        font-size: 13px
    }

    .cargoInformation div.cargoInput {
        width: 20px
    }

    .cargoInformation div.cargoName {
        width: 80%
    }

    .cargoInformation div.cargotext {
        width: 100%;
        font-size: 12px
    }

    .ilceKargoGonderimSaatleri .sutun {
        width: 100%
    }

    .OdemeMenu {
        width: 100%
    }

        .OdemeMenu ul li {
            width: 50%;
            float: left;
            border-bottom: 3px solid #f2f2f2;
            border-left: 0
        }

            .OdemeMenu ul li.activeMenu {
                border-bottom: 3px solid #fc5f5e;
                border-left: 0
            }

            .OdemeMenu ul li a {
                line-height: 36px;
                font-size: 12px
            }

    .CrediCardNameLabel, .CrediCardNoLabel, .CrediCardDateLabel, .CrediCardSecureLabel {
        margin: 5px 0;
        font-size: 12px
    }

    .CrediCardName, .CrediCardNo, .CrediCardDate, .CrediCardDate, .CrediCardSecure {
        margin: 5px 0;
        font-size: 12px
    }

    .CrediCardNameInput select, .CrediCardContent input[type="text"], .CrediCardDateInput select, .CrediCardSecureInput select, #AdresContent .row .span .textbox, #AdresContent .row .span .selectboxx {
        min-height: 36px;
        line-height: 36px;
        height: 36px
    }

    .taksitSecenekBtn {
        padding: 0 10px;
        line-height: 36px;
        font-size: 12px
    }

    .Odeme-Left {
        width: 100%;
        padding: 0
    }

    .BasketDetailComplate {
        width: 100%
    }

    .BasketAccount.odeme {
        margin: 0;
        padding: 0 5px;
        background: #f2f2f2
    }

        .BasketAccount.odeme .Odeme-Right {
            background-color: #fff;
            padding: 0 8px
        }

        .BasketAccount.odeme .Odeme-RightLine {
            padding: 8px 0 0 0;
            border: 0
        }

            .BasketAccount.odeme .Odeme-RightLine.genelToplam {
                padding: 0 8px
            }

            .BasketAccount.odeme .Odeme-RightLine .Left {
                width: 50%;
                float: left;
                text-align: left;
                font-size: 12px;
                margin: 0
            }

            .BasketAccount.odeme .Odeme-RightLine.hediyeCekiBtnContent .Left {
                width: 100%;
                float: none;
                text-align: center
            }

            .BasketAccount.odeme .Odeme-RightLine .Right {
                width: 50%;
                float: right;
                text-align: right;
                font-size: 12px;
                font-weight: normal;
                margin: 0
            }

    .UrunItemAdet, .UrunItemPrice, .UrunItemTotal, .UrunItemName {
        font-size: 11px;
        color: #000
    }

    .UrunItemName {
        font-size: 11px;
        color: #a5a5a5
    }

    .UrunItemImg {
        width: auto;
        margin-right: 8px
    }

    .UrunItemSag {
        float: left;
        font-size: 12px
    }

    .UrunItem {
        padding: 0 0;
        border: 0;
        margin-bottom: 8px
    }

    #mainHolder_ucOdeme_divMailOrderTab p {
        font-size: 12px;
        padding: 8px 0 0 0
    }

    .HavaleLine {
        padding: 8px;
        margin-bottom: 0;
        margin-top: 10px
    }

        .HavaleLine .HavaleCheckContent, .HavaleLine .HavaleImg {
            margin-top: 0;
            margin-left: 0
        }

        .HavaleLine .HavaleImg {
            width: 30%
        }

        .HavaleLine .HavaleBnk {
            font-size: 11px;
            width: 100%
        }

    .KapidaOdemeTittle, .KapidaOdemeLabel {
        font-size: 12px
    }

    .KapidaOdemeLine {
        margin: 5px 0;
        font-size: 12px
    }

    .SoslesmeCheck a, .SoslesmeCheck span {
        font-size: 12px
    }

    #kapidaOdemeOnay .DivSmsGosterimKutu {
        margin-bottom: 0
    }

    #kapidaOdemeOnay .DivOnaySekliSecim {
        margin-top: 0
    }

    #kapidaOdemeOnay .DivSmsGosterimKutu .GmsNoInput, #kapidaOdemeOnay .DivSmsGosterimKutu .DivGuncelle {
        width: 100%
    }

    #kapidaOdemeOnay .DivOnaySekliSecim .SagAlan, #kapidaOdemeOnay .DivOnaySekliSecim .SolAlan {
        width: 100%
    }
}

@media(max-width:321px) {
    .OdemeMenu ul li a i {
        display: none
    }

    .CrediCardNoInput input[type="text"] {
        width: 19%
    }
}

ul.breadcrumb {
    list-style-type: none;
    padding: 0;
    display: inline-block;
    float: left
}

    ul.breadcrumb li {
        display: inline-block;
        margin: 0;
        padding: 0;
        font-size: 13px;
        float: left
    }

        ul.breadcrumb li:first-child a {
            font-size: 13px
        }

        ul.breadcrumb li a {
            display: inline-block;
            line-height: normal;
            font-size: 13px
        }

            ul.breadcrumb li a span {
                font-size: 13px
            }

.proCategoryTitle:after {
    clear: both;
    display: table;
    content: ""
}

a#linkOncekiSayfa {
    display: inline-block;
    float: right;
    line-height: normal;
    padding: 0;
    margin: 0;
    position: relative;
    color: #000;
    font-size: 13px
}

.popupSepet .hediyeCekiBtn {
    display: none
}

.insider-opt-in-notification {
    width: 422px;
    padding: 0 20px 10px 20px;
    border: 1px solid #bababa;
    border-radius: 3px;
    box-shadow: 0 4px 4px -2px #888;
    background-color: #fbfbfb;
    font-family: Arial,sans-serif;
    position: fixed;
    top: 0;
    left: 50%;
    margin-left: -211px;
    z-index: 9999999999999
}

.insider-opt-in-notification-inner-container {
    margin: 0;
    padding: 0 20px 10px 20px
}

.insider-opt-in-notification-image-container {
    float: left;
    margin: 13px 15px 0 0
}

    .insider-opt-in-notification-image-container img {
        width: 65px;
        height: 65px
    }

.insider-opt-in-notification-text-container {
    position: relative !important;
    padding: 10px 0 0 0 !important;
    color: #000 !important;
    text-align: left !important;
    margin: 0 !important;
    line-height: 1.4em !important
}

.insider-opt-in-notification-title {
    margin-bottom: 5px;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4em;
    color: #000;
    word-break: break-word;
    overflow: hidden
}

.insider-opt-in-notification-description {
    font-size: 12px;
    line-height: 1.4em;
    margin: 10px 0;
    padding: 0;
    text-align: left;
    word-break: break-word;
    overflow: hidden
}

.insider-brand-logo {
    float: left;
    font-size: 10px;
    margin-top: 8px;
    line-height: 18px
}

    .insider-brand-logo img {
        width: 38px;
        margin-left: 3px;
        float: right
    }

.insider-opt-in-notification-button-container {
    float: right !important
}

.insider-opt-in-notification-button {
    width: 90px;
    line-height: 18px;
    margin-left: 3px;
    padding: 5px;
    background: #f9f9f9;
    border: 1px solid #bababa;
    border-radius: 1px;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    box-sizing: content-box
}

.insider-opt-in-allow-button {
    background: #00c33d;
    color: #fff;
    border-color: #059833
}

@media all and (max-width:421px) {
    .insider-opt-in-notification {
        width: 100%;
        left: 0;
        margin: 0;
        border-radius: 0;
        border-left: 0;
        border-right: 0;
        border-top: 0
    }
}

#lang_flag_container {
    position: absolute;
    right: 400px;
    top: 0;
    z-index: 99999
}

#lang {
    float: right;
    border-left: 1px solid #d7d7d7;
    line-height: 34px;
    font-size: 12px;
    color: #8d8d8d;
    padding: 0 12px 0 37px;
    position: relative
}

    #lang.flag-tr {
        background: url(https://510b67.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/flagBg_02.png) 10px -276px no-repeat
    }

    #lang.flag-en {
        background: url(https://510b67.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/flagBg_02.png) 10px -190px no-repeat
    }

    #lang.flag-fr {
        background: url(https://510b67.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/flagBg_02.png) 10px -243px no-repeat
    }

    #lang.flag-de {
        background: url(https://510b67.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/flagBg_02.png) 10px -321px no-repeat
    }

    #lang.flag-sr {
        background: url(https://510b67.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/flagBg_02.png) 10px -366px no-repeat
    }

    #lang.flag-ar {
        background: url(https://510b67.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/flagBg_02.png) 10px -406px no-repeat
    }

    #lang.currency-try {
        background: url(https://510b67.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/flagBg_02.png) 10px -95px no-repeat
    }

    #lang.currency-gbp {
        background: url(https://510b67.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/flagBg_02.png) 10px 5px no-repeat
    }

    #lang.currency-eur {
        background: url(https://510b67.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/flagBg_02.png) 10px -45px no-repeat
    }

    #lang.currency-usd {
        background: url(https://510b67.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/flagBg_02.png) 10px -145px no-repeat
    }

    #lang.currency-rsd {
        background: url(https://510b67.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/flagBg_02.png) 10px -45px no-repeat
    }

    #lang.white {
        background-color: #fff;
        cursor: default
    }

#lang-detail {
    background-color: #fff;
    position: absolute;
    top: 34px;
    right: 0;
    border-top: 1px solid #e9e9e9;
    width: 318px;
    -webkit-box-shadow: 0 10px 10px rgba(0,0,0,.4);
    -moz-box-shadow: 0 10px 10px rgba(0,0,0,.4);
    box-shadow: 0 10px 10px rgba(0,0,0,.4);
    z-index: 992
}

    #lang-detail .language, #lang-detail .currency {
        padding: 15px 20px 20px
    }

    #lang-detail .currency {
        border-top: 1px solid #e9e9e9
    }

    #lang-detail p {
        font-size: 14px;
        color: #2b2b2b;
        margin-bottom: 18px
    }

    #lang-detail .language a {
        display: block;
        float: left;
        height: 13px;
        line-height: 13px;
        padding-left: 24px;
        font-size: 12px;
        color: #8d8d8d;
        margin-right: 12px;
        opacity: .5
    }

        #lang-detail .language a:hover {
            opacity: 1;
            color: #2b2b2b
        }

        #lang-detail .language a.active {
            opacity: 1;
            color: #2b2b2b;
            cursor: text
        }

        #lang-detail .language a.last {
            margin-right: 0
        }

        #lang-detail .language a:nth-child(3) {
            margin-bottom: 10px
        }

        #lang-detail .language a:nth-child(4) {
            margin-bottom: 10px
        }

        #lang-detail .language a:nth-child(5) {
            margin-bottom: 10px
        }

        #lang-detail .language a.flag-tr {
            background: url(https://510b67.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/flagBg_02.png) 0 -286px no-repeat
        }

        #lang-detail .language a.flag-en {
            background: url(https://510b67.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/flagBg_02.png) 0 -200px no-repeat
        }

        #lang-detail .language a.flag-fr {
            background: url(https://510b67.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/flagBg_02.png) 0 -243px no-repeat
        }

        #lang-detail .language a.flag-de {
            background: url(https://510b67.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/flagBg_02.png) 0 -331px no-repeat
        }

        #lang-detail .language a.flag-sr {
            background: url(https://510b67.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/flagBg_02.png) 0 -376px no-repeat
        }

        #lang-detail .language a.flag-ar {
            background: url(https://510b67.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/flagBg_02.png) 0 -417px no-repeat
        }

.clear-both {
    clear: both
}

#lang-detail .currency a {
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    padding-left: 25px;
    font-size: 12px;
    color: #8d8d8d;
    margin-right: 23px;
    opacity: .5
}

    #lang-detail .currency a:hover {
        opacity: 1;
        color: #2b2b2b
    }

    #lang-detail .currency a.active {
        opacity: 1;
        color: #2b2b2b;
        cursor: text
    }

    #lang-detail .currency a.last {
        margin-right: 0
    }

    #lang-detail .currency a.currency-try {
        background: url(https://510b67.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/flagBg_02.png) 0 -100px no-repeat
    }

    #lang-detail .currency a.currency-chf {
        background: url(https://510b67.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/flagBg_02.png) 0 0 no-repeat
    }

    #lang-detail .currency a.currency-eur {
        background: url(https://510b67.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/flagBg_02.png) 0 -50px no-repeat
    }

    #lang-detail .currency a.currency-usd {
        background: url(https://510b67.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/flagBg_02.png) 0 -150px no-repeat
    }

    #lang-detail .currency a.currency-rsd {
        background: url(https://510b67.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/flagBg_02.png) -20px 0 no-repeat
    }

table.ticimaxTable {
    width: 100%;
    border-collapse: collapse;
    margin-top: 10px
}

.ticimaxTable tr {
    background-color: #f2f2f0
}

.ticimaxTable tbody tr {
    border-bottom: 10px solid #fff
}

.ticimaxTable th {
    background: #fff;
    font-size: 13px;
    font-weight: 600
}

.ticimaxTable td, .ticimaxTable th {
    padding: 9px;
    text-align: left
}

.ticimaxTable thead tr th {
    border: 0
}

@media only screen and (max-width:760px),(min-device-width:768px) and (max-device-width:1024px) {
    .ticimaxTable table, .ticimaxTable thead, .ticimaxTable tbody, .ticimaxTable th, .ticimaxTable td, .ticimaxTable tr {
        display: block
    }

        .ticimaxTable thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px
        }

    .ticimaxTable tr {
        border: 1px solid #ccc
    }

    .ticimaxTable td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%
    }

        .ticimaxTable td:before {
            position: absolute;
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap
        }
}

@media screen and (max-width:760px),(min-device-width:768px) and (max-device-width:1024px) {
    table td:before {
        content: attr(data-label);
        float: left;
        font-weight: bold
    }
}

.textalignCenter {
    text-align: center !important
}

.adreslerimBaslikRenk {
    color: #f68428
}

.lbMapPoint {
    width: 30px;
    height: 30px;
    background: url(https://56a66e.claudeassets.com/20230207005906im_/http://aluctekstil.com/CustomCss/images/lookbokIco.png) no-repeat center center transparent;
    cursor: pointer
}

#lbUrunView {
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px 15px
}

    #lbUrunView .lbSpanUrunAdi {
        display: block;
        font-size: 22px;
        color: #000
    }

    #lbUrunView .lbSpanUrunFiyat {
        display: block;
        color: #000;
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 16px
    }

    #lbUrunView .lbSpanUrunSatinAl {
        display: block
    }

        #lbUrunView .lbSpanUrunSatinAl a {
            color: #000;
            font-size: 16px
        }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-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: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 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);
    -webkit-background-size: 40px 40px;
    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-success {
    background-color: #5cb85c
}

.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: #5bc0de
}

.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: #f0ad4e
}

.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: #d9534f
}

.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)
}

#mainHolder_txtbxSifre {
    padding-right: 30px
}

@font-face {
    font-family: 'icomoonregular';
    src: url('https://72e64b.claudeassets.com/20230207005906im_/http://aluctekstil.com/admin/css/fonts/icomoon.eot');
    src: url('https://4e6397.claudeassets.com/20230207005906im_/http://aluctekstil.com/admin/css/fonts/icomoon.eot#iefix') format('embedded-opentype'),url('https://b546bd.claudeassets.com/20230207005906im_/http://aluctekstil.com/admin/css/fonts/icomoon.woff') format('woff'),url('https://98b019.claudeassets.com/20230207005906im_/http://aluctekstil.com/admin/css/fonts/icomoon.ttf') format('truetype'),url('https://3bb81a.claudeassets.com/20230207005906im_/http://aluctekstil.com/admin/css/fonts/icomoon.svg#icomoonregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.box1 {
    float: left;
    background: #f2f2f2;
    padding: 5px;
    margin-right: 15px;
    margin-bottom: 15px;
    min-width: 120px;
    text-align: left;
    box-shadow: inset 0 2px 2px #fff,0 0 0 1px #bbb,0 1px 1px #aaa
}

    .box1 i {
        font-size: 24px
    }

.icon12 {
    font-size: 12px
}

.icon16 {
    font-size: 18px
}

.icon20 {
    font-size: 20px
}

.icon24 {
    font-size: 24px
}

.icon32 {
    font-size: 32px
}

.icon64 {
    font-size: 64px
}

[class^="i-"], [class*=" i-"] {
    margin-left: 5px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle
}

button [class^="i-"], button [class*=" i-"] {
    margin-left: 0;
    display: inline
}

.btn-link [class^="i-"], .btn-link [class*=" i-"] {
    display: inline-block
}

.i-home:before, .i-home-2:before, .i-home-3:before, .i-home-4:before, .i-home-5:before, .i-home-6:before, .i-home-7:before, .i-home-8:before, .i-home-9:before, .i-home-10:before, .i-home-11:before, .i-office:before, .i-newspaper:before, .i-pencil:before, .i-pencil-2:before, .i-pencil-3:before, .i-pencil-4:before, .i-pencil-5:before, .i-pencil-6:before, .i-quill:before, .i-quill-2:before, .i-quill-3:before, .i-pen:before, .i-pen-2:before, .i-pen-3:before, .i-pen-4:before, .i-pen-5:before, .i-marker:before, .i-home-12:before, .i-marker-2:before, .i-blog:before, .i-blog-2:before, .i-brush:before, .i-palette:before, .i-palette-2:before, .i-eyedropper:before, .i-eyedropper-2:before, .i-droplet:before, .i-droplet-2:before, .i-droplet-3:before, .i-droplet-4:before, .i-paint-format:before, .i-paint-format-2:before, .i-image:before, .i-image-2:before, .i-image-3:before, .i-images:before, .i-image-4:before, .i-image-5:before, .i-image-6:before, .i-images-2:before, .i-image-7:before, .i-camera:before, .i-camera-2:before, .i-camera-3:before, .i-camera-4:before, .i-music:before, .i-music-2:before, .i-music-3:before, .i-music-4:before, .i-music-5:before, .i-music-6:before, .i-piano:before, .i-guitar:before, .i-headphones:before, .i-headphones-2:before, .i-play:before, .i-play-2:before, .i-movie:before, .i-movie-2:before, .i-movie-3:before, .i-film:before, .i-film-2:before, .i-film-3:before, .i-film-4:before, .i-camera-5:before, .i-camera-6:before, .i-camera-7:before, .i-camera-8:before, .i-camera-9:before, .i-dice:before, .i-gamepad:before, .i-gamepad-2:before, .i-gamepad-3:before, .i-pacman:before, .i-spades:before, .i-clubs:before, .i-diamonds:before, .i-king:before, .i-queen:before, .i-rock:before, .i-bishop:before, .i-knight:before, .i-pawn:before, .i-chess:before, .i-bullhorn:before, .i-megaphone:before, .i-new:before, .i-connection:before, .i-connection-2:before, .i-podcast:before, .i-radio:before, .i-feed:before, .i-connection-3:before, .i-radio-2:before, .i-podcast-2:before, .i-podcast-3:before, .i-mic:before, .i-mic-2:before, .i-mic-3:before, .i-mic-4:before, .i-mic-5:before, .i-book:before, .i-book-2:before, .i-books:before, .i-reading:before, .i-library:before, .i-library-2:before, .i-graduation:before, .i-file:before, .i-profile:before, .i-file-2:before, .i-file-3:before, .i-file-4:before, .i-file-5:before, .i-file-6:before, .i-files:before, .i-file-plus:before, .i-file-minus:before, .i-file-download:before, .i-file-upload:before, .i-file-check:before, .i-file-remove:before, .i-file-7:before, .i-file-8:before, .i-file-plus-2:before, .i-file-minus-2:before, .i-file-download-2:before, .i-file-upload-2:before, .i-file-check-2:before, .i-file-remove-2:before, .i-file-9:before, .i-copy:before, .i-copy-2:before, .i-copy-3:before, .i-copy-4:before, .i-paste:before, .i-paste-2:before, .i-paste-3:before, .i-stack:before, .i-stack-2:before, .i-stack-3:before, .i-folder:before, .i-folder-download:before, .i-folder-upload:before, .i-folder-plus:before, .i-folder-plus-2:before, .i-folder-minus:before, .i-folder-minus-2:before, .i-folder8:before, .i-folder-remove:before, .i-folder-2:before, .i-folder-open:before, .i-folder-3:before, .i-folder-4:before, .i-folder-plus-3:before, .i-folder-minus-3:before, .i-folder-plus-4:before, .i-folder-remove-2:before, .i-folder-download-2:before, .i-folder-upload-2:before, .i-folder-download-3:before, .i-folder-upload-3:before, .i-folder-5:before, .i-folder-open-2:before, .i-folder-6:before, .i-folder-open-3:before, .i-certificate:before, .i-cc:before, .i-tag:before, .i-tag-2:before, .i-tag-3:before, .i-tag-4:before, .i-tag-5:before, .i-tag-6:before, .i-tag-7:before, .i-tags:before, .i-tags-2:before, .i-tag-8:before, .i-barcode:before, .i-barcode-2:before, .i-qrcode:before, .i-ticket:before, .i-cart:before, .i-cart-2:before, .i-cart-3:before, .i-cart-4:before, .i-cart-5:before, .i-cart-6:before, .i-cart-7:before, .i-cart-plus:before, .i-cart-minus:before, .i-cart-add:before, .i-cart-remove:before, .i-cart-checkout:before, .i-cart-remove-2:before, .i-basket:before, .i-basket-2:before, .i-bag:before, .i-bag-2:before, .i-bag-3:before, .i-coin:before, .i-coins:before, .i-credit:before, .i-credit-2:before, .i-calculate:before, .i-calculate-2:before, .i-support:before, .i-phone:before, .i-phone-2:before, .i-phone-3:before, .i-phone-4:before, .i-contact-add:before, .i-contact-remove:before, .i-contact-add-2:before, .i-contact-remove-2:before, .i-call-incoming:before, .i-call-outgoing:before, .i-phone-5:before, .i-phone-6:before, .i-phone-hang-up:before, .i-phone-hang-up-2:before, .i-address-book:before, .i-address-book-2:before, .i-notebook:before, .i-envelop:before, .i-envelop-2:before, .i-mail-send:before, .i-envelop-opened:before, .i-envelop-3:before, .i-pushpin:before, .i-location:before, .i-location-2:before, .i-location-3:before, .i-location-4:before, .i-location-5:before, .i-location-6:before, .i-location-7:before, .i-compass:before, .i-compass-2:before, .i-map:before, .i-map-2:before, .i-map-3:before, .i-map-4:before, .i-direction:before, .i-history:before, .i-history-2:before, .i-clock:before, .i-clock-2:before, .i-clock-3:before, .i-clock-4:before, .i-watch:before, .i-clock-5:before, .i-clock-6:before, .i-clock-7:before, .i-alarm:before, .i-alarm-2:before, .i-bell:before, .i-bell-2:before, .i-alarm-plus:before, .i-alarm-minus:before, .i-alarm-check:before, .i-alarm-cancel:before, .i-stopwatch:before, .i-calendar:before, .i-calendar-2:before, .i-calendar-3:before, .i-calendar-4:before, .i-calendar-5:before, .i-print:before, .i-print-2:before, .i-print-3:before, .i-mouse:before, .i-mouse-2:before, .i-mouse-3:before, .i-mouse-4:before, .i-keyboard:before, .i-keyboard-2:before, .i-screen:before, .i-screen-2:before, .i-screen-3:before, .i-screen-4:before, .i-laptop:before, .i-mobile:before, .i-mobile-2:before, .i-tablet:before, .i-mobile-3:before, .i-tv:before, .i-cabinet:before, .i-archive:before, .i-drawer:before, .i-drawer-2:before, .i-drawer-3:before, .i-box:before, .i-box-add:before, .i-box-remove:before, .i-download:before, .i-upload:before, .i-disk:before, .i-cd:before, .i-storage:before, .i-storage-2:before, .i-database:before, .i-database-2:before, .i-database-3:before, .i-undo:before, .i-redo:before, .i-rotate:before, .i-rotate-2:before, .i-flip:before, .i-flip-2:before, .i-unite:before, .i-subtract:before, .i-interset:before, .i-exclude:before, .i-align-left:before, .i-align-center-horizontal:before, .i-align-right:before, .i-align-top:before, .i-align-center-vertical:before, .i-align-bottom:before, .i-undo-2:before, .i-redo-2:before, .i-forward:before, .i-reply:before, .i-reply-2:before, .i-bubble:before, .i-bubbles:before, .i-bubbles-2:before, .i-bubble-2:before, .i-bubbles-3:before, .i-bubbles-4:before, .i-bubble-notification:before, .i-bubbles-5:before, .i-bubbles-6:before, .i-bubble-3:before, .i-bubble-dots:before, .i-bubble-4:before, .i-bubble-5:before, .i-bubble-dots-2:before, .i-bubble-6:before, .i-bubble-7:before, .i-bubble-8:before, .i-bubbles-7:before, .i-bubble-9:before, .i-bubbles-8:before, .i-bubble-10:before, .i-bubble-dots-3:before, .i-bubble-11:before, .i-bubble-12:before, .i-bubble-dots-4:before, .i-bubble-13:before, .i-bubbles-9:before, .i-bubbles-10:before, .i-bubble-blocked:before, .i-bubble-quote:before, .i-bubble-user:before, .i-bubble-check:before, .i-bubble-video-chat:before, .i-bubble-link:before, .i-bubble-locked:before, .i-bubble-star:before, .i-bubble-heart:before, .i-bubble-paperclip:before, .i-bubble-cancel:before, .i-bubble-plus:before, .i-bubble-minus:before, .i-bubble-notification-2:before, .i-bubble-trash:before, .i-bubble-left:before, .i-bubble-right:before, .i-bubble-up:before, .i-bubble-down:before, .i-bubble-first:before, .i-bubble-last:before, .i-bubble-replu:before, .i-bubble-forward:before, .i-bubble-reply:before, .i-bubble-forward-2:before, .i-user:before, .i-users:before, .i-user-plus:before, .i-user-plus-2:before, .i-user-minus:before, .i-user-minus-2:before, .i-user-cancel:before, .i-user-block:before, .i-users-2:before, .i-user-2:before, .i-users-3:before, .i-user-plus-3:before, .i-user-minus-3:before, .i-user-cancel-2:before, .i-user-block-2:before, .i-user-3:before, .i-user-4:before, .i-user-5:before, .i-user-6:before, .i-users-4:before, .i-user-7:before, .i-user-8:before, .i-users-5:before, .i-vcard:before, .i-tshirt:before, .i-hanger:before, .i-quotes-left:before, .i-quotes-right:before, .i-quotes-right-2:before, .i-quotes-right-3:before, .i-busy:before, .i-busy-2:before, .i-busy-3:before, .i-busy-4:before, .i-spinner:before, .i-spinner-2:before, .i-spinner-3:before, .i-spinner-4:before, .i-spinner-5:before, .i-spinner-6:before, .i-spinner-7:before, .i-spinner-8:before, .i-spinner-9:before, .i-spinner-10:before, .i-spinner-11:before, .i-spinner-12:before, .i-microscope:before, .i-binoculars:before, .i-binoculars-2:before, .i-search:before, .i-search-2:before, .i-zoom-in:before, .i-zoom-out:before, .i-search-3:before, .i-search-4:before, .i-zoom-in-2:before, .i-zoom-out-2:before, .i-search-5:before, .i-expand:before, .i-contract:before, .i-scale-up:before, .i-scale-down:before, .i-expand-2:before, .i-contract-2:before, .i-scale-up-2:before, .i-scale-down-2:before, .i-fullscreen:before, .i-expand-3:before, .i-contract-3:before, .i-key:before, .i-key-2:before, .i-key-3:before, .i-key-4:before, .i-key-5:before, .i-keyhole:before, .i-lock:before, .i-lock-2:before, .i-lock-3:before, .i-lock-4:before, .i-unlocked:before, .i-lock-5:before, .i-unlocked-2:before, .i-wrench:before, .i-wrench-2:before, .i-wrench-3:before, .i-wrench-4:before, .i-settings:before, .i-equalizer:before, .i-equalizer-2:before, .i-equalizer-3:before, .i-cog:before, .i-cogs:before, .i-cog-2:before, .i-cog-3:before, .i-cog-4:before, .i-cog-5:before, .i-cog-6:before, .i-cog-7:before, .i-factory:before, .i-hammer:before, .i-tools:before, .i-screwdriver:before, .i-screwdriver-2:before, .i-wand:before, .i-wand-2:before, .i-health:before, .i-aid:before, .i-patch:before, .i-bug:before, .i-bug-2:before, .i-inject:before, .i-inject-2:before, .i-construction:before, .i-cone:before, .i-pie:before, .i-pie-2:before, .i-pie-3:before, .i-pie-4:before, .i-pie-5:before, .i-pie-6:before, .i-pie-7:before, .i-stats:before, .i-stats-2:before, .i-stats-3:before, .i-bars:before, .i-bars-2:before, .i-bars-3:before, .i-bars-4:before, .i-bars-5:before, .i-bars-6:before, .i-stats-up:before, .i-stats-down:before, .i-stairs-down:before, .i-stairs-down-2:before, .i-chart:before, .i-stairs:before, .i-stairs-2:before, .i-ladder:before, .i-cake:before, .i-gift:before, .i-gift-2:before, .i-balloon:before, .i-rating:before, .i-rating-2:before, .i-rating-3:before, .i-podium:before, .i-medal:before, .i-medal-2:before, .i-medal-3:before, .i-medal-4:before, .i-medal-5:before, .i-crown:before, .i-trophy:before, .i-trophy-2:before, .i-trophy-star:before, .i-diamond:before, .i-diamond-2:before, .i-glass:before, .i-glass-2:before, .i-bottle:before, .i-bottle-2:before, .i-mug:before, .i-food:before, .i-food-2:before, .i-hamburger:before, .i-cup:before, .i-cup-2:before, .i-leaf:before, .i-leaf-2:before, .i-apple-fruit:before, .i-tree:before, .i-tree-2:before, .i-paw:before, .i-steps:before, .i-flower:before, .i-rocket:before, .i-meter:before, .i-meter2:before, .i-meter-slow:before, .i-meter-medium:before, .i-meter-fast:before, .i-dashboard:before, .i-hammer-2:before, .i-balance:before, .i-bomb:before, .i-fire:before, .i-fire-2:before, .i-lab:before, .i-atom:before, .i-atom-2:before, .i-magnet:before, .i-magnet-2:before, .i-magnet-3:before, .i-magnet-4:before, .i-dumbbell:before, .i-skull:before, .i-skull-2:before, .i-skull-3:before, .i-lamp:before, .i-lamp-2:before, .i-lamp-3:before, .i-lamp-4:before, .i-remove:before, .i-remove-2:before, .i-remove-3:before, .i-remove-4:before, .i-remove-5:before, .i-remove-6:before, .i-remove-7:before, .i-remove-8:before, .i-briefcase:before, .i-briefcase-2:before, .i-briefcase-3:before, .i-airplane:before, .i-airplane-2:before, .i-paper-plane:before, .i-car:before, .i-gas-pump:before, .i-bus:before, .i-truck:before, .i-bike:before, .i-road:before, .i-train:before, .i-ship:before, .i-boat:before, .i-cube:before, .i-cube-2:before, .i-cube-3:before, .i-cube4:before, .i-pyramid:before, .i-pyramid-2:before, .i-cylinder:before, .i-package:before, .i-puzzle:before, .i-puzzle-2:before, .i-puzzle-3:before, .i-puzzle-4:before, .i-glasses:before, .i-glasses-2:before, .i-glasses-3:before, .i-sun-glasses:before, .i-accessibility:before, .i-accessibility-2:before, .i-brain:before, .i-target:before, .i-target-2:before, .i-target-3:before, .i-gun:before, .i-gun-ban:before, .i-shield:before, .i-shield-2:before, .i-shield-3:before, .i-shield-4:before, .i-soccer:before, .i-football:before, .i-baseball:before, .i-basketball:before, .i-golf:before, .i-hockey:before, .i-racing:before, .i-eight-ball:before, .i-bowling-ball:before, .i-bowling:before, .i-bowling-2:before, .i-lightning:before, .i-power:before, .i-power-2:before, .i-switch:before, .i-power-cord:before, .i-cord:before, .i-socket:before, .i-clipboard:before, .i-clipboard-2:before, .i-signup:before, .i-clipboard-3:before, .i-clipboard-4:before, .i-list:before, .i-list-2:before, .i-list-3:before, .i-numbered-list:before, .i-list-4:before, .i-list-5:before, .i-playlist:before, .i-grid:before, .i-grid-2:before, .i-grid-3:before, .i-grid-4:before, .i-grid-5:before, .i-grid-6:before, .i-tree-3:before, .i-tree-4:before, .i-tree-5:before, .i-menu:before, .i-menu-2:before, .i-circle-small:before, .i-menu-3:before, .i-menu-4:before, .i-menu-5:before, .i-menu-6:before, .i-menu-7:before, .i-menu-8:before, .i-menu-9:before, .i-cloud:before, .i-cloud-2:before, .i-cloud-3:before, .i-cloud-download:before, .i-cloud-upload:before, .i-download-2:before, .i-upload-2:before, .i-download-3:before, .i-upload-3:before, .i-download-4:before, .i-upload-4:before, .i-download-5:before, .i-upload-5:before, .i-download-6:before, .i-upload-6:before, .i-download-7:before, .i-upload-7:before, .i-globe:before, .i-globe-2:before, .i-globe-3:before, .i-earth:before, .i-network:before, .i-link:before, .i-link-2:before, .i-link-3:before, .i-link2:before, .i-link-4:before, .i-link-5:before, .i-link-6:before, .i-anchor:before, .i-flag:before, .i-flag-2:before, .i-flag-3:before, .i-flag-4:before, .i-flag-5:before, .i-flag-6:before, .i-attachment:before, .i-attachment-2:before, .i-eye:before, .i-eye-blocked:before, .i-eye-2:before, .i-eye-3:before, .i-eye-blocked-2:before, .i-eye-4:before, .i-eye-5:before, .i-eye-6:before, .i-eye-7:before, .i-eye-8:before, .i-bookmark:before, .i-bookmark-2:before, .i-bookmarks:before, .i-bookmark-3:before, .i-spotlight:before, .i-starburst:before, .i-snowflake:before, .i-temperature:before, .i-temperature-2:before, .i-weather-lightning:before, .i-weather-rain:before, .i-weather-snow:before, .i-windy:before, .i-fan:before, .i-umbrella:before, .i-sun:before, .i-sun-2:before, .i-brightness-high:before, .i-brightness-medium:before, .i-brightness-low:before, .i-brightness-contrast:before, .i-contrast:before, .i-moon:before, .i-bed:before, .i-bed-2:before, .i-star:before, .i-star-2:before, .i-star-3:before, .i-star-4:before, .i-star-5:before, .i-star-6:before, .i-heart:before, .i-heart-2:before, .i-heart-3:before, .i-heart-4:before, .i-heart-broken:before, .i-heart-5:before, .i-heart-6:before, .i-heart-broken-2:before, .i-heart-7:before, .i-heart-8:before, .i-heart-broken-3:before, .i-lips:before, .i-lips-2:before, .i-thumbs-up:before, .i-thumbs-up-2:before, .i-thumbs-down:before, .i-thumbs-down-2:before, .i-thumbs-up-3:before, .i-thumbs-up-4:before, .i-thumbs-up-5:before, .i-thumbs-up-6:before, .i-people:before, .i-man:before, .i-male:before, .i-woman:before, .i-female:before, .i-peace:before, .i-yin-yang:before, .i-happy:before, .i-happy-2:before, .i-smiley:before, .i-smiley-2:before, .i-tongue:before, .i-tongue-2:before, .i-sad:before, .i-sad-2:before, .i-wink:before, .i-wink-2:before, .i-grin:before, .i-grin-2:before, .i-cool:before, .i-cool-2:before, .i-angry:before, .i-angry-2:before, .i-evil:before, .i-evil-2:before, .i-shocked:before, .i-shocked-2:before, .i-confused:before, .i-confused-2:before, .i-neutral:before, .i-neutral-2:before, .i-wondering:before, .i-wondering-2:before, .i-cursor:before, .i-cursor-2:before, .i-point-up:before, .i-point-right:before, .i-point-down:before, .i-point-left:before, .i-pointer:before, .i-hand:before, .i-stack-empty:before, .i-stack-plus:before, .i-stack-minus:before, .i-stack-star:before, .i-stack-picture:before, .i-stack-down:before, .i-stack-up:before, .i-stack-cancel:before, .i-stack-checkmark:before, .i-stack-list:before, .i-stack-clubs:before, .i-stack-spades:before, .i-stack-hearts:before, .i-stack-diamonds:before, .i-stack-user:before, .i-stack-4:before, .i-stack-music:before, .i-stack-play:before, .i-move:before, .i-resize:before, .i-resize-2:before, .i-warning:before, .i-warning-2:before, .i-notification:before, .i-notification-2:before, .i-question:before, .i-question-2:before, .i-question-3:before, .i-question-4:before, .i-question-5:before, .i-plus-circle:before, .i-plus-circle-2:before, .i-minus-circle:before, .i-minus-circle-2:before, .i-info:before, .i-info-2:before, .i-blocked:before, .i-cancel-circle:before, .i-cancel-circle-2:before, .i-checkmark-circle:before, .i-checkmark-circle-2:before, .i-cancel:before, .i-spam:before, .i-close:before, .i-close-2:before, .i-close-3:before, .i-close-4:before, .i-close-5:before, .i-checkmark:before, .i-checkmark-2:before, .i-checkmark-3:before, .i-checkmark-4:before, .i-spell-check:before, .i-minus:before, .i-plus:before, .i-minus-2:before, .i-plus-2:before, .i-enter:before, .i-exit:before, .i-enter-2:before, .i-exit-2:before, .i-enter-3:before, .i-exit-3:before, .i-exit-4:before, .i-play-3:before, .i-pause:before, .i-stop:before, .i-backward:before, .i-forward-2:before, .i-play-4:before, .i-pause-2:before, .i-stop-2:before, .i-backward-2:before, .i-forward-3:before, .i-first:before, .i-last:before, .i-previous:before, .i-next:before, .i-eject:before, .i-volume-high:before, .i-volume-medium:before, .i-volume-low:before, .i-volume-mute:before, .i-volume-mute-2:before, .i-volume-increase:before, .i-volume-decrease:before, .i-volume-high-2:before, .i-volume-medium-2:before, .i-volume-low-2:before, .i-volume-mute-3:before, .i-volume-mute-4:before, .i-volume-increase-2:before, .i-volume-decrease-2:before, .i-volume5:before, .i-volume4:before, .i-volume3:before, .i-volume2:before, .i-volume1:before, .i-volume0:before, .i-volume-mute-5:before, .i-volume-mute-6:before, .i-loop:before, .i-loop-2:before, .i-loop-3:before, .i-loop-4:before, .i-loop-5:before, .i-shuffle:before, .i-shuffle-2:before, .i-wave:before, .i-wave-2:before, .i-arrow-first:before, .i-arrow-right:before, .i-arrow-up:before, .i-arrow-right-2:before, .i-arrow-down:before, .i-arrow-left:before, .i-arrow-up-2:before, .i-arrow-right-3:before, .i-arrow-down-2:before, .i-arrow-left-2:before, .i-arrow-up-left:before, .i-arrow-up-3:before, .i-arrow-up-right:before, .i-arrow-right-4:before, .i-arrow-down-right:before, .i-arrow-down-3:before, .i-arrow-down-left:before, .i-arrow-left-3:before, .i-arrow-up-left-2:before, .i-arrow-up-4:before, .i-arrow-up-right-2:before, .i-arrow-right-5:before, .i-arrow-down-right-2:before, .i-arrow-down-4:before, .i-arrow-down-left-2:before, .i-arrow-left-4:before, .i-arrow-up-left-3:before, .i-arrow-up-5:before, .i-arrow-up-right-3:before, .i-arrow-right-6:before, .i-arrow-down-right-3:before, .i-arrow-down-5:before, .i-arrow-down-left-3:before, .i-arrow-left-5:before, .i-arrow-up-left-4:before, .i-arrow-up-6:before, .i-arrow-up-right-4:before, .i-arrow-right-7:before, .i-arrow-down-right-4:before, .i-arrow-down-6:before, .i-arrow-down-left-4:before, .i-arrow-left-6:before, .i-arrow:before, .i-arrow-2:before, .i-arrow-3:before, .i-arrow-4:before, .i-arrow-5:before, .i-arrow-6:before, .i-arrow-7:before, .i-arrow-8:before, .i-arrow-up-left-5:before, .i-arrow-square:before, .i-arrow-up-right-5:before, .i-arrow-right-8:before, .i-arrow-down-right-5:before, .i-arrow-down-7:before, .i-arrow-down-left-5:before, .i-arrow-left-7:before, .i-arrow-up-7:before, .i-arrow-right-9:before, .i-arrow-down-8:before, .i-arrow-left-8:before, .i-arrow-up-8:before, .i-arrow-right-10:before, .i-arrow-bottom:before, .i-arrow-left-9:before, .i-arrow-up-left-6:before, .i-arrow-up-9:before, .i-arrow-up-right-6:before, .i-arrow-right-11:before, .i-arrow-down-right-6:before, .i-arrow-down-9:before, .i-arrow-down-left-6:before, .i-arrow-left-10:before, .i-arrow-up-left-7:before, .i-arrow-up-10:before, .i-arrow-up-right-7:before, .i-arrow-right-12:before, .i-arrow-down-right-7:before, .i-arrow-down-10:before, .i-arrow-down-left-7:before, .i-arrow-left-11:before, .i-arrow-up-11:before, .i-arrow-right-13:before, .i-arrow-down-11:before, .i-arrow-left-12:before, .i-arrow-up-12:before, .i-arrow-right-14:before, .i-arrow-down-12:before, .i-arrow-left-13:before, .i-arrow-up-13:before, .i-arrow-right-15:before, .i-arrow-down-13:before, .i-arrow-left-14:before, .i-arrow-up-14:before, .i-arrow-right-16:before, .i-arrow-down-14:before, .i-arrow-left-15:before, .i-arrow-up-15:before, .i-arrow-right-17:before, .i-arrow-down-15:before, .i-arrow-left-16:before, .i-arrow-up-16:before, .i-arrow-right-18:before, .i-arrow-down-16:before, .i-arrow-left-17:before, .i-menu-10:before, .i-menu-11:before, .i-menu-close:before, .i-menu-close-2:before, .i-enter-4:before, .i-enter-5:before, .i-esc:before, .i-backspace:before, .i-backspace-2:before, .i-backspace-3:before, .i-tab:before, .i-transmission:before, .i-transmission-2:before, .i-sort:before, .i-sort-2:before, .i-key-keyboard:before, .i-key-A:before, .i-key-up:before, .i-key-right:before, .i-key-down:before, .i-key-left:before, .i-command:before, .i-checkbox-checked:before, .i-checkbox-unchecked:before, .i-square:before, .i-checkbox-partial:before, .i-checkbox:before, .i-checkbox-unchecked-2:before, .i-checkbox-partial-2:before, .i-checkbox-checked-2:before, .i-checkbox-unchecked-3:before, .i-checkbox-partial-3:before, .i-radio-checked:before, .i-radio-unchecked:before, .i-circle:before, .i-circle-2:before, .i-crop:before, .i-crop-2:before, .i-vector:before, .i-rulers:before, .i-scissors:before, .i-scissors-2:before, .i-scissors-3:before, .i-filter:before, .i-filter-2:before, .i-filter-3:before, .i-filter-4:before, .i-font:before, .i-font-size:before, .i-type:before, .i-text-height:before, .i-text-width:before, .i-height:before, .i-width:before, .i-bold:before, .i-underline:before, .i-italic:before, .i-strikethrough:before, .i-strikethrough-2:before, .i-font-size-2:before, .i-bold-2:before, .i-underline-2:before, .i-italic-2:before, .i-strikethrough-3:before, .i-omega:before, .i-sigma:before, .i-nbsp:before, .i-page-break:before, .i-page-break-2:before, .i-superscript:before, .i-subscript:before, .i-superscript-2:before, .i-subscript-2:before, .i-text-color:before, .i-highlight:before, .i-pagebreak:before, .i-clear-formatting:before, .i-table:before, .i-table-2:before, .i-insert-template:before, .i-pilcrow:before, .i-left-to-right:before, .i-right-to-left:before, .i-paragraph-left:before, .i-paragraph-center:before, .i-paragraph-right:before, .i-paragraph-justify:before, .i-paragraph-left-2:before, .i-paragraph-center-2:before, .i-paragraph-right-2:before, .i-paragraph-justify-2:before, .i-indent-increase:before, .i-indent-decrease:before, .i-paragraph-left-3:before, .i-paragraph-center-3:before, .i-paragraph-right-3:before, .i-paragraph-justify-3:before, .i-indent-increase-2:before, .i-indent-decrease-2:before, .i-share:before, .i-new-tab:before, .i-new-tab-2:before, .i-popout:before, .i-embed:before, .i-code:before, .i-console:before, .i-seven-segment-0:before, .i-seven-segment-1:before, .i-seven-segment-2:before, .i-seven-segment-3:before, .i-seven-segment-4:before, .i-seven-segment-5:before, .i-seven-segment-6:before, .i-seven-segment-7:before, .i-seven-segment-8:before, .i-seven-segment-9:before, .i-share-2:before, .i-share-3:before, .i-mail:before, .i-mail-2:before, .i-mail-3:before, .i-mail-4:before, .i-google:before, .i-google-plus:before, .i-google-plus-2:before, .i-google-plus-3:before, .i-google-plus-4:before, .i-google-drive:before, .i-facebook:before, .i-facebook-2:before, .i-facebook-3:before, .i-facebook-4:before, .i-instagram:before, .i-twitter:before, .i-twitter-2:before, .i-twitter-3:before, .i-feed-2:before, .i-feed-3:before, .i-feed-4:before, .i-youtube:before, .i-youtube-2:before, .i-vimeo:before, .i-vimeo2:before, .i-vimeo-2:before, .i-lanyrd:before, .i-flickr:before, .i-flickr-2:before, .i-flickr-3:before, .i-flickr-4:before, .i-picassa:before, .i-picassa-2:before, .i-dribbble:before, .i-dribbble-2:before, .i-dribbble-3:before, .i-forrst:before, .i-forrst-2:before, .i-deviantart:before, .i-deviantart-2:before, .i-steam:before, .i-steam-2:before, .i-github:before, .i-github-2:before, .i-github-3:before, .i-github-4:before, .i-github-5:before, .i-wordpress:before, .i-wordpress-2:before, .i-joomla:before, .i-blogger:before, .i-blogger-2:before, .i-tumblr:before, .i-tumblr-2:before, .i-yahoo:before, .i-tux:before, .i-apple:before, .i-finder:before, .i-android:before, .i-windows:before, .i-windows8:before, .i-soundcloud:before, .i-soundcloud-2:before, .i-skype:before, .i-reddit:before, .i-linkedin:before, .i-lastfm:before, .i-lastfm-2:before, .i-delicious:before, .i-stumbleupon:before, .i-stumbleupon-2:before, .i-stackoverflow:before, .i-pinterest:before, .i-pinterest-2:before, .i-xing:before, .i-xing-2:before, .i-flattr:before, .i-foursquare:before, .i-foursquare-2:before, .i-paypal:before, .i-paypal-2:before, .i-paypal-3:before, .i-yelp:before, .i-libreoffice:before, .i-file-pdf:before, .i-file-openoffice:before, .i-file-word:before, .i-file-excel:before, .i-file-zip:before, .i-file-powerpoint:before, .i-file-xml:before, .i-file-css:before, .i-html5:before, .i-html5-2:before, .i-css3:before, .i-chrome:before, .i-firefox:before, .i-IE:before, .i-opera:before, .i-safari:before, .i-IcoMoon:before {
    font-family: 'icomoonregular';
    speak: none;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.i-home:before {
    content: "î€€"
}

.i-home-2:before {
    content: "î€"
}

.i-home-3:before {
    content: "î€‚"
}

.i-home-4:before {
    content: "î€ƒ"
}

.i-home-5:before {
    content: "î€„"
}

.i-home-6:before {
    content: "î€…"
}

.i-home-7:before {
    content: "î€†"
}

.i-home-8:before {
    content: "î€‡"
}

.i-home-9:before {
    content: "î€ˆ"
}

.i-home-10:before {
    content: "î€‰"
}

.i-home-11:before {
    content: "î€Š"
}

.i-office:before {
    content: "î€‹"
}

.i-newspaper:before {
    content: "î€Œ"
}

.i-pencil:before {
    content: "î€"
}

.i-pencil-2:before {
    content: "î€"
}

.i-pencil-3:before {
    content: "î€"
}

.i-pencil-4:before {
    content: "î€"
}

.i-pencil-5:before {
    content: "î€‘"
}

.i-pencil-6:before {
    content: "î€’"
}

.i-quill:before {
    content: "î€“"
}

.i-quill-2:before {
    content: "î€”"
}

.i-quill-3:before {
    content: "î€•"
}

.i-pen:before {
    content: "î€–"
}

.i-pen-2:before {
    content: "î€—"
}

.i-pen-3:before {
    content: "î€˜"
}

.i-pen-4:before {
    content: "î€™"
}

.i-pen-5:before {
    content: "î€š"
}

.i-marker:before {
    content: "î€›"
}

.i-home-12:before {
    content: "î€œ"
}

.i-marker-2:before {
    content: "î€"
}

.i-blog:before {
    content: "î€"
}

.i-blog-2:before {
    content: "î€Ÿ"
}

.i-brush:before {
    content: "î€ "
}

.i-palette:before {
    content: "î€¡"
}

.i-palette-2:before {
    content: "î€¢"
}

.i-eyedropper:before {
    content: "î€£"
}

.i-eyedropper-2:before {
    content: "î€¤"
}

.i-droplet:before {
    content: "î€¥"
}

.i-droplet-2:before {
    content: "î€¦"
}

.i-droplet-3:before {
    content: "î€§"
}

.i-droplet-4:before {
    content: "î€¨"
}

.i-paint-format:before {
    content: "î€©"
}

.i-paint-format-2:before {
    content: "î€ª"
}

.i-image:before {
    content: "î€«"
}

.i-image-2:before {
    content: "î€¬"
}

.i-image-3:before {
    content: "î€­"
}

.i-images:before {
    content: "î€®"
}

.i-image-4:before {
    content: "î€¯"
}

.i-image-5:before {
    content: "î€°"
}

.i-image-6:before {
    content: "î€±"
}

.i-images-2:before {
    content: "î€²"
}

.i-image-7:before {
    content: "î€³"
}

.i-camera:before {
    content: "î€´"
}

.i-camera-2:before {
    content: "î€µ"
}

.i-camera-3:before {
    content: "î€¶"
}

.i-camera-4:before {
    content: "î€·"
}

.i-music:before {
    content: "î€¸"
}

.i-music-2:before {
    content: "î€¹"
}

.i-music-3:before {
    content: "î€º"
}

.i-music-4:before {
    content: "î€»"
}

.i-music-5:before {
    content: "î€¼"
}

.i-music-6:before {
    content: "î€½"
}

.i-piano:before {
    content: "î€¾"
}

.i-guitar:before {
    content: "î€¿"
}

.i-headphones:before {
    content: "î€"
}

.i-headphones-2:before {
    content: "î"
}

.i-play:before {
    content: "î‚"
}

.i-play-2:before {
    content: "îƒ"
}

.i-movie:before {
    content: "î„"
}

.i-movie-2:before {
    content: "î…"
}

.i-movie-3:before {
    content: "î†"
}

.i-film:before {
    content: "î‡"
}

.i-film-2:before {
    content: "îˆ"
}

.i-film-3:before {
    content: "î‰"
}

.i-film-4:before {
    content: "îŠ"
}

.i-camera-5:before {
    content: "î‹"
}

.i-camera-6:before {
    content: "îŒ"
}

.i-camera-7:before {
    content: "î"
}

.i-camera-8:before {
    content: "î"
}

.i-camera-9:before {
    content: "î"
}

.i-dice:before {
    content: "î"
}

.i-gamepad:before {
    content: "î‘"
}

.i-gamepad-2:before {
    content: "î’"
}

.i-gamepad-3:before {
    content: "î“"
}

.i-pacman:before {
    content: "î”"
}

.i-spades:before {
    content: "î•"
}

.i-clubs:before {
    content: "î–"
}

.i-diamonds:before {
    content: "î—"
}

.i-king:before {
    content: "î˜"
}

.i-queen:before {
    content: "î™"
}

.i-rock:before {
    content: "îš"
}

.i-bishop:before {
    content: "î›"
}

.i-knight:before {
    content: "îœ"
}

.i-pawn:before {
    content: "î"
}

.i-chess:before {
    content: "î"
}

.i-bullhorn:before {
    content: "îŸ"
}

.i-megaphone:before {
    content: "î "
}

.i-new:before {
    content: "î¡"
}

.i-connection:before {
    content: "î¢"
}

.i-connection-2:before {
    content: "î£"
}

.i-podcast:before {
    content: "î¤"
}

.i-radio:before {
    content: "î¥"
}

.i-feed:before {
    content: "î¦"
}

.i-connection-3:before {
    content: "î§"
}

.i-radio-2:before {
    content: "î¨"
}

.i-podcast-2:before {
    content: "î©"
}

.i-podcast-3:before {
    content: "îª"
}

.i-mic:before {
    content: "î«"
}

.i-mic-2:before {
    content: "î¬"
}

.i-mic-3:before {
    content: "î­"
}

.i-mic-4:before {
    content: "î®"
}

.i-mic-5:before {
    content: "î¯"
}

.i-book:before {
    content: "î°"
}

.i-book-2:before {
    content: "î±"
}

.i-books:before {
    content: "î²"
}

.i-reading:before {
    content: "î³"
}

.i-library:before {
    content: "î´"
}

.i-library-2:before {
    content: "îµ"
}

.i-graduation:before {
    content: "î¶"
}

.i-file:before {
    content: "î·"
}

.i-profile:before {
    content: "î¸"
}

.i-file-2:before {
    content: "î¹"
}

.i-file-3:before {
    content: "îº"
}

.i-file-4:before {
    content: "î»"
}

.i-file-5:before {
    content: "î¼"
}

.i-file-6:before {
    content: "î½"
}

.i-files:before {
    content: "î¾"
}

.i-file-plus:before {
    content: "î¿"
}

.i-file-minus:before {
    content: "î‚€"
}

.i-file-download:before {
    content: "î‚"
}

.i-file-upload:before {
    content: "î‚‚"
}

.i-file-check:before {
    content: "î‚ƒ"
}

.i-file-remove:before {
    content: "î‚„"
}

.i-file-7:before {
    content: "î‚…"
}

.i-file-8:before {
    content: "î‚†"
}

.i-file-plus-2:before {
    content: "î‚‡"
}

.i-file-minus-2:before {
    content: "î‚ˆ"
}

.i-file-download-2:before {
    content: "î‚‰"
}

.i-file-upload-2:before {
    content: "î‚Š"
}

.i-file-check-2:before {
    content: "î‚‹"
}

.i-file-remove-2:before {
    content: "î‚Œ"
}

.i-file-9:before {
    content: "î‚"
}

.i-copy:before {
    content: "î‚"
}

.i-copy-2:before {
    content: "î‚"
}

.i-copy-3:before {
    content: "î‚"
}

.i-copy-4:before {
    content: "î‚‘"
}

.i-paste:before {
    content: "î‚’"
}

.i-paste-2:before {
    content: "î‚“"
}

.i-paste-3:before {
    content: "î‚”"
}

.i-stack:before {
    content: "î‚•"
}

.i-stack-2:before {
    content: "î‚–"
}

.i-stack-3:before {
    content: "î‚—"
}

.i-folder:before {
    content: "î‚˜"
}

.i-folder-download:before {
    content: "î‚™"
}

.i-folder-upload:before {
    content: "î‚š"
}

.i-folder-plus:before {
    content: "î‚›"
}

.i-folder-plus-2:before {
    content: "î‚œ"
}

.i-folder-minus:before {
    content: "î‚"
}

.i-folder-minus-2:before {
    content: "î‚"
}

.i-folder8:before {
    content: "î‚Ÿ"
}

.i-folder-remove:before {
    content: "î‚ "
}

.i-folder-2:before {
    content: "î‚¡"
}

.i-folder-open:before {
    content: "î‚¢"
}

.i-folder-3:before {
    content: "î‚£"
}

.i-folder-4:before {
    content: "î‚¤"
}

.i-folder-plus-3:before {
    content: "î‚¥"
}

.i-folder-minus-3:before {
    content: "î‚¦"
}

.i-folder-plus-4:before {
    content: "î‚§"
}

.i-folder-remove-2:before {
    content: "î‚¨"
}

.i-folder-download-2:before {
    content: "î‚©"
}

.i-folder-upload-2:before {
    content: "î‚ª"
}

.i-folder-download-3:before {
    content: "î‚«"
}

.i-folder-upload-3:before {
    content: "î‚¬"
}

.i-folder-5:before {
    content: "î‚­"
}

.i-folder-open-2:before {
    content: "î‚®"
}

.i-folder-6:before {
    content: "î‚¯"
}

.i-folder-open-3:before {
    content: "î‚°"
}

.i-certificate:before {
    content: "î‚±"
}

.i-cc:before {
    content: "î‚²"
}

.i-tag:before {
    content: "î‚³"
}

.i-tag-2:before {
    content: "î‚´"
}

.i-tag-3:before {
    content: "î‚µ"
}

.i-tag-4:before {
    content: "î‚¶"
}

.i-tag-5:before {
    content: "î‚·"
}

.i-tag-6:before {
    content: "î‚¸"
}

.i-tag-7:before {
    content: "î‚¹"
}

.i-tags:before {
    content: "î‚º"
}

.i-tags-2:before {
    content: "î‚»"
}

.i-tag-8:before {
    content: "î‚¼"
}

.i-barcode:before {
    content: "î‚½"
}

.i-barcode-2:before {
    content: "î‚¾"
}

.i-qrcode:before {
    content: "î‚¿"
}

.i-ticket:before {
    content: "îƒ€"
}

.i-cart:before {
    content: "îƒ"
}

.i-cart-2:before {
    content: "îƒ‚"
}

.i-cart-3:before {
    content: "îƒƒ"
}

.i-cart-4:before {
    content: "îƒ„"
}

.i-cart-5:before {
    content: "îƒ…"
}

.i-cart-6:before {
    content: "îƒ†"
}

.i-cart-7:before {
    content: "îƒ‡"
}

.i-cart-plus:before {
    content: "îƒˆ"
}

.i-cart-minus:before {
    content: "îƒ‰"
}

.i-cart-add:before {
    content: "îƒŠ"
}

.i-cart-remove:before {
    content: "îƒ‹"
}

.i-cart-checkout:before {
    content: "îƒŒ"
}

.i-cart-remove-2:before {
    content: "îƒ"
}

.i-basket:before {
    content: "îƒ"
}

.i-basket-2:before {
    content: "îƒ"
}

.i-bag:before {
    content: "îƒ"
}

.i-bag-2:before {
    content: "îƒ‘"
}

.i-bag-3:before {
    content: "îƒ’"
}

.i-coin:before {
    content: "îƒ“"
}

.i-coins:before {
    content: "îƒ”"
}

.i-credit:before {
    content: "îƒ•"
}

.i-credit-2:before {
    content: "îƒ–"
}

.i-calculate:before {
    content: "îƒ—"
}

.i-calculate-2:before {
    content: "îƒ˜"
}

.i-support:before {
    content: "îƒ™"
}

.i-phone:before {
    content: "îƒš"
}

.i-phone-2:before {
    content: "îƒ›"
}

.i-phone-3:before {
    content: "îƒœ"
}

.i-phone-4:before {
    content: "îƒ"
}

.i-contact-add:before {
    content: "îƒ"
}

.i-contact-remove:before {
    content: "îƒŸ"
}

.i-contact-add-2:before {
    content: "îƒ "
}

.i-contact-remove-2:before {
    content: "îƒ¡"
}

.i-call-incoming:before {
    content: "îƒ¢"
}

.i-call-outgoing:before {
    content: "îƒ£"
}

.i-phone-5:before {
    content: "îƒ¤"
}

.i-phone-6:before {
    content: "îƒ¥"
}

.i-phone-hang-up:before {
    content: "îƒ¦"
}

.i-phone-hang-up-2:before {
    content: "îƒ§"
}

.i-address-book:before {
    content: "îƒ¨"
}

.i-address-book-2:before {
    content: "îƒ©"
}

.i-notebook:before {
    content: "îƒª"
}

.i-envelop:before {
    content: "îƒ«"
}

.i-envelop-2:before {
    content: "îƒ¬"
}

.i-mail-send:before {
    content: "îƒ­"
}

.i-envelop-opened:before {
    content: "îƒ®"
}

.i-envelop-3:before {
    content: "îƒ¯"
}

.i-pushpin:before {
    content: "îƒ°"
}

.i-location:before {
    content: "îƒ±"
}

.i-location-2:before {
    content: "îƒ²"
}

.i-location-3:before {
    content: "îƒ³"
}

.i-location-4:before {
    content: "îƒ´"
}

.i-location-5:before {
    content: "îƒµ"
}

.i-location-6:before {
    content: "îƒ¶"
}

.i-location-7:before {
    content: "îƒ·"
}

.i-compass:before {
    content: "îƒ¸"
}

.i-compass-2:before {
    content: "îƒ¹"
}

.i-map:before {
    content: "îƒº"
}

.i-map-2:before {
    content: "îƒ»"
}

.i-map-3:before {
    content: "îƒ¼"
}

.i-map-4:before {
    content: "îƒ½"
}

.i-direction:before {
    content: "îƒ¾"
}

.i-history:before {
    content: "îƒ¿"
}

.i-history-2:before {
    content: "î„€"
}

.i-clock:before {
    content: "î„"
}

.i-clock-2:before {
    content: "î„‚"
}

.i-clock-3:before {
    content: "î„ƒ"
}

.i-clock-4:before {
    content: "î„„"
}

.i-watch:before {
    content: "î„…"
}

.i-clock-5:before {
    content: "î„†"
}

.i-clock-6:before {
    content: "î„‡"
}

.i-clock-7:before {
    content: "î„ˆ"
}

.i-alarm:before {
    content: "î„‰"
}

.i-alarm-2:before {
    content: "î„Š"
}

.i-bell:before {
    content: "î„‹"
}

.i-bell-2:before {
    content: "î„Œ"
}

.i-alarm-plus:before {
    content: "î„"
}

.i-alarm-minus:before {
    content: "î„"
}

.i-alarm-check:before {
    content: "î„"
}

.i-alarm-cancel:before {
    content: "î„"
}

.i-stopwatch:before {
    content: "î„‘"
}

.i-calendar:before {
    content: "î„’"
}

.i-calendar-2:before {
    content: "î„“"
}

.i-calendar-3:before {
    content: "î„”"
}

.i-calendar-4:before {
    content: "î„•"
}

.i-calendar-5:before {
    content: "î„–"
}

.i-print:before {
    content: "î„—"
}

.i-print-2:before {
    content: "î„˜"
}

.i-print-3:before {
    content: "î„™"
}

.i-mouse:before {
    content: "î„š"
}

.i-mouse-2:before {
    content: "î„›"
}

.i-mouse-3:before {
    content: "î„œ"
}

.i-mouse-4:before {
    content: "î„"
}

.i-keyboard:before {
    content: "î„"
}

.i-keyboard-2:before {
    content: "î„Ÿ"
}

.i-screen:before {
    content: "î„ "
}

.i-screen-2:before {
    content: "î„¡"
}

.i-screen-3:before {
    content: "î„¢"
}

.i-screen-4:before {
    content: "î„£"
}

.i-laptop:before {
    content: "î„¤"
}

.i-mobile:before {
    content: "î„¥"
}

.i-mobile-2:before {
    content: "î„¦"
}

.i-tablet:before {
    content: "î„§"
}

.i-mobile-3:before {
    content: "î„¨"
}

.i-tv:before {
    content: "î„©"
}

.i-cabinet:before {
    content: "î„ª"
}

.i-archive:before {
    content: "î„«"
}

.i-drawer:before {
    content: "î„¬"
}

.i-drawer-2:before {
    content: "î„­"
}

.i-drawer-3:before {
    content: "î„®"
}

.i-box:before {
    content: "î„¯"
}

.i-box-add:before {
    content: "î„°"
}

.i-box-remove:before {
    content: "î„±"
}

.i-download:before {
    content: "î„²"
}

.i-upload:before {
    content: "î„³"
}

.i-disk:before {
    content: "î„´"
}

.i-cd:before {
    content: "î„µ"
}

.i-storage:before {
    content: "î„¶"
}

.i-storage-2:before {
    content: "î„·"
}

.i-database:before {
    content: "î„¸"
}

.i-database-2:before {
    content: "î„¹"
}

.i-database-3:before {
    content: "î„º"
}

.i-undo:before {
    content: "î„»"
}

.i-redo:before {
    content: "î„¼"
}

.i-rotate:before {
    content: "î„½"
}

.i-rotate-2:before {
    content: "î„¾"
}

.i-flip:before {
    content: "î„¿"
}

.i-flip-2:before {
    content: "î…€"
}

.i-unite:before {
    content: "î…"
}

.i-subtract:before {
    content: "î…‚"
}

.i-interset:before {
    content: "î…ƒ"
}

.i-exclude:before {
    content: "î…„"
}

.i-align-left:before {
    content: "î……"
}

.i-align-center-horizontal:before {
    content: "î…†"
}

.i-align-right:before {
    content: "î…‡"
}

.i-align-top:before {
    content: "î…ˆ"
}

.i-align-center-vertical:before {
    content: "î…‰"
}

.i-align-bottom:before {
    content: "î…Š"
}

.i-undo-2:before {
    content: "î…‹"
}

.i-redo-2:before {
    content: "î…Œ"
}

.i-forward:before {
    content: "î…"
}

.i-reply:before {
    content: "î…"
}

.i-reply-2:before {
    content: "î…"
}

.i-bubble:before {
    content: "î…"
}

.i-bubbles:before {
    content: "î…‘"
}

.i-bubbles-2:before {
    content: "î…’"
}

.i-bubble-2:before {
    content: "î…“"
}

.i-bubbles-3:before {
    content: "î…”"
}

.i-bubbles-4:before {
    content: "î…•"
}

.i-bubble-notification:before {
    content: "î…–"
}

.i-bubbles-5:before {
    content: "î…—"
}

.i-bubbles-6:before {
    content: "î…˜"
}

.i-bubble-3:before {
    content: "î…™"
}

.i-bubble-dots:before {
    content: "î…š"
}

.i-bubble-4:before {
    content: "î…›"
}

.i-bubble-5:before {
    content: "î…œ"
}

.i-bubble-dots-2:before {
    content: "î…"
}

.i-bubble-6:before {
    content: "î…"
}

.i-bubble-7:before {
    content: "î…Ÿ"
}

.i-bubble-8:before {
    content: "î… "
}

.i-bubbles-7:before {
    content: "î…¡"
}

.i-bubble-9:before {
    content: "î…¢"
}

.i-bubbles-8:before {
    content: "î…£"
}

.i-bubble-10:before {
    content: "î…¤"
}

.i-bubble-dots-3:before {
    content: "î…¥"
}

.i-bubble-11:before {
    content: "î…¦"
}

.i-bubble-12:before {
    content: "î…§"
}

.i-bubble-dots-4:before {
    content: "î…¨"
}

.i-bubble-13:before {
    content: "î…©"
}

.i-bubbles-9:before {
    content: "î…ª"
}

.i-bubbles-10:before {
    content: "î…«"
}

.i-bubble-blocked:before {
    content: "î…¬"
}

.i-bubble-quote:before {
    content: "î…­"
}

.i-bubble-user:before {
    content: "î…®"
}

.i-bubble-check:before {
    content: "î…¯"
}

.i-bubble-video-chat:before {
    content: "î…°"
}

.i-bubble-link:before {
    content: "î…±"
}

.i-bubble-locked:before {
    content: "î…²"
}

.i-bubble-star:before {
    content: "î…³"
}

.i-bubble-heart:before {
    content: "î…´"
}

.i-bubble-paperclip:before {
    content: "î…µ"
}

.i-bubble-cancel:before {
    content: "î…¶"
}

.i-bubble-plus:before {
    content: "î…·"
}

.i-bubble-minus:before {
    content: "î…¸"
}

.i-bubble-notification-2:before {
    content: "î…¹"
}

.i-bubble-trash:before {
    content: "î…º"
}

.i-bubble-left:before {
    content: "î…»"
}

.i-bubble-right:before {
    content: "î…¼"
}

.i-bubble-up:before {
    content: "î…½"
}

.i-bubble-down:before {
    content: "î…¾"
}

.i-bubble-first:before {
    content: "î…¿"
}

.i-bubble-last:before {
    content: "î†€"
}

.i-bubble-replu:before {
    content: "î†"
}

.i-bubble-forward:before {
    content: "î†‚"
}

.i-bubble-reply:before {
    content: "î†ƒ"
}

.i-bubble-forward-2:before {
    content: "î†„"
}

.i-user:before {
    content: "î†…"
}

.i-users:before {
    content: "î††"
}

.i-user-plus:before {
    content: "î†‡"
}

.i-user-plus-2:before {
    content: "î†ˆ"
}

.i-user-minus:before {
    content: "î†‰"
}

.i-user-minus-2:before {
    content: "î†Š"
}

.i-user-cancel:before {
    content: "î†‹"
}

.i-user-block:before {
    content: "î†Œ"
}

.i-users-2:before {
    content: "î†"
}

.i-user-2:before {
    content: "î†"
}

.i-users-3:before {
    content: "î†"
}

.i-user-plus-3:before {
    content: "î†"
}

.i-user-minus-3:before {
    content: "î†‘"
}

.i-user-cancel-2:before {
    content: "î†’"
}

.i-user-block-2:before {
    content: "î†“"
}

.i-user-3:before {
    content: "î†”"
}

.i-user-4:before {
    content: "î†•"
}

.i-user-5:before {
    content: "î†–"
}

.i-user-6:before {
    content: "î†—"
}

.i-users-4:before {
    content: "î†˜"
}

.i-user-7:before {
    content: "î†™"
}

.i-user-8:before {
    content: "î†š"
}

.i-users-5:before {
    content: "î†›"
}

.i-vcard:before {
    content: "î†œ"
}

.i-tshirt:before {
    content: "î†"
}

.i-hanger:before {
    content: "î†"
}

.i-quotes-left:before {
    content: "î†Ÿ"
}

.i-quotes-right:before {
    content: "î† "
}

.i-quotes-right-2:before {
    content: "î†¡"
}

.i-quotes-right-3:before {
    content: "î†¢"
}

.i-busy:before {
    content: "î†£"
}

.i-busy-2:before {
    content: "î†¤"
}

.i-busy-3:before {
    content: "î†¥"
}

.i-busy-4:before {
    content: "î†¦"
}

.i-spinner:before {
    content: "î†§"
}

.i-spinner-2:before {
    content: "î†¨"
}

.i-spinner-3:before {
    content: "î†©"
}

.i-spinner-4:before {
    content: "î†ª"
}

.i-spinner-5:before {
    content: "î†«"
}

.i-spinner-6:before {
    content: "î†¬"
}

.i-spinner-7:before {
    content: "î†­"
}

.i-spinner-8:before {
    content: "î†®"
}

.i-spinner-9:before {
    content: "î†¯"
}

.i-spinner-10:before {
    content: "î†°"
}

.i-spinner-11:before {
    content: "î†±"
}

.i-spinner-12:before {
    content: "î†²"
}

.i-microscope:before {
    content: "î†³"
}

.i-binoculars:before {
    content: "î†´"
}

.i-binoculars-2:before {
    content: "î†µ"
}

.i-search:before {
    content: "î†¶"
}

.i-search-2:before {
    content: "î†·"
}

.i-zoom-in:before {
    content: "î†¸"
}

.i-zoom-out:before {
    content: "î†¹"
}

.i-search-3:before {
    content: "î†º"
}

.i-search-4:before {
    content: "î†»"
}

.i-zoom-in-2:before {
    content: "î†¼"
}

.i-zoom-out-2:before {
    content: "î†½"
}

.i-search-5:before {
    content: "î†¾"
}

.i-expand:before {
    content: "î†¿"
}

.i-contract:before {
    content: "î‡€"
}

.i-scale-up:before {
    content: "î‡"
}

.i-scale-down:before {
    content: "î‡‚"
}

.i-expand-2:before {
    content: "î‡ƒ"
}

.i-contract-2:before {
    content: "î‡„"
}

.i-scale-up-2:before {
    content: "î‡…"
}

.i-scale-down-2:before {
    content: "î‡†"
}

.i-fullscreen:before {
    content: "î‡‡"
}

.i-expand-3:before {
    content: "î‡ˆ"
}

.i-contract-3:before {
    content: "î‡‰"
}

.i-key:before {
    content: "î‡Š"
}

.i-key-2:before {
    content: "î‡‹"
}

.i-key-3:before {
    content: "î‡Œ"
}

.i-key-4:before {
    content: "î‡"
}

.i-key-5:before {
    content: "î‡"
}

.i-keyhole:before {
    content: "î‡"
}

.i-lock:before {
    content: "î‡"
}

.i-lock-2:before {
    content: "î‡‘"
}

.i-lock-3:before {
    content: "î‡’"
}

.i-lock-4:before {
    content: "î‡“"
}

.i-unlocked:before {
    content: "î‡”"
}

.i-lock-5:before {
    content: "î‡•"
}

.i-unlocked-2:before {
    content: "î‡–"
}

.i-wrench:before {
    content: "î‡—"
}

.i-wrench-2:before {
    content: "î‡˜"
}

.i-wrench-3:before {
    content: "î‡™"
}

.i-wrench-4:before {
    content: "î‡š"
}

.i-settings:before {
    content: "î‡›"
}

.i-equalizer:before {
    content: "î‡œ"
}

.i-equalizer-2:before {
    content: "î‡"
}

.i-equalizer-3:before {
    content: "î‡"
}

.i-cog:before {
    content: "î‡Ÿ"
}

.i-cogs:before {
    content: "î‡ "
}

.i-cog-2:before {
    content: "î‡¡"
}

.i-cog-3:before {
    content: "î‡¢"
}

.i-cog-4:before {
    content: "î‡£"
}

.i-cog-5:before {
    content: "î‡¤"
}

.i-cog-6:before {
    content: "î‡¥"
}

.i-cog-7:before {
    content: "î‡¦"
}

.i-factory:before {
    content: "î‡§"
}

.i-hammer:before {
    content: "î‡¨"
}

.i-tools:before {
    content: "î‡©"
}

.i-screwdriver:before {
    content: "î‡ª"
}

.i-screwdriver-2:before {
    content: "î‡«"
}

.i-wand:before {
    content: "î‡¬"
}

.i-wand-2:before {
    content: "î‡­"
}

.i-health:before {
    content: "î‡®"
}

.i-aid:before {
    content: "î‡¯"
}

.i-patch:before {
    content: "î‡°"
}

.i-bug:before {
    content: "î‡±"
}

.i-bug-2:before {
    content: "î‡²"
}

.i-inject:before {
    content: "î‡³"
}

.i-inject-2:before {
    content: "î‡´"
}

.i-construction:before {
    content: "î‡µ"
}

.i-cone:before {
    content: "î‡¶"
}

.i-pie:before {
    content: "î‡·"
}

.i-pie-2:before {
    content: "î‡¸"
}

.i-pie-3:before {
    content: "î‡¹"
}

.i-pie-4:before {
    content: "î‡º"
}

.i-pie-5:before {
    content: "î‡»"
}

.i-pie-6:before {
    content: "î‡¼"
}

.i-pie-7:before {
    content: "î‡½"
}

.i-stats:before {
    content: "î‡¾"
}

.i-stats-2:before {
    content: "î‡¿"
}

.i-stats-3:before {
    content: "îˆ€"
}

.i-bars:before {
    content: "îˆ"
}

.i-bars-2:before {
    content: "îˆ‚"
}

.i-bars-3:before {
    content: "îˆƒ"
}

.i-bars-4:before {
    content: "îˆ„"
}

.i-bars-5:before {
    content: "îˆ…"
}

.i-bars-6:before {
    content: "îˆ†"
}

.i-stats-up:before {
    content: "îˆ‡"
}

.i-stats-down:before {
    content: "îˆˆ"
}

.i-stairs-down:before {
    content: "îˆ‰"
}

.i-stairs-down-2:before {
    content: "îˆŠ"
}

.i-chart:before {
    content: "îˆ‹"
}

.i-stairs:before {
    content: "îˆŒ"
}

.i-stairs-2:before {
    content: "îˆ"
}

.i-ladder:before {
    content: "îˆ"
}

.i-cake:before {
    content: "îˆ"
}

.i-gift:before {
    content: "îˆ"
}

.i-gift-2:before {
    content: "îˆ‘"
}

.i-balloon:before {
    content: "îˆ’"
}

.i-rating:before {
    content: "îˆ“"
}

.i-rating-2:before {
    content: "îˆ”"
}

.i-rating-3:before {
    content: "îˆ•"
}

.i-podium:before {
    content: "îˆ–"
}

.i-medal:before {
    content: "îˆ—"
}

.i-medal-2:before {
    content: "îˆ˜"
}

.i-medal-3:before {
    content: "îˆ™"
}

.i-medal-4:before {
    content: "îˆš"
}

.i-medal-5:before {
    content: "îˆ›"
}

.i-crown:before {
    content: "îˆœ"
}

.i-trophy:before {
    content: "îˆ"
}

.i-trophy-2:before {
    content: "îˆ"
}

.i-trophy-star:before {
    content: "îˆŸ"
}

.i-diamond:before {
    content: "îˆ "
}

.i-diamond-2:before {
    content: "îˆ¡"
}

.i-glass:before {
    content: "îˆ¢"
}

.i-glass-2:before {
    content: "îˆ£"
}

.i-bottle:before {
    content: "îˆ¤"
}

.i-bottle-2:before {
    content: "îˆ¥"
}

.i-mug:before {
    content: "îˆ¦"
}

.i-food:before {
    content: "îˆ§"
}

.i-food-2:before {
    content: "îˆ¨"
}

.i-hamburger:before {
    content: "îˆ©"
}

.i-cup:before {
    content: "îˆª"
}

.i-cup-2:before {
    content: "îˆ«"
}

.i-leaf:before {
    content: "îˆ¬"
}

.i-leaf-2:before {
    content: "îˆ­"
}

.i-apple-fruit:before {
    content: "îˆ®"
}

.i-tree:before {
    content: "îˆ¯"
}

.i-tree-2:before {
    content: "îˆ°"
}

.i-paw:before {
    content: "îˆ±"
}

.i-steps:before {
    content: "îˆ²"
}

.i-flower:before {
    content: "îˆ³"
}

.i-rocket:before {
    content: "îˆ´"
}

.i-meter:before {
    content: "îˆµ"
}

.i-meter2:before {
    content: "îˆ¶"
}

.i-meter-slow:before {
    content: "îˆ·"
}

.i-meter-medium:before {
    content: "îˆ¸"
}

.i-meter-fast:before {
    content: "îˆ¹"
}

.i-dashboard:before {
    content: "îˆº"
}

.i-hammer-2:before {
    content: "îˆ»"
}

.i-balance:before {
    content: "îˆ¼"
}

.i-bomb:before {
    content: "îˆ½"
}

.i-fire:before {
    content: "îˆ¾"
}

.i-fire-2:before {
    content: "îˆ¿"
}

.i-lab:before {
    content: "î‰€"
}

.i-atom:before {
    content: "î‰"
}

.i-atom-2:before {
    content: "î‰‚"
}

.i-magnet:before {
    content: "î‰ƒ"
}

.i-magnet-2:before {
    content: "î‰„"
}

.i-magnet-3:before {
    content: "î‰…"
}

.i-magnet-4:before {
    content: "î‰†"
}

.i-dumbbell:before {
    content: "î‰‡"
}

.i-skull:before {
    content: "î‰ˆ"
}

.i-skull-2:before {
    content: "î‰‰"
}

.i-skull-3:before {
    content: "î‰Š"
}

.i-lamp:before {
    content: "î‰‹"
}

.i-lamp-2:before {
    content: "î‰Œ"
}

.i-lamp-3:before {
    content: "î‰"
}

.i-lamp-4:before {
    content: "î‰"
}

.i-remove:before {
    content: "î‰"
}

.i-remove-2:before {
    content: "î‰"
}

.i-remove-3:before {
    content: "î‰‘"
}

.i-remove-4:before {
    content: "î‰’"
}

.i-remove-5:before {
    content: "î‰“"
}

.i-remove-6:before {
    content: "î‰”"
}

.i-remove-7:before {
    content: "î‰•"
}

.i-remove-8:before {
    content: "î‰–"
}

.i-briefcase:before {
    content: "î‰—"
}

.i-briefcase-2:before {
    content: "î‰˜"
}

.i-briefcase-3:before {
    content: "î‰™"
}

.i-airplane:before {
    content: "î‰š"
}

.i-airplane-2:before {
    content: "î‰›"
}

.i-paper-plane:before {
    content: "î‰œ"
}

.i-car:before {
    content: "î‰"
}

.i-gas-pump:before {
    content: "î‰"
}

.i-bus:before {
    content: "î‰Ÿ"
}

.i-truck:before {
    content: "î‰ "
}

.i-bike:before {
    content: "î‰¡"
}

.i-road:before {
    content: "î‰¢"
}

.i-train:before {
    content: "î‰£"
}

.i-ship:before {
    content: "î‰¤"
}

.i-boat:before {
    content: "î‰¥"
}

.i-cube:before {
    content: "î‰¦"
}

.i-cube-2:before {
    content: "î‰§"
}

.i-cube-3:before {
    content: "î‰¨"
}

.i-cube4:before {
    content: "î‰©"
}

.i-pyramid:before {
    content: "î‰ª"
}

.i-pyramid-2:before {
    content: "î‰«"
}

.i-cylinder:before {
    content: "î‰¬"
}

.i-package:before {
    content: "î‰­"
}

.i-puzzle:before {
    content: "î‰®"
}

.i-puzzle-2:before {
    content: "î‰¯"
}

.i-puzzle-3:before {
    content: "î‰°"
}

.i-puzzle-4:before {
    content: "î‰±"
}

.i-glasses:before {
    content: "î‰²"
}

.i-glasses-2:before {
    content: "î‰³"
}

.i-glasses-3:before {
    content: "î‰´"
}

.i-sun-glasses:before {
    content: "î‰µ"
}

.i-accessibility:before {
    content: "î‰¶"
}

.i-accessibility-2:before {
    content: "î‰·"
}

.i-brain:before {
    content: "î‰¸"
}

.i-target:before {
    content: "î‰¹"
}

.i-target-2:before {
    content: "î‰º"
}

.i-target-3:before {
    content: "î‰»"
}

.i-gun:before {
    content: "î‰¼"
}

.i-gun-ban:before {
    content: "î‰½"
}

.i-shield:before {
    content: "î‰¾"
}

.i-shield-2:before {
    content: "î‰¿"
}

.i-shield-3:before {
    content: "îŠ€"
}

.i-shield-4:before {
    content: "îŠ"
}

.i-soccer:before {
    content: "îŠ‚"
}

.i-football:before {
    content: "îŠƒ"
}

.i-baseball:before {
    content: "îŠ„"
}

.i-basketball:before {
    content: "îŠ…"
}

.i-golf:before {
    content: "îŠ†"
}

.i-hockey:before {
    content: "îŠ‡"
}

.i-racing:before {
    content: "îŠˆ"
}

.i-eight-ball:before {
    content: "îŠ‰"
}

.i-bowling-ball:before {
    content: "îŠŠ"
}

.i-bowling:before {
    content: "îŠ‹"
}

.i-bowling-2:before {
    content: "îŠŒ"
}

.i-lightning:before {
    content: "îŠ"
}

.i-power:before {
    content: "îŠ"
}

.i-power-2:before {
    content: "îŠ"
}

.i-switch:before {
    content: "îŠ"
}

.i-power-cord:before {
    content: "îŠ‘"
}

.i-cord:before {
    content: "îŠ’"
}

.i-socket:before {
    content: "îŠ“"
}

.i-clipboard:before {
    content: "îŠ”"
}

.i-clipboard-2:before {
    content: "îŠ•"
}

.i-signup:before {
    content: "îŠ–"
}

.i-clipboard-3:before {
    content: "îŠ—"
}

.i-clipboard-4:before {
    content: "îŠ˜"
}

.i-list:before {
    content: "îŠ™"
}

.i-list-2:before {
    content: "îŠš"
}

.i-list-3:before {
    content: "îŠ›"
}

.i-numbered-list:before {
    content: "îŠœ"
}

.i-list-4:before {
    content: "îŠ"
}

.i-list-5:before {
    content: "îŠ"
}

.i-playlist:before {
    content: "îŠŸ"
}

.i-grid:before {
    content: "îŠ "
}

.i-grid-2:before {
    content: "îŠ¡"
}

.i-grid-3:before {
    content: "îŠ¢"
}

.i-grid-4:before {
    content: "îŠ£"
}

.i-grid-5:before {
    content: "îŠ¤"
}

.i-grid-6:before {
    content: "îŠ¥"
}

.i-tree-3:before {
    content: "îŠ¦"
}

.i-tree-4:before {
    content: "îŠ§"
}

.i-tree-5:before {
    content: "îŠ¨"
}

.i-menu:before {
    content: "îŠ©"
}

.i-menu-2:before {
    content: "îŠª"
}

.i-circle-small:before {
    content: "îŠ«"
}

.i-menu-3:before {
    content: "îŠ¬"
}

.i-menu-4:before {
    content: "îŠ­"
}

.i-menu-5:before {
    content: "îŠ®"
}

.i-menu-6:before {
    content: "îŠ¯"
}

.i-menu-7:before {
    content: "îŠ°"
}

.i-menu-8:before {
    content: "îŠ±"
}

.i-menu-9:before {
    content: "îŠ²"
}

.i-cloud:before {
    content: "îŠ³"
}

.i-cloud-2:before {
    content: "îŠ´"
}

.i-cloud-3:before {
    content: "îŠµ"
}

.i-cloud-download:before {
    content: "îŠ¶"
}

.i-cloud-upload:before {
    content: "îŠ·"
}

.i-download-2:before {
    content: "îŠ¸"
}

.i-upload-2:before {
    content: "îŠ¹"
}

.i-download-3:before {
    content: "îŠº"
}

.i-upload-3:before {
    content: "îŠ»"
}

.i-download-4:before {
    content: "îŠ¼"
}

.i-upload-4:before {
    content: "îŠ½"
}

.i-download-5:before {
    content: "îŠ¾"
}

.i-upload-5:before {
    content: "îŠ¿"
}

.i-download-6:before {
    content: "î‹€"
}

.i-upload-6:before {
    content: "î‹"
}

.i-download-7:before {
    content: "î‹‚"
}

.i-upload-7:before {
    content: "î‹ƒ"
}

.i-globe:before {
    content: "î‹„"
}

.i-globe-2:before {
    content: "î‹…"
}

.i-globe-3:before {
    content: "î‹†"
}

.i-earth:before {
    content: "î‹‡"
}

.i-network:before {
    content: "î‹ˆ"
}

.i-link:before {
    content: "î‹‰"
}

.i-link-2:before {
    content: "î‹Š"
}

.i-link-3:before {
    content: "î‹‹"
}

.i-link2:before {
    content: "î‹Œ"
}

.i-link-4:before {
    content: "î‹"
}

.i-link-5:before {
    content: "î‹"
}

.i-link-6:before {
    content: "î‹"
}

.i-anchor:before {
    content: "î‹"
}

.i-flag:before {
    content: "î‹‘"
}

.i-flag-2:before {
    content: "î‹’"
}

.i-flag-3:before {
    content: "î‹“"
}

.i-flag-4:before {
    content: "î‹”"
}

.i-flag-5:before {
    content: "î‹•"
}

.i-flag-6:before {
    content: "î‹–"
}

.i-attachment:before {
    content: "î‹—"
}

.i-attachment-2:before {
    content: "î‹˜"
}

.i-eye:before {
    content: "î‹™"
}

.i-eye-blocked:before {
    content: "î‹š"
}

.i-eye-2:before {
    content: "î‹›"
}

.i-eye-3:before {
    content: "î‹œ"
}

.i-eye-blocked-2:before {
    content: "î‹"
}

.i-eye-4:before {
    content: "î‹"
}

.i-eye-5:before {
    content: "î‹Ÿ"
}

.i-eye-6:before {
    content: "î‹ "
}

.i-eye-7:before {
    content: "î‹¡"
}

.i-eye-8:before {
    content: "î‹¢"
}

.i-bookmark:before {
    content: "î‹£"
}

.i-bookmark-2:before {
    content: "î‹¤"
}

.i-bookmarks:before {
    content: "î‹¥"
}

.i-bookmark-3:before {
    content: "î‹¦"
}

.i-spotlight:before {
    content: "î‹§"
}

.i-starburst:before {
    content: "î‹¨"
}

.i-snowflake:before {
    content: "î‹©"
}

.i-temperature:before {
    content: "î‹ª"
}

.i-temperature-2:before {
    content: "î‹«"
}

.i-weather-lightning:before {
    content: "î‹¬"
}

.i-weather-rain:before {
    content: "î‹­"
}

.i-weather-snow:before {
    content: "î‹®"
}

.i-windy:before {
    content: "î‹¯"
}

.i-fan:before {
    content: "î‹°"
}

.i-umbrella:before {
    content: "î‹±"
}

.i-sun:before {
    content: "î‹²"
}

.i-sun-2:before {
    content: "î‹³"
}

.i-brightness-high:before {
    content: "î‹´"
}

.i-brightness-medium:before {
    content: "î‹µ"
}

.i-brightness-low:before {
    content: "î‹¶"
}

.i-brightness-contrast:before {
    content: "î‹·"
}

.i-contrast:before {
    content: "î‹¸"
}

.i-moon:before {
    content: "î‹¹"
}

.i-bed:before {
    content: "î‹º"
}

.i-bed-2:before {
    content: "î‹»"
}

.i-star:before {
    content: "î‹¼"
}

.i-star-2:before {
    content: "î‹½"
}

.i-star-3:before {
    content: "î‹¾"
}

.i-star-4:before {
    content: "î‹¿"
}

.i-star-5:before {
    content: "îŒ€"
}

.i-star-6:before {
    content: "îŒ"
}

.i-heart:before {
    content: "îŒ‚"
}

.i-heart-2:before {
    content: "îŒƒ"
}

.i-heart-3:before {
    content: "îŒ„"
}

.i-heart-4:before {
    content: "îŒ…"
}

.i-heart-broken:before {
    content: "îŒ†"
}

.i-heart-5:before {
    content: "îŒ‡"
}

.i-heart-6:before {
    content: "îŒˆ"
}

.i-heart-broken-2:before {
    content: "îŒ‰"
}

.i-heart-7:before {
    content: "îŒŠ"
}

.i-heart-8:before {
    content: "îŒ‹"
}

.i-heart-broken-3:before {
    content: "îŒŒ"
}

.i-lips:before {
    content: "îŒ"
}

.i-lips-2:before {
    content: "îŒ"
}

.i-thumbs-up:before {
    content: "îŒ"
}

.i-thumbs-up-2:before {
    content: "îŒ"
}

.i-thumbs-down:before {
    content: "îŒ‘"
}

.i-thumbs-down-2:before {
    content: "îŒ’"
}

.i-thumbs-up-3:before {
    content: "îŒ“"
}

.i-thumbs-up-4:before {
    content: "îŒ”"
}

.i-thumbs-up-5:before {
    content: "îŒ•"
}

.i-thumbs-up-6:before {
    content: "îŒ–"
}

.i-people:before {
    content: "îŒ—"
}

.i-man:before {
    content: "îŒ˜"
}

.i-male:before {
    content: "îŒ™"
}

.i-woman:before {
    content: "îŒš"
}

.i-female:before {
    content: "îŒ›"
}

.i-peace:before {
    content: "îŒœ"
}

.i-yin-yang:before {
    content: "îŒ"
}

.i-happy:before {
    content: "îŒ"
}

.i-happy-2:before {
    content: "îŒŸ"
}

.i-smiley:before {
    content: "îŒ "
}

.i-smiley-2:before {
    content: "îŒ¡"
}

.i-tongue:before {
    content: "îŒ¢"
}

.i-tongue-2:before {
    content: "îŒ£"
}

.i-sad:before {
    content: "îŒ¤"
}

.i-sad-2:before {
    content: "îŒ¥"
}

.i-wink:before {
    content: "îŒ¦"
}

.i-wink-2:before {
    content: "îŒ§"
}

.i-grin:before {
    content: "îŒ¨"
}

.i-grin-2:before {
    content: "îŒ©"
}

.i-cool:before {
    content: "îŒª"
}

.i-cool-2:before {
    content: "îŒ«"
}

.i-angry:before {
    content: "îŒ¬"
}

.i-angry-2:before {
    content: "îŒ­"
}

.i-evil:before {
    content: "îŒ®"
}

.i-evil-2:before {
    content: "îŒ¯"
}

.i-shocked:before {
    content: "îŒ°"
}

.i-shocked-2:before {
    content: "îŒ±"
}

.i-confused:before {
    content: "îŒ²"
}

.i-confused-2:before {
    content: "îŒ³"
}

.i-neutral:before {
    content: "îŒ´"
}

.i-neutral-2:before {
    content: "îŒµ"
}

.i-wondering:before {
    content: "îŒ¶"
}

.i-wondering-2:before {
    content: "îŒ·"
}

.i-cursor:before {
    content: "îŒ¸"
}

.i-cursor-2:before {
    content: "îŒ¹"
}

.i-point-up:before {
    content: "îŒº"
}

.i-point-right:before {
    content: "îŒ»"
}

.i-point-down:before {
    content: "îŒ¼"
}

.i-point-left:before {
    content: "îŒ½"
}

.i-pointer:before {
    content: "îŒ¾"
}

.i-hand:before {
    content: "îŒ¿"
}

.i-stack-empty:before {
    content: "î€"
}

.i-stack-plus:before {
    content: "î"
}

.i-stack-minus:before {
    content: "î‚"
}

.i-stack-star:before {
    content: "îƒ"
}

.i-stack-picture:before {
    content: "î„"
}

.i-stack-down:before {
    content: "î…"
}

.i-stack-up:before {
    content: "î†"
}

.i-stack-cancel:before {
    content: "î‡"
}

.i-stack-checkmark:before {
    content: "îˆ"
}

.i-stack-list:before {
    content: "î‰"
}

.i-stack-clubs:before {
    content: "îŠ"
}

.i-stack-spades:before {
    content: "î‹"
}

.i-stack-hearts:before {
    content: "îŒ"
}

.i-stack-diamonds:before {
    content: "î"
}

.i-stack-user:before {
    content: "î"
}

.i-stack-4:before {
    content: "î"
}

.i-stack-music:before {
    content: "î"
}

.i-stack-play:before {
    content: "î‘"
}

.i-move:before {
    content: "î’"
}

.i-resize:before {
    content: "î“"
}

.i-resize-2:before {
    content: "î”"
}

.i-warning:before {
    content: "î•"
}

.i-warning-2:before {
    content: "î–"
}

.i-notification:before {
    content: "î—"
}

.i-notification-2:before {
    content: "î˜"
}

.i-question:before {
    content: "î™"
}

.i-question-2:before {
    content: "îš"
}

.i-question-3:before {
    content: "î›"
}

.i-question-4:before {
    content: "îœ"
}

.i-question-5:before {
    content: "î"
}

.i-plus-circle:before {
    content: "î"
}

.i-plus-circle-2:before {
    content: "îŸ"
}

.i-minus-circle:before {
    content: "î "
}

.i-minus-circle-2:before {
    content: "î¡"
}

.i-info:before {
    content: "î¢"
}

.i-info-2:before {
    content: "î£"
}

.i-blocked:before {
    content: "î¤"
}

.i-cancel-circle:before {
    content: "î¥"
}

.i-cancel-circle-2:before {
    content: "î¦"
}

.i-checkmark-circle:before {
    content: "î§"
}

.i-checkmark-circle-2:before {
    content: "î¨"
}

.i-cancel:before {
    content: "î©"
}

.i-spam:before {
    content: "îª"
}

.i-close:before {
    content: "î«"
}

.i-close-2:before {
    content: "î¬"
}

.i-close-3:before {
    content: "î­"
}

.i-close-4:before {
    content: "î®"
}

.i-close-5:before {
    content: "î¯"
}

.i-checkmark:before {
    content: "î°"
}

.i-checkmark-2:before {
    content: "î±"
}

.i-checkmark-3:before {
    content: "î²"
}

.i-checkmark-4:before {
    content: "î³"
}

.i-spell-check:before {
    content: "î´"
}

.i-minus:before {
    content: "îµ"
}

.i-plus:before {
    content: "î¶"
}

.i-minus-2:before {
    content: "î·"
}

.i-plus-2:before {
    content: "î¸"
}

.i-enter:before {
    content: "î¹"
}

.i-exit:before {
    content: "îº"
}

.i-enter-2:before {
    content: "î»"
}

.i-exit-2:before {
    content: "î¼"
}

.i-enter-3:before {
    content: "î½"
}

.i-exit-3:before {
    content: "î¾"
}

.i-exit-4:before {
    content: "î¿"
}

.i-play-3:before {
    content: "î€"
}

.i-pause:before {
    content: "î"
}

.i-stop:before {
    content: "î‚"
}

.i-backward:before {
    content: "îƒ"
}

.i-forward-2:before {
    content: "î„"
}

.i-play-4:before {
    content: "î…"
}

.i-pause-2:before {
    content: "î†"
}

.i-stop-2:before {
    content: "î‡"
}

.i-backward-2:before {
    content: "îˆ"
}

.i-forward-3:before {
    content: "î‰"
}

.i-first:before {
    content: "îŠ"
}

.i-last:before {
    content: "î‹"
}

.i-previous:before {
    content: "îŒ"
}

.i-next:before {
    content: "î"
}

.i-eject:before {
    content: "î"
}

.i-volume-high:before {
    content: "î"
}

.i-volume-medium:before {
    content: "î"
}

.i-volume-low:before {
    content: "î‘"
}

.i-volume-mute:before {
    content: "î’"
}

.i-volume-mute-2:before {
    content: "î“"
}

.i-volume-increase:before {
    content: "î”"
}

.i-volume-decrease:before {
    content: "î•"
}

.i-volume-high-2:before {
    content: "î–"
}

.i-volume-medium-2:before {
    content: "î—"
}

.i-volume-low-2:before {
    content: "î˜"
}

.i-volume-mute-3:before {
    content: "î™"
}

.i-volume-mute-4:before {
    content: "îš"
}

.i-volume-increase-2:before {
    content: "î›"
}

.i-volume-decrease-2:before {
    content: "îœ"
}

.i-volume5:before {
    content: "î"
}

.i-volume4:before {
    content: "î"
}

.i-volume3:before {
    content: "îŸ"
}

.i-volume2:before {
    content: "î "
}

.i-volume1:before {
    content: "î¡"
}

.i-volume0:before {
    content: "î¢"
}

.i-volume-mute-5:before {
    content: "î£"
}

.i-volume-mute-6:before {
    content: "î¤"
}

.i-loop:before {
    content: "î¥"
}

.i-loop-2:before {
    content: "î¦"
}

.i-loop-3:before {
    content: "î§"
}

.i-loop-4:before {
    content: "î¨"
}

.i-loop-5:before {
    content: "î©"
}

.i-shuffle:before {
    content: "îª"
}

.i-shuffle-2:before {
    content: "î«"
}

.i-wave:before {
    content: "î¬"
}

.i-wave-2:before {
    content: "î­"
}

.i-arrow-first:before {
    content: "î®"
}

.i-arrow-right:before {
    content: "î¯"
}

.i-arrow-up:before {
    content: "î°"
}

.i-arrow-right-2:before {
    content: "î±"
}

.i-arrow-down:before {
    content: "î²"
}

.i-arrow-left:before {
    content: "î³"
}

.i-arrow-up-2:before {
    content: "î´"
}

.i-arrow-right-3:before {
    content: "îµ"
}

.i-arrow-down-2:before {
    content: "î¶"
}

.i-arrow-left-2:before {
    content: "î·"
}

.i-arrow-up-left:before {
    content: "î¸"
}

.i-arrow-up-3:before {
    content: "î¹"
}

.i-arrow-up-right:before {
    content: "îº"
}

.i-arrow-right-4:before {
    content: "î»"
}

.i-arrow-down-right:before {
    content: "î¼"
}

.i-arrow-down-3:before {
    content: "î½"
}

.i-arrow-down-left:before {
    content: "î¾"
}

.i-arrow-left-3:before {
    content: "î¿"
}

.i-arrow-up-left-2:before {
    content: "î€"
}

.i-arrow-up-4:before {
    content: "î"
}

.i-arrow-up-right-2:before {
    content: "î‚"
}

.i-arrow-right-5:before {
    content: "îƒ"
}

.i-arrow-down-right-2:before {
    content: "î„"
}

.i-arrow-down-4:before {
    content: "î…"
}

.i-arrow-down-left-2:before {
    content: "î†"
}

.i-arrow-left-4:before {
    content: "î‡"
}

.i-arrow-up-left-3:before {
    content: "îˆ"
}

.i-arrow-up-5:before {
    content: "î‰"
}

.i-arrow-up-right-3:before {
    content: "îŠ"
}

.i-arrow-right-6:before {
    content: "î‹"
}

.i-arrow-down-right-3:before {
    content: "îŒ"
}

.i-arrow-down-5:before {
    content: "î"
}

.i-arrow-down-left-3:before {
    content: "î"
}

.i-arrow-left-5:before {
    content: "î"
}

.i-arrow-up-left-4:before {
    content: "î"
}

.i-arrow-up-6:before {
    content: "î‘"
}

.i-arrow-up-right-4:before {
    content: "î’"
}

.i-arrow-right-7:before {
    content: "î“"
}

.i-arrow-down-right-4:before {
    content: "î”"
}

.i-arrow-down-6:before {
    content: "î•"
}

.i-arrow-down-left-4:before {
    content: "î–"
}

.i-arrow-left-6:before {
    content: "î—"
}

.i-arrow:before {
    content: "î˜"
}

.i-arrow-2:before {
    content: "î™"
}

.i-arrow-3:before {
    content: "îš"
}

.i-arrow-4:before {
    content: "î›"
}

.i-arrow-5:before {
    content: "îœ"
}

.i-arrow-6:before {
    content: "î"
}

.i-arrow-7:before {
    content: "î"
}

.i-arrow-8:before {
    content: "îŸ"
}

.i-arrow-up-left-5:before {
    content: "î "
}

.i-arrow-square:before {
    content: "î¡"
}

.i-arrow-up-right-5:before {
    content: "î¢"
}

.i-arrow-right-8:before {
    content: "î£"
}

.i-arrow-down-right-5:before {
    content: "î¤"
}

.i-arrow-down-7:before {
    content: "î¥"
}

.i-arrow-down-left-5:before {
    content: "î¦"
}

.i-arrow-left-7:before {
    content: "î§"
}

.i-arrow-up-7:before {
    content: "î¨"
}

.i-arrow-right-9:before {
    content: "î©"
}

.i-arrow-down-8:before {
    content: "îª"
}

.i-arrow-left-8:before {
    content: "î«"
}

.i-arrow-up-8:before {
    content: "î¬"
}

.i-arrow-right-10:before {
    content: "î­"
}

.i-arrow-bottom:before {
    content: "î®"
}

.i-arrow-left-9:before {
    content: "î¯"
}

.i-arrow-up-left-6:before {
    content: "î°"
}

.i-arrow-up-9:before {
    content: "î±"
}

.i-arrow-up-right-6:before {
    content: "î²"
}

.i-arrow-right-11:before {
    content: "î³"
}

.i-arrow-down-right-6:before {
    content: "î´"
}

.i-arrow-down-9:before {
    content: "îµ"
}

.i-arrow-down-left-6:before {
    content: "î¶"
}

.i-arrow-left-10:before {
    content: "î·"
}

.i-arrow-up-left-7:before {
    content: "î¸"
}

.i-arrow-up-10:before {
    content: "î¹"
}

.i-arrow-up-right-7:before {
    content: "îº"
}

.i-arrow-right-12:before {
    content: "î»"
}

.i-arrow-down-right-7:before {
    content: "î¼"
}

.i-arrow-down-10:before {
    content: "î½"
}

.i-arrow-down-left-7:before {
    content: "î¾"
}

.i-arrow-left-11:before {
    content: "î¿"
}

.i-arrow-up-11:before {
    content: "î€"
}

.i-arrow-right-13:before {
    content: "î"
}

.i-arrow-down-11:before {
    content: "î‚"
}

.i-arrow-left-12:before {
    content: "îƒ"
}

.i-arrow-up-12:before {
    content: "î„"
}

.i-arrow-right-14:before {
    content: "î…"
}

.i-arrow-down-12:before {
    content: "î†"
}

.i-arrow-left-13:before {
    content: "î‡"
}

.i-arrow-up-13:before {
    content: "îˆ"
}

.i-arrow-right-15:before {
    content: "î‰"
}

.i-arrow-down-13:before {
    content: "îŠ"
}

.i-arrow-left-14:before {
    content: "î‹"
}

.i-arrow-up-14:before {
    content: "îŒ"
}

.i-arrow-right-16:before {
    content: "î"
}

.i-arrow-down-14:before {
    content: "î"
}

.i-arrow-left-15:before {
    content: "î"
}

.i-arrow-up-15:before {
    content: "î"
}

.i-arrow-right-17:before {
    content: "î‘"
}

.i-arrow-down-15:before {
    content: "î’"
}

.i-arrow-left-16:before {
    content: "î“"
}

.i-arrow-up-16:before {
    content: "î”"
}

.i-arrow-right-18:before {
    content: "î•"
}

.i-arrow-down-16:before {
    content: "î–"
}

.i-arrow-left-17:before {
    content: "î—"
}

.i-menu-10:before {
    content: "î˜"
}

.i-menu-11:before {
    content: "î™"
}

.i-menu-close:before {
    content: "îš"
}

.i-menu-close-2:before {
    content: "î›"
}

.i-enter-4:before {
    content: "îœ"
}

.i-enter-5:before {
    content: "î"
}

.i-esc:before {
    content: "î"
}

.i-backspace:before {
    content: "îŸ"
}

.i-backspace-2:before {
    content: "î "
}

.i-backspace-3:before {
    content: "î¡"
}

.i-tab:before {
    content: "î¢"
}

.i-transmission:before {
    content: "î£"
}

.i-transmission-2:before {
    content: "î¤"
}

.i-sort:before {
    content: "î¥"
}

.i-sort-2:before {
    content: "î¦"
}

.i-key-keyboard:before {
    content: "î§"
}

.i-key-A:before {
    content: "î¨"
}

.i-key-up:before {
    content: "î©"
}

.i-key-right:before {
    content: "îª"
}

.i-key-down:before {
    content: "î«"
}

.i-key-left:before {
    content: "î¬"
}

.i-command:before {
    content: "î­"
}

.i-checkbox-checked:before {
    content: "î®"
}

.i-checkbox-unchecked:before {
    content: "î¯"
}

.i-square:before {
    content: "î°"
}

.i-checkbox-partial:before {
    content: "î±"
}

.i-checkbox:before {
    content: "î²"
}

.i-checkbox-unchecked-2:before {
    content: "î³"
}

.i-checkbox-partial-2:before {
    content: "î´"
}

.i-checkbox-checked-2:before {
    content: "îµ"
}

.i-checkbox-unchecked-3:before {
    content: "î¶"
}

.i-checkbox-partial-3:before {
    content: "î·"
}

.i-radio-checked:before {
    content: "î¸"
}

.i-radio-unchecked:before {
    content: "î¹"
}

.i-circle:before {
    content: "îº"
}

.i-circle-2:before {
    content: "î»"
}

.i-crop:before {
    content: "î¼"
}

.i-crop-2:before {
    content: "î½"
}

.i-vector:before {
    content: "î¾"
}

.i-rulers:before {
    content: "î¿"
}

.i-scissors:before {
    content: "î‘€"
}

.i-scissors-2:before {
    content: "î‘"
}

.i-scissors-3:before {
    content: "î‘‚"
}

.i-filter:before {
    content: "î‘ƒ"
}

.i-filter-2:before {
    content: "î‘„"
}

.i-filter-3:before {
    content: "î‘…"
}

.i-filter-4:before {
    content: "î‘†"
}

.i-font:before {
    content: "î‘‡"
}

.i-font-size:before {
    content: "î‘ˆ"
}

.i-type:before {
    content: "î‘‰"
}

.i-text-height:before {
    content: "î‘Š"
}

.i-text-width:before {
    content: "î‘‹"
}

.i-height:before {
    content: "î‘Œ"
}

.i-width:before {
    content: "î‘"
}

.i-bold:before {
    content: "î‘"
}

.i-underline:before {
    content: "î‘"
}

.i-italic:before {
    content: "î‘"
}

.i-strikethrough:before {
    content: "î‘‘"
}

.i-strikethrough-2:before {
    content: "î‘’"
}

.i-font-size-2:before {
    content: "î‘“"
}

.i-bold-2:before {
    content: "î‘”"
}

.i-underline-2:before {
    content: "î‘•"
}

.i-italic-2:before {
    content: "î‘–"
}

.i-strikethrough-3:before {
    content: "î‘—"
}

.i-omega:before {
    content: "î‘˜"
}

.i-sigma:before {
    content: "î‘™"
}

.i-nbsp:before {
    content: "î‘š"
}

.i-page-break:before {
    content: "î‘›"
}

.i-page-break-2:before {
    content: "î‘œ"
}

.i-superscript:before {
    content: "î‘"
}

.i-subscript:before {
    content: "î‘"
}

.i-superscript-2:before {
    content: "î‘Ÿ"
}

.i-subscript-2:before {
    content: "î‘ "
}

.i-text-color:before {
    content: "î‘¡"
}

.i-highlight:before {
    content: "î‘¢"
}

.i-pagebreak:before {
    content: "î‘£"
}

.i-clear-formatting:before {
    content: "î‘¤"
}

.i-table:before {
    content: "î‘¥"
}

.i-table-2:before {
    content: "î‘¦"
}

.i-insert-template:before {
    content: "î‘§"
}

.i-pilcrow:before {
    content: "î‘¨"
}

.i-left-to-right:before {
    content: "î‘©"
}

.i-right-to-left:before {
    content: "î‘ª"
}

.i-paragraph-left:before {
    content: "î‘«"
}

.i-paragraph-center:before {
    content: "î‘¬"
}

.i-paragraph-right:before {
    content: "î‘­"
}

.i-paragraph-justify:before {
    content: "î‘®"
}

.i-paragraph-left-2:before {
    content: "î‘¯"
}

.i-paragraph-center-2:before {
    content: "î‘°"
}

.i-paragraph-right-2:before {
    content: "î‘±"
}

.i-paragraph-justify-2:before {
    content: "î‘²"
}

.i-indent-increase:before {
    content: "î‘³"
}

.i-indent-decrease:before {
    content: "î‘´"
}

.i-paragraph-left-3:before {
    content: "î‘µ"
}

.i-paragraph-center-3:before {
    content: "î‘¶"
}

.i-paragraph-right-3:before {
    content: "î‘·"
}

.i-paragraph-justify-3:before {
    content: "î‘¸"
}

.i-indent-increase-2:before {
    content: "î‘¹"
}

.i-indent-decrease-2:before {
    content: "î‘º"
}

.i-share:before {
    content: "î‘»"
}

.i-new-tab:before {
    content: "î‘¼"
}

.i-new-tab-2:before {
    content: "î‘½"
}

.i-popout:before {
    content: "î‘¾"
}

.i-embed:before {
    content: "î‘¿"
}

.i-code:before {
    content: "î’€"
}

.i-console:before {
    content: "î’"
}

.i-seven-segment-0:before {
    content: "î’‚"
}

.i-seven-segment-1:before {
    content: "î’ƒ"
}

.i-seven-segment-2:before {
    content: "î’„"
}

.i-seven-segment-3:before {
    content: "î’…"
}

.i-seven-segment-4:before {
    content: "î’†"
}

.i-seven-segment-5:before {
    content: "î’‡"
}

.i-seven-segment-6:before {
    content: "î’ˆ"
}

.i-seven-segment-7:before {
    content: "î’‰"
}

.i-seven-segment-8:before {
    content: "î’Š"
}

.i-seven-segment-9:before {
    content: "î’‹"
}

.i-share-2:before {
    content: "î’Œ"
}

.i-share-3:before {
    content: "î’"
}

.i-mail:before {
    content: "î’"
}

.i-mail-2:before {
    content: "î’"
}

.i-mail-3:before {
    content: "î’"
}

.i-mail-4:before {
    content: "î’‘"
}

.i-google:before {
    content: "î’’"
}

.i-google-plus:before {
    content: "î’“"
}

.i-google-plus-2:before {
    content: "î’”"
}

.i-google-plus-3:before {
    content: "î’•"
}

.i-google-plus-4:before {
    content: "î’–"
}

.i-google-drive:before {
    content: "î’—"
}

.i-facebook:before {
    content: "î’˜"
}

.i-facebook-2:before {
    content: "î’™"
}

.i-facebook-3:before {
    content: "î’š"
}

.i-facebook-4:before {
    content: "î’›"
}

.i-instagram:before {
    content: "î’œ"
}

.i-twitter:before {
    content: "î’"
}

.i-twitter-2:before {
    content: "î’"
}

.i-twitter-3:before {
    content: "î’Ÿ"
}

.i-feed-2:before {
    content: "î’ "
}

.i-feed-3:before {
    content: "î’¡"
}

.i-feed-4:before {
    content: "î’¢"
}

.i-youtube:before {
    content: "î’£"
}

.i-youtube-2:before {
    content: "î’¤"
}

.i-vimeo:before {
    content: "î’¥"
}

.i-vimeo2:before {
    content: "î’¦"
}

.i-vimeo-2:before {
    content: "î’§"
}

.i-lanyrd:before {
    content: "î’¨"
}

.i-flickr:before {
    content: "î’©"
}

.i-flickr-2:before {
    content: "î’ª"
}

.i-flickr-3:before {
    content: "î’«"
}

.i-flickr-4:before {
    content: "î’¬"
}

.i-picassa:before {
    content: "î’­"
}

.i-picassa-2:before {
    content: "î’®"
}

.i-dribbble:before {
    content: "î’¯"
}

.i-dribbble-2:before {
    content: "î’°"
}

.i-dribbble-3:before {
    content: "î’±"
}

.i-forrst:before {
    content: "î’²"
}

.i-forrst-2:before {
    content: "î’³"
}

.i-deviantart:before {
    content: "î’´"
}

.i-deviantart-2:before {
    content: "î’µ"
}

.i-steam:before {
    content: "î’¶"
}

.i-steam-2:before {
    content: "î’·"
}

.i-github:before {
    content: "î’¸"
}

.i-github-2:before {
    content: "î’¹"
}

.i-github-3:before {
    content: "î’º"
}

.i-github-4:before {
    content: "î’»"
}

.i-github-5:before {
    content: "î’¼"
}

.i-wordpress:before {
    content: "î’½"
}

.i-wordpress-2:before {
    content: "î’¾"
}

.i-joomla:before {
    content: "î’¿"
}

.i-blogger:before {
    content: "î“€"
}

.i-blogger-2:before {
    content: "î“"
}

.i-tumblr:before {
    content: "î“‚"
}

.i-tumblr-2:before {
    content: "î“ƒ"
}

.i-yahoo:before {
    content: "î“„"
}

.i-tux:before {
    content: "î“…"
}

.i-apple:before {
    content: "î“†"
}

.i-finder:before {
    content: "î“‡"
}

.i-android:before {
    content: "î“ˆ"
}

.i-windows:before {
    content: "î“‰"
}

.i-windows8:before {
    content: "î“Š"
}

.i-soundcloud:before {
    content: "î“‹"
}

.i-soundcloud-2:before {
    content: "î“Œ"
}

.i-skype:before {
    content: "î“"
}

.i-reddit:before {
    content: "î“"
}

.i-linkedin:before {
    content: "î“"
}

.i-lastfm:before {
    content: "î“"
}

.i-lastfm-2:before {
    content: "î“‘"
}

.i-delicious:before {
    content: "î“’"
}

.i-stumbleupon:before {
    content: "î““"
}

.i-stumbleupon-2:before {
    content: "î“”"
}

.i-stackoverflow:before {
    content: "î“•"
}

.i-pinterest:before {
    content: "î“–"
}

.i-pinterest-2:before {
    content: "î“—"
}

.i-xing:before {
    content: "î“˜"
}

.i-xing-2:before {
    content: "î“™"
}

.i-flattr:before {
    content: "î“š"
}

.i-foursquare:before {
    content: "î“›"
}

.i-foursquare-2:before {
    content: "î“œ"
}

.i-paypal:before {
    content: "î“"
}

.i-paypal-2:before {
    content: "î“"
}

.i-paypal-3:before {
    content: "î“Ÿ"
}

.i-yelp:before {
    content: "î“ "
}

.i-libreoffice:before {
    content: "î“¡"
}

.i-file-pdf:before {
    content: "î“¢"
}

.i-file-openoffice:before {
    content: "î“£"
}

.i-file-word:before {
    content: "î“¤"
}

.i-file-excel:before {
    content: "î“¥"
}

.i-file-zip:before {
    content: "î“¦"
}

.i-file-powerpoint:before {
    content: "î“§"
}

.i-file-xml:before {
    content: "î“¨"
}

.i-file-css:before {
    content: "î“©"
}

.i-html5:before {
    content: "î“ª"
}

.i-html5-2:before {
    content: "î“«"
}

.i-css3:before {
    content: "î“¬"
}

.i-chrome:before {
    content: "î“­"
}

.i-firefox:before {
    content: "î“®"
}

.i-IE:before {
    content: "î“¯"
}

.i-opera:before {
    content: "î“°"
}

.i-safari:before {
    content: "î“±"
}

.i-IcoMoon:before {
    content: "î“²"
}

[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("https://5fae34.claudeassets.com/20230207005906im_/http://aluctekstil.com/Admin/images/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat
}

.icon-white, .nav-pills > .active > a > [class^="icon-"], .nav-pills > .active > a > [class*=" icon-"], .nav-list > .active > a > [class^="icon-"], .nav-list > .active > a > [class*=" icon-"], .navbar-inverse .nav > .active > a > [class^="icon-"], .navbar-inverse .nav > .active > a > [class*=" icon-"], .dropdown-menu > li > a:hover > [class^="icon-"], .dropdown-menu > li > a:focus > [class^="icon-"], .dropdown-menu > li > a:hover > [class*=" icon-"], .dropdown-menu > li > a:focus > [class*=" icon-"], .dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu > .active > a > [class*=" icon-"], .dropdown-submenu:hover > a > [class^="icon-"], .dropdown-submenu:focus > a > [class^="icon-"], .dropdown-submenu:hover > a > [class*=" icon-"], .dropdown-submenu:focus > a > [class*=" icon-"] {
    background-image: url("https://05ed5c.claudeassets.com/20230207005906im_/http://aluctekstil.com/Admin/images/glyphicons-halflings-white.png")
}

.icon-glass {
    background-position: 0 0
}

.icon-music {
    background-position: -24px 0
}

.icon-search {
    background-position: -48px 0
}

.icon-envelope {
    background-position: -72px 0
}

.icon-heart {
    background-position: -96px 0
}

.icon-star {
    background-position: -120px 0
}

.icon-star-empty {
    background-position: -144px 0
}

.icon-user {
    background-position: -168px 0
}

.icon-film {
    background-position: -192px 0
}

.icon-th-large {
    background-position: -216px 0
}

.icon-th {
    background-position: -240px 0
}

.icon-th-list {
    background-position: -264px 0
}

.icon-ok {
    background-position: -288px 0
}

.icon-remove {
    background-position: -312px 0
}

.icon-zoom-in {
    background-position: -336px 0
}

.icon-zoom-out {
    background-position: -360px 0
}

.icon-off {
    background-position: -384px 0
}

.icon-signal {
    background-position: -408px 0
}

.icon-cog {
    background-position: -432px 0
}

.icon-trash {
    background-position: -456px 0
}

.icon-home {
    background-position: 0 -24px
}

.icon-file {
    background-position: -24px -24px
}

.icon-time {
    background-position: -48px -24px
}

.icon-road {
    background-position: -72px -24px
}

.icon-download-alt {
    background-position: -96px -24px
}

.icon-download {
    background-position: -120px -24px
}

.icon-upload {
    background-position: -144px -24px
}

.icon-inbox {
    background-position: -168px -24px
}

.icon-play-circle {
    background-position: -192px -24px
}

.icon-repeat {
    background-position: -216px -24px
}

.icon-refresh {
    background-position: -240px -24px
}

.icon-list-alt {
    background-position: -264px -24px
}

.icon-lock {
    background-position: -287px -24px
}

.icon-flag {
    background-position: -312px -24px
}

.icon-headphones {
    background-position: -336px -24px
}

.icon-volume-off {
    background-position: -360px -24px
}

.icon-volume-down {
    background-position: -384px -24px
}

.icon-volume-up {
    background-position: -408px -24px
}

.icon-qrcode {
    background-position: -432px -24px
}

.icon-barcode {
    background-position: -456px -24px
}

.icon-tag {
    background-position: 0 -48px
}

.icon-tags {
    background-position: -25px -48px
}

.icon-book {
    background-position: -48px -48px
}

.icon-bookmark {
    background-position: -72px -48px
}

.icon-print {
    background-position: -96px -48px
}

.icon-camera {
    background-position: -120px -48px
}

.icon-font {
    background-position: -144px -48px
}

.icon-bold {
    background-position: -167px -48px
}

.icon-italic {
    background-position: -192px -48px
}

.icon-text-height {
    background-position: -216px -48px
}

.icon-text-width {
    background-position: -240px -48px
}

.icon-align-left {
    background-position: -264px -48px
}

.icon-align-center {
    background-position: -288px -48px
}

.icon-align-right {
    background-position: -312px -48px
}

.icon-align-justify {
    background-position: -336px -48px
}

.icon-list {
    background-position: -360px -48px
}

.icon-indent-left {
    background-position: -384px -48px
}

.icon-indent-right {
    background-position: -408px -48px
}

.icon-facetime-video {
    background-position: -432px -48px
}

.icon-picture {
    background-position: -456px -48px
}

.icon-pencil {
    background-position: 0 -72px
}

.icon-map-marker {
    background-position: -24px -72px
}

.icon-adjust {
    background-position: -48px -72px
}

.icon-tint {
    background-position: -72px -72px
}

.icon-edit {
    background-position: -96px -72px
}

.icon-share {
    background-position: -120px -72px
}

.icon-check {
    background-position: -144px -72px
}

.icon-move {
    background-position: -168px -72px
}

.icon-step-backward {
    background-position: -192px -72px
}

.icon-fast-backward {
    background-position: -216px -72px
}

.icon-backward {
    background-position: -240px -72px
}

.icon-play {
    background-position: -264px -72px
}

.icon-pause {
    background-position: -288px -72px
}

.icon-stop {
    background-position: -312px -72px
}

.icon-forward {
    background-position: -336px -72px
}

.icon-fast-forward {
    background-position: -360px -72px
}

.icon-step-forward {
    background-position: -384px -72px
}

.icon-eject {
    background-position: -408px -72px
}

.icon-chevron-left {
    background-position: -432px -72px
}

.icon-chevron-right {
    background-position: -456px -72px
}

.icon-plus-sign {
    background-position: 0 -96px
}

.icon-minus-sign {
    background-position: -24px -96px
}

.icon-remove-sign {
    background-position: -48px -96px
}

.icon-ok-sign {
    background-position: -72px -96px
}

.icon-question-sign {
    background-position: -96px -96px
}

.icon-info-sign {
    background-position: -120px -96px
}

.icon-screenshot {
    background-position: -144px -96px
}

.icon-remove-circle {
    background-position: -168px -96px
}

.icon-ok-circle {
    background-position: -192px -96px
}

.icon-ban-circle {
    background-position: -216px -96px
}

.icon-arrow-left {
    background-position: -240px -96px
}

.icon-arrow-right {
    background-position: -264px -96px
}

.icon-arrow-up {
    background-position: -289px -96px
}

.icon-arrow-down {
    background-position: -312px -96px
}

.icon-share-alt {
    background-position: -336px -96px
}

.icon-resize-full {
    background-position: -360px -96px
}

.icon-resize-small {
    background-position: -384px -96px
}

.icon-plus {
    background-position: -408px -96px
}

.icon-minus {
    background-position: -433px -96px
}

.icon-asterisk {
    background-position: -456px -96px
}

.icon-exclamation-sign {
    background-position: 0 -120px
}

.icon-gift {
    background-position: -24px -120px
}

.icon-leaf {
    background-position: -48px -120px
}

.icon-fire {
    background-position: -72px -120px
}

.icon-eye-open {
    background-position: -96px -120px
}

.icon-eye-close {
    background-position: -120px -120px
}

.icon-warning-sign {
    background-position: -144px -120px
}

.icon-plane {
    background-position: -168px -120px
}

.icon-calendar {
    background-position: -192px -120px
}

.icon-random {
    width: 16px;
    background-position: -216px -120px
}

.icon-comment {
    background-position: -240px -120px
}

.icon-magnet {
    background-position: -264px -120px
}

.icon-chevron-up {
    background-position: -288px -120px
}

.icon-chevron-down {
    background-position: -313px -119px
}

.icon-retweet {
    background-position: -336px -120px
}

.icon-shopping-cart {
    background-position: -360px -120px
}

.icon-folder-close {
    width: 16px;
    background-position: -384px -120px
}

.icon-folder-open {
    width: 16px;
    background-position: -408px -120px
}

.icon-resize-vertical {
    background-position: -432px -119px
}

.icon-resize-horizontal {
    background-position: -456px -118px
}

.icon-hdd {
    background-position: 0 -144px
}

.icon-bullhorn {
    background-position: -24px -144px
}

.icon-bell {
    background-position: -48px -144px
}

.icon-certificate {
    background-position: -72px -144px
}

.icon-thumbs-up {
    background-position: -96px -144px
}

.icon-thumbs-down {
    background-position: -120px -144px
}

.icon-hand-right {
    background-position: -144px -144px
}

.icon-hand-left {
    background-position: -168px -144px
}

.icon-hand-up {
    background-position: -192px -144px
}

.icon-hand-down {
    background-position: -216px -144px
}

.icon-circle-arrow-right {
    background-position: -240px -144px
}

.icon-circle-arrow-left {
    background-position: -264px -144px
}

.icon-circle-arrow-up {
    background-position: -288px -144px
}

.icon-circle-arrow-down {
    background-position: -312px -144px
}

.icon-globe {
    background-position: -336px -144px
}

.icon-wrench {
    background-position: -360px -144px
}

.icon-tasks {
    background-position: -384px -144px
}

.icon-filter {
    background-position: -408px -144px
}

.icon-briefcase {
    background-position: -432px -144px
}

.icon-fullscreen {
    background-position: -456px -144px
}

/*
     FILE ARCHIVED ON 16:51:03 Dec 09, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:32:30 Sep 15, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.652
  exclusion.robots: 0.085
  exclusion.robots.policy: 0.071
  esindex: 0.01
  cdx.remote: 7.07
  LoadShardBlock: 163.207 (3)
  PetaboxLoader3.datanode: 57.478 (4)
  PetaboxLoader3.resolve: 205.319 (3)
  load_resource: 117.248
*/