:root {
    --primary-color: #ff6000;
    --primary-color-80: #ff6000df;
    --border-flat-1: 1px solid #e6e6e6;
    --border-flat-1-light: 1px solid #ebebeb;
    --b-color-flat-1: #e6e6e6;
    --elevation-1: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
    --elevation-2: 0px 3px 3px -2px rgba(0, 0, 0, 0.1), 0px 3px 4px 0px rgba(0, 0, 0, 0.07), 0px 1px 8px 0px rgba(0, 0, 0, 0.06);
    --elevation-3: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
    --elevation-4: 0px 3px 3px -2px rgba(0, 0, 0, 0.4), 0px 3px 4px 0px rgba(56, 32, 32, 0.28), 0px 1px 8px 0px rgba(0, 0, 0, 0.20);
    --elevation-inset-1: inset 0px 2px 1px -1px rgba(0, 0, 0, 0.2), inset 0px 1px 1px 0px rgba(0, 0, 0, 0.14), inset 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
    --elevation-inset-05: inset 0px 2px 1px -1px rgba(0, 0, 0, 0.1), inset 0px 1px 1px 0px rgba(0, 0, 0, 0.07), inset 0px 1px 3px 0px rgba(0, 0, 0, 0.06);
    --elevation-hover: 0 2px 0 rgba(0, 0, 0, 0.27);
    --elevation-flat-1: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    --elevation-flat-style-2: 0 0.75px 4px rgba(0, 0, 0, 0.3);
    --elevation-inset-outset-1: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12), inset 0px 2px 1px -1px rgba(0, 0, 0, 0.2), inset 0px 1px 1px 0px rgba(0, 0, 0, 0.14), inset 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
    --blue: #2C56F4;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #2C56F4;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*, *::before, *::after {
    box-sizing: border-box;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[title], abbr[data-original-title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol, ul, dl {
    margin-top: 0;
    margin-bottom: 1rem
}

    ol ol, ul ul, ol ul, ul ol {
        margin-bottom: 0
    }

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em;
}

.fiyatSup {
    top: -9px;
    left: -7px;
    font-size: 22px;
}

a {
    color: #2C56F4;
    text-decoration: none;
    background-color: transparent
}

    a:hover {
        color: #0056b3;
        text-decoration: underline
    }

    a:not([href]):not([tabindex]) {
        color: inherit;
        text-decoration: none
    }

        a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
            color: inherit;
            text-decoration: none
        }

        a:not([href]):not([tabindex]):focus {
            outline: 0
        }

pre, code, kbd, samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

    button:focus {
        outline: 1px dotted;
        outline: 5px auto -webkit-focus-ring-color
    }

input, button, select, optgroup, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

select {
    word-wrap: normal
}

button, [type=button], [type=reset], [type=submit] {
    -webkit-appearance: button
}

    button:not(:disabled), [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled) {
        cursor: pointer
    }

    button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
        padding: 0;
        border-style: none
    }

input[type=radio], input[type=checkbox] {
    box-sizing: border-box;
    padding: 0
}

input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

    [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

h1, .h1 {
    font-size: 2.5rem
}

h2, .h2 {
    font-size: 2rem
}

h3, .h3 {
    font-size: 1.75rem
}

h4, .h4 {
    font-size: 1.5rem
}

h5, .h5 {
    font-size: 1.25rem
}

h6, .h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

small, .small {
    font-size: 80%;
    font-weight: 400
}

mark, .mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

    .list-inline-item:not(:last-child) {
        margin-right: .5rem
    }

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

    .blockquote-footer::before {
        content: "— "
    }

.img-fluid {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word
}

a > code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: 700
    }

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

    pre code {
        font-size: inherit;
        color: inherit;
        word-break: normal
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width: 576px) {
    .container {
        max-width: 540px
    }
}

@media(min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media(min-width: 992px) {
    .container {
        max-width: 960px
    }
}

@media(min-width: 1200px) {
    .container {
        max-width: 1140px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

    .no-gutters > .col, .no-gutters > [class*=col-] {
        padding-right: 0;
        padding-left: 0
    }

.col-xl, .col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg, .col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md, .col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm, .col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col, .col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}

.col-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.col-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}

.col-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}

.col-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.3333333333%
}

.offset-2 {
    margin-left: 16.6666666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.3333333333%
}

.offset-5 {
    margin-left: 41.6666666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.3333333333%
}

.offset-8 {
    margin-left: 66.6666666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.3333333333%
}

.offset-11 {
    margin-left: 91.6666666667%
}

@media(min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-sm-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-sm-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-sm-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-sm-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.3333333333%
    }

    .offset-sm-2 {
        margin-left: 16.6666666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.3333333333%
    }

    .offset-sm-5 {
        margin-left: 41.6666666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.3333333333%
    }

    .offset-sm-8 {
        margin-left: 66.6666666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.3333333333%
    }

    .offset-sm-11 {
        margin-left: 91.6666666667%
    }
}

@media(min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-md-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-md-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-md-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-md-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.3333333333%
    }

    .offset-md-2 {
        margin-left: 16.6666666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.3333333333%
    }

    .offset-md-5 {
        margin-left: 41.6666666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.3333333333%
    }

    .offset-md-8 {
        margin-left: 66.6666666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.3333333333%
    }

    .offset-md-11 {
        margin-left: 91.6666666667%
    }
}

@media(min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-lg-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-lg-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-lg-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-lg-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.3333333333%
    }

    .offset-lg-2 {
        margin-left: 16.6666666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.3333333333%
    }

    .offset-lg-5 {
        margin-left: 41.6666666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.3333333333%
    }

    .offset-lg-8 {
        margin-left: 66.6666666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.3333333333%
    }

    .offset-lg-11 {
        margin-left: 91.6666666667%
    }
}

@media(min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-xl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-xl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-xl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-xl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.3333333333%
    }

    .offset-xl-2 {
        margin-left: 16.6666666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.3333333333%
    }

    .offset-xl-5 {
        margin-left: 41.6666666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.3333333333%
    }

    .offset-xl-8 {
        margin-left: 66.6666666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.3333333333%
    }

    .offset-xl-11 {
        margin-left: 91.6666666667%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529
}

    .table th, .table td {
        padding: .75rem;
        vertical-align: top;
        border-top: 1px solid #dee2e6
    }

    .table thead th {
        vertical-align: bottom;
        border-bottom: 2px solid #dee2e6
    }

    .table tbody + tbody {
        border-top: 2px solid #dee2e6
    }

.table-sm th, .table-sm td {
    padding: .3rem
}

.table-bordered {
    border: 1px solid #dee2e6
}

    .table-bordered th, .table-bordered td {
        border: 1px solid #dee2e6
    }

    .table-bordered thead th, .table-bordered thead td {
        border-bottom-width: 2px
    }

.table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05)
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, .075)
}

.table-primary, .table-primary > th, .table-primary > td {
    background-color: #b8daff
}

    .table-primary th, .table-primary td, .table-primary thead th, .table-primary tbody + tbody {
        border-color: #7abaff
    }

.table-hover .table-primary:hover {
    background-color: #9fcdff
}

    .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
        background-color: #9fcdff
    }

.table-secondary, .table-secondary > th, .table-secondary > td {
    background-color: #d6d8db
}

    .table-secondary th, .table-secondary td, .table-secondary thead th, .table-secondary tbody + tbody {
        border-color: #b3b7bb
    }

.table-hover .table-secondary:hover {
    background-color: #c8cbcf
}

    .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
        background-color: #c8cbcf
    }

.table-success, .table-success > th, .table-success > td {
    background-color: #c3e6cb
}

    .table-success th, .table-success td, .table-success thead th, .table-success tbody + tbody {
        border-color: #8fd19e
    }

.table-hover .table-success:hover {
    background-color: #b1dfbb
}

    .table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
        background-color: #b1dfbb
    }

.table-info, .table-info > th, .table-info > td {
    background-color: #bee5eb
}

    .table-info th, .table-info td, .table-info thead th, .table-info tbody + tbody {
        border-color: #86cfda
    }

.table-hover .table-info:hover {
    background-color: #abdde5
}

    .table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
        background-color: #abdde5
    }

.table-warning, .table-warning > th, .table-warning > td {
    background-color: #ffeeba
}

    .table-warning th, .table-warning td, .table-warning thead th, .table-warning tbody + tbody {
        border-color: #ffdf7e
    }

.table-hover .table-warning:hover {
    background-color: #ffe8a1
}

    .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
        background-color: #ffe8a1
    }

.table-danger, .table-danger > th, .table-danger > td {
    background-color: #f5c6cb
}

    .table-danger th, .table-danger td, .table-danger thead th, .table-danger tbody + tbody {
        border-color: #ed969e
    }

.table-hover .table-danger:hover {
    background-color: #f1b0b7
}

    .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
        background-color: #f1b0b7
    }

.table-light, .table-light > th, .table-light > td {
    background-color: #fdfdfe
}

    .table-light th, .table-light td, .table-light thead th, .table-light tbody + tbody {
        border-color: #fbfcfc
    }

.table-hover .table-light:hover {
    background-color: #ececf6
}

    .table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
        background-color: #ececf6
    }

.table-dark, .table-dark > th, .table-dark > td {
    background-color: #c6c8ca
}

    .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody {
        border-color: #95999c
    }

.table-hover .table-dark:hover {
    background-color: #b9bbbe
}

    .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
        background-color: #b9bbbe
    }

.table-active, .table-active > th, .table-active > td {
    background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, .075)
}

    .table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
        background-color: rgba(0, 0, 0, .075)
    }

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.table-dark {
    color: #fff;
    background-color: #343a40
}

    .table-dark th, .table-dark td, .table-dark thead th {
        border-color: #454d55
    }

    .table-dark.table-bordered {
        border: 0
    }

    .table-dark.table-striped tbody tr:nth-of-type(odd) {
        background-color: rgba(255, 255, 255, .05)
    }

    .table-dark.table-hover tbody tr:hover {
        color: #fff;
        background-color: rgba(255, 255, 255, .075)
    }

@media(max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

        .table-responsive-sm > .table-bordered {
            border: 0
        }
}

@media(max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

        .table-responsive-md > .table-bordered {
            border: 0
        }
}

@media(max-width: 991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

        .table-responsive-lg > .table-bordered {
            border: 0
        }
}

@media(max-width: 1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

        .table-responsive-xl > .table-bordered {
            border: 0
        }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

    .table-responsive > .table-bordered {
        border: 0
    }

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion: reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file, .form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

    .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
        padding-right: 0;
        padding-left: 0
    }

.form-control-sm {
    height: calc(1.5em + 0.5rem + 2px);
    padding: .25rem .5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control[size], select.form-control[multiple] {
    height: auto
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

    .form-row > .col, .form-row > [class*=col-] {
        padding-right: 5px;
        padding-left: 5px
    }

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

    .form-check-input:disabled ~ .form-check-label {
        color: #6c757d
    }

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

    .form-check-inline .form-check-input {
        position: static;
        margin-top: 0;
        margin-right: .3125rem;
        margin-left: 0
    }

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40, 167, 69, .9);
    border-radius: .25rem
}

.was-validated .form-control:valid, .form-control.is-valid {
    border-color: #28a745;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center right calc(0.375em + 0.1875rem);
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
}

    .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
        border-color: #28a745;
        box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
    }

    .was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip {
        display: block
    }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
    padding-right: calc(1.5em + 0.75rem);
    background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)
}

.was-validated .custom-select:valid, .custom-select.is-valid {
    border-color: #28a745;
    padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
}

    .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
        border-color: #28a745;
        box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
    }

    .was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip {
        display: block
    }

.was-validated .form-control-file:valid ~ .valid-feedback, .was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback, .form-control-file.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
    color: #28a745
}

.was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
    color: #28a745
}

    .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
        border-color: #28a745
    }

.was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
    border-color: #34ce57;
    background-color: #34ce57
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #28a745
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
    border-color: #28a745
}

.was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220, 53, 69, .9);
    border-radius: .25rem
}

.was-validated .form-control:invalid, .form-control.is-invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
    background-repeat: no-repeat;
    background-position: center right calc(0.375em + 0.1875rem);
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
}

    .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
        border-color: #dc3545;
        box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
    }

    .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip {
        display: block
    }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
    padding-right: calc(1.5em + 0.75rem);
    background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
    border-color: #dc3545;
    padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
}

    .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
        border-color: #dc3545;
        box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
    }

    .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip {
        display: block
    }

.was-validated .form-control-file:invalid ~ .invalid-feedback, .was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback, .form-control-file.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
    color: #dc3545
}

.was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
    color: #dc3545
}

    .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
        border-color: #dc3545
    }

.was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
    border-color: #e4606d;
    background-color: #e4606d
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #dc3545
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #dc3545
}

.was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

    .form-inline .form-check {
        width: 100%
    }

@media(min-width: 576px) {
    .form-inline label {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .input-group, .form-inline .custom-select {
        width: auto
    }

    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        align-items: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn, .tabs .tab-butons > ul li a {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion: reduce) {
    .btn, .tabs .tab-butons > ul li a {
        transition: none
    }
}

.btn:hover, .tabs .tab-butons > ul li a:hover {
    color: #212529;
    text-decoration: none
}

.btn:focus, .tabs .tab-butons > ul li a:focus, .btn.focus, .tabs .tab-butons > ul li a.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.btn.disabled, .tabs .tab-butons > ul li a.disabled, .btn:disabled, .tabs .tab-butons > ul li a:disabled {
    opacity: .65
}

a.btn.disabled, .tabs .tab-butons > ul li a.disabled, fieldset:disabled a.btn, fieldset:disabled .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li fieldset:disabled a {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #2C56F4;
    border-color: #2C56F4
}

    .btn-primary:hover {
        color: #fff;
        background-color: #0069d9;
        border-color: #0062cc
    }

    .btn-primary:focus, .btn-primary.focus {
        box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
    }

    .btn-primary.disabled, .btn-primary:disabled {
        color: #fff;
        background-color: #2C56F4;
        border-color: #2C56F4
    }

    .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #0062cc;
        border-color: #005cbf
    }

        .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
        }

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

    .btn-secondary:hover {
        color: #fff;
        background-color: #5a6268;
        border-color: #545b62
    }

    .btn-secondary:focus, .btn-secondary.focus {
        box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
    }

    .btn-secondary.disabled, .btn-secondary:disabled {
        color: #fff;
        background-color: #6c757d;
        border-color: #6c757d
    }

    .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
        color: #fff;
        background-color: #545b62;
        border-color: #4e555b
    }

        .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
        }

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

    .btn-success:hover {
        color: #fff;
        background-color: #218838;
        border-color: #1e7e34
    }

    .btn-success:focus, .btn-success.focus {
        box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
    }

    .btn-success.disabled, .btn-success:disabled {
        color: #fff;
        background-color: #28a745;
        border-color: #28a745
    }

    .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #1e7e34;
        border-color: #1c7430
    }

        .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
        }

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

    .btn-info:hover {
        color: #fff;
        background-color: #138496;
        border-color: #117a8b
    }

    .btn-info:focus, .btn-info.focus {
        box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
    }

    .btn-info.disabled, .btn-info:disabled {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8
    }

    .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #117a8b;
        border-color: #10707f
    }

        .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
        }

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

    .btn-warning:hover {
        color: #212529;
        background-color: #e0a800;
        border-color: #d39e00
    }

    .btn-warning:focus, .btn-warning.focus {
        box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
    }

    .btn-warning.disabled, .btn-warning:disabled {
        color: #212529;
        background-color: #ffc107;
        border-color: #ffc107
    }

    .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
        color: #212529;
        background-color: #d39e00;
        border-color: #c69500
    }

        .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
        }

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

    .btn-danger:hover {
        color: #fff;
        background-color: #c82333;
        border-color: #bd2130
    }

    .btn-danger:focus, .btn-danger.focus {
        box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
    }

    .btn-danger.disabled, .btn-danger:disabled {
        color: #fff;
        background-color: #dc3545;
        border-color: #dc3545
    }

    .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #bd2130;
        border-color: #b21f2d
    }

        .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
        }

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

    .btn-light:hover {
        color: #212529;
        background-color: #e2e6ea;
        border-color: #dae0e5
    }

    .btn-light:focus, .btn-light.focus {
        box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
    }

    .btn-light.disabled, .btn-light:disabled {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa
    }

    .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
        color: #212529;
        background-color: #dae0e5;
        border-color: #d3d9df
    }

        .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
        }

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

    .btn-dark:hover {
        color: #fff;
        background-color: #23272b;
        border-color: #1d2124
    }

    .btn-dark:focus, .btn-dark.focus {
        box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
    }

    .btn-dark.disabled, .btn-dark:disabled {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

    .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
        color: #fff;
        background-color: #1d2124;
        border-color: #171a1d
    }

        .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
        }

.btn-outline-primary {
    color: #2C56F4;
    border-color: #2C56F4
}

    .btn-outline-primary:hover {
        color: #fff;
        background-color: #2C56F4;
        border-color: #2C56F4
    }

    .btn-outline-primary:focus, .btn-outline-primary.focus {
        box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
    }

    .btn-outline-primary.disabled, .btn-outline-primary:disabled {
        color: #2C56F4;
        background-color: transparent
    }

    .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
        color: #fff;
        background-color: #2C56F4;
        border-color: #2C56F4
    }

        .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
        }

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d
}

    .btn-outline-secondary:hover {
        color: #fff;
        background-color: #6c757d;
        border-color: #6c757d
    }

    .btn-outline-secondary:focus, .btn-outline-secondary.focus {
        box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
    }

    .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
        color: #6c757d;
        background-color: transparent
    }

    .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
        color: #fff;
        background-color: #6c757d;
        border-color: #6c757d
    }

        .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
        }

.btn-outline-success {
    color: #28a745;
    border-color: #28a745
}

    .btn-outline-success:hover {
        color: #fff;
        background-color: #28a745;
        border-color: #28a745
    }

    .btn-outline-success:focus, .btn-outline-success.focus {
        box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
    }

    .btn-outline-success.disabled, .btn-outline-success:disabled {
        color: #28a745;
        background-color: transparent
    }

    .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
        color: #fff;
        background-color: #28a745;
        border-color: #28a745
    }

        .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
        }

.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8
}

    .btn-outline-info:hover {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8
    }

    .btn-outline-info:focus, .btn-outline-info.focus {
        box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
    }

    .btn-outline-info.disabled, .btn-outline-info:disabled {
        color: #17a2b8;
        background-color: transparent
    }

    .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8
    }

        .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
        }

.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107
}

    .btn-outline-warning:hover {
        color: #212529;
        background-color: #ffc107;
        border-color: #ffc107
    }

    .btn-outline-warning:focus, .btn-outline-warning.focus {
        box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
    }

    .btn-outline-warning.disabled, .btn-outline-warning:disabled {
        color: #ffc107;
        background-color: transparent
    }

    .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
        color: #212529;
        background-color: #ffc107;
        border-color: #ffc107
    }

        .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
        }

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545
}

    .btn-outline-danger:hover {
        color: #fff;
        background-color: #dc3545;
        border-color: #dc3545
    }

    .btn-outline-danger:focus, .btn-outline-danger.focus {
        box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
    }

    .btn-outline-danger.disabled, .btn-outline-danger:disabled {
        color: #dc3545;
        background-color: transparent
    }

    .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
        color: #fff;
        background-color: #dc3545;
        border-color: #dc3545
    }

        .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
        }

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa
}

    .btn-outline-light:hover {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa
    }

    .btn-outline-light:focus, .btn-outline-light.focus {
        box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
    }

    .btn-outline-light.disabled, .btn-outline-light:disabled {
        color: #f8f9fa;
        background-color: transparent
    }

    .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa
    }

        .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
        }

.btn-outline-dark {
    color: #343a40;
    border-color: #343a40
}

    .btn-outline-dark:hover {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

    .btn-outline-dark:focus, .btn-outline-dark.focus {
        box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
    }

    .btn-outline-dark.disabled, .btn-outline-dark:disabled {
        color: #343a40;
        background-color: transparent
    }

    .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

        .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
        }

.btn-link {
    font-weight: 400;
    color: #2C56F4;
    text-decoration: none
}

    .btn-link:hover {
        color: #0056b3;
        text-decoration: underline
    }

    .btn-link:focus, .btn-link.focus {
        text-decoration: underline;
        box-shadow: none
    }

    .btn-link:disabled, .btn-link.disabled {
        color: #6c757d;
        pointer-events: none
    }

.btn-lg, .btn-group-lg > .btn, .tabs .tab-butons > ul li .btn-group-lg > a {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-sm, .btn-group-sm > .btn, .tabs .tab-butons > ul li .btn-group-sm > a {
    padding: .25rem .5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: .5rem
    }

input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block {
    width: 100%
}

.fade {
    transition: opacity .15s linear
}

@media(prefers-reduced-motion: reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media(prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none
    }
}

.dropup, .dropright, .dropdown, .dropleft {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

    .dropdown-toggle::after {
        display: inline-block;
        margin-left: .255em;
        vertical-align: .255em;
        content: "";
        border-top: .3em solid;
        border-right: .3em solid transparent;
        border-bottom: 0;
        border-left: .3em solid transparent
    }

    .dropdown-toggle:empty::after {
        margin-left: 0
    }

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

@media(min-width: 576px) {
    .dropdown-menu-sm-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-sm-right {
        right: 0;
        left: auto
    }
}

@media(min-width: 768px) {
    .dropdown-menu-md-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-md-right {
        right: 0;
        left: auto
    }
}

@media(min-width: 992px) {
    .dropdown-menu-lg-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-lg-right {
        right: 0;
        left: auto
    }
}

@media(min-width: 1200px) {
    .dropdown-menu-xl-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-xl-right {
        right: 0;
        left: auto
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-toggle::after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.dropleft .dropdown-toggle::after {
    display: none
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

    .dropdown-item:hover, .dropdown-item:focus {
        color: #16181b;
        text-decoration: none;
        background-color: #f8f9fa
    }

    .dropdown-item.active, .dropdown-item:active {
        color: #fff;
        text-decoration: none;
        background-color: #2C56F4
    }

    .dropdown-item.disabled, .dropdown-item:disabled {
        color: #6c757d;
        pointer-events: none;
        background-color: transparent
    }

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle
}

    .btn-group > .btn, .tabs .tab-butons > ul li .btn-group > a, .btn-group-vertical > .btn, .tabs .tab-butons > ul li .btn-group-vertical > a {
        position: relative;
        flex: 1 1 auto
    }

        .btn-group > .btn:hover, .tabs .tab-butons > ul li .btn-group > a:hover, .btn-group-vertical > .btn:hover, .tabs .tab-butons > ul li .btn-group-vertical > a:hover {
            z-index: 1
        }

        .btn-group > .btn:focus, .tabs .tab-butons > ul li .btn-group > a:focus, .btn-group > .btn:active, .tabs .tab-butons > ul li .btn-group > a:active, .btn-group > .btn.active, .tabs .tab-butons > ul li .btn-group > a.active, .btn-group-vertical > .btn:focus, .tabs .tab-butons > ul li .btn-group-vertical > a:focus, .btn-group-vertical > .btn:active, .tabs .tab-butons > ul li .btn-group-vertical > a:active, .btn-group-vertical > .btn.active, .tabs .tab-butons > ul li .btn-group-vertical > a.active {
            z-index: 1
        }

.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

    .btn-toolbar .input-group {
        width: auto
    }

.btn-group > .btn:not(:first-child), .tabs .tab-butons > ul li .btn-group > a:not(:first-child), .btn-group > .btn-group:not(:first-child) {
    margin-left: -1px
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .tabs .tab-butons > ul li .btn-group > a:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn, .tabs .tab-butons > ul li .btn-group > .btn-group:not(:last-child) > a {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn:not(:first-child), .tabs .tab-butons > ul li .btn-group > a:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn, .tabs .tab-butons > ul li .btn-group > .btn-group:not(:first-child) > a {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

    .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
        margin-left: 0
    }

.dropleft .dropdown-toggle-split::before {
    margin-right: 0
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .tabs .tab-butons > ul li .btn-group-sm > a + .dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .tabs .tab-butons > ul li .btn-group-lg > a + .dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

    .btn-group-vertical > .btn, .tabs .tab-butons > ul li .btn-group-vertical > a, .btn-group-vertical > .btn-group {
        width: 100%
    }

        .btn-group-vertical > .btn:not(:first-child), .tabs .tab-butons > ul li .btn-group-vertical > a:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) {
            margin-top: -1px
        }

        .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .tabs .tab-butons > ul li .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn, .tabs .tab-butons > ul li .btn-group-vertical > .btn-group:not(:last-child) > a {
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0
        }

        .btn-group-vertical > .btn:not(:first-child), .tabs .tab-butons > ul li .btn-group-vertical > a:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) > .btn, .tabs .tab-butons > ul li .btn-group-vertical > .btn-group:not(:first-child) > a {
            border-top-left-radius: 0;
            border-top-right-radius: 0
        }

.btn-group-toggle > .btn, .tabs .tab-butons > ul li .btn-group-toggle > a, .btn-group-toggle > .btn-group > .btn, .tabs .tab-butons > ul li .btn-group-toggle > .btn-group > a {
    margin-bottom: 0
}

    .btn-group-toggle > .btn input[type=radio], .tabs .tab-butons > ul li .btn-group-toggle > a input[type=radio], .btn-group-toggle > .btn input[type=checkbox], .tabs .tab-butons > ul li .btn-group-toggle > a input[type=checkbox], .btn-group-toggle > .btn-group > .btn input[type=radio], .btn-group-toggle > .btn-group > .btn input[type=checkbox] {
        position: absolute;
        clip: rect(0, 0, 0, 0);
        pointer-events: none
    }

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

    .input-group > .form-control, .input-group > .form-control-plaintext, .input-group > .custom-select, .input-group > .custom-file {
        position: relative;
        flex: 1 1 auto;
        width: 1%;
        margin-bottom: 0
    }

        .input-group > .form-control + .form-control, .input-group > .form-control + .custom-select, .input-group > .form-control + .custom-file, .input-group > .form-control-plaintext + .form-control, .input-group > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .custom-file, .input-group > .custom-select + .form-control, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .custom-file, .input-group > .custom-file + .form-control, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .custom-file {
            margin-left: -1px
        }

        .input-group > .form-control:focus, .input-group > .custom-select:focus, .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
            z-index: 3
        }

        .input-group > .custom-file .custom-file-input:focus {
            z-index: 4
        }

        .input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0
        }

        .input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0
        }

    .input-group > .custom-file {
        display: flex;
        align-items: center
    }

        .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0
        }

        .input-group > .custom-file:not(:first-child) .custom-file-label {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0
        }

.input-group-prepend, .input-group-append {
    display: flex
}

    .input-group-prepend .btn, .input-group-prepend .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li .input-group-prepend a, .input-group-append .btn, .input-group-append .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li .input-group-append a {
        position: relative;
        z-index: 2
    }

        .input-group-prepend .btn:focus, .input-group-prepend .tabs .tab-butons > ul li a:focus, .tabs .tab-butons > ul li .input-group-prepend a:focus, .input-group-append .btn:focus, .input-group-append .tabs .tab-butons > ul li a:focus, .tabs .tab-butons > ul li .input-group-append a:focus {
            z-index: 3
        }

        .input-group-prepend .btn + .btn, .input-group-prepend .tabs .tab-butons > ul li a + .btn, .tabs .tab-butons > ul li .input-group-prepend a + .btn, .input-group-prepend .tabs .tab-butons > ul li .btn + a, .tabs .tab-butons > ul li .input-group-prepend .btn + a, .input-group-prepend .tabs .tab-butons > ul li a + a, .tabs .tab-butons > ul li .input-group-prepend a + a, .input-group-prepend .btn + .input-group-text, .input-group-prepend .tabs .tab-butons > ul li a + .input-group-text, .tabs .tab-butons > ul li .input-group-prepend a + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-prepend .tabs .tab-butons > ul li .input-group-text + a, .tabs .tab-butons > ul li .input-group-prepend .input-group-text + a, .input-group-append .btn + .btn, .input-group-append .tabs .tab-butons > ul li a + .btn, .tabs .tab-butons > ul li .input-group-append a + .btn, .input-group-append .tabs .tab-butons > ul li .btn + a, .tabs .tab-butons > ul li .input-group-append .btn + a, .input-group-append .tabs .tab-butons > ul li a + a, .tabs .tab-butons > ul li .input-group-append a + a, .input-group-append .btn + .input-group-text, .input-group-append .tabs .tab-butons > ul li a + .input-group-text, .tabs .tab-butons > ul li .input-group-append a + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-append .input-group-text + .btn, .input-group-append .tabs .tab-butons > ul li .input-group-text + a, .tabs .tab-butons > ul li .input-group-append .input-group-text + a {
            margin-left: -1px
        }

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

    .input-group-text input[type=radio], .input-group-text input[type=checkbox] {
        margin-top: 0
    }

.input-group-lg > .form-control:not(textarea), .input-group-lg > .custom-select {
    height: calc(1.5em + 1rem + 2px)
}

.input-group-lg > .form-control, .input-group-lg > .custom-select, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .tabs .tab-butons > ul li .input-group-lg > .input-group-prepend > a, .input-group-lg > .input-group-append > .btn, .tabs .tab-butons > ul li .input-group-lg > .input-group-append > a {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-sm > .form-control:not(textarea), .input-group-sm > .custom-select {
    height: calc(1.5em + 0.5rem + 2px)
}

.input-group-sm > .form-control, .input-group-sm > .custom-select, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .tabs .tab-butons > ul li .input-group-sm > .input-group-prepend > a, .input-group-sm > .input-group-append > .btn, .tabs .tab-butons > ul li .input-group-sm > .input-group-append > a {
    padding: .25rem .5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-lg > .custom-select, .input-group-sm > .custom-select {
    padding-right: 1.75rem
}

.input-group > .input-group-prepend > .btn, .tabs .tab-butons > ul li .input-group > .input-group-prepend > a, .input-group > .input-group-prepend > .input-group-text, .input-group > .input-group-append:not(:last-child) > .btn, .tabs .tab-butons > ul li .input-group > .input-group-append:not(:last-child) > a, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .tabs .tab-butons > ul li .input-group > .input-group-append:last-child > a:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group > .input-group-append > .btn, .tabs .tab-butons > ul li .input-group > .input-group-append > a, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .tabs .tab-butons > ul li .input-group > .input-group-prepend:not(:first-child) > a, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .tabs .tab-butons > ul li .input-group > .input-group-prepend:first-child > a:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-inline {
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

    .custom-control-input:checked ~ .custom-control-label::before {
        color: #fff;
        border-color: #2C56F4;
        background-color: #2C56F4
    }

    .custom-control-input:focus ~ .custom-control-label::before {
        box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
    }

    .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
        border-color: #80bdff
    }

    .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
        color: #fff;
        background-color: #b3d7ff;
        border-color: #b3d7ff
    }

    .custom-control-input:disabled ~ .custom-control-label {
        color: #6c757d
    }

        .custom-control-input:disabled ~ .custom-control-label::before {
            background-color: #e9ecef
        }

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

    .custom-control-label::before {
        position: absolute;
        top: .25rem;
        left: -1.5rem;
        display: block;
        width: 1rem;
        height: 1rem;
        pointer-events: none;
        content: "";
        background-color: #fff;
        border: #adb5bd solid 1px
    }

    .custom-control-label::after {
        position: absolute;
        top: .25rem;
        left: -1.5rem;
        display: block;
        width: 1rem;
        height: 1rem;
        content: "";
        background: no-repeat 50%/50% 50%
    }

.custom-checkbox .custom-control-label::before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    border-color: #2C56F4;
    background-color: #2C56F4
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-radio .custom-control-label::before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-switch {
    padding-left: 2.25rem
}

    .custom-switch .custom-control-label::before {
        left: -2.25rem;
        width: 1.75rem;
        pointer-events: all;
        border-radius: .5rem
    }

    .custom-switch .custom-control-label::after {
        top: calc(0.25rem + 2px);
        left: calc(-2.25rem + 2px);
        width: calc(1rem - 4px);
        height: calc(1rem - 4px);
        background-color: #adb5bd;
        border-radius: .5rem;
        transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
    }

@media(prefers-reduced-motion: reduce) {
    .custom-switch .custom-control-label::after {
        transition: none
    }
}

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    transform: translateX(0.75rem)
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    appearance: none
}

    .custom-select:focus {
        border-color: #80bdff;
        outline: 0;
        box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
    }

        .custom-select:focus::-ms-value {
            color: #495057;
            background-color: #fff
        }

    .custom-select[multiple], .custom-select[size]:not([size="1"]) {
        height: auto;
        padding-right: .75rem;
        background-image: none
    }

    .custom-select:disabled {
        color: #6c757d;
        background-color: #e9ecef
    }

    .custom-select::-ms-expand {
        display: none
    }

.custom-select-sm {
    height: calc(1.5em + 0.5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: 0.875rem
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    margin-bottom: 0
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    margin: 0;
    opacity: 0
}

    .custom-file-input:focus ~ .custom-file-label {
        border-color: #80bdff;
        box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
    }

    .custom-file-input:disabled ~ .custom-file-label {
        background-color: #e9ecef
    }

    .custom-file-input:lang(en) ~ .custom-file-label::after {
        content: "Browse"
    }

    .custom-file-input ~ .custom-file-label[data-browse]::after {
        content: attr(data-browse)
    }

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em + 0.75rem + 2px);
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

    .custom-file-label::after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 3;
        display: block;
        height: calc(1.5em + 0.75rem);
        padding: .375rem .75rem;
        line-height: 1.5;
        color: #495057;
        content: "Browse";
        background-color: #e9ecef;
        border-left: inherit;
        border-radius: 0 .25rem .25rem 0
    }

.custom-range {
    width: 100%;
    height: calc(1rem + 0.4rem);
    padding: 0;
    background-color: transparent;
    appearance: none
}

    .custom-range:focus {
        outline: none
    }

        .custom-range:focus::-webkit-slider-thumb {
            box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
        }

        .custom-range:focus::-moz-range-thumb {
            box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
        }

        .custom-range:focus::-ms-thumb {
            box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
        }

    .custom-range::-moz-focus-outer {
        border: 0
    }

    .custom-range::-webkit-slider-thumb {
        width: 1rem;
        height: 1rem;
        margin-top: -0.25rem;
        background-color: #2C56F4;
        border: 0;
        border-radius: 1rem;
        transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        appearance: none
    }

@media(prefers-reduced-motion: reduce) {
    .custom-range::-webkit-slider-thumb {
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #2C56F4;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none
}

@media(prefers-reduced-motion: reduce) {
    .custom-range::-moz-range-thumb {
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #2C56F4;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none
}

@media(prefers-reduced-motion: reduce) {
    .custom-range::-ms-thumb {
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
    cursor: default
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd
}

.custom-control-label::before, .custom-file-label, .custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion: reduce) {
    .custom-control-label::before, .custom-file-label, .custom-select {
        transition: none
    }
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

    .nav-link:hover, .nav-link:focus {
        text-decoration: none
    }

    .nav-link.disabled {
        color: #6c757d;
        pointer-events: none;
        cursor: default
    }

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

    .nav-tabs .nav-item {
        margin-bottom: -1px
    }

    .nav-tabs .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

        .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
            border-color: #e9ecef #e9ecef #dee2e6
        }

        .nav-tabs .nav-link.disabled {
            color: #6c757d;
            background-color: transparent;
            border-color: transparent
        }

        .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
            color: #495057;
            background-color: #fff;
            border-color: #dee2e6 #dee2e6 #fff
        }

    .nav-tabs .dropdown-menu {
        margin-top: -1px;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

.nav-pills .nav-link {
    border-radius: .25rem
}

    .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
        color: #fff;
        background-color: #2C56F4
    }

.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: .5rem 1rem
}

    .navbar > .container, .navbar > .container-fluid {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between
    }

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

    .navbar-brand:hover, .navbar-brand:focus {
        text-decoration: none
    }

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

    .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

    .navbar-toggler:hover, .navbar-toggler:focus {
        text-decoration: none
    }

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}

@media(max-width: 575.98px) {
    .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media(min-width: 576px) {
    .navbar-expand-sm {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

        .navbar-expand-sm .navbar-nav {
            flex-direction: row
        }

            .navbar-expand-sm .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-sm .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
            flex-wrap: nowrap
        }

        .navbar-expand-sm .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-sm .navbar-toggler {
            display: none
        }
}

@media(max-width: 767.98px) {
    .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media(min-width: 768px) {
    .pr-md-normal {
        padding-right: 15px !important;
    }

    .navbar-expand-md {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

        .navbar-expand-md .navbar-nav {
            flex-direction: row
        }

            .navbar-expand-md .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-md .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
            flex-wrap: nowrap
        }

        .navbar-expand-md .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-md .navbar-toggler {
            display: none
        }
}

@media(max-width: 991.98px) {
    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media(min-width: 992px) {
    .navbar-expand-lg {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

        .navbar-expand-lg .navbar-nav {
            flex-direction: row
        }

            .navbar-expand-lg .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-lg .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
            flex-wrap: nowrap
        }

        .navbar-expand-lg .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-lg .navbar-toggler {
            display: none
        }
}

@media(max-width: 1199.98px) {
    .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media(min-width: 1200px) {
    .navbar-expand-xl {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

        .navbar-expand-xl .navbar-nav {
            flex-direction: row
        }

            .navbar-expand-xl .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-xl .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
            flex-wrap: nowrap
        }

        .navbar-expand-xl .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-xl .navbar-toggler {
            display: none
        }
}

.navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start
}

    .navbar-expand > .container, .navbar-expand > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-expand .navbar-nav {
        flex-direction: row
    }

        .navbar-expand .navbar-nav .dropdown-menu {
            position: absolute
        }

        .navbar-expand .navbar-nav .nav-link {
            padding-right: .5rem;
            padding-left: .5rem
        }

    .navbar-expand > .container, .navbar-expand > .container-fluid {
        flex-wrap: nowrap
    }

    .navbar-expand .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand .navbar-toggler {
        display: none
    }

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, .9)
}

    .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
        color: rgba(0, 0, 0, .9)
    }

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5)
}

    .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
        color: rgba(0, 0, 0, .7)
    }

    .navbar-light .navbar-nav .nav-link.disabled {
        color: rgba(0, 0, 0, .3)
    }

    .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
        color: rgba(0, 0, 0, .9)
    }

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .5)
}

    .navbar-light .navbar-text a {
        color: rgba(0, 0, 0, .9)
    }

        .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
            color: rgba(0, 0, 0, .9)
        }

.navbar-dark .navbar-brand {
    color: #fff
}

    .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
        color: #fff
    }

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .5)
}

    .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
        color: rgba(255, 255, 255, .75)
    }

    .navbar-dark .navbar-nav .nav-link.disabled {
        color: rgba(255, 255, 255, .25)
    }

    .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
        color: #fff
    }

.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, .5);
    border-color: rgba(255, 255, 255, .1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, .5)
}

    .navbar-dark .navbar-text a {
        color: #fff
    }

        .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
            color: #fff
        }

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}

    .card > hr {
        margin-right: 0;
        margin-left: 0
    }

    .card > .list-group:first-child .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

    .card > .list-group:last-child .list-group-item:last-child {
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

.card-body {
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link + .card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

    .card-header:first-child {
        border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0
    }

    .card-header + .list-group .list-group-item:first-child {
        border-top: 0
    }

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid rgba(0, 0, 0, .125)
}

    .card-footer:last-child {
        border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px)
    }

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0
}

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img {
    width: 100%;
    border-radius: calc(0.25rem - 1px)
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px)
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px)
}

.card-deck {
    display: flex;
    flex-direction: column
}

    .card-deck .card {
        margin-bottom: 15px
    }

@media(min-width: 576px) {
    .card-deck {
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

        .card-deck .card {
            display: flex;
            flex: 1 0 0%;
            flex-direction: column;
            margin-right: 15px;
            margin-bottom: 0;
            margin-left: 15px
        }
}

.card-group {
    display: flex;
    flex-direction: column
}

    .card-group > .card {
        margin-bottom: 15px
    }

@media(min-width: 576px) {
    .card-group {
        flex-flow: row wrap
    }

        .card-group > .card {
            flex: 1 0 0%;
            margin-bottom: 0
        }

            .card-group > .card + .card {
                margin-left: 0;
                border-left: 0
            }

            .card-group > .card:not(:last-child) {
                border-top-right-radius: 0;
                border-bottom-right-radius: 0
            }

                .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header {
                    border-top-right-radius: 0
                }

                .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer {
                    border-bottom-right-radius: 0
                }

            .card-group > .card:not(:first-child) {
                border-top-left-radius: 0;
                border-bottom-left-radius: 0
            }

                .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header {
                    border-top-left-radius: 0
                }

                .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer {
                    border-bottom-left-radius: 0
                }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media(min-width: 576px) {
    .card-columns {
        column-count: 3;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

        .card-columns .card {
            display: inline-block;
            width: 100%
        }
}

.accordion > .card {
    overflow: hidden
}

    .accordion > .card:not(:first-of-type) .card-header:first-child {
        border-radius: 0
    }

    .accordion > .card:not(:first-of-type):not(:last-of-type) {
        border-bottom: 0;
        border-radius: 0
    }

    .accordion > .card:first-of-type {
        border-bottom: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .accordion > .card:last-of-type {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

    .accordion > .card .card-header {
        margin-bottom: -1px
    }

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: .5rem
}

    .breadcrumb-item + .breadcrumb-item::before {
        display: inline-block;
        padding-right: .5rem;
        color: #6c757d;
        content: "/"
    }

    .breadcrumb-item + .breadcrumb-item:hover::before {
        text-decoration: underline
    }

    .breadcrumb-item + .breadcrumb-item:hover::before {
        text-decoration: none
    }

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #2C56F4;
    background-color: #fff;
    border: 1px solid #dee2e6
}

    .page-link:hover {
        z-index: 2;
        color: #0056b3;
        text-decoration: none;
        background-color: #e9ecef;
        border-color: #dee2e6
    }

    .page-link:focus {
        z-index: 2;
        outline: 0;
        box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
    }

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #2C56F4;
    border-color: #2C56F4
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: 0.875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion: reduce) {
    .badge {
        transition: none
    }
}

a.badge:hover, a.badge:focus {
    text-decoration: none
}

.badge:empty {
    display: none
}

.btn .badge, .tabs .tab-butons > ul li a .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #2C56F4
}

a.badge-primary:hover, a.badge-primary:focus {
    color: #fff;
    background-color: #0062cc
}

a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d
}

a.badge-secondary:hover, a.badge-secondary:focus {
    color: #fff;
    background-color: #545b62
}

a.badge-secondary:focus, a.badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.badge-success {
    color: #fff;
    background-color: #28a745
}

a.badge-success:hover, a.badge-success:focus {
    color: #fff;
    background-color: #1e7e34
}

a.badge-success:focus, a.badge-success.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

a.badge-info:hover, a.badge-info:focus {
    color: #fff;
    background-color: #117a8b
}

a.badge-info:focus, a.badge-info.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.badge-warning {
    color: #212529;
    background-color: #ffc107
}

a.badge-warning:hover, a.badge-warning:focus {
    color: #212529;
    background-color: #d39e00
}

a.badge-warning:focus, a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.badge-danger {
    color: #fff;
    background-color: #dc3545
}

a.badge-danger:hover, a.badge-danger:focus {
    color: #fff;
    background-color: #bd2130
}

a.badge-danger:focus, a.badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa
}

a.badge-light:hover, a.badge-light:focus {
    color: #212529;
    background-color: #dae0e5
}

a.badge-light:focus, a.badge-light.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.badge-dark {
    color: #fff;
    background-color: #343a40
}

a.badge-dark:hover, a.badge-dark:focus {
    color: #fff;
    background-color: #1d2124
}

a.badge-dark:focus, a.badge-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

@media(min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

    .alert-dismissible .close {
        position: absolute;
        top: 0;
        right: 0;
        padding: .75rem 1.25rem;
        color: inherit
    }

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

    .alert-primary hr {
        border-top-color: #9fcdff
    }

    .alert-primary .alert-link {
        color: #002752
    }

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

    .alert-secondary hr {
        border-top-color: #c8cbcf
    }

    .alert-secondary .alert-link {
        color: #202326
    }

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

    .alert-success hr {
        border-top-color: #b1dfbb
    }

    .alert-success .alert-link {
        color: #0b2e13
    }

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

    .alert-info hr {
        border-top-color: #abdde5
    }

    .alert-info .alert-link {
        color: #062c33
    }

.alert-warning {
    color: #000000;
    background-color: #ffffff;
    border-color: #ccc;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(249,169,32,0.56);
    -moz-box-shadow: 0px 0px 10px 0px rgba(249,169,32,0.56);
    box-shadow: 0px 0px 10px 0px rgba(249,169,32,0.56);
}

    .alert-warning hr {
        border-top-color: #ffe8a1
    }

    .alert-warning .alert-link {
        color: #533f03
    }

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

    .alert-danger hr {
        border-top-color: #f1b0b7
    }

    .alert-danger .alert-link {
        color: #491217
    }

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

    .alert-light hr {
        border-top-color: #ececf6
    }

    .alert-light .alert-link {
        color: #686868
    }

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

    .alert-dark hr {
        border-top-color: #b9bbbe
    }

    .alert-dark .alert-link {
        color: #040505
    }

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #2C56F4;
    transition: width .6s ease
}

@media(prefers-reduced-motion: reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    animation: progress-bar-stripes 1s linear infinite
}

@media(prefers-reduced-motion: reduce) {
    .progress-bar-animated {
        animation: none
    }
}

.media {
    display: flex;
    align-items: flex-start
}

.media-body {
    flex: 1
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

    .list-group-item-action:hover, .list-group-item-action:focus {
        z-index: 1;
        color: #495057;
        text-decoration: none;
        background-color: #f8f9fa
    }

    .list-group-item-action:active {
        color: #212529;
        background-color: #e9ecef
    }

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

    .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

    .list-group-item.disabled, .list-group-item:disabled {
        color: #6c757d;
        pointer-events: none;
        background-color: #fff
    }

    .list-group-item.active {
        z-index: 2;
        color: #fff;
        background-color: #2C56F4;
        border-color: #2C56F4
    }

.list-group-horizontal {
    flex-direction: row
}

    .list-group-horizontal .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }

        .list-group-horizontal .list-group-item:first-child {
            border-top-left-radius: .25rem;
            border-bottom-left-radius: .25rem;
            border-top-right-radius: 0
        }

        .list-group-horizontal .list-group-item:last-child {
            margin-right: 0;
            border-top-right-radius: .25rem;
            border-bottom-right-radius: .25rem;
            border-bottom-left-radius: 0
        }

@media(min-width: 576px) {
    .list-group-horizontal-sm {
        flex-direction: row
    }

        .list-group-horizontal-sm .list-group-item {
            margin-right: -1px;
            margin-bottom: 0
        }

            .list-group-horizontal-sm .list-group-item:first-child {
                border-top-left-radius: .25rem;
                border-bottom-left-radius: .25rem;
                border-top-right-radius: 0
            }

            .list-group-horizontal-sm .list-group-item:last-child {
                margin-right: 0;
                border-top-right-radius: .25rem;
                border-bottom-right-radius: .25rem;
                border-bottom-left-radius: 0
            }
}

@media(min-width: 768px) {
    .list-group-horizontal-md {
        flex-direction: row
    }

        .list-group-horizontal-md .list-group-item {
            margin-right: -1px;
            margin-bottom: 0
        }

            .list-group-horizontal-md .list-group-item:first-child {
                border-top-left-radius: .25rem;
                border-bottom-left-radius: .25rem;
                border-top-right-radius: 0
            }

            .list-group-horizontal-md .list-group-item:last-child {
                margin-right: 0;
                border-top-right-radius: .25rem;
                border-bottom-right-radius: .25rem;
                border-bottom-left-radius: 0
            }
}

@media(min-width: 992px) {
    .list-group-horizontal-lg {
        flex-direction: row
    }

        .list-group-horizontal-lg .list-group-item {
            margin-right: -1px;
            margin-bottom: 0
        }

            .list-group-horizontal-lg .list-group-item:first-child {
                border-top-left-radius: .25rem;
                border-bottom-left-radius: .25rem;
                border-top-right-radius: 0
            }

            .list-group-horizontal-lg .list-group-item:last-child {
                margin-right: 0;
                border-top-right-radius: .25rem;
                border-bottom-right-radius: .25rem;
                border-bottom-left-radius: 0
            }
}

@media(min-width: 1200px) {
    .list-group-horizontal-xl {
        flex-direction: row
    }

        .list-group-horizontal-xl .list-group-item {
            margin-right: -1px;
            margin-bottom: 0
        }

            .list-group-horizontal-xl .list-group-item:first-child {
                border-top-left-radius: .25rem;
                border-bottom-left-radius: .25rem;
                border-top-right-radius: 0
            }

            .list-group-horizontal-xl .list-group-item:last-child {
                margin-right: 0;
                border-top-right-radius: .25rem;
                border-bottom-right-radius: .25rem;
                border-bottom-left-radius: 0
            }
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

    .list-group-flush .list-group-item:last-child {
        margin-bottom: -1px
    }

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.list-group-item-primary {
    color: #004085;
    background-color: #b8daff
}

    .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
        color: #004085;
        background-color: #9fcdff
    }

    .list-group-item-primary.list-group-item-action.active {
        color: #fff;
        background-color: #004085;
        border-color: #004085
    }

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db
}

    .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
        color: #383d41;
        background-color: #c8cbcf
    }

    .list-group-item-secondary.list-group-item-action.active {
        color: #fff;
        background-color: #383d41;
        border-color: #383d41
    }

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb
}

    .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
        color: #155724;
        background-color: #b1dfbb
    }

    .list-group-item-success.list-group-item-action.active {
        color: #fff;
        background-color: #155724;
        border-color: #155724
    }

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

    .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
        color: #0c5460;
        background-color: #abdde5
    }

    .list-group-item-info.list-group-item-action.active {
        color: #fff;
        background-color: #0c5460;
        border-color: #0c5460
    }

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba
}

    .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
        color: #856404;
        background-color: #ffe8a1
    }

    .list-group-item-warning.list-group-item-action.active {
        color: #fff;
        background-color: #856404;
        border-color: #856404
    }

.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb
}

    .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
        color: #721c24;
        background-color: #f1b0b7
    }

    .list-group-item-danger.list-group-item-action.active {
        color: #fff;
        background-color: #721c24;
        border-color: #721c24
    }

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

    .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
        color: #818182;
        background-color: #ececf6
    }

    .list-group-item-light.list-group-item-action.active {
        color: #fff;
        background-color: #818182;
        border-color: #818182
    }

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}

    .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
        color: #1b1e21;
        background-color: #b9bbbe
    }

    .list-group-item-dark.list-group-item-action.active {
        color: #fff;
        background-color: #1b1e21;
        border-color: #1b1e21
    }

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

    .close:hover {
        color: #000;
        text-decoration: none
    }

    .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
        opacity: .75
    }

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    appearance: none
}

a.close.disabled {
    pointer-events: none
}

.toast {
    max-width: 350px;
    overflow: hidden;
    font-size: 0.875rem;
    background-color: rgba(255, 255, 255, .85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
    backdrop-filter: blur(10px);
    opacity: 0;
    border-radius: .25rem
}

    .toast:not(:last-child) {
        margin-bottom: .75rem
    }

    .toast.showing {
        opacity: 1
    }

    .toast.show {
        display: block;
        opacity: 1
    }

    .toast.hide {
        display: none
    }

.toast-header {
    display: flex;
    align-items: center;
    padding: .25rem .75rem;
    color: #6c757d;
    background-color: rgba(255, 255, 255, .85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.toast-body {
    padding: .75rem
}

.modal-open {
    overflow: hidden
}

    .modal-open .modal {
        overflow-x: hidden;
        overflow-y: auto
    }

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -50px)
}

@media(prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    transform: none
}

.modal-dialog-scrollable {
    display: flex;
    max-height: calc(100% - 1rem)
}

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 1rem);
        overflow: hidden
    }

    .modal-dialog-scrollable .modal-header, .modal-dialog-scrollable .modal-footer {
        flex-shrink: 0
    }

    .modal-dialog-scrollable .modal-body {
        overflow-y: auto
    }

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}

    .modal-dialog-centered::before {
        display: block;
        height: calc(100vh - 1rem);
        content: ""
    }

    .modal-dialog-centered.modal-dialog-scrollable {
        flex-direction: column;
        justify-content: center;
        height: 100%
    }

        .modal-dialog-centered.modal-dialog-scrollable .modal-content {
            max-height: none
        }

        .modal-dialog-centered.modal-dialog-scrollable::before {
            content: none
        }

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0
    }

    .modal-backdrop.show {
        opacity: .5
    }

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

    .modal-header .close {
        padding: 1rem 1rem;
        margin: -1rem -1rem -1rem auto
    }

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem
}

    .modal-footer > :not(:first-child) {
        margin-left: .25rem
    }

    .modal-footer > :not(:last-child) {
        margin-right: .25rem
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }

        .modal-dialog-scrollable .modal-content {
            max-height: calc(100vh - 3.5rem)
        }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

        .modal-dialog-centered::before {
            height: calc(100vh - 3.5rem)
        }

    .modal-sm {
        max-width: 300px
    }
}

@media(min-width: 992px) {
    .modal-lg, .modal-xl {
        max-width: 800px
    }
}

@media(min-width: 1200px) {
    .modal-xl {
        max-width: 1140px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    opacity: 0
}

    .tooltip.show {
        opacity: .9
    }

    .tooltip .arrow {
        position: absolute;
        display: block;
        width: .8rem;
        height: .4rem
    }

        .tooltip .arrow::before {
            position: absolute;
            content: "";
            border-color: transparent;
            border-style: solid
        }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
    padding: .4rem 0
}

    .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
        bottom: 0
    }

        .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
            top: 0;
            border-width: .4rem .4rem 0;
            border-top-color: #000
        }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
    padding: 0 .4rem
}

    .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
        left: 0;
        width: .4rem;
        height: .8rem
    }

        .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
            right: 0;
            border-width: .4rem .4rem .4rem 0;
            border-right-color: #000
        }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
    padding: .4rem 0
}

    .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
        top: 0
    }

        .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
            bottom: 0;
            border-width: 0 .4rem .4rem;
            border-bottom-color: #000
        }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
    padding: 0 .4rem
}

    .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
        right: 0;
        width: .4rem;
        height: .8rem
    }

        .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
            left: 0;
            border-width: .4rem 0 .4rem .4rem;
            border-left-color: #000
        }

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem
}

    .popover .arrow {
        position: absolute;
        display: block;
        width: 1rem;
        height: .5rem;
        margin: 0 .3rem
    }

        .popover .arrow::before, .popover .arrow::after {
            position: absolute;
            display: block;
            content: "";
            border-color: transparent;
            border-style: solid
        }

.bs-popover-top, .bs-popover-auto[x-placement^=top] {
    margin-bottom: .5rem
}

    .bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
        bottom: calc((0.5rem + 1px) * -1)
    }

        .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
            bottom: 0;
            border-width: .5rem .5rem 0;
            border-top-color: rgba(0, 0, 0, .25)
        }

        .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {
            bottom: 1px;
            border-width: .5rem .5rem 0;
            border-top-color: #fff
        }

.bs-popover-right, .bs-popover-auto[x-placement^=right] {
    margin-left: .5rem
}

    .bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
        left: calc((0.5rem + 1px) * -1);
        width: .5rem;
        height: 1rem;
        margin: .3rem 0
    }

        .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {
            left: 0;
            border-width: .5rem .5rem .5rem 0;
            border-right-color: rgba(0, 0, 0, .25)
        }

        .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {
            left: 1px;
            border-width: .5rem .5rem .5rem 0;
            border-right-color: #fff
        }

.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
    margin-top: .5rem
}

    .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
        top: calc((0.5rem + 1px) * -1)
    }

        .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {
            top: 0;
            border-width: 0 .5rem .5rem .5rem;
            border-bottom-color: rgba(0, 0, 0, .25)
        }

        .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {
            top: 1px;
            border-width: 0 .5rem .5rem .5rem;
            border-bottom-color: #fff
        }

    .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
        position: absolute;
        top: 0;
        left: 50%;
        display: block;
        width: 1rem;
        margin-left: -0.5rem;
        content: "";
        border-bottom: 1px solid #f7f7f7
    }

.bs-popover-left, .bs-popover-auto[x-placement^=left] {
    margin-right: .5rem
}

    .bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
        right: calc((0.5rem + 1px) * -1);
        width: .5rem;
        height: 1rem;
        margin: .3rem 0
    }

        .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {
            right: 0;
            border-width: .5rem 0 .5rem .5rem;
            border-left-color: rgba(0, 0, 0, .25)
        }

        .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {
            right: 1px;
            border-width: .5rem 0 .5rem .5rem;
            border-left-color: #fff
        }

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px)
}

    .popover-header:empty {
        display: none
    }

.popover-body {
    padding: .5rem .75rem;
    color: #212529
}

.carousel {
    position: relative
}

    .carousel.pointer-event {
        touch-action: pan-y
    }

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

    .carousel-inner::after {
        display: block;
        clear: both;
        content: ""
    }

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out
}

@media(prefers-reduced-motion: reduce) {
    .carousel-item {
        transition: none
    }
}

.carousel-item.active, .carousel-item-next, .carousel-item-prev {
    display: block
}

    .carousel-item-next:not(.carousel-item-left), .active.carousel-item-right {
        transform: translateX(100%)
    }

    .carousel-item-prev:not(.carousel-item-right), .active.carousel-item-left {
        transform: translateX(-100%)
    }

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none
}

    .carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right {
        z-index: 1;
        opacity: 1
    }

.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: 0s .6s opacity
}

@media(prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
        transition: none
    }
}

.carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease
}

@media(prefers-reduced-motion: reduce) {
    .carousel-control-prev, .carousel-control-next {
        transition: none
    }
}

.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50%/100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

    .carousel-indicators li {
        box-sizing: content-box;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #fff;
        background-clip: padding-box;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        opacity: .5;
        transition: opacity .6s ease
    }

@media(prefers-reduced-motion: reduce) {
    .carousel-indicators li {
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg)
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em
}

@keyframes spinner-grow {
    0% {
        transform: scale(0)
    }

    50% {
        opacity: 1
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-primary {
    background-color: #2C56F4 !important
}

a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus {
    background-color: #0062cc !important
}

.bg-secondary {
    background-color: #6c757d !important
}

a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus {
    background-color: #545b62 !important
}

.bg-success {
    background-color: #28a745 !important
}

a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus {
    background-color: #1e7e34 !important
}

.bg-info {
    background-color: #17a2b8 !important
}

a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus {
    background-color: #117a8b !important
}

.bg-warning {
    background-color: #ffc107 !important
}

a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus {
    background-color: #d39e00 !important
}

.bg-danger {
    background-color: #dc3545 !important
}

a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus {
    background-color: #bd2130 !important
}

.bg-light {
    background-color: #f8f9fa !important
}

a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus {
    background-color: #dae0e5 !important
}

.bg-dark {
    background-color: #343a40 !important
}

a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
    background-color: #1d2124 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #dee2e6 !important
}

.border-top {
    border-top: 1px solid #dee2e6 !important
}

.border-right {
    border-right: 1px solid #dee2e6 !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.border-left {
    border-left: 1px solid #dee2e6 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #2C56F4 !important
}

.border-secondary {
    border-color: #6c757d !important
}

.border-success {
    border-color: #28a745 !important
}

.border-info {
    border-color: #17a2b8 !important
}

.border-warning {
    border-color: #ffc107 !important
}

.border-danger {
    border-color: #dc3545 !important
}

.border-light {
    border-color: #f8f9fa !important
}

.border-dark {
    border-color: #343a40 !important
}

.border-white {
    border-color: #fff !important
}

.rounded-sm {
    border-radius: .2rem !important
}

.rounded {
    border-radius: .25rem !important
}

.rounded-top {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important
}

.rounded-right {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom {
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-left {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-lg {
    border-radius: .3rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-pill {
    border-radius: 50rem !important
}

.rounded-0 {
    border-radius: 0 !important
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important;
}

.d-inline-flex {
    display: inline-flex !important
}

@media(min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media(min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media(min-width: 992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media(min-width: 1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

    .embed-responsive::before {
        display: block;
        content: ""
    }

    .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0
    }

.embed-responsive-21by9::before {
    padding-top: 42.8571428571%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

@media(min-width: 576px) {
    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media(min-width: 768px) {
    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media(min-width: 992px) {
    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

@media(min-width: 1200px) {
    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media(min-width: 576px) {
    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media(min-width: 768px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media(min-width: 992px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media(min-width: 1200px) {
    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

.overflow-auto {
    overflow: auto !important
}

.overflow-hidden {
    overflow: hidden !important
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: sticky !important
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports(position: sticky) {
    .sticky-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}

.shadow-none {
    box-shadow: none !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.vw-100 {
    width: 100vw !important
}

.vh-100 {
    height: 100vh !important
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0)
}

.m-0 {
    margin: 0 !important
}

.mt-0, .my-0 {
    margin-top: 0 !important
}

.mr-0, .mx-0 {
    margin-right: 0 !important
}

.mb-0, .my-0 {
    margin-bottom: 0 !important
}

.ml-0, .mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1, .my-1 {
    margin-top: .25rem !important
}

.mr-1, .mx-1 {
    margin-right: .25rem !important
}

.mb-1, .my-1 {
    margin-bottom: .25rem !important
}

.ml-1, .mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2, .my-2 {
    margin-top: .5rem !important
}

.mr-2, .mx-2 {
    margin-right: .5rem !important
}

.mb-2, .my-2 {
    margin-bottom: .5rem !important
}

.ml-2, .mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3, .my-3 {
    margin-top: 1rem !important
}

.mr-3, .mx-3 {
    margin-right: 1rem !important
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important
}

.ml-3, .mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important
}

.mr-4, .mx-4 {
    margin-right: 1.5rem !important
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4, .mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5, .my-5 {
    margin-top: 3rem !important
}

.mr-5, .mx-5 {
    margin-right: 3rem !important
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important
}

.ml-5, .mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0, .py-0 {
    padding-top: 0 !important
}

.pr-0, .px-0 {
    padding-right: 0 !important
}

.pb-0, .py-0 {
    padding-bottom: 0 !important
}

.pl-0, .px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1, .py-1 {
    padding-top: .25rem !important
}

.pr-1, .px-1 {
    padding-right: .25rem !important
}

.pb-1, .py-1 {
    padding-bottom: .25rem !important
}

.pl-1, .px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2, .py-2 {
    padding-top: .5rem !important
}

.pr-2, .px-2 {
    padding-right: .5rem !important
}

.pb-2, .py-2 {
    padding-bottom: .5rem !important
}

.pl-2, .px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3, .py-3 {
    padding-top: 1rem !important
}

.pr-3, .px-3 {
    padding-right: 1rem !important
}

.pb-3, .py-3 {
    padding-bottom: 1rem !important
}

.pl-3, .px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4, .py-4 {
    padding-top: 1.5rem !important
}

.pr-4, .px-4 {
    padding-right: 1.5rem !important
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4, .px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5, .py-5 {
    padding-top: 3rem !important
}

.pr-5, .px-5 {
    padding-right: 3rem !important
}

.pb-5, .py-5 {
    padding-bottom: 3rem !important
}

.pl-5, .px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -0.25rem !important
}

.mt-n1, .my-n1 {
    margin-top: -0.25rem !important
}

.mr-n1, .mx-n1 {
    margin-right: -0.25rem !important
}

.mb-n1, .my-n1 {
    margin-bottom: -0.25rem !important
}

.ml-n1, .mx-n1 {
    margin-left: -0.25rem !important
}

.m-n2 {
    margin: -0.5rem !important
}

.mt-n2, .my-n2 {
    margin-top: -0.5rem !important
}

.mr-n2, .mx-n2 {
    margin-right: -0.5rem !important
}

.mb-n2, .my-n2 {
    margin-bottom: -0.5rem !important
}

.ml-n2, .mx-n2 {
    margin-left: -0.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3, .my-n3 {
    margin-top: -1rem !important
}

.mr-n3, .mx-n3 {
    margin-right: -1rem !important
}

.mb-n3, .my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3, .mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4, .my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4, .mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4, .my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4, .mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5, .my-n5 {
    margin-top: -3rem !important
}

.mr-n5, .mx-n5 {
    margin-right: -3rem !important
}

.mb-n5, .my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5, .mx-n5 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto, .my-auto {
    margin-top: auto !important
}

.mr-auto, .mx-auto {
    margin-right: auto !important
}

.mb-auto, .my-auto {
    margin-bottom: auto !important
}

.ml-auto, .mx-auto {
    margin-left: auto !important
}

@media(min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0, .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0, .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0, .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0, .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1, .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1, .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1, .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1, .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2, .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2, .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2, .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2, .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3, .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3, .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3, .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3, .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4, .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4, .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4, .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4, .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5, .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5, .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5, .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5, .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0, .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0, .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0, .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0, .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1, .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1, .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1, .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1, .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2, .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2, .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2, .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2, .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3, .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3, .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3, .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3, .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4, .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4, .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4, .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4, .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5, .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5, .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5, .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5, .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-n1 {
        margin: -0.25rem !important
    }

    .mt-sm-n1, .my-sm-n1 {
        margin-top: -0.25rem !important
    }

    .mr-sm-n1, .mx-sm-n1 {
        margin-right: -0.25rem !important
    }

    .mb-sm-n1, .my-sm-n1 {
        margin-bottom: -0.25rem !important
    }

    .ml-sm-n1, .mx-sm-n1 {
        margin-left: -0.25rem !important
    }

    .m-sm-n2 {
        margin: -0.5rem !important
    }

    .mt-sm-n2, .my-sm-n2 {
        margin-top: -0.5rem !important
    }

    .mr-sm-n2, .mx-sm-n2 {
        margin-right: -0.5rem !important
    }

    .mb-sm-n2, .my-sm-n2 {
        margin-bottom: -0.5rem !important
    }

    .ml-sm-n2, .mx-sm-n2 {
        margin-left: -0.5rem !important
    }

    .m-sm-n3 {
        margin: -1rem !important
    }

    .mt-sm-n3, .my-sm-n3 {
        margin-top: -1rem !important
    }

    .mr-sm-n3, .mx-sm-n3 {
        margin-right: -1rem !important
    }

    .mb-sm-n3, .my-sm-n3 {
        margin-bottom: -1rem !important
    }

    .ml-sm-n3, .mx-sm-n3 {
        margin-left: -1rem !important
    }

    .m-sm-n4 {
        margin: -1.5rem !important
    }

    .mt-sm-n4, .my-sm-n4 {
        margin-top: -1.5rem !important
    }

    .mr-sm-n4, .mx-sm-n4 {
        margin-right: -1.5rem !important
    }

    .mb-sm-n4, .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-sm-n4, .mx-sm-n4 {
        margin-left: -1.5rem !important
    }

    .m-sm-n5 {
        margin: -3rem !important
    }

    .mt-sm-n5, .my-sm-n5 {
        margin-top: -3rem !important
    }

    .mr-sm-n5, .mx-sm-n5 {
        margin-right: -3rem !important
    }

    .mb-sm-n5, .my-sm-n5 {
        margin-bottom: -3rem !important
    }

    .ml-sm-n5, .mx-sm-n5 {
        margin-left: -3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto, .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto, .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto, .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto, .mx-sm-auto {
        margin-left: auto !important
    }
}

@media(min-width: 768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0, .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0, .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0, .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0, .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1, .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1, .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1, .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1, .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2, .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2, .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2, .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2, .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3, .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3, .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3, .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3, .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4, .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4, .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4, .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4, .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5, .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5, .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5, .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5, .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0, .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0, .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0, .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0, .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1, .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1, .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1, .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1, .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2, .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2, .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2, .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2, .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3, .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3, .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3, .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3, .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4, .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4, .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4, .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4, .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5, .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5, .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5, .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5, .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-n1 {
        margin: -0.25rem !important
    }

    .mt-md-n1, .my-md-n1 {
        margin-top: -0.25rem !important
    }

    .mr-md-n1, .mx-md-n1 {
        margin-right: -0.25rem !important
    }

    .mb-md-n1, .my-md-n1 {
        margin-bottom: -0.25rem !important
    }

    .ml-md-n1, .mx-md-n1 {
        margin-left: -0.25rem !important
    }

    .m-md-n2 {
        margin: -0.5rem !important
    }

    .mt-md-n2, .my-md-n2 {
        margin-top: -0.5rem !important
    }

    .mr-md-n2, .mx-md-n2 {
        margin-right: -0.5rem !important
    }

    .mb-md-n2, .my-md-n2 {
        margin-bottom: -0.5rem !important
    }

    .ml-md-n2, .mx-md-n2 {
        margin-left: -0.5rem !important
    }

    .m-md-n3 {
        margin: -1rem !important
    }

    .mt-md-n3, .my-md-n3 {
        margin-top: -1rem !important
    }

    .mr-md-n3, .mx-md-n3 {
        margin-right: -1rem !important
    }

    .mb-md-n3, .my-md-n3 {
        margin-bottom: -1rem !important
    }

    .ml-md-n3, .mx-md-n3 {
        margin-left: -1rem !important
    }

    .m-md-n4 {
        margin: -1.5rem !important
    }

    .mt-md-n4, .my-md-n4 {
        margin-top: -1.5rem !important
    }

    .mr-md-n4, .mx-md-n4 {
        margin-right: -1.5rem !important
    }

    .mb-md-n4, .my-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-md-n4, .mx-md-n4 {
        margin-left: -1.5rem !important
    }

    .m-md-n5 {
        margin: -3rem !important
    }

    .mt-md-n5, .my-md-n5 {
        margin-top: -3rem !important
    }

    .mr-md-n5, .mx-md-n5 {
        margin-right: -3rem !important
    }

    .mb-md-n5, .my-md-n5 {
        margin-bottom: -3rem !important
    }

    .ml-md-n5, .mx-md-n5 {
        margin-left: -3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto, .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto, .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto, .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto, .mx-md-auto {
        margin-left: auto !important
    }
}

@media(min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0, .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0, .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0, .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0, .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1, .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1, .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1, .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1, .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2, .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2, .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2, .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2, .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3, .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3, .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3, .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3, .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4, .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4, .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4, .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4, .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5, .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5, .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5, .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5, .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0, .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0, .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0, .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0, .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1, .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1, .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1, .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1, .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2, .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2, .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2, .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2, .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3, .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3, .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3, .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3, .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4, .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4, .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4, .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4, .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5, .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5, .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5, .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5, .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-n1 {
        margin: -0.25rem !important
    }

    .mt-lg-n1, .my-lg-n1 {
        margin-top: -0.25rem !important
    }

    .mr-lg-n1, .mx-lg-n1 {
        margin-right: -0.25rem !important
    }

    .mb-lg-n1, .my-lg-n1 {
        margin-bottom: -0.25rem !important
    }

    .ml-lg-n1, .mx-lg-n1 {
        margin-left: -0.25rem !important
    }

    .m-lg-n2 {
        margin: -0.5rem !important
    }

    .mt-lg-n2, .my-lg-n2 {
        margin-top: -0.5rem !important
    }

    .mr-lg-n2, .mx-lg-n2 {
        margin-right: -0.5rem !important
    }

    .mb-lg-n2, .my-lg-n2 {
        margin-bottom: -0.5rem !important
    }

    .ml-lg-n2, .mx-lg-n2 {
        margin-left: -0.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

    .mt-lg-n3, .my-lg-n3 {
        margin-top: -1rem !important
    }

    .mr-lg-n3, .mx-lg-n3 {
        margin-right: -1rem !important
    }

    .mb-lg-n3, .my-lg-n3 {
        margin-bottom: -1rem !important
    }

    .ml-lg-n3, .mx-lg-n3 {
        margin-left: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .mt-lg-n4, .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mr-lg-n4, .mx-lg-n4 {
        margin-right: -1.5rem !important
    }

    .mb-lg-n4, .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-lg-n4, .mx-lg-n4 {
        margin-left: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem !important
    }

    .mt-lg-n5, .my-lg-n5 {
        margin-top: -3rem !important
    }

    .mr-lg-n5, .mx-lg-n5 {
        margin-right: -3rem !important
    }

    .mb-lg-n5, .my-lg-n5 {
        margin-bottom: -3rem !important
    }

    .ml-lg-n5, .mx-lg-n5 {
        margin-left: -3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto, .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto, .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto, .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto, .mx-lg-auto {
        margin-left: auto !important
    }
}

@media(min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0, .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0, .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0, .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0, .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1, .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1, .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1, .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1, .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2, .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2, .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2, .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2, .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3, .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3, .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3, .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3, .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4, .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4, .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4, .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4, .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5, .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5, .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5, .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5, .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0, .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0, .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0, .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0, .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1, .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1, .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1, .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1, .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2, .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2, .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2, .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2, .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3, .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3, .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3, .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3, .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4, .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4, .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4, .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4, .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5, .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5, .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5, .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5, .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-n1 {
        margin: -0.25rem !important
    }

    .mt-xl-n1, .my-xl-n1 {
        margin-top: -0.25rem !important
    }

    .mr-xl-n1, .mx-xl-n1 {
        margin-right: -0.25rem !important
    }

    .mb-xl-n1, .my-xl-n1 {
        margin-bottom: -0.25rem !important
    }

    .ml-xl-n1, .mx-xl-n1 {
        margin-left: -0.25rem !important
    }

    .m-xl-n2 {
        margin: -0.5rem !important
    }

    .mt-xl-n2, .my-xl-n2 {
        margin-top: -0.5rem !important
    }

    .mr-xl-n2, .mx-xl-n2 {
        margin-right: -0.5rem !important
    }

    .mb-xl-n2, .my-xl-n2 {
        margin-bottom: -0.5rem !important
    }

    .ml-xl-n2, .mx-xl-n2 {
        margin-left: -0.5rem !important
    }

    .m-xl-n3 {
        margin: -1rem !important
    }

    .mt-xl-n3, .my-xl-n3 {
        margin-top: -1rem !important
    }

    .mr-xl-n3, .mx-xl-n3 {
        margin-right: -1rem !important
    }

    .mb-xl-n3, .my-xl-n3 {
        margin-bottom: -1rem !important
    }

    .ml-xl-n3, .mx-xl-n3 {
        margin-left: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem !important
    }

    .mt-xl-n4, .my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .mr-xl-n4, .mx-xl-n4 {
        margin-right: -1.5rem !important
    }

    .mb-xl-n4, .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xl-n4, .mx-xl-n4 {
        margin-left: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -3rem !important
    }

    .mt-xl-n5, .my-xl-n5 {
        margin-top: -3rem !important
    }

    .mr-xl-n5, .mx-xl-n5 {
        margin-right: -3rem !important
    }

    .mb-xl-n5, .my-xl-n5 {
        margin-bottom: -3rem !important
    }

    .ml-xl-n5, .mx-xl-n5 {
        margin-left: -3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto, .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto, .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto, .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto, .mx-xl-auto {
        margin-left: auto !important
    }
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important
}

.text-justify {
    text-align: justify !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media(min-width: 576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media(min-width: 768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media(min-width: 992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media(min-width: 1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-lighter {
    font-weight: lighter !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-weight-bolder {
    font-weight: bolder !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #2C56F4 !important
}

a.text-primary:hover, a.text-primary:focus {
    color: #0056b3 !important
}

.text-secondary {
    color: #6c757d !important
}

a.text-secondary:hover, a.text-secondary:focus {
    color: #494f54 !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:hover, a.text-success:focus {
    color: #19692c !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:hover, a.text-info:focus {
    color: #0f6674 !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:hover, a.text-warning:focus {
    color: #ba8b00 !important
}

.text-danger {
    color: #dc3545 !important
}

a.text-danger:hover, a.text-danger:focus {
    color: #a71d2a !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:hover, a.text-light:focus {
    color: #cbd3da !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:hover, a.text-dark:focus {
    color: #121416 !important
}

.text-body {
    color: #212529 !important
}

.text-muted {
    color: #6c757d !important
}

.text-black-50 {
    color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
    color: rgba(255, 255, 255, .5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none !important
}

.text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important
}

.text-reset {
    color: inherit !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@media print {
    *, *::before, *::after {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    abbr[title]::after {
        content: " (" attr(title) ")"
    }

    pre {
        white-space: pre-wrap !important
    }

    pre, blockquote {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    body {
        min-width: 992px !important
    }

    .container {
        min-width: 992px !important
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }

    .table-bordered th, .table-bordered td {
        border: 1px solid #dee2e6 !important
    }

    .table-dark {
        color: inherit
    }

        .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody {
            border-color: #dee2e6
        }

    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6
    }
}

.bootstrap-touchspin .input-group-btn-vertical {
    position: absolute;
    right: 0;
    height: 100%;
    z-index: 11
}

    .bootstrap-touchspin .input-group-btn-vertical > .btn, .bootstrap-touchspin .tabs .tab-butons > ul li .input-group-btn-vertical > a, .tabs .tab-butons > ul li .bootstrap-touchspin .input-group-btn-vertical > a {
        position: absolute;
        right: 0;
        height: 50%;
        padding: 0;
        width: 2em;
        text-align: center;
        line-height: 1
    }

    .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
        border-radius: 0 4px 0 0;
        top: 0
    }

    .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
        border-radius: 0 0 4px 0;
        bottom: 0
    }

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

    .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 28px;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--single .select2-selection__rendered {
            display: block;
            padding-left: 8px;
            padding-right: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap
        }

        .select2-container .select2-selection--single .select2-selection__clear {
            position: relative
        }

    .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
        padding-right: 8px;
        padding-left: 20px
    }

    .select2-container .select2-selection--multiple {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        min-height: 32px;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--multiple .select2-selection__rendered {
            display: inline-block;
            overflow: hidden;
            padding-left: 8px;
            text-overflow: ellipsis;
            white-space: nowrap
        }

    .select2-container .select2-search--inline {
        float: left
    }

        .select2-container .select2-search--inline .select2-search__field {
            box-sizing: border-box;
            border: none;
            font-size: 100%;
            margin-top: 5px;
            padding: 0
        }

            .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
                -webkit-appearance: none
            }

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

    .select2-results__option[aria-selected] {
        cursor: pointer
    }

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

    .select2-search--dropdown .select2-search__field {
        padding: 4px;
        width: 100%;
        box-sizing: border-box
    }

        .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none
        }

    .select2-search--dropdown.select2-search--hide {
        display: none
    }

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px
    }

    .select2-container--default .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold
    }

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
        display: none
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        box-sizing: border-box;
        list-style: none;
        margin: 0;
        padding: 0 5px;
        width: 100%
    }

        .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
            list-style: none
        }

    .select2-container--default .select2-selection--multiple .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        margin-top: 5px;
        margin-right: 10px;
        padding: 1px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        color: #999;
        cursor: pointer;
        display: inline-block;
        font-weight: bold;
        margin-right: 2px
    }

        .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #333
        }

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #000 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -1em;
        padding-left: 2em
    }

        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -2em;
            padding-left: 3em
        }

            .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -3em;
                padding-left: 4em
            }

                .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                    margin-left: -4em;
                    padding-left: 5em
                }

                    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                        margin-left: -5em;
                        padding-left: 6em
                    }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)
}

    .select2-container--classic .select2-selection--single:focus {
        border: 1px solid #5897fb
    }

    .select2-container--classic .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px
    }

    .select2-container--classic .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        margin-right: 10px
    }

    .select2-container--classic .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

    .select2-container--classic .select2-selection--single .select2-selection__arrow {
        background-color: #ddd;
        border: none;
        border-left: 1px solid #aaa;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
        background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
        background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
        background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0)
    }

        .select2-container--classic .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
        background: transparent;
        border: none
    }

        .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
            border-color: transparent transparent #888 transparent;
            border-width: 0 4px 5px 4px
        }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

    .select2-container--classic .select2-selection--multiple:focus {
        border: 1px solid #5897fb
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
        list-style: none;
        margin: 0;
        padding: 0 5px
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__clear {
        display: none
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
        color: #888;
        cursor: pointer;
        display: inline-block;
        font-weight: bold;
        margin-right: 2px
    }

        .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #555
        }

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: gray
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

@font-face {
    font-family: "swiper-icons";
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

    .swiper-container-autoheight .swiper-wrapper {
        align-items: flex-start;
        transition-property: transform, height
    }

.swiper-container-3d {
    perspective: 1200px
}

    .swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
        transform-style: preserve-3d
    }

    .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10
    }

    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
    }

    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
    }

    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
    }

    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
    }

.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

    .swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
        display: none
    }

    .swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
        scroll-snap-align: start start
    }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-prev, .swiper-button-next {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

    .swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none
    }

    .swiper-button-prev:after, .swiper-button-next:after {
        font-family: swiper-icons;
        font-size: var(--swiper-navigation-size);
        text-transform: none !important;
        letter-spacing: 0;
        text-transform: none;
        font-variant: initial
    }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

    .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
        content: "prev"
    }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

    .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
        content: "next"
    }

    .swiper-button-prev.swiper-button-white, .swiper-button-next.swiper-button-white {
        --swiper-navigation-color: #ffffff
    }

    .swiper-button-prev.swiper-button-black, .swiper-button-next.swiper-button-black {
        --swiper-navigation-color: #000000
    }

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0
    }

.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        transform: scale(0.33);
        position: relative
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
        transform: scale(1)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
        transform: scale(1)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
        transform: scale(0.66)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
        transform: scale(0.33)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
        transform: scale(0.66)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
        transform: scale(0.33)
    }

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

    .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 6px 0;
        display: block
    }

    .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        top: 50%;
        transform: translateY(-50%);
        width: 8px
    }

        .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
            display: inline-block;
            transition: 200ms transform, 200ms top
        }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

    .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        transition: 200ms transform, 200ms left
    }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

    .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        background: var(--swiper-pagination-color, var(--swiper-theme-color));
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        transform: scale(0);
        transform-origin: left top
    }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

    .swiper-container-vertical > .swiper-pagination-progressbar, .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
        width: 4px;
        height: 100%;
        left: 0;
        top: 0
    }

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

    .swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain
    }

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

    .swiper-container-fade .swiper-slide .swiper-slide {
        pointer-events: none
    }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

    .swiper-container-cube .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1;
        visibility: hidden;
        transform-origin: 0 0;
        width: 100%;
        height: 100%
    }

        .swiper-container-cube .swiper-slide .swiper-slide {
            pointer-events: none
        }

    .swiper-container-cube.swiper-container-rtl .swiper-slide {
        transform-origin: 100% 0
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
        pointer-events: auto
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide {
        pointer-events: auto;
        visibility: visible
    }

    .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .swiper-container-cube .swiper-cube-shadow {
        position: absolute;
        left: 0;
        bottom: 0px;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .6;
        -webkit-filter: blur(50px);
        filter: blur(50px);
        z-index: 0
    }

.swiper-container-flip {
    overflow: visible
}

    .swiper-container-flip .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1
    }

        .swiper-container-flip .swiper-slide .swiper-slide {
            pointer-events: none
        }

    .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
        pointer-events: auto
    }

    .swiper-container-flip .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

@-webkit-keyframes bounce {
    0%, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {
    0%, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    0%, 50%, to {
        opacity: 1
    }

    25%, 75% {
        opacity: 0
    }
}

@keyframes flash {
    0%, 50%, to {
        opacity: 1
    }

    25%, 75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    0%, to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {
    0%, to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%, 20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg)
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%, 20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg)
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    0%, 11.1%, to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
    }
}

@keyframes jello {
    0%, 11.1%, to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.heartBeat {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.bounceIn {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInDown {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInLeft {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInRight {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInUp {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}

.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%, 60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%, 80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%, 60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%, 80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes jackInTheBox {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes jackInTheBox {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite
    }

    .animated.delay-1s {
        -webkit-animation-delay: 1s;
        animation-delay: 1s
    }

    .animated.delay-2s {
        -webkit-animation-delay: 2s;
        animation-delay: 2s
    }

    .animated.delay-3s {
        -webkit-animation-delay: 3s;
        animation-delay: 3s
    }

    .animated.delay-4s {
        -webkit-animation-delay: 4s;
        animation-delay: 4s
    }

    .animated.delay-5s {
        -webkit-animation-delay: 5s;
        animation-delay: 5s
    }

    .animated.fast {
        -webkit-animation-duration: .8s;
        animation-duration: .8s
    }

    .animated.faster {
        -webkit-animation-duration: .5s;
        animation-duration: .5s
    }

    .animated.slow {
        -webkit-animation-duration: 2s;
        animation-duration: 2s
    }

    .animated.slower {
        -webkit-animation-duration: 3s;
        animation-duration: 3s
    }

@media(prefers-reduced-motion: reduce), (print) {
    .animated {
        -webkit-animation-duration: 1ms !important;
        animation-duration: 1ms !important;
        -webkit-transition-duration: 1ms !important;
        transition-duration: 1ms !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important
    }
}

.datepicker {
    border-radius: 4px;
    direction: ltr
}

.datepicker-inline {
    width: 220px
}

.datepicker-rtl {
    direction: rtl
}

    .datepicker-rtl.dropdown-menu {
        left: auto
    }

    .datepicker-rtl table tr td span {
        float: right
    }

.datepicker-dropdown {
    top: 0;
    left: 0;
    padding: 4px
}

    .datepicker-dropdown:before {
        content: "";
        display: inline-block;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid rgba(0, 0, 0, .15);
        border-top: 0;
        border-bottom-color: rgba(0, 0, 0, .2);
        position: absolute
    }

    .datepicker-dropdown:after {
        content: "";
        display: inline-block;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        border-top: 0;
        position: absolute
    }

    .datepicker-dropdown.datepicker-orient-left:before {
        left: 6px
    }

    .datepicker-dropdown.datepicker-orient-left:after {
        left: 7px
    }

    .datepicker-dropdown.datepicker-orient-right:before {
        right: 6px
    }

    .datepicker-dropdown.datepicker-orient-right:after {
        right: 7px
    }

    .datepicker-dropdown.datepicker-orient-bottom:before {
        top: -7px
    }

    .datepicker-dropdown.datepicker-orient-bottom:after {
        top: -6px
    }

    .datepicker-dropdown.datepicker-orient-top:before {
        bottom: -7px;
        border-bottom: 0;
        border-top: 7px solid rgba(0, 0, 0, .15)
    }

    .datepicker-dropdown.datepicker-orient-top:after {
        bottom: -6px;
        border-bottom: 0;
        border-top: 6px solid #fff
    }

.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .datepicker table tr td, .datepicker table tr th {
        text-align: center;
        width: 30px;
        height: 30px;
        border-radius: 4px;
        border: none
    }

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
    background-color: transparent
}

.datepicker table tr td.new, .datepicker table tr td.old {
    color: #777
}

.datepicker table tr td.day:hover, .datepicker table tr td.focused {
    background: #eee;
    cursor: pointer
}

.datepicker table tr td.disabled {
    background: 0 0;
    color: #777;
    cursor: default
}

    .datepicker table tr td.disabled:hover {
        background: 0 0;
        color: #777;
        cursor: default
    }

.datepicker table tr td.highlighted {
    color: #000;
    background-color: #d9edf7;
    border-color: #85c5e5;
    border-radius: 0
}

    .datepicker table tr td.highlighted.focus, .datepicker table tr td.highlighted:focus {
        color: #000;
        background-color: #afd9ee;
        border-color: #298fc2
    }

    .datepicker table tr td.highlighted:hover, .datepicker table tr td.highlighted.active, .datepicker table tr td.highlighted:active {
        color: #000;
        background-color: #afd9ee;
        border-color: #52addb
    }

        .datepicker table tr td.highlighted.active.focus, .datepicker table tr td.highlighted.active:focus, .datepicker table tr td.highlighted.active:hover {
            color: #000;
            background-color: #91cbe8;
            border-color: #298fc2
        }

        .datepicker table tr td.highlighted:active.focus, .datepicker table tr td.highlighted:active:focus, .datepicker table tr td.highlighted:active:hover {
            color: #000;
            background-color: #91cbe8;
            border-color: #298fc2
        }

    .datepicker table tr td.highlighted.disabled.focus, .datepicker table tr td.highlighted.disabled:focus, .datepicker table tr td.highlighted.disabled:hover {
        background-color: #d9edf7;
        border-color: #85c5e5
    }

    .datepicker table tr td.highlighted[disabled].focus, .datepicker table tr td.highlighted[disabled]:focus, .datepicker table tr td.highlighted[disabled]:hover {
        background-color: #d9edf7;
        border-color: #85c5e5
    }

fieldset[disabled] .datepicker table tr td.highlighted.focus, fieldset[disabled] .datepicker table tr td.highlighted:focus, fieldset[disabled] .datepicker table tr td.highlighted:hover {
    background-color: #d9edf7;
    border-color: #85c5e5
}

.datepicker table tr td.highlighted.focused {
    background: #afd9ee
}

.datepicker table tr td.highlighted.disabled {
    background: #d9edf7;
    color: #777
}

    .datepicker table tr td.highlighted.disabled:active {
        background: #d9edf7;
        color: #777
    }

.datepicker table tr td.today {
    color: #000;
    background-color: #ffdb99;
    border-color: #ffb733
}

    .datepicker table tr td.today.focus, .datepicker table tr td.today:focus {
        color: #000;
        background-color: #ffc966;
        border-color: #b37400
    }

    .datepicker table tr td.today:hover, .datepicker table tr td.today.active, .datepicker table tr td.today:active {
        color: #000;
        background-color: #ffc966;
        border-color: #f59e00
    }

        .datepicker table tr td.today.active.focus, .datepicker table tr td.today.active:focus, .datepicker table tr td.today.active:hover {
            color: #000;
            background-color: #ffbc42;
            border-color: #b37400
        }

        .datepicker table tr td.today:active.focus, .datepicker table tr td.today:active:focus, .datepicker table tr td.today:active:hover {
            color: #000;
            background-color: #ffbc42;
            border-color: #b37400
        }

    .datepicker table tr td.today.disabled.focus, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today.disabled:hover {
        background-color: #ffdb99;
        border-color: #ffb733
    }

    .datepicker table tr td.today[disabled].focus, .datepicker table tr td.today[disabled]:focus, .datepicker table tr td.today[disabled]:hover {
        background-color: #ffdb99;
        border-color: #ffb733
    }

fieldset[disabled] .datepicker table tr td.today.focus, fieldset[disabled] .datepicker table tr td.today:focus, fieldset[disabled] .datepicker table tr td.today:hover {
    background-color: #ffdb99;
    border-color: #ffb733
}

.datepicker table tr td.today.focused {
    background: #ffc966
}

.datepicker table tr td.today.disabled {
    background: #ffdb99;
    color: #777
}

    .datepicker table tr td.today.disabled:active {
        background: #ffdb99;
        color: #777
    }

.datepicker table tr td.range {
    color: #000;
    background-color: #eee;
    border-color: #bbb;
    border-radius: 0
}

    .datepicker table tr td.range.focus, .datepicker table tr td.range:focus {
        color: #000;
        background-color: #d5d5d5;
        border-color: #7c7c7c
    }

    .datepicker table tr td.range:hover, .datepicker table tr td.range.active, .datepicker table tr td.range:active {
        color: #000;
        background-color: #d5d5d5;
        border-color: #9d9d9d
    }

        .datepicker table tr td.range.active.focus, .datepicker table tr td.range.active:focus, .datepicker table tr td.range.active:hover {
            color: #000;
            background-color: #c3c3c3;
            border-color: #7c7c7c
        }

        .datepicker table tr td.range:active.focus, .datepicker table tr td.range:active:focus, .datepicker table tr td.range:active:hover {
            color: #000;
            background-color: #c3c3c3;
            border-color: #7c7c7c
        }

    .datepicker table tr td.range.disabled.focus, .datepicker table tr td.range.disabled:focus, .datepicker table tr td.range.disabled:hover {
        background-color: #eee;
        border-color: #bbb
    }

    .datepicker table tr td.range[disabled].focus, .datepicker table tr td.range[disabled]:focus, .datepicker table tr td.range[disabled]:hover {
        background-color: #eee;
        border-color: #bbb
    }

fieldset[disabled] .datepicker table tr td.range.focus, fieldset[disabled] .datepicker table tr td.range:focus, fieldset[disabled] .datepicker table tr td.range:hover {
    background-color: #eee;
    border-color: #bbb
}

.datepicker table tr td.range.focused {
    background: #d5d5d5
}

.datepicker table tr td.range.disabled {
    background: #eee;
    color: #777
}

    .datepicker table tr td.range.disabled:active {
        background: #eee;
        color: #777
    }

.datepicker table tr td.range.highlighted {
    color: #000;
    background-color: #e4eef3;
    border-color: #9dc1d3
}

    .datepicker table tr td.range.highlighted.focus, .datepicker table tr td.range.highlighted:focus {
        color: #000;
        background-color: #c1d7e3;
        border-color: #4b88a6
    }

    .datepicker table tr td.range.highlighted:hover, .datepicker table tr td.range.highlighted.active, .datepicker table tr td.range.highlighted:active {
        color: #000;
        background-color: #c1d7e3;
        border-color: #73a6c0
    }

        .datepicker table tr td.range.highlighted.active.focus, .datepicker table tr td.range.highlighted.active:focus, .datepicker table tr td.range.highlighted.active:hover {
            color: #000;
            background-color: #a8c8d8;
            border-color: #4b88a6
        }

        .datepicker table tr td.range.highlighted:active.focus, .datepicker table tr td.range.highlighted:active:focus, .datepicker table tr td.range.highlighted:active:hover {
            color: #000;
            background-color: #a8c8d8;
            border-color: #4b88a6
        }

    .datepicker table tr td.range.highlighted.disabled.focus, .datepicker table tr td.range.highlighted.disabled:focus, .datepicker table tr td.range.highlighted.disabled:hover {
        background-color: #e4eef3;
        border-color: #9dc1d3
    }

    .datepicker table tr td.range.highlighted[disabled].focus, .datepicker table tr td.range.highlighted[disabled]:focus, .datepicker table tr td.range.highlighted[disabled]:hover {
        background-color: #e4eef3;
        border-color: #9dc1d3
    }

fieldset[disabled] .datepicker table tr td.range.highlighted.focus, fieldset[disabled] .datepicker table tr td.range.highlighted:focus, fieldset[disabled] .datepicker table tr td.range.highlighted:hover {
    background-color: #e4eef3;
    border-color: #9dc1d3
}

.datepicker table tr td.range.highlighted.focused {
    background: #c1d7e3
}

.datepicker table tr td.range.highlighted.disabled {
    background: #e4eef3;
    color: #777
}

    .datepicker table tr td.range.highlighted.disabled:active {
        background: #e4eef3;
        color: #777
    }

.datepicker table tr td.range.today {
    color: #000;
    background-color: #f7ca77;
    border-color: #f1a417
}

    .datepicker table tr td.range.today.focus, .datepicker table tr td.range.today:focus {
        color: #000;
        background-color: #f4b747;
        border-color: #815608
    }

    .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:active {
        color: #000;
        background-color: #f4b747;
        border-color: #bf800c
    }

        .datepicker table tr td.range.today.active.focus, .datepicker table tr td.range.today.active:focus, .datepicker table tr td.range.today.active:hover {
            color: #000;
            background-color: #f2aa25;
            border-color: #815608
        }

        .datepicker table tr td.range.today:active.focus, .datepicker table tr td.range.today:active:focus, .datepicker table tr td.range.today:active:hover {
            color: #000;
            background-color: #f2aa25;
            border-color: #815608
        }

    .datepicker table tr td.range.today.disabled.focus, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today.disabled:hover {
        background-color: #f7ca77;
        border-color: #f1a417
    }

    .datepicker table tr td.range.today[disabled].focus, .datepicker table tr td.range.today[disabled]:focus, .datepicker table tr td.range.today[disabled]:hover {
        background-color: #f7ca77;
        border-color: #f1a417
    }

fieldset[disabled] .datepicker table tr td.range.today.focus, fieldset[disabled] .datepicker table tr td.range.today:focus, fieldset[disabled] .datepicker table tr td.range.today:hover {
    background-color: #f7ca77;
    border-color: #f1a417
}

.datepicker table tr td.range.today.disabled {
    background: #f7ca77;
    color: #777
}

    .datepicker table tr td.range.today.disabled:active {
        background: #f7ca77;
        color: #777
    }

.datepicker table tr td.selected {
    color: #fff;
    background-color: #777;
    border-color: #555;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

    .datepicker table tr td.selected.highlighted {
        color: #fff;
        background-color: #777;
        border-color: #555;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
    }

    .datepicker table tr td.selected.focus {
        color: #fff;
        background-color: #5e5e5e;
        border-color: #161616
    }

    .datepicker table tr td.selected.highlighted.focus, .datepicker table tr td.selected.highlighted:focus {
        color: #fff;
        background-color: #5e5e5e;
        border-color: #161616
    }

    .datepicker table tr td.selected:focus {
        color: #fff;
        background-color: #5e5e5e;
        border-color: #161616
    }

    .datepicker table tr td.selected.highlighted:hover, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.active {
        color: #fff;
        background-color: #5e5e5e;
        border-color: #373737
    }

    .datepicker table tr td.selected.highlighted.active, .datepicker table tr td.selected.highlighted:active {
        color: #fff;
        background-color: #5e5e5e;
        border-color: #373737
    }

    .datepicker table tr td.selected:active {
        color: #fff;
        background-color: #5e5e5e;
        border-color: #373737
    }

    .datepicker table tr td.selected.active.focus, .datepicker table tr td.selected.active:focus, .datepicker table tr td.selected.active:hover {
        color: #fff;
        background-color: #4c4c4c;
        border-color: #161616
    }

    .datepicker table tr td.selected.highlighted.active.focus, .datepicker table tr td.selected.highlighted.active:focus, .datepicker table tr td.selected.highlighted.active:hover {
        color: #fff;
        background-color: #4c4c4c;
        border-color: #161616
    }

    .datepicker table tr td.selected.highlighted:active.focus, .datepicker table tr td.selected.highlighted:active:focus, .datepicker table tr td.selected.highlighted:active:hover {
        color: #fff;
        background-color: #4c4c4c;
        border-color: #161616
    }

    .datepicker table tr td.selected:active.focus, .datepicker table tr td.selected:active:focus, .datepicker table tr td.selected:active:hover {
        color: #fff;
        background-color: #4c4c4c;
        border-color: #161616
    }

    .datepicker table tr td.selected.disabled.focus, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.disabled:hover {
        background-color: #777;
        border-color: #555
    }

    .datepicker table tr td.selected.highlighted.disabled.focus, .datepicker table tr td.selected.highlighted.disabled:focus, .datepicker table tr td.selected.highlighted.disabled:hover {
        background-color: #777;
        border-color: #555
    }

    .datepicker table tr td.selected.highlighted[disabled].focus, .datepicker table tr td.selected.highlighted[disabled]:focus, .datepicker table tr td.selected.highlighted[disabled]:hover {
        background-color: #777;
        border-color: #555
    }

    .datepicker table tr td.selected[disabled].focus, .datepicker table tr td.selected[disabled]:focus, .datepicker table tr td.selected[disabled]:hover {
        background-color: #777;
        border-color: #555
    }

fieldset[disabled] .datepicker table tr td.selected.focus {
    background-color: #777;
    border-color: #555
}

fieldset[disabled] .datepicker table tr td.selected.highlighted.focus, fieldset[disabled] .datepicker table tr td.selected.highlighted:focus, fieldset[disabled] .datepicker table tr td.selected.highlighted:hover {
    background-color: #777;
    border-color: #555
}

fieldset[disabled] .datepicker table tr td.selected:focus, fieldset[disabled] .datepicker table tr td.selected:hover {
    background-color: #777;
    border-color: #555
}

.datepicker table tr td.active {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

    .datepicker table tr td.active.highlighted {
        color: #fff;
        background-color: #337ab7;
        border-color: #2e6da4;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
    }

    .datepicker table tr td.active.focus {
        color: #fff;
        background-color: #286090;
        border-color: #122b40
    }

    .datepicker table tr td.active.highlighted.focus, .datepicker table tr td.active.highlighted:focus {
        color: #fff;
        background-color: #286090;
        border-color: #122b40
    }

    .datepicker table tr td.active:focus {
        color: #fff;
        background-color: #286090;
        border-color: #122b40
    }

    .datepicker table tr td.active.highlighted:hover, .datepicker table tr td.active:hover, .datepicker table tr td.active.active {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

    .datepicker table tr td.active.highlighted.active, .datepicker table tr td.active.highlighted:active {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

    .datepicker table tr td.active:active {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

    .datepicker table tr td.active.active.focus, .datepicker table tr td.active.active:focus, .datepicker table tr td.active.active:hover {
        color: #fff;
        background-color: #204d74;
        border-color: #122b40
    }

    .datepicker table tr td.active.highlighted.active.focus, .datepicker table tr td.active.highlighted.active:focus, .datepicker table tr td.active.highlighted.active:hover {
        color: #fff;
        background-color: #204d74;
        border-color: #122b40
    }

    .datepicker table tr td.active.highlighted:active.focus, .datepicker table tr td.active.highlighted:active:focus, .datepicker table tr td.active.highlighted:active:hover {
        color: #fff;
        background-color: #204d74;
        border-color: #122b40
    }

    .datepicker table tr td.active:active.focus, .datepicker table tr td.active:active:focus, .datepicker table tr td.active:active:hover {
        color: #fff;
        background-color: #204d74;
        border-color: #122b40
    }

    .datepicker table tr td.active.disabled.focus, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover {
        background-color: #337ab7;
        border-color: #2e6da4
    }

    .datepicker table tr td.active.highlighted.disabled.focus, .datepicker table tr td.active.highlighted.disabled:focus, .datepicker table tr td.active.highlighted.disabled:hover {
        background-color: #337ab7;
        border-color: #2e6da4
    }

    .datepicker table tr td.active.highlighted[disabled].focus, .datepicker table tr td.active.highlighted[disabled]:focus, .datepicker table tr td.active.highlighted[disabled]:hover {
        background-color: #337ab7;
        border-color: #2e6da4
    }

    .datepicker table tr td.active[disabled].focus, .datepicker table tr td.active[disabled]:focus, .datepicker table tr td.active[disabled]:hover {
        background-color: #337ab7;
        border-color: #2e6da4
    }

fieldset[disabled] .datepicker table tr td.active.focus {
    background-color: #337ab7;
    border-color: #2e6da4
}

fieldset[disabled] .datepicker table tr td.active.highlighted.focus, fieldset[disabled] .datepicker table tr td.active.highlighted:focus, fieldset[disabled] .datepicker table tr td.active.highlighted:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

fieldset[disabled] .datepicker table tr td.active:focus, fieldset[disabled] .datepicker table tr td.active:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px
}

    .datepicker table tr td span.focused, .datepicker table tr td span:hover {
        background: #eee
    }

    .datepicker table tr td span.disabled {
        background: 0 0;
        color: #777;
        cursor: default
    }

        .datepicker table tr td span.disabled:hover {
            background: 0 0;
            color: #777;
            cursor: default
        }

    .datepicker table tr td span.active {
        color: #fff;
        background-color: #337ab7;
        border-color: #2e6da4;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
    }

        .datepicker table tr td span.active.disabled {
            color: #fff;
            background-color: #337ab7;
            border-color: #2e6da4;
            text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
        }

            .datepicker table tr td span.active.disabled:hover {
                color: #fff;
                background-color: #337ab7;
                border-color: #2e6da4;
                text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
            }

        .datepicker table tr td span.active:hover {
            color: #fff;
            background-color: #337ab7;
            border-color: #2e6da4;
            text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
        }

        .datepicker table tr td span.active.disabled.focus, .datepicker table tr td span.active.disabled:focus {
            color: #fff;
            background-color: #286090;
            border-color: #122b40
        }

        .datepicker table tr td span.active.disabled:hover.focus, .datepicker table tr td span.active.disabled:hover:focus {
            color: #fff;
            background-color: #286090;
            border-color: #122b40
        }

        .datepicker table tr td span.active.focus, .datepicker table tr td span.active:focus {
            color: #fff;
            background-color: #286090;
            border-color: #122b40
        }

        .datepicker table tr td span.active:hover.focus, .datepicker table tr td span.active:hover:focus {
            color: #fff;
            background-color: #286090;
            border-color: #122b40
        }

        .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.active {
            color: #fff;
            background-color: #286090;
            border-color: #204d74
        }

        .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active {
            color: #fff;
            background-color: #286090;
            border-color: #204d74
        }

        .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active {
            color: #fff;
            background-color: #286090;
            border-color: #204d74
        }

        .datepicker table tr td span.active:active {
            color: #fff;
            background-color: #286090;
            border-color: #204d74
        }

        .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active {
            color: #fff;
            background-color: #286090;
            border-color: #204d74
        }

        .datepicker table tr td span.active.active.focus, .datepicker table tr td span.active.active:focus, .datepicker table tr td span.active.active:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40
        }

        .datepicker table tr td span.active.disabled.active.focus, .datepicker table tr td span.active.disabled.active:focus, .datepicker table tr td span.active.disabled.active:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40
        }

        .datepicker table tr td span.active.disabled:active.focus, .datepicker table tr td span.active.disabled:active:focus, .datepicker table tr td span.active.disabled:active:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40
        }

        .datepicker table tr td span.active.disabled:hover.active.focus, .datepicker table tr td span.active.disabled:hover.active:focus, .datepicker table tr td span.active.disabled:hover.active:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40
        }

        .datepicker table tr td span.active.disabled:hover:active.focus, .datepicker table tr td span.active.disabled:hover:active:focus, .datepicker table tr td span.active.disabled:hover:active:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40
        }

        .datepicker table tr td span.active:active.focus, .datepicker table tr td span.active:active:focus, .datepicker table tr td span.active:active:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40
        }

        .datepicker table tr td span.active:hover.active.focus, .datepicker table tr td span.active:hover.active:focus, .datepicker table tr td span.active:hover.active:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40
        }

        .datepicker table tr td span.active:hover:active.focus, .datepicker table tr td span.active:hover:active:focus, .datepicker table tr td span.active:hover:active:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40
        }

        .datepicker table tr td span.active.disabled.disabled.focus, .datepicker table tr td span.active.disabled.disabled:focus, .datepicker table tr td span.active.disabled.disabled:hover {
            background-color: #337ab7;
            border-color: #2e6da4
        }

        .datepicker table tr td span.active.disabled.focus, .datepicker table tr td span.active.disabled:focus {
            background-color: #337ab7;
            border-color: #2e6da4
        }

        .datepicker table tr td span.active.disabled:hover {
            background-color: #337ab7;
            border-color: #2e6da4
        }

            .datepicker table tr td span.active.disabled:hover.disabled.focus, .datepicker table tr td span.active.disabled:hover.disabled:focus, .datepicker table tr td span.active.disabled:hover.disabled:hover {
                background-color: #337ab7;
                border-color: #2e6da4
            }

            .datepicker table tr td span.active.disabled:hover[disabled].focus, .datepicker table tr td span.active.disabled:hover[disabled]:focus, .datepicker table tr td span.active.disabled:hover[disabled]:hover {
                background-color: #337ab7;
                border-color: #2e6da4
            }

        .datepicker table tr td span.active.disabled[disabled].focus, .datepicker table tr td span.active.disabled[disabled]:focus, .datepicker table tr td span.active.disabled[disabled]:hover {
            background-color: #337ab7;
            border-color: #2e6da4
        }

        .datepicker table tr td span.active:hover.disabled.focus, .datepicker table tr td span.active:hover.disabled:focus, .datepicker table tr td span.active:hover.disabled:hover {
            background-color: #337ab7;
            border-color: #2e6da4
        }

        .datepicker table tr td span.active:hover[disabled].focus, .datepicker table tr td span.active:hover[disabled]:focus, .datepicker table tr td span.active:hover[disabled]:hover {
            background-color: #337ab7;
            border-color: #2e6da4
        }

        .datepicker table tr td span.active[disabled].focus, .datepicker table tr td span.active[disabled]:focus, .datepicker table tr td span.active[disabled]:hover {
            background-color: #337ab7;
            border-color: #2e6da4
        }

fieldset[disabled] .datepicker table tr td span.active.disabled.focus, fieldset[disabled] .datepicker table tr td span.active.disabled:focus {
    background-color: #337ab7;
    border-color: #2e6da4
}

fieldset[disabled] .datepicker table tr td span.active.disabled:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

    fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover {
        background-color: #337ab7;
        border-color: #2e6da4
    }

fieldset[disabled] .datepicker table tr td span.active.focus, fieldset[disabled] .datepicker table tr td span.active:focus {
    background-color: #337ab7;
    border-color: #2e6da4
}

fieldset[disabled] .datepicker table tr td span.active:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

    fieldset[disabled] .datepicker table tr td span.active:hover.focus, fieldset[disabled] .datepicker table tr td span.active:hover:focus, fieldset[disabled] .datepicker table tr td span.active:hover:hover {
        background-color: #337ab7;
        border-color: #2e6da4
    }

.datepicker table tr td span.new, .datepicker table tr td span.old {
    color: #777
}

.datepicker .datepicker-switch {
    width: 145px;
    cursor: pointer
}

.datepicker .next, .datepicker .prev, .datepicker tfoot tr th {
    cursor: pointer
}

    .datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover {
        background: #eee
    }

    .datepicker .next.disabled, .datepicker .prev.disabled {
        visibility: hidden
    }

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle
}

.input-group.date .input-group-addon {
    cursor: pointer
}

.input-daterange {
    width: 100%
}

    .input-daterange input {
        text-align: center
    }

        .input-daterange input:first-child {
            border-radius: 3px 0 0 3px
        }

        .input-daterange input:last-child {
            border-radius: 0 3px 3px 0
        }

    .input-daterange .input-group-addon {
        width: auto;
        min-width: 16px;
        padding: 4px 5px;
        line-height: 1.42857143;
        border-width: 1px 0;
        margin-left: -5px;
        margin-right: -5px
    }

.toast-title {
    font-weight: 700
}

.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

    .toast-message a, .toast-message label {
        color: #fff
    }

        .toast-message a:hover {
            color: #ccc;
            text-decoration: none
        }

.toast-close-button {
    position: relative;
    right: -0.3em;
    top: -0.3em;
    float: right;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    -webkit-text-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    line-height: 1
}

    .toast-close-button:focus, .toast-close-button:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .4;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
        filter: alpha(opacity=40)
    }

.rtl .toast-close-button {
    left: -0.3em;
    float: left;
    right: .3em
}

button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.toast-top-center {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-left {
    top: 12px;
    left: 12px
}

.toast-top-right {
    top: 12px;
    right: 12px
}

.toast-bottom-right {
    right: 12px;
    bottom: 12px
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px
}

#toast-container {
    position: fixed;
    z-index: 999999;
    pointer-events: none
}

    #toast-container * {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    #toast-container > div {
        position: relative;
        pointer-events: auto;
        overflow: hidden;
        margin: 0 0 6px;
        padding: 15px 15px 15px 50px;
        width: 300px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background-position: 15px center;
        background-repeat: no-repeat;
        -moz-box-shadow: 0 0 12px #999;
        -webkit-box-shadow: 0 0 12px #999;
        box-shadow: 0 0 12px #999;
        color: #fff;
        opacity: .8;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
        filter: alpha(opacity=80)
    }

        #toast-container > div.rtl {
            direction: rtl;
            padding: 15px 50px 15px 15px;
            background-position: right 15px center
        }

        #toast-container > div:hover {
            -moz-box-shadow: 0 0 12px #000;
            -webkit-box-shadow: 0 0 12px #000;
            box-shadow: 0 0 12px #000;
            opacity: 1;
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
            filter: alpha(opacity=100);
            cursor: pointer
        }

    #toast-container > .toast-info {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important
    }

    #toast-container > .toast-error {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important
    }

    #toast-container > .toast-success {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important
    }

    #toast-container > .toast-warning {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important
    }

    #toast-container.toast-bottom-center > div, #toast-container.toast-top-center > div {
        width: 300px;
        margin-left: auto;
        margin-right: auto
    }

    #toast-container.toast-bottom-full-width > div, #toast-container.toast-top-full-width > div {
        width: 96%;
        margin-left: auto;
        margin-right: auto
    }

.toast {
    background-color: #030303
}

.toast-success {
    background-color: #51a351
}

.toast-error {
    background-color: #bd362f
}

.toast-info {
    background-color: #2f96b4
}

.toast-warning {
    background-color: #f89406
}

.toast-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: #000;
    opacity: .4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40)
}

@media all and (max-width: 240px) {
    #toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 11em
    }

        #toast-container > div.rtl {
            padding: 8px 50px 8px 8px
        }

    #toast-container .toast-close-button {
        right: -0.2em;
        top: -0.2em
    }

    #toast-container .rtl .toast-close-button {
        left: -0.2em;
        right: .2em
    }
}

@media all and (min-width: 241px)and (max-width: 480px) {
    #toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 18em
    }

        #toast-container > div.rtl {
            padding: 8px 50px 8px 8px
        }

    #toast-container .toast-close-button {
        right: -0.2em;
        top: -0.2em
    }

    #toast-container .rtl .toast-close-button {
        left: -0.2em;
        right: .2em
    }
}

@media all and (min-width: 481px)and (max-width: 768px) {



    #toast-container > div {
        padding: 15px 15px 15px 50px;
        width: 25em
    }

        #toast-container > div.rtl {
            padding: 15px 50px 15px 15px
        }
}

body, ul, li, a, button, p, label, table, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0
}

body {
    overflow-x: hidden
}

button, a, a:hover {
    text-decoration: none !important
}

ol, ul, li {
    list-style: none
}

@keyframes SlideDown {
    from {
        transform: translateY(-300px);
        opacity: 0
    }

    to {
        transform: translateY(1);
        opacity: 1
    }
}

@keyframes SlideUp {
    to {
        transform: translateY(-300px);
        opacity: 0;
        display: none
    }

    from {
        transform: translateY(1);
        opacity: 1
    }
}

.default-shadow {
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .08);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .08);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .08)
}

@font-face {
    font-family: "Greycliff CF";
    src: url("/fonts/subset-GreycliffCF-Bold.eot");
    src: url("/fonts/subset-GreycliffCF-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/subset-GreycliffCF-Bold.woff2") format("woff2"), url("/fonts/subset-GreycliffCF-Bold.woff") format("woff"), url("/fonts/subset-GreycliffCF-Bold.ttf") format("truetype"), url("/fonts/subset-GreycliffCF-Bold.svg#GreycliffCF-Bold") format("svg");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: "Greycliff CF Demi";
    src: url("/fonts/subset-GreycliffCF-DemiBoldOblique.eot");
    src: url("/fonts/subset-GreycliffCF-DemiBoldOblique.eot?#iefix") format("embedded-opentype"), url("/fonts/subset-GreycliffCF-DemiBoldOblique.woff2") format("woff2"), url("/fonts/subset-GreycliffCF-DemiBoldOblique.woff") format("woff"), url("/fonts/subset-GreycliffCF-DemiBoldOblique.ttf") format("truetype"), url("/fonts/subset-GreycliffCF-DemiBoldOblique.svg#GreycliffCF-DemiBoldOblique") format("svg");
    font-weight: 600;
    font-style: italic
}

@font-face {
    font-family: "Greycliff CF";
    src: url("/fonts/subset-GreycliffCF-HeavyOblique.eot");
    src: url("/fonts/subset-GreycliffCF-HeavyOblique.eot?#iefix") format("embedded-opentype"), url("/fonts/subset-GreycliffCF-HeavyOblique.woff2") format("woff2"), url("/fonts/subset-GreycliffCF-HeavyOblique.woff") format("woff"), url("/fonts/subset-GreycliffCF-HeavyOblique.ttf") format("truetype"), url("/fonts/subset-GreycliffCF-HeavyOblique.svg#GreycliffCF-HeavyOblique") format("svg");
    font-weight: 900;
    font-style: italic
}

@font-face {
    font-family: "Greycliff CF";
    src: url("/fonts/subset-GreycliffCF-RegularOblique.eot");
    src: url("/fonts/subset-GreycliffCF-RegularOblique.eot?#iefix") format("embedded-opentype"), url("/fonts/subset-GreycliffCF-RegularOblique.woff2") format("woff2"), url("/fonts/subset-GreycliffCF-RegularOblique.woff") format("woff"), url("/fonts/subset-GreycliffCF-RegularOblique.ttf") format("truetype"), url("/fonts/subset-GreycliffCF-RegularOblique.svg#GreycliffCF-RegularOblique") format("svg");
    font-weight: normal;
    font-style: italic
}

@font-face {
    font-family: "Greycliff CF";
    src: url("/fonts/subset-GreycliffCF-Medium.eot");
    src: url("/fonts/subset-GreycliffCF-Medium.eot?#iefix") format("embedded-opentype"), url("/fonts/subset-GreycliffCF-Medium.woff2") format("woff2"), url("/fonts/subset-GreycliffCF-Medium.woff") format("woff"), url("/fonts/subset-GreycliffCF-Medium.ttf") format("truetype"), url("/fonts/subset-GreycliffCF-Medium.svg#GreycliffCF-Medium") format("svg");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: "Greycliff CF";
    src: url("/fonts/subset-GreycliffCF-BoldOblique.eot");
    src: url("/fonts/subset-GreycliffCF-BoldOblique.eot?#iefix") format("embedded-opentype"), url("/fonts/subset-GreycliffCF-BoldOblique.woff2") format("woff2"), url("/fonts/subset-GreycliffCF-BoldOblique.woff") format("woff"), url("/fonts/subset-GreycliffCF-BoldOblique.ttf") format("truetype"), url("/fonts/subset-GreycliffCF-BoldOblique.svg#GreycliffCF-BoldOblique") format("svg");
    font-weight: bold;
    font-style: italic
}

@font-face {
    font-family: "Greycliff CF Extra";
    src: url("/fonts/subset-GreycliffCF-ExtraBold.eot");
    src: url("/fonts/subset-GreycliffCF-ExtraBold.eot?#iefix") format("embedded-opentype"), url("/fonts/subset-GreycliffCF-ExtraBold.woff2") format("woff2"), url("/fonts/subset-GreycliffCF-ExtraBold.woff") format("woff"), url("/fonts/subset-GreycliffCF-ExtraBold.ttf") format("truetype"), url("/fonts/subset-GreycliffCF-ExtraBold.svg#GreycliffCF-ExtraBold") format("svg");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: "Greycliff CF Demi";
    src: url("/fonts/subset-GreycliffCF-DemiBold.eot");
    src: url("/fonts/subset-GreycliffCF-DemiBold.eot?#iefix") format("embedded-opentype"), url("/fonts/subset-GreycliffCF-DemiBold.woff2") format("woff2"), url("/fonts/subset-GreycliffCF-DemiBold.woff") format("woff"), url("/fonts/subset-GreycliffCF-DemiBold.ttf") format("truetype"), url("/fonts/subset-GreycliffCF-DemiBold.svg#GreycliffCF-DemiBold") format("svg");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: "Greycliff CF";
    src: url("/fonts/subset-GreycliffCF-LightOblique.eot");
    src: url("/fonts/subset-GreycliffCF-LightOblique.eot?#iefix") format("embedded-opentype"), url("/fonts/subset-GreycliffCF-LightOblique.woff2") format("woff2"), url("/fonts/subset-GreycliffCF-LightOblique.woff") format("woff"), url("/fonts/subset-GreycliffCF-LightOblique.ttf") format("truetype"), url("/fonts/subset-GreycliffCF-LightOblique.svg#GreycliffCF-LightOblique") format("svg");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: "Greycliff CF";
    src: url("/fonts/subset-GreycliffCF-Light.eot");
    src: url("/fonts/subset-GreycliffCF-Light.eot?#iefix") format("embedded-opentype"), url("/fonts/subset-GreycliffCF-Light.woff2") format("woff2"), url("/fonts/subset-GreycliffCF-Light.woff") format("woff"), url("/fonts/subset-GreycliffCF-Light.ttf") format("truetype"), url("/fonts/subset-GreycliffCF-Light.svg#GreycliffCF-Light") format("svg");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: "Greycliff CF";
    src: url("/fonts/subset-GreycliffCF-Regular.eot");
    src: url("/fonts/subset-GreycliffCF-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/subset-GreycliffCF-Regular.woff2") format("woff2"), url("/fonts/subset-GreycliffCF-Regular.woff") format("woff"), url("/fonts/subset-GreycliffCF-Regular.ttf") format("truetype"), url("/fonts/subset-GreycliffCF-Regular.svg#GreycliffCF-Regular") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Greycliff CF";
    src: url("/fonts/subset-GreycliffCF-MediumOblique.eot");
    src: url("/fonts/subset-GreycliffCF-MediumOblique.eot?#iefix") format("embedded-opentype"), url("/fonts/subset-GreycliffCF-MediumOblique.woff2") format("woff2"), url("/fonts/subset-GreycliffCF-MediumOblique.woff") format("woff"), url("/fonts/subset-GreycliffCF-MediumOblique.ttf") format("truetype"), url("/fonts/subset-GreycliffCF-MediumOblique.svg#GreycliffCF-MediumOblique") format("svg");
    font-weight: 500;
    font-style: italic
}

@font-face {
    font-family: "Greycliff CF Extra";
    src: url("/fonts/subset-GreycliffCF-ExtraBoldOblique.eot");
    src: url("/fonts/subset-GreycliffCF-ExtraBoldOblique.eot?#iefix") format("embedded-opentype"), url("/fonts/subset-GreycliffCF-ExtraBoldOblique.woff2") format("woff2"), url("/fonts/subset-GreycliffCF-ExtraBoldOblique.woff") format("woff"), url("/fonts/subset-GreycliffCF-ExtraBoldOblique.ttf") format("truetype"), url("/fonts/subset-GreycliffCF-ExtraBoldOblique.svg#GreycliffCF-ExtraBoldOblique") format("svg");
    font-weight: 800;
    font-style: italic
}

@font-face {
    font-family: "Greycliff CF";
    src: url("/fonts/subset-GreycliffCF-Heavy.eot");
    src: url("/fonts/subset-GreycliffCF-Heavy.eot?#iefix") format("embedded-opentype"), url("/fonts/subset-GreycliffCF-Heavy.woff2") format("woff2"), url("/fonts/subset-GreycliffCF-Heavy.woff") format("woff"), url("/fonts/subset-GreycliffCF-Heavy.ttf") format("truetype"), url("/fonts/subset-GreycliffCF-Heavy.svg#GreycliffCF-Heavy") format("svg");
    font-weight: 900;
    font-style: normal
}

::selection {
    background-color: #DA0A17;
    color: #fff
}

::-moz-selection {
    background-color: #DE0817;
    color: #fff
}

.clear-margin-left, .clear-margin-horizontal {
    margin-left: 0 !important
}

.clear-margin-right, .clear-margin-horizontal {
    margin-right: 0 !important
}

.clear-margin-top, .clear-margin-vertical {
    margin-top: 0 !important
}

.clear-margin-bottom, .clear-margin-vertical {
    margin-bottom: 0 !important
}

.clear-padding-left, .clear-padding-horizontal {
    padding-left: 0 !important
}

.clear-padding-right, .clear-padding-horizontal {
    padding-right: 0 !important
}

a {
    -webkit-touch-callout: none !important
}

.gray-bg {
    background-color: #f9fafb
}

.font_weight_bold {
    font-weight: bold
}

.font_weight_normal {
    font-weight: normal
}

.font_weight_medium {
    font-weight: 500
}

.font_size_12 {
    font-size: 12px
}

.font_size_13 {
    font-size: 13px
}

.font_size_14 {
    font-size: 14px
}

.font_size_15 {
    font-size: 15px
}

.font_size_16 {
    font-size: 16px
}

.font_kirmizi {
    color: #ed1f2e
}

.font_siyah {
    color: #2b3036
}

.font_turuncu {
    color: #ff6000
}

.font_turkuaz {
    color: #2a94c9
}

.font_yesil {
    color: #96cd00
}

.font_mavi {
    color: #2a94c9
}

.font_mor {
    color: #6777b2
}

.font_mor2 {
    color: #988ecb
}

.font_mavi2 {
    color: #81acc8
}

.spacer_10 {
    height: 14px
}

.spacer_20 {
    height: 20px
}

.spacer_25 {
    height: 25px
}

.spacer_30 {
    height: 30px
}

.spacer_40 {
    height: 40px
}

.spacer_45 {
    height: 45px
}

.spacer_50 {
    height: 50px
}

.altcizgi {
    border-bottom: 1px solid #e2ecf4
}

@media(min-width: 769px) {
    .mbl-show {
        display: none
    }

    .mbl-hide {
        display: inherit
    }
}

@media(max-width: 768px) {
    .satici-ilan__arama-input {
        width: 100%;
        margin-right: 10px;
    }

    .saticinin-digerleri__ilk-filtre {
        flex-wrap: wrap !important;
    }

    #eTumIlanAra {
        max-width: unset;
        width: 100% !important;
    }

    .saticinin-diger-mobilfix {
        flex-wrap: wrap;
        margin-top: 10px;
    }

    .mbl-show {
        display: inherit
    }

    .mbl-hide {
        display: none
    }

    .satici-dropdown {
        max-width: unset !important;
    }
}

.btn, .tabs .tab-butons > ul li a {
    border: none;
    padding: 7px 20px;
    position: relative
}

    .btn.btn-acikgri, .tabs .tab-butons > ul li a.btn-acikgri {
        background-color: #ccd5dc;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        padding: 0;
        width: 160px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        vertical-align: middle
    }

    .btn.btn-mavi, .tabs .tab-butons > ul li a.btn-mavi {
        background-color: #81acc8;
        color: #f4faff;
        font-size: 14px
    }

    .btn.btn-turkuaz, .tabs .tab-butons > ul li a.btn-turkuaz {
        border: 1px solid #2a94c9;
        color: #2a94c9;
        padding: 15px 50px
    }

        .btn.btn-turkuaz:hover, .tabs .tab-butons > ul li a.btn-turkuaz:hover {
            background: #2a94c9;
            color: #fff
        }

    .btn.btn-turkuaz-fill, .tabs .tab-butons > ul li a.btn-turkuaz-fill {
        border: none;
        color: #fff;
        padding: 7px 20px;
        background: #2a94c9
    }

        .btn.btn-turkuaz-fill:hover, .tabs .tab-butons > ul li a.btn-turkuaz-fill:hover {
            background: #2ca9d7;
            color: #fff
        }

    .btn.btn-mor, .tabs .tab-butons > ul li a.btn-mor {
        background: #6777b2;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .btn.btn-mor2, .tabs .tab-butons > ul li a.btn-mor2 {
        background: #988ecb;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        line-height: 100%;
        border: 1px solid #988ecb;
        padding-top: 18px;
        padding-bottom: 18px
    }

        .btn.btn-mor2:hover, .tabs .tab-butons > ul li a.btn-mor2:hover {
            background: #fff;
            color: #988ecb
        }

    .btn.btn-mavikenar, .tabs .tab-butons > ul li a.btn-mavikenar {
        background-color: transparent;
        color: #81acc8;
        border: 1px solid #81acc8;
        font-size: 14px
    }

        .btn.btn-mavikenar:hover, .tabs .tab-butons > ul li a.btn-mavikenar:hover {
            background-color: #81acc8;
            color: #fff
        }

    .btn.btn-tumunugoster, .tabs .tab-butons > ul li a.btn-tumunugoster {
        padding: 16px 55px;
        border: 1px solid #ff6000;
        color: #ff6000;
        font-size: 22px;
        font-weight: 500;
        margin-top: 50px
    }

        .btn.btn-tumunugoster.home, .tabs .tab-butons > ul li a.btn-tumunugoster.home {
            padding: 12px 39px;
            border: 1px solid #ff6000;
            color: #ff6000;
            font-size: 16px;
            font-weight: 500;
            margin-top: 25px;
            line-height: 100%
        }

        .btn.btn-tumunugoster:hover, .tabs .tab-butons > ul li a.btn-tumunugoster:hover {
            background: #ff6000;
            color: #fff
        }

    .btn.btn-sari, .tabs .tab-butons > ul li a.btn-sari {
        background: #ffd101;
        font-size: 10px
    }

    .btn.btn-yesil, .tabs .tab-butons > ul li a.btn-yesil {
        background: #96cd00;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        line-height: 18px;
        padding: 14px 22px
    }

        .btn.btn-yesil.big, .tabs .tab-butons > ul li a.btn-yesil.big {
            padding: 20px 40px
        }

        .btn.btn-yesil:hover, .tabs .tab-butons > ul li a.btn-yesil:hover {
            background-color: #16a085
        }

    .btn.btn-turuncu2, .tabs .tab-butons > ul li a.btn-turuncu2 {
        background: #fa9d26;
        color: #fff;
        font-size: 18px;
        line-height: 18px;
        padding: 24px 29px;
        font-weight: bold
    }

        .btn.btn-turuncu2:hover, .tabs .tab-butons > ul li a.btn-turuncu2:hover {
            background: #ff6000;
            color: #fff
        }

    .btn.btn-beyaz, .tabs .tab-butons > ul li a.btn-beyaz {
        background: #fff;
        color: #2f55a4;
        font-size: 12px;
        padding-top: 12px;
        padding-bottom: 12px
    }

        .btn.btn-beyaz.btn-siyahkenar, .tabs .tab-butons > ul li a.btn-beyaz.btn-siyahkenar {
            color: #2b3036;
            border: 1px solid #2b3036
        }

            .btn.btn-beyaz.btn-siyahkenar:hover, .tabs .tab-butons > ul li a.btn-beyaz.btn-siyahkenar:hover {
                border-color: #ff6000;
                color: #ff6000
            }

                .btn.btn-beyaz.btn-siyahkenar:hover .ikon-psfyukle, .tabs .tab-butons > ul li a.btn-beyaz.btn-siyahkenar:hover .ikon-psfyukle {
                    background-image: url("/assets/images/Home/PSFUrunYukleHover.svg")
                }

        .btn.btn-beyaz.btn-facebookgrup, .tabs .tab-butons > ul li a.btn-beyaz.btn-facebookgrup {
            padding: 15px 60px 15px 34px;
            font-weight: bold;
            font-size: 16px
        }

            .btn.btn-beyaz.btn-facebookgrup:after, .tabs .tab-butons > ul li a.btn-beyaz.btn-facebookgrup:after {
                position: absolute;
                right: -21px;
                top: 56%;
                margin-top: -19.5px;
                font-size: 14px;
                color: #fff;
                content: " ";
                background: url(/assets/images/icon-send.png) no-repeat;
                width: 61px;
                height: 82px;
                background-size: 26px;
            }

            .btn.btn-beyaz.btn-facebookgrup:hover, .tabs .tab-butons > ul li a.btn-beyaz.btn-facebookgrup:hover {
                background-color: #2f55a4;
                color: #fff
            }

                .btn.btn-beyaz.btn-facebookgrup:hover:after, .tabs .tab-butons > ul li a.btn-beyaz.btn-facebookgrup:hover:after {
                    background: url("/assets/images/icon-send.png") no-repeat;
                    width: 61px;
                    height: 82px;
                    background-size: 26px;
                }

        .btn.btn-beyaz.btn-turuncuyazi, .tabs .tab-butons > ul li a.btn-beyaz.btn-turuncuyazi {
            padding-right: 40px;
            border: none;
            color: #ff6000;
            display: block
        }

            .btn.btn-beyaz.btn-turuncuyazi:after, .tabs .tab-butons > ul li a.btn-beyaz.btn-turuncuyazi:after {
                position: absolute;
                right: 15px;
                top: 12px;
                font-size: 14px;
                color: #fff;
                content: " ";
                background: url("/assets/images/icon-rightarrowturuncu.png") no-repeat;
                width: 18px;
                height: 13px
            }

    .btn.btn-gri, .tabs .tab-butons > ul li a {
        background: #959ca8;
        color: #fff;
        font-size: 14px;
        white-space: nowrap;
    }

        .btn.btn-gri.koyu, .tabs .tab-butons > ul li a.koyu {
            background-color: #788596
        }

            .btn.btn-gri.koyu:hover, .tabs .tab-butons > ul li a.koyu:hover {
                background-color: #2b3036
            }

        .btn.btn-gri.sepete-ekle, .tabs .tab-butons > ul li a.sepete-ekle {
            background-image: url("/assets/images/Sepet.svg");
            background-repeat: no-repeat;
            background-position: 16px center;
            background-size: 26px 21px;
            height: 40px;
            padding-left: 45px;
            font-weight: bold;
            font-size: 13px
        }

        .btn.btn-gri.sepeti-gor, .tabs .tab-butons > ul li a.sepeti-gor {
            padding-right: 40px;
            display: block
        }

            .btn.btn-gri.sepeti-gor:after, .tabs .tab-butons > ul li a.sepeti-gor:after {
                position: absolute;
                right: 15px;
                top: 12px;
                font-size: 14px;
                color: #fff;
                content: " ";
                background: url("/assets/images/icon-rightarrow.png") no-repeat;
                width: 18px;
                height: 13px
            }

            .btn.btn-gri.sepeti-gor:hover, .tabs .tab-butons > ul li a.sepeti-gor:hover {
                background-color: #2b3036
            }

        .btn.btn-gri.temiz, .tabs .tab-butons > ul li a.temiz {
            background-color: transparent !important;
            border-radius: 0
        }

        .btn.btn-gri.sil.ustmetin, .tabs .tab-butons > ul li a.sil.ustmetin {
            font-size: 11px;
            font-weight: bold;
            padding: 0 !important;
            text-align: center;
            height: 47px;
            transition: none !important
        }

            .btn.btn-gri.sil.ustmetin.kirmizi, .tabs .tab-butons > ul li a.sil.ustmetin.kirmizi {
                color: #ed1f2e
            }

                .btn.btn-gri.sil.ustmetin.kirmizi:before, .tabs .tab-butons > ul li a.sil.ustmetin.kirmizi:before {
                    content: " ";
                    background: url("/assets/images/SepetSilKirmizi.svg") no-repeat center;
                    background-size: 15px 19px;
                    width: 100%;
                    height: 31px;
                    display: block
                }

                .btn.btn-gri.sil.ustmetin.kirmizi:hover, .tabs .tab-butons > ul li a.sil.ustmetin.kirmizi:hover {
                    color: #fa9d26
                }

                    .btn.btn-gri.sil.ustmetin.kirmizi:hover:before, .tabs .tab-butons > ul li a.sil.ustmetin.kirmizi:hover:before {
                        content: " ";
                        background: url("/assets/images/SepetSilTuruncu2.svg") no-repeat center;
                        background-size: 15px 19px
                    }

        .btn.btn-gri.sil.metin, .tabs .tab-butons > ul li a.sil.metin {
            padding-left: 28px;
            padding-right: 28px;
            padding-top: 0;
            padding-bottom: 0;
            line-height: 19px;
            font-size: 14px;
            height: 42px;
            position: relative;
            border-radius: 21px;
            background: #f4faff;
            color: #2b3036;
            -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .06);
            -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .06);
            box-shadow: 0 0 3px 0 rgba(0, 0, 0, .06)
        }

            .btn.btn-gri.sil.metin:before, .tabs .tab-butons > ul li a.sil.metin:before {
                display: inline-block;
                content: " ";
                background: url("/assets/images/SepetSil.svg") no-repeat center bottom;
                background-size: 100% auto;
                width: 15px;
                height: 19px;
                float: left;
                margin-right: 8px
            }

            .btn.btn-gri.sil.metin:hover, .tabs .tab-butons > ul li a.sil.metin:hover {
                background: #cfdfec
            }

        .btn.btn-gri.pasif.metin, .tabs .tab-butons > ul li a.pasif.metin {
            padding-left: 28px;
            padding-right: 28px;
            padding-top: 0;
            padding-bottom: 0;
            line-height: 19px;
            font-size: 14px;
            height: 42px;
            position: relative;
            border-radius: 21px;
            background: #f4faff;
            color: #2b3036;
            -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .06);
            -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .06);
            box-shadow: 0 0 3px 0 rgba(0, 0, 0, .06)
        }

            .btn.btn-gri.pasif.metin:before, .tabs .tab-butons > ul li a.pasif.metin:before {
                display: inline-block;
                content: " ";
                background: url("/assets/images/pasif.svg") no-repeat center bottom;
                background-size: 100% auto;
                width: 15px;
                height: 19px;
                float: left;
                margin-right: 8px
            }

            .btn.btn-gri.pasif.metin:hover, .tabs .tab-butons > ul li a.pasif.metin:hover {
                background: #cfdfec
            }

        .btn.btn-gri.aktif.metin, .tabs .tab-butons > ul li a.aktif.metin {
            padding-left: 28px;
            padding-right: 28px;
            padding-top: 0;
            padding-bottom: 0;
            line-height: 19px;
            font-size: 14px;
            height: 42px;
            position: relative;
            border-radius: 21px;
            background: #f4faff;
            color: #2b3036;
            -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .06);
            -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .06);
            box-shadow: 0 0 3px 0 rgba(0, 0, 0, .06)
        }

            .btn.btn-gri.aktif.metin:before, .tabs .tab-butons > ul li a.aktif.metin:before {
                display: inline-block;
                content: " ";
                background: url("/assets/images/aktif.svg") no-repeat center bottom;
                background-size: 100% auto;
                width: 15px;
                height: 19px;
                float: left;
                margin-right: 8px
            }

            .btn.btn-gri.aktif.metin:hover, .tabs .tab-butons > ul li a.aktif.metin:hover {
                background: #cfdfec
            }

        .btn.btn-acikmavi, .tabs .tab-butons > ul li a.btn-acikmavi, .btn.sepete-ekle, .tabs .tab-butons > ul li a.sepete-ekle {
            background: #f4faff;
            color: #2b3036;
            font-size: 14px
        }

        .btn.btn-lacivert, .tabs .tab-butons > ul li a.btn-lacivert {
            background: #4258ed;
            border: 1px solid #4258ed;
            color: #fff;
            font-size: 18px;
            line-height: 18px;
            padding: 18px 58px;
            font-weight: bold;
            transition-duration: .3s
        }

            .btn.btn-lacivert.sag-ok, .tabs .tab-butons > ul li a.btn-lacivert.sag-ok {
                -webkit-box-shadow: 0 0 4px 0 rgba(66, 88, 237, .3);
                -moz-box-shadow: 0 0 4px 0 rgba(66, 88, 237, .3);
                box-shadow: 0 0 4px 0 rgba(66, 88, 237, .3)
            }

                .btn.btn-lacivert.sag-ok:after, .tabs .tab-butons > ul li a.btn-lacivert.sag-ok:after {
                    content: " ";
                    background: url("/assets/images/Home/ArrowBeyaz.svg") no-repeat center;
                    background-size: auto 27px;
                    display: inline-block;
                    width: 34px;
                    height: 15px;
                    line-height: 18px
                }

                .btn.btn-lacivert.sag-ok:hover:after, .tabs .tab-butons > ul li a.btn-lacivert.sag-ok:hover:after {
                    content: " ";
                    background: url("/assets/images/Home/ArrowLacivert.svg") no-repeat center;
                    background-size: auto 27px;
                    display: inline-block;
                    width: 34px;
                    height: 15px;
                    line-height: 18px
                }

            .btn.btn-lacivert:hover, .tabs .tab-butons > ul li a.btn-lacivert:hover {
                background: #fff;
                color: #4258ed
            }

        .btn.btn-acikmavi2, .tabs .tab-butons > ul li a.btn-acikmavi2 {
            background: #eaf3fa;
            color: #2b3036;
            font-size: 12px;
            padding-top: 12px;
            padding-bottom: 12px
        }

        .btn.sepete-ekle, .tabs .tab-butons > ul li a.sepete-ekle {
            background-image: url("/assets/images/Sepet.svg");
            background-repeat: no-repeat;
            background-position: center;
            background-size: 26px 21px;
            height: 40px
        }

            .btn.sepete-ekle:hover, .tabs .tab-butons > ul li a.sepete-ekle:hover {
                background-color: #ff6000;
                color: #fff;
                background-image: url("/assets/images/Home/SepetBeyazHover.svg");
                background-repeat: no-repeat;
                background-size: 26px 21px
            }

        .btn.btn-turuncu, .tabs .tab-butons > ul li a.btn-turuncu, .tabs .tab-butons > ul li.active a, .btn.btn-git, .tabs .tab-butons > ul li a.btn-git {
            background: #ff6000;
            color: #fff;
            font-size: 14px
        }

            .btn.btn-turuncu:hover, .tabs .tab-butons > ul li a.btn-turuncu:hover, .tabs .tab-butons > ul li.active a:hover, .btn.btn-git:hover, .tabs .tab-butons > ul li a.btn-git:hover {
                background-color: #fa9d26;
                color: #fff
            }

            .btn.btn-turuncu.sepete-ekle, .tabs .tab-butons > ul li a.btn-turuncu.sepete-ekle, .tabs .tab-butons > ul li.active a.sepete-ekle, .btn.sepete-ekle.btn-git, .tabs .tab-butons > ul li a.sepete-ekle.btn-git {
                background-image: url("/assets/images/Home/SepetBeyazHover.svg");
                background-repeat: no-repeat;
                background-position: 16px center;
                background-size: 41px 21px;
                height: 40px;
                padding-left: 56px;
                font-weight: bold;
                font-size: 14px;
                padding-right: 25px
            }

                .btn.btn-turuncu.sepete-ekle:hover, .tabs .tab-butons > ul li a.btn-turuncu.sepete-ekle:hover, .tabs .tab-butons > ul li.active a.sepete-ekle:hover, .btn.sepete-ekle.btn-git:hover, .tabs .tab-butons > ul li a.sepete-ekle.btn-git:hover {
                    background-color: #fa9d26
                }

            .btn.btn-turuncu.golge, .tabs .tab-butons > ul li a.btn-turuncu.golge, .tabs .tab-butons > ul li.active a.golge, .btn.golge.btn-git, .tabs .tab-butons > ul li a.golge.btn-git {
                -webkit-box-shadow: 0px 8px 13px 0px rgba(238, 74, 37, .4);
                -moz-box-shadow: 0px 8px 13px 0px rgba(238, 74, 37, .4);
                box-shadow: 0px 8px 13px 0px rgba(238, 74, 37, .4)
            }

            .btn.btn-turuncu.yeni-urun, .tabs .tab-butons > ul li a.btn-turuncu.yeni-urun, .tabs .tab-butons > ul li.active a.yeni-urun, .btn.yeni-urun.btn-git, .tabs .tab-butons > ul li a.yeni-urun.btn-git {
                padding-right: 40px;
                -webkit-box-shadow: 0px 6px 13px 0px rgba(238, 74, 37, .29);
                -moz-box-shadow: 0px 6px 13px 0px rgba(238, 74, 37, .29);
                box-shadow: 0px 6px 13px 0px rgba(238, 74, 37, .29)
            }

                .btn.btn-turuncu.yeni-urun:after, .tabs .tab-butons > ul li a.btn-turuncu.yeni-urun:after, .tabs .tab-butons > ul li.active a.yeni-urun:after, .btn.yeni-urun.btn-git:after, .tabs .tab-butons > ul li a.yeni-urun.btn-git:after {
                    position: absolute;
                    right: 15px;
                    top: 12px;
                    font-size: 14px;
                    color: #fff;
                    content: " ";
                    background: url("/assets/images/icon-rightarrow.png") no-repeat;
                    width: 18px;
                    height: 13px
                }

                .btn.btn-turuncu.yeni-urun:hover, .tabs .tab-butons > ul li a.btn-turuncu.yeni-urun:hover, .tabs .tab-butons > ul li.active a.yeni-urun:hover, .btn.yeni-urun.btn-git:hover, .tabs .tab-butons > ul li a.yeni-urun.btn-git:hover {
                    -webkit-box-shadow: 0px 6px 13px 0px rgba(238, 74, 37, .5);
                    -moz-box-shadow: 0px 6px 13px 0px rgba(238, 74, 37, .5);
                    box-shadow: 0px 6px 13px 0px rgba(238, 74, 37, .5)
                }

        .btn.btn-git, .tabs .tab-butons > ul li a.btn-git {
            background: url("/assets/images/icon-rightarrow.png") #ff6000 center no-repeat;
            width: 77px;
            height: 30px
        }

            .btn.btn-git:hover, .tabs .tab-butons > ul li a.btn-git:hover {
                background: url("/assets/images/icon-rightarrow.png") #fa9d26 center no-repeat
            }

        .btn.header-buton, .tabs .tab-butons > ul li a.header-buton {
            border: none;
            padding: 0;
            height: 23px;
            width: 40px;
            margin-left: 4px;
            margin-right: 4px
        }

        .btn.urun-sil, .tabs .tab-butons > ul li a.urun-sil {
            background: url("/assets/images/SepetSil.svg") no-repeat center;
            border: none
        }

            .btn.urun-sil:not(.btn-gri), .tabs .tab-butons > ul li a.urun-sil:not(.btn-gri) {
                width: 15px;
                height: 18px
            }

            .btn.urun-sil.btn-gri, .tabs .tab-butons > ul li a.urun-sil {
                width: 43px;
                height: 27px;
                background: url(/assets/images/SepetSil.svg) no-repeat center;
                background-size: auto 16px;
                border: 1px solid #ff6000;
                border-radius: 5px;
            }

                .btn.urun-sil.btn-gri:hover, .tabs .tab-butons > ul li a.urun-sil:hover {
                    background-color: #f4faff
                }

        .btn.btn-arama-koyu, .tabs .tab-butons > ul li a.btn-arama-koyu {
            height: 46px;
            line-height: 46px;
            padding: 0;
            border-radius: 25px;
            background: url("/assets/images/Home/SearchBeyaz.svg") #788596 no-repeat center;
            background-size: 24px 24px;
            display: inline-block;
            min-width: 62px
        }

            .btn.btn-arama-koyu:hover, .tabs .tab-butons > ul li a.btn-arama-koyu:hover {
                background-color: #2b3036
            }

        .btn.btn-koyu, .tabs .tab-butons > ul li a.btn-koyu {
            background-color: #788596;
            color: #fff;
            font-weight: bold
        }

        .btn.btn-basarili, .tabs .tab-butons > ul li a.btn-basarili {
            background-color: #16a085;
            color: #fff;
            font-weight: bold
        }

            .btn.btn-basarili:hover, .tabs .tab-butons > ul li a.btn-basarili:hover {
                background-color: #2a94c9
            }

        .btn.reset, .tabs .tab-butons > ul li a.reset {
            padding: 10px 20px !important;
            font-size: 14px !important
        }


@media(max-width: 1025px) {
    .btn-tumunugoster {
        padding: 7px 18px !important;
        font-size: 14px !important
    }
}

@media(max-width: 768px) {
    .btn-tumunugoster {
        padding: 10px 22px !important;
        font-size: 16px !important
    }

    .sepeti-gor {
        padding-right: 37px;
        display: block;
        padding-left: 10px
    }

        .sepeti-gor:after {
            right: 19px
        }
}

.stars {
    display: inline-block;
    border: none;
    font-size: 13px;
    vertical-align: text-bottom;
}

    .stars input {
        border: 0;
        width: 1px;
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        clip: rect(1px 1px 1px 1px);
        clip: rect(1px, 1px, 1px, 1px);
        opacity: 0
    }

    .stars label {
        position: relative;
        float: right;
        color: #c8c8c8;
        line-height: 13px;
        margin-right: 2px;
    }

        .stars label:before {
            margin: 0;
            content: "";
            font-family: FontAwesome;
            display: inline-block;
            font-size: 0.90em;
            color: #ccc;
            -webkit-user-select: none;
            -moz-user-select: none;
            user-select: none
        }

    .stars input:checked ~ label:before {
        color: #ffc107
    }

    .stars label:hover ~ label:before {
        color: #ffdb70
    }

    .stars label:hover:before {
        color: #ffc107
    }

.rate {
    float: left;
    height: 30px;
    padding: 0 10px
}

    .rate:not(:checked) > input {
        position: absolute;
        visibility: hidden
    }

    .rate:not(:checked) > label {
        float: right;
        width: 1em;
        overflow: hidden;
        white-space: nowrap;
        cursor: pointer;
        font-size: 20px;
        color: #ccc;
        position: relative
    }

        .rate:not(:checked) > label:before {
            content: "★ ";
            overflow: hidden;
            white-space: nowrap;
            width: .5em
        }

    .rate.half > input:checked + label:after {
        content: "★ ";
        color: #ccc;
        overflow: hidden;
        white-space: nowrap;
        width: 10px;
        position: absolute;
        top: 0;
        text-align: left;
        left: 10px;
        display: flex;
        justify-content: flex-end
    }

    .rate > input:checked ~ label {
        color: #ffc107
    }

    .rate:not(.disabled):not(:checked) > label:hover, .rate:not(.disabled):not(:checked) > label:hover ~ label {
        color: #fa9d26
    }

    .rate:not(.disabled) > input:checked + label:hover, .rate:not(.disabled) > input:checked + label:hover ~ label, .rate:not(.disabled) > input:checked ~ label:hover, .rate:not(.disabled) > input:checked ~ label:hover ~ label, .rate:not(.disabled) > label:hover ~ input:checked ~ label {
        color: #fa9d26
    }

        .rate:not(.disabled) > input:checked + label:hover:after, .rate:not(.disabled) > input:checked + label:hover ~ label:after, .rate:not(.disabled) > input:checked ~ label:hover:after, .rate:not(.disabled) > input:checked ~ label:hover ~ label:after, .rate:not(.disabled) > label:hover ~ input:checked ~ label:after {
            display: none
        }

    .rate.turuncu > input:checked ~ label {
        color: #ff6000
    }

    .rate.turuncu:not(.disabled) > input:checked + label:hover, .rate.turuncu:not(.disabled) > input:checked + label:hover ~ label, .rate.turuncu:not(.disabled) > input:checked ~ label:hover, .rate.turuncu:not(.disabled) > input:checked ~ label:hover ~ label, .rate.turuncu:not(.disabled) > label:hover ~ input:checked ~ label {
        color: #fa9d26 !important
    }

    .rate.turuncu:not(.disabled):not(:checked) > label:hover, .rate.turuncu:not(.disabled):not(:checked) > label:hover ~ label {
        color: #fa9d26
    }

body {
    font-family: "Greycliff CF";
    color: #2b3036
}

.arama-scroll-lock {
    overflow: hidden;
}

body.arama-acik #arama-listesi {
    display: block
}

body.arama-acik:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 97;
    background: #000;
    opacity: .6
}

body.title-menu-opened:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 97;
    background: #000;
    opacity: .6
}

body.sepet-acik #ustsepet {
    display: inherit
}

body.sepet-acik:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 97;
    background: #000;
    opacity: .6
}

body.sepettab-acik #altsepet {
    display: inherit
}

body.sepettab-acik:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 97;
    background: #000;
    opacity: .6
}

body.borsa-acik #ustborsa {
    display: inherit
}

body.borsa-acik:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 97;
    background: #000;
    opacity: .6
}

body.borsatab-acik #altborsa {
    display: inherit
}

body.borsatab-acik:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 97;
    background: #000;
    opacity: .6
}

body.bildirim-acik #ustbildirim {
    display: inherit
}

body.bildirim-acik:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 97;
    background: #000;
    opacity: .6
}

body.profil-acik #ustprofil {
    display: inherit
}

body.profil-acik:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 97;
    background: #000;
    opacity: .6
}

body.mor-tooltip .tooltip .tooltip-inner {
    background: #6777b2 !important
}

body.mor-tooltip .tooltip .arrow:before {
    border-top-color: #6777b2 !important
}

body.beyaz-tooltip .tooltip {
    opacity: 1;
    border-radius: .25rem;
    z-index: 1001;
    background: #fff;
    -webkit-box-shadow: 0 0 18px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 18px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 18px 0 rgba(0, 0, 0, .2)
}

    body.beyaz-tooltip .tooltip .tooltip-inner {
        background: #fff !important;
        color: #2b3036;
        padding: 10px 30px 10px 15px;
        font-size: 12px;
        line-height: 19px;
        max-width: 276px;
        text-align: left
    }

        body.beyaz-tooltip .tooltip .tooltip-inner > div {
            display: flex;
            height: 26px;
            align-items: center;
            position: relative
        }

            body.beyaz-tooltip .tooltip .tooltip-inner > div span {
                width: 45px;
                display: inline-flex;
                justify-content: center
            }

                body.beyaz-tooltip .tooltip .tooltip-inner > div span img {
                    position: relative;
                    margin: 0 auto
                }

    body.beyaz-tooltip .tooltip .arrow {
        bottom: -8px;
        width: 13px;
        height: 8px
    }

        body.beyaz-tooltip .tooltip .arrow:before {
            border-top-color: #fff !important
        }

.btn.sepete-ekle.adet + .sepet-adet, .tabs .tab-butons > ul li a.sepete-ekle.adet + .sepet-adet {
    display: none;
    margin-top: 7px;
    justify-content: center
}

    .btn.sepete-ekle.adet + .sepet-adet .input-group, .tabs .tab-butons > ul li a.sepete-ekle.adet + .sepet-adet .input-group {
        position: relative;
        margin: 0 auto
    }

.acilir-menu {
    font-size: 14px;
    display: none;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .08);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .08);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .08);
    padding: 25px;
    background: #fff;
    position: absolute;
    z-index: 99;
    border-radius: 8px;
    width: 300px
}

    .acilir-menu:before {
        content: " ";
        background: url("/assets/images/menu-up.png") no-repeat;
        width: 21px;
        height: 17px;
        top: -17px;
        position: absolute
    }

    .acilir-menu .menu-bilgi {
        min-height: 61px;
        display: block;
        border-bottom: 1px solid #e2ecf4;
        padding-top: 25px;
        box-sizing: border-box
    }

        .acilir-menu .menu-bilgi span {
            color: #ff6000;
            font-family: "Greycliff CF";
            font-weight: bold
        }

    .acilir-menu .menu-baslik {
        display: block;
        border-bottom: 1px solid #e2ecf4;
        height: 34px
    }

        .acilir-menu .menu-baslik h4 {
            height: 34px;
            line-height: 34px;
            padding: 0;
            margin: 0;
            position: relative;
            float: left;
            font-size: 18px;
            font-family: "Greycliff CF";
            font-weight: bold;
            vertical-align: top
        }

            .acilir-menu .menu-baslik h4:after {
                border: 2px solid #ff6000;
                content: " ";
                bottom: -1px;
                left: 0;
                width: 100%;
                position: absolute
            }

    .acilir-menu li .badge {
        background: #ed1f2e;
        color: #fff;
        border-radius: 50%;
        width: 25px;
        height: 25px;
        transform: translateY(-1px) translatex(5px);
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        line-height: 25px
    }

.dropdown-menu-input {
    display: none;
    right: 15px;
    max-width: 100%;
    z-index: 1;
    background: #fff;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .08);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .08);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .08);
    padding: 5px;
    background: #fff;
    position: absolute;
    z-index: 99;
    border-radius: 8px
}

    .dropdown-menu-input:before {
        content: " ";
        background: url("/assets/images/menu-up.png") no-repeat;
        width: 21px;
        height: 17px;
        top: -17px;
        right: 12px;
        position: absolute
    }

    .dropdown-menu-input > ul {
        padding: 5px 5px 0 5px
    }

        .dropdown-menu-input > ul > li {
            display: flex;
            align-content: center;
            height: 35px;
            padding-right: 15px
        }

            .dropdown-menu-input > ul > li + li {
                border-top: 1px solid #e2ecf4
            }

            .dropdown-menu-input > ul > li .styled-checkbox {
                font-weight: normal !important;
                font-size: 13px !important;
                margin-top: 0 !important;
                width: 100%
            }

                .dropdown-menu-input > ul > li .styled-checkbox:first-child {
                    margin-top: 0 !important
                }

                .dropdown-menu-input > ul > li .styled-checkbox span {
                    margin-right: 10px;
                    transform: scale(0.8)
                }

                .dropdown-menu-input > ul > li .styled-checkbox:after {
                    content: none !important
                }

            .dropdown-menu-input > ul > li a {
                font-size: 12px;
                color: #ff6000;
                text-decoration: none;
                line-height: 35px
            }

                .dropdown-menu-input > ul > li a.pad {
                    text-indent: 23px
                }

.dropdown-open .dropdown-menu-input {
    display: block
}

input + .hidden {
    display: none
}

input:focus + .autocomplete-items {
    display: block
}

.banner {
    margin-top: -90px;
    height: 570px;
    z-index: 1;
    position: relative
}

    .banner .swiper-container {
        width: 100%;
        height: 100%
    }

        .banner .swiper-container .swiper-wrapper {
            width: 100%;
            height: 100%
        }

            .banner .swiper-container .swiper-wrapper .swiper-slide {
                height: 100%;
                padding-top: 90px
            }

                .banner .swiper-container .swiper-wrapper .swiper-slide .container {
                    position: relative;
                    margin-top: 90px
                }

                    .banner .swiper-container .swiper-wrapper .swiper-slide .container .line1 {
                        margin-top: 65px
                    }

                    .banner .swiper-container .swiper-wrapper .swiper-slide .container .line2 {
                        margin-top: 12px
                    }

                    .banner .swiper-container .swiper-wrapper .swiper-slide .container .line3 {
                        margin-top: 20px
                    }

                    .banner .swiper-container .swiper-wrapper .swiper-slide .container .right-image {
                        position: absolute;
                        right: 50px;
                        bottom: -87px
                    }

                .banner .swiper-container .swiper-wrapper .swiper-slide .detayli-bilgi {
                    font-size: 14px;
                    color: #fff;
                    position: relative;
                    padding-right: 35px;
                    margin-top: 15px;
                    display: inline-block
                }

                    .banner .swiper-container .swiper-wrapper .swiper-slide .detayli-bilgi:after {
                        background: url("/assets/images/Arrow-white.png") no-repeat;
                        content: " ";
                        position: absolute;
                        right: 0;
                        top: 5px;
                        width: 26px;
                        height: 13px
                    }

        .banner .swiper-container .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
            background: black;
            width: 9px;
            height: 9px
        }

            .banner .swiper-container .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
                background: #ffd101;
                width: 56px;
                border-radius: 5px
            }

.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    background: #f4faff;
    width: 9px;
    height: 9px
}

    .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #ffd101;
        width: 56px;
        border-radius: 5px
    }

.tanitim-kutucuklar {
    margin-top: 40px
}

    .tanitim-kutucuklar .row {
        margin-left: -10px;
        margin-right: -10px
    }

        .tanitim-kutucuklar .row > div {
            padding-left: 10px;
            padding-right: 10px;
            position: relative
        }

    .tanitim-kutucuklar .col {
        display: flex;
        align-items: center;
        justify-content: left;
        border-radius: 5px;
        padding-top: 26px;
        padding-bottom: 26px;
        -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .05);
        -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .05);
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, .05)
    }

        .tanitim-kutucuklar .col .btn-git {
            display: none;
            position: absolute;
            left: 50%;
            margin-left: -38px;
            bottom: -15px
        }

        .tanitim-kutucuklar .col span {
            font-size: 16px;
            line-height: 19px
        }

        .tanitim-kutucuklar .col img {
            width: 40px;
            margin-right: 16px;
            float: left;
            opacity: .7
        }

            .tanitim-kutucuklar .col img:nth-child(2) {
                display: none
            }

        .tanitim-kutucuklar .col:hover {
            -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
        }

            .tanitim-kutucuklar .col:hover .btn-git {
                display: inherit
            }

            .tanitim-kutucuklar .col:hover img {
                opacity: 1
            }

                .tanitim-kutucuklar .col:hover img:nth-child(1) {
                    display: none
                }

                .tanitim-kutucuklar .col:hover img:nth-child(2) {
                    display: inherit
                }

.iletisim-kismi {
    background: #f4faff;
    height: auto
}

    .iletisim-kismi .row > div {
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-bottom: 5px;
    }

        .iletisim-kismi .row > div img {
            margin-left: 20px;
            margin-right: 20px
        }

        .iletisim-kismi .row > div .bilgi b {
            display: block;
            line-height: 30px;
            vertical-align: top
        }

        .iletisim-kismi .row > div .bilgi span {
            display: block;
            color: #b1b8c4;
            font-size: 15px
        }

.tooltip {
    opacity: 1
}

    .tooltip .tooltip-inner {
        background: #ff6000;
        border-radius: .25rem;
        font-size: 12px;
        line-height: 15px;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .tooltip .arrow:before {
        border-top-color: #ff6000
    }

section.breadcrumbs {
    position: relative;
    z-index: 1;
    padding: 0px 0 0 0;
    margin-bottom: 0
}

    section.breadcrumbs .breadcrumb {
        background: transparent;
        padding-left: 0;
        margin-bottom: 0
    }

        section.breadcrumbs .breadcrumb .breadcrumb-item:not(:first-child):before {
            content: "«";
            transform: rotate(180deg) translateY(-2px);
            padding-right: 0;
            padding-left: .5rem;
            line-height: 24px;
            vertical-align: middle
        }

        section.breadcrumbs .breadcrumb li a {
            font-size: 12px;
            color: #88939b
        }

            section.breadcrumbs .breadcrumb li a:hover {
                color: #2b3036
            }

        section.breadcrumbs .breadcrumb li.active a {
            color: #2b3036;
            font-weight: bold
        }

.ikon-bilgi {
    margin-left: 5px
}

section.tabmenu {
    margin-top: 15px
}

section.profil {
    /*margin-top:15px;*/
}

section.alttabmenu {
    margin-top: 15px;
}


ul.tabmenu {
    display: flex;
    border-bottom: 1px solid #f4faff;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-bottom:15px
}

    ul.tabmenu li {
        display: block;
        position: relative;
        height: 32px;
        line-height: 32px;
        padding-left: 14px;
        padding-right: 14px;
        transition: all .3s ease-in;
        border-bottom: 3px solid transparent
    }

        ul.tabmenu li a {
            color: #5c6c71;
            font-size: 16px;
            line-height: 100%;
            display: flex;
            height: 100%;
            transition: all .3s ease-in
        }

        ul.tabmenu li.active, ul.tabmenu li:hover {
            border-bottom: 3px solid #ff6000
        }

            ul.tabmenu li.active a, ul.tabmenu li:hover a {
                color: #ff6000
            }

section.alttabmenu ul.tabmenu {
    justify-content: flex-start
}

    section.alttabmenu ul.tabmenu li {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 15px
    }

        section.alttabmenu ul.tabmenu li a {
            padding-left: 0;
            padding-right: 0;
            font-size: 18px;
        }

        section.alttabmenu ul.tabmenu li + li {
            margin-left: 15px
        }

        section.alttabmenu ul.tabmenu li.active a {
            color: #2b3036;
            font-weight: bold
        }

.liste .satir {
    display: flex;
    flex-wrap: nowrap
}

    .liste .satir.header {
        background: #f6f6f6;
        border-radius: .25rem;
        height: 45px;
        display: none;
    }

        .liste .satir.header .sutun a {
            font-weight: 500;
            color: #2b3036
        }

    .liste .satir.satirlar.altsatiracik {
        height: auto
    }

        .liste .satir.satirlar.altsatiracik .altsatirlar {
            display: block
        }

            .liste .satir.satirlar.altsatiracik .altsatirlar .altsatir {
                display: flex;
                padding-top: 20px;
                border-top: 1px solid #aaabae
            }

.liste .bootstrap-touchspin {
    position: relative
}

    .liste .bootstrap-touchspin .btn, .liste .bootstrap-touchspin .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li .liste .bootstrap-touchspin a {
        border: 1px solid #2b3036;
        color: #2b3036;
        background: #fff;
        padding: 6px 14px;
        height: 39px;
        line-height: 0;
        font-size: 24px
    }

        .liste .bootstrap-touchspin .btn:hover, .liste .bootstrap-touchspin .tabs .tab-butons > ul li a:hover, .tabs .tab-butons > ul li .liste .bootstrap-touchspin a:hover {
            border-color: #ff6000;
            color: #ff6000 !important
        }

    .liste .bootstrap-touchspin input {
        height: 39px;
        font-size: 18px;
        border-top: 1px solid #2b3036;
        border-bottom: 1px solid #2b3036;
        color: #ff6000;
        font-weight: bold;
        line-height: 39px;
        text-align: center
    }

        .liste .bootstrap-touchspin input[readonly] {
            background: #fff
        }

.liste.ilan .header {
    background: #f6f6f6;
    border-radius: 10px
}

    .liste.ilan .header > div {
        padding-top: 8px;
        padding-bottom: 8px
    }

        .liste.ilan .header > div a {
            font-size: 15px;
            color: #2b3036
        }

            .liste.ilan .header > div a:before {
                display: inline-block;
                font: normal normal normal 14px/1 FontAwesome;
                font-size: inherit;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                margin-right: 5px
            }

            .liste.ilan .header > div a.sort-desc:before {
                content: ""
            }

            .liste.ilan .header > div a.sort-asc:before {
                content: ""
            }

.liste.ilan .satir {
    display: flex;
    position: relative
}

    .liste.ilan .satir .sutun {
        display: inline;
        padding: 10px 20px;
        box-sizing: border-box;
        font-size: 15px
    }

    .liste.ilan .satir .satici {
        flex: 45%;
        max-width: 45%;
        display: flex;
        align-items: center;
        height: 46px
    }

        .liste.ilan .satir .satici img {
            display: inline;
            width: 40px;
            margin-right: 4px;
            height: 37px;
        }

        .liste.ilan .satir .satici .sirket {
            display: inline;
            width: 285px;
            float: left
        }

            .liste.ilan .satir .satici .sirket h5.eczane {
                font-size: 15px;
                font-weight: bold;
                line-height: 22px;
                vertical-align: middle;
                height: 22px;
                font-family: "Greycliff CF"
            }



                .liste.ilan .satir .satici .sirket h5.eczane span {
                    font-size: 12px;
                    color: #2b3036;
                    font-weight: normal;
                    margin-left: 10px;
                    display: inline
                }

                .liste.ilan .satir .satici .sirket h5.eczane.rozet {
                    padding-left: 18px;
                    background: url("/assets/images/rozet.png") no-repeat center left;
                    background-size: auto 16px
                }

            .liste.ilan .satir .satici .sirket span.minimumsatis {
                display: inline-block;
                color: #ff6000;
                height: 22px;
                line-height: 22px;
                padding-left: 20px;
                background: url("/assets/images/Ilan/SatisTutari.svg") no-repeat -3px 0px;
                background-size: auto 20px;
                font-size: 12px;
                font-weight: lighter
            }

            .liste.ilan .satir .satici .sirket span.ucretsizkargo {
                margin-left: 10px;
                display: inline-block;
                color: #2a94c9;
                height: 22px;
                line-height: 22px;
                padding-left: 32px;
                background: url("/assets/images/Ilan/IlanJetKargo.svg") no-repeat -3px 3px;
                background-size: auto 18px;
                font-size: 12px;
                font-weight: lighter;
                width: auto !important
            }

    .liste.ilan .satir .detay {
        display: none;
        flex: 55%;
        max-width: 55%;
        padding-left: 0;
        padding-right: 0;
        justify-content: center;
        text-align: center
    }

    .liste.ilan .satir .miad {
        flex: 10%;
        max-width: 10%;
        padding-left: 0;
        padding-right: 0;
        justify-content: center;
        text-align: center;
        position: relative
    }

        .liste.ilan .satir .miad.kritik span {
            color: #cd1e3d;
            padding-top: 20px;
            position: relative
        }

            .liste.ilan .satir .miad.kritik span:before {
                background: url("/assets/images/IlanSayfaMiad.svg") no-repeat center;
                content: " ";
                width: 100%;
                height: 19px;
                left: 0;
                top: 0;
                position: absolute
            }

    .liste.ilan .satir .stok {
        flex: 10%;
        max-width: 10%;
        padding-left: 0;
        padding-right: 0;
        justify-content: center;
        text-align: center;
        position: relative
    }

    .liste.ilan .satir .fiyat {
        flex: 12%;
        max-width: 12%;
        justify-content: center;
        position: relative
    }

    .liste.ilan .satir .sepeteekle {
        flex: 23%;
        max-width: 23%
    }

        .liste.ilan .satir .sepeteekle .sepet-adet {
            display: none
        }

        .liste.ilan .satir .sepeteekle .kucuk {
            display: none
        }

        .liste.ilan .satir .sepeteekle .sepete-ekle:hover {
            background-color: #ff6000;
            color: #fff;
            background-image: url("/assets/images/Home/SepetBeyazHover.svg");
            background-repeat: no-repeat;
            background-size: 26px 21px
        }

    .liste.ilan .satir .btn-sari {
        display: none;
        position: absolute;
        bottom: -15px;
        left: 50%;
        margin-left: -60px
    }

    .liste.ilan .satir.satirlar {
        border-radius: 20px;
        align-items: center;
        margin-top: 20px
    }

        .liste.ilan .satir.satirlar .sutun {
            padding-top: 25px;
            padding-bottom: 25px;
            --height: 100px;
            height: 65px;
            display: flex;
            align-items: center
        }

            .liste.ilan .satir.satirlar .sutun.fiyat {
                font-weight: bold;
                padding-left: 20px;
                font-size: 18px;
            }

        .liste.ilan .satir.satirlar:hover {
            -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
        }

            .liste.ilan .satir.satirlar:hover .btn-sari {
                display: inherit
            }

.liste.sepet + .liste.sepet {
    --margin-top: 40px
}

.liste.sepet .header {
    background: #f4f4f4;
    border-radius: .25rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

    .liste.sepet .header:after {
        content: " ";
        bottom: -1px;
        left: 0;
        width: 100%;
        position: absolute;
    }

    .liste.sepet .header > div {
        padding: 8px 15px;
        flex: 0 0 50%;
        max-width: 50%;
        width: 100%
    }

        .liste.sepet .header > div span {
            font-weight: normal
        }

        .liste.sepet .header > div.ilankaldir {
            text-align: right
        }

            .liste.sepet .header > div.ilankaldir a.ilan-kaldir {
                background: url("/assets/images/SepetSil.svg") no-repeat left;
                background-size: auto 100%;
                height: 18px;
                line-height: 18px;
                padding-left: 18px;
                font-size: 12px;
                color: #2b3036;
                font-weight: 300
            }

                .liste.sepet .header > div.ilankaldir a.ilan-kaldir:hover {
                    color: #ff6000;
                    background: url("/assets/images/SepetSilTuruncu.svg") no-repeat left;
                    background-size: auto 100%
                }

.liste.sepet .satirlar {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
    box-sizing: content-box;
    border-bottom: 1px solid #e2ecf4
}

    .liste.sepet .satirlar.satir .sutun {
        display: block;
        padding: 0 15px;
        width: 100%;
        /*height: 68px*/
    }

        .liste.sepet .satirlar.satir .sutun.kargo-sec {
            max-width: 100%;
            flex: 0 0 100%;
            padding: 0
        }

        .liste.sepet .satirlar.satir .sutun.urun-resmi {
            flex: 0 0 94px;
            max-width: 94px
        }

            .liste.sepet .satirlar.satir .sutun.urun-resmi .gorsel {
                width: 100%;
                height: 100%;
                background-repeat: no-repeat;
                background-position: center;
                background-size: contain !important;
            }

        .liste.sepet .satirlar.satir .sutun.urun-detay {
            flex-basis: 0;
            flex-grow: 1;
            max-width: 100%;
            width: auto;
            position: relative;
            align-content: center;
            /*height: 68px;*/
            display: flex
        }

            .liste.sepet .satirlar.satir .sutun.urun-detay > div {
                align-items: center;
                display: flex
            }

            .liste.sepet .satirlar.satir .sutun.urun-detay .urun-adi {
                flex-basis: 0;
                flex-grow: 1;
                max-width: 100%;
                width: auto;
                flex-direction: column
            }

                .liste.sepet .satirlar.satir .sutun.urun-detay .urun-adi a {
                    color: #2b3036;
                    font-weight: normal;
                    width: 100%;
                    display: block;
                    text-wrap: none
                }

                .liste.sepet .satirlar.satir .sutun.urun-detay .urun-adi span {
                    width: 100%;
                    display: block;
                    font-size: 13px
                }

                    .liste.sepet .satirlar.satir .sutun.urun-detay .urun-adi span.kritik {
                        color: #ed1f2e
                    }

            .liste.sepet .satirlar.satir .sutun.urun-detay .urun-fiyat {
                max-width: 120px;
                flex: 0 0 120px;
                justify-items: center;
                justify-content: center;
                flex-direction: column
            }

                .liste.sepet .satirlar.satir .sutun.urun-detay .urun-fiyat .price {
                    text-align: center;
                    font-family: "Greycliff CF Extra"
                }

            .liste.sepet .satirlar.satir .sutun.urun-detay div.urun-adet {
                max-width: 120px;
                flex: 0 0 120px
            }

                .liste.sepet .satirlar.satir .sutun.urun-detay div.urun-adet .bootstrap-touchspin {
                    position: relative
                }

                    .liste.sepet .satirlar.satir .sutun.urun-detay div.urun-adet .bootstrap-touchspin .btn, .liste.sepet .satirlar.satir .sutun.urun-detay div.urun-adet .bootstrap-touchspin .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li .liste.sepet .satirlar.satir .sutun.urun-detay div.urun-adet .bootstrap-touchspin a {
                        border: 1px solid #cfdfec;
                        color: #cfdfec;
                        background: #fff;
                        padding: 6px 14px;
                        height: 39px;
                        line-height: 0;
                        font-size: 24px;
                        font-weight: normal
                    }

                        .liste.sepet .satirlar.satir .sutun.urun-detay div.urun-adet .bootstrap-touchspin .btn.bootstrap-touchspin-up, .liste.sepet .satirlar.satir .sutun.urun-detay div.urun-adet .bootstrap-touchspin .tabs .tab-butons > ul li a.bootstrap-touchspin-up, .tabs .tab-butons > ul li .liste.sepet .satirlar.satir .sutun.urun-detay div.urun-adet .bootstrap-touchspin a.bootstrap-touchspin-up {
                            --border: 2px solid #ff6000;
                            color: #ff6000
                        }

                        .liste.sepet .satirlar.satir .sutun.urun-detay div.urun-adet .bootstrap-touchspin .btn:hover, .liste.sepet .satirlar.satir .sutun.urun-detay div.urun-adet .bootstrap-touchspin .tabs .tab-butons > ul li a:hover, .tabs .tab-butons > ul li .liste.sepet .satirlar.satir .sutun.urun-detay div.urun-adet .bootstrap-touchspin a:hover {
                            border-color: #ff6000;
                            color: #ff6000 !important
                        }

                    .liste.sepet .satirlar.satir .sutun.urun-detay div.urun-adet .bootstrap-touchspin input {
                        height: 39px;
                        font-size: 18px;
                        border-top: 1px solid #cfdfec;
                        border-bottom: 1px solid #cfdfec;
                        color: #ff6000;
                        font-weight: normal;
                        line-height: 39px;
                        text-align: center;
                        font-stretch: condensed;
                        padding: 0
                    }

                        .liste.sepet .satirlar.satir .sutun.urun-detay div.urun-adet .bootstrap-touchspin input[readonly] {
                            background: #fff
                        }

            .liste.sepet .satirlar.satir .sutun.urun-detay div.urun-sil {
                max-width: 50px;
                flex: 0 0 50px;
                display: flex;
                justify-content: flex-end;
                justify-items: flex-end
            }

    .liste.sepet .satirlar.summary {
        border-bottom: none
    }

        .liste.sepet .satirlar.summary .sutun {
            display: block;
            flex: 0 0 50%;
            max-width: 50%;
            width: 100%
        }

            .liste.sepet .satirlar.summary .sutun.notlar span.ucretsizkargo {
                margin-left: -2px
            }

            .liste.sepet .satirlar.summary .sutun.notlar .notalani {
                margin-top: 20px
            }

                .liste.sepet .satirlar.summary .sutun.notlar .notalani .input-group .input-group-prepend .input-group-text {
                    width: 40px;
                    border: none;
                    border-radius: 0;
                    background: url("/assets/images/Notlar.svg") transparent no-repeat top left;
                    background-size: auto 18px !important
                }

            .liste.sepet .satirlar.summary .sutun.toplam {
                display: flex;
                justify-content: center;
                flex-direction: column;
                font-size:15px;
            }

                .liste.sepet .satirlar.summary .sutun.toplam .rakam {
                    display: flex;
                    width: 100%;
                    text-align: right;
                    justify-content: flex-end
                }

                    .liste.sepet .satirlar.summary .sutun.toplam .rakam b {
                        width: 140px;
                        text-align: left;
                        display: inline;
                        white-space: pre;
                    }

                    .liste.sepet .satirlar.summary .sutun.toplam .rakam span {
                        width: 80px;
                        display: inline;
                        text-align: right
                    }

                .liste.sepet .satirlar.summary .sutun.toplam .btn-tumunugoster {
                    padding: 4px 10px 4px 10px;
                    display: inline-block;
                    margin-top: 20px
                }

.liste.kredikarti .satir {
    display: flex;
    width: 100%;
    background: #fff;
    border-radius: 10px;
    padding: 5px;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .04);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .04);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .04);
    filter: grayscale(100%)
}

    .liste.kredikarti .satir + .satir {
        margin-top: 20px
    }

    .liste.kredikarti .satir .sutun {
        height: 74px
    }

        .liste.kredikarti .satir .sutun.logo {
            flex: 0 0 125px;
            max-width: 125px;
            display: flex;
            align-items: center
        }

            .liste.kredikarti .satir .sutun.logo img {
                max-width: 100%
            }

        .liste.kredikarti .satir .sutun.kartbilgi {
            padding: 0 30px;
            flex-grow: 1;
            flex-basis: 0;
            display: flex;
            align-items: center;
            flex-wrap: wrap
        }

            .liste.kredikarti .satir .sutun.kartbilgi span {
                display: block;
                width: 100%;
                flex: 0 0 100%;
                max-width: 100%
            }

                .liste.kredikarti .satir .sutun.kartbilgi span.kartno {
                    font-weight: bolder
                }

        .liste.kredikarti .satir .sutun.secim {
            flex: 0 0 120px;
            max-width: 120px;
            display: flex;
            align-content: center;
            align-items: center
        }

            .liste.kredikarti .satir .sutun.secim span {
                width: 18px;
                height: 18px;
                background: #fff;
                border: 1px solid #959ca8;
                border-radius: 50%;
                margin-right: 10px;
                position: relative
            }

    .liste.kredikarti .satir.selected {
        filter: none;
        -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .08);
        -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .08);
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, .08)
    }

        .liste.kredikarti .satir.selected .secim span:before {
            background-color: #ff6000;
            border: 1px solid #ff6000;
            content: " ";
            position: absolute;
            width: 10px;
            height: 10px;
            border-radius: 50%;
            left: 3px;
            top: 3px
        }

    .liste.kredikarti .satir:hover {
        cursor: pointer
    }

        .liste.kredikarti .satir:hover:not(.selected) {
            filter: grayscale(50%);
            -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .08);
            -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .08);
            box-shadow: 0 0 8px 0 rgba(0, 0, 0, .08)
        }

            .liste.kredikarti .satir:hover:not(.selected) .secim span:before {
                background-color: #ff6000;
                border: 1px solid #ff6000;
                content: " ";
                position: absolute;
                width: 10px;
                height: 10px;
                border-radius: 50%;
                left: 3px;
                top: 3px;
                opacity: .5
            }

.liste.ilanlarim {
    margin-top: 20px
}

    .liste.ilanlarim .satirlar {
        display: flex;
        width: 100%;
        padding: 15px;
        border-radius: .25rem;
        height: 144px;
        background-color: #fff;
        -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .06);
        -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .06);
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, .06)
    }

        .liste.ilanlarim .satirlar + .satirlar {
            margin-top: 50px
        }

        .liste.ilanlarim .satirlar:hover {
            -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .09);
            -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .09);
            box-shadow: 0 0 6px 0 rgba(0, 0, 0, .09)
        }

        .liste.ilanlarim .satirlar.satir {
            display: flex;
            position: relative;
            align-items: center;
            flex-wrap: nowrap
        }

            .liste.ilanlarim .satirlar.satir:not(.altsatiracik) .altsatirlar {
                display: none
            }

            .liste.ilanlarim .satirlar.satir .checkbox {
                display: inline-block;
                width: 22px;
                height: 22px;
                position: absolute;
                left: 10px;
                top: 10px;
                border: 1px solid #d9dfe8;
                border-radius: 50%
            }

            .liste.ilanlarim .satirlar.satir.checked .checkbox:after, .liste.ilanlarim .satirlar.satir:hover:not(.checked) .checkbox:after {
                position: absolute;
                left: 3px;
                right: 3px;
                top: 3px;
                bottom: 3px;
                content: " ";
                background: #ff6000;
                border-radius: 50%
            }

            .liste.ilanlarim .satirlar.satir.checked:hover .checkbox:after, .liste.ilanlarim .satirlar.satir:hover:not(.checked):hover .checkbox:after {
                opacity: .7
            }

            .liste.ilanlarim .satirlar.satir .sutun {
                display: block;
                width: 100%;
                box-sizing: content-box;
                padding-left: 15px;
                padding-right: 15px
            }

                .liste.ilanlarim .satirlar.satir .sutun.urun-resmi {
                    flex: 0 0 94px;
                    max-width: 94px
                }


                    .liste.ilanlarim .satirlar.satir .sutun.urun-resmi img {
                        max-width: 94px;
                        height: 94px
                    }


                .liste.ilanlarim .satirlar.satir .sutun.urun-adi {
                    flex-basis: 0;
                    flex-grow: 1;
                    padding-left: 0;
                    padding-right: 15px;
                    display: flex;
                    flex-direction: column
                }

                    .liste.ilanlarim .satirlar.satir .sutun.urun-adi .etiket + .urun-baslik, .liste.ilanlarim .satirlar.satir .sutun.urun-adi .satirlar.kofreli > .sutun.urun-adi:before + .urun-baslik {
                        margin-top: 5px
                    }

                    .liste.ilanlarim .satirlar.satir .sutun.urun-adi a.detay {
                        display: inline-block;
                        color: #4258ed;
                        font-size: 12px;
                        line-height: 12px;
                        margin-top: 10px;
                        font-family: "Greycliff CF";
                        font-weight: 500
                    }

                        .liste.ilanlarim .satirlar.satir .sutun.urun-adi a.detay:after {
                            content: " ";
                            display: inline-block;
                            margin-left: 7px;
                            background: url("/assets/images/Home/ArrowDown.svg") no-repeat center;
                            background-size: contain;
                            width: 5px;
                            height: 10px;
                            transform: rotate(90deg) translateX(2px)
                        }

                    .liste.ilanlarim .satirlar.satir .sutun.urun-adi .urun-baslik {
                        font-size: 18px;
                        font-weight: bold;
                        color: #2b3036;
                        text-decoration: none;
                        line-height: 22px
                    }

                    .liste.ilanlarim .satirlar.satir .sutun.urun-adi .enuygun {
                        font-size: 12px;
                        color: #2a94c9;
                        margin-top: 14px
                    }

                .liste.ilanlarim .satirlar.satir .sutun.stok {
                    flex: 0 0 62px;
                    max-width: 62px
                }

                .liste.ilanlarim .satirlar.satir .sutun.maliyet, .liste.ilanlarim .satirlar.satir .sutun.fiyat {
                    position: relative
                }

                    .liste.ilanlarim .satirlar.satir .sutun.maliyet:after, .liste.ilanlarim .satirlar.satir .sutun.fiyat:after {
                        content: "TL";
                        display: inline-block;
                        position: absolute;
                        right: 25%;
                        bottom: 14px;
                        font-size: 11px;
                        color: #2b3036;
                        font-family: "Greycliff CF";
                        font-weight: 500
                    }

                .liste.ilanlarim .satirlar.satir .sutun.maliyet, .liste.ilanlarim .satirlar.satir .sutun.fiyat, .liste.ilanlarim .satirlar.satir .sutun.miad {
                    flex: 0 0 134px;
                    max-width: 134px
                }

                .liste.ilanlarim .satirlar.satir .sutun.fiyat {
                    padding-right: 0
                }

                .liste.ilanlarim .satirlar.satir .sutun.form-group {
                    margin-bottom: 0
                }

                    .liste.ilanlarim .satirlar.satir .sutun.form-group label {
                        font-family: "Greycliff CF";
                        font-weight: 500;
                        line-height: 100%
                    }

                    .liste.ilanlarim .satirlar.satir .sutun.form-group input.form-control {
                        text-align: center;
                        color: #2b3036;
                        font-family: "Greycliff CF";
                        font-weight: 500;
                        margin-top: 5px
                    }

                    .liste.ilanlarim .satirlar.satir .sutun.form-group.maliyet label {
                        font-size: 12px
                    }

            .liste.ilanlarim .satirlar.satir.altsatiracik {
                height: auto;
                min-height: 144px;
                flex-wrap: wrap;
                padding-top: 25px
            }

                .liste.ilanlarim .satirlar.satir.altsatiracik a.detay {
                    color: #cd1e3d !important
                }

                    .liste.ilanlarim .satirlar.satir.altsatiracik a.detay:after {
                        background: url("/assets/images/Home/ArrowDownKoyuKirmizi.svg") no-repeat center !important;
                        background-size: contain !important;
                        transform: rotate(-90deg) translateX(-2px) !important
                    }

                .liste.ilanlarim .satirlar.satir.altsatiracik .altsatirlar {
                    display: flex;
                    width: 100%;
                    max-width: 100%;
                    flex: 0 0 100%;
                    padding: 0 90px;
                    flex-wrap: wrap;
                    margin-top: 30px;
                    position: relative
                }

                    .liste.ilanlarim .satirlar.satir.altsatiracik .altsatirlar .altsatir {
                        width: 100%;
                        display: flex;
                        padding-top: 15px;
                        padding-bottom: 15px;
                        border-top: 1px solid #e2ecf4;
                        flex-wrap: nowrap;
                        color: #2b3036;
                        align-items: center
                    }

                        .liste.ilanlarim .satirlar.satir.altsatiracik .altsatirlar .altsatir .sutun {
                            display: block;
                            width: 100%;
                            box-sizing: content-box
                        }

                            .liste.ilanlarim .satirlar.satir.altsatiracik .altsatirlar .altsatir .sutun:last-child {
                                padding-right: 0
                            }

                            .liste.ilanlarim .satirlar.satir.altsatiracik .altsatirlar .altsatir .sutun.urun-adi .urun-baslik {
                                font-weight: 500
                            }

                            .liste.ilanlarim .satirlar.satir.altsatiracik .altsatirlar .altsatir .sutun.urun-resmi {
                                flex: 0 0 55px;
                                max-width: 55px;
                                padding-left: 0
                            }

                                .liste.ilanlarim .satirlar.satir.altsatiracik .altsatirlar .altsatir .sutun.urun-resmi img {
                                    height: auto !important
                                }

                            .liste.ilanlarim .satirlar.satir.altsatiracik .altsatirlar .altsatir .sutun.urun-barkod, .liste.ilanlarim .satirlar.satir.altsatiracik .altsatirlar .altsatir .sutun.urun-miad {
                                flex: 0 0 140px;
                                max-width: 140px
                            }

        .liste.ilanlarim .satirlar .butonlar {
            width: 480px;
            padding: 0;
            border-radius: .25rem;
            height: 42px;
            background-color: #fff;
            position: absolute;
            bottom: -21px;
            left: calc(50% - 240px);
            -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
        }

            .liste.ilanlarim .satirlar .butonlar ul {
                display: flex
            }

                .liste.ilanlarim .satirlar .butonlar ul li {
                    width: 100%;
                    flex: 0 0 25%;
                    max-width: 25%;
                    text-align: center;
                    height: 42px;
                    display: flex;
                    align-items: center;
                    justify-content: center
                }

                    .liste.ilanlarim .satirlar .butonlar ul li:nth-child(4) {
                        overflow-y: hidden;
                        flex-wrap: wrap;
                        align-items: top;
                        justify-content: flex-start
                    }

                        .liste.ilanlarim .satirlar .butonlar ul li:nth-child(4) a {
                            transition: all .3s ease-in-out
                        }

                    .liste.ilanlarim .satirlar .butonlar ul li.borsada:nth-child(4) {
                        overflow-y: hidden;
                        flex-wrap: wrap;
                        align-items: top;
                        justify-content: flex-start
                    }

                        .liste.ilanlarim .satirlar .butonlar ul li.borsada:nth-child(4) a {
                            transform: translateY(-42px)
                        }

                    .liste.ilanlarim .satirlar .butonlar ul li a {
                        font-family: "Greycliff CF";
                        font-weight: 500;
                        font-size: 12px;
                        line-height: 19px;
                        padding: 0;
                        height: 42px;
                        display: flex;
                        align-items: center;
                        border-radius: 0
                    }

                        .liste.ilanlarim .satirlar .butonlar ul li a:before {
                            content: " ";
                            display: inline-block;
                            margin-right: 5px;
                            float: left
                        }

                        .liste.ilanlarim .satirlar .butonlar ul li a:focus {
                            outline: 0;
                            box-shadow: none
                        }

                        .liste.ilanlarim .satirlar .butonlar ul li a.duzenle:before {
                            background: url("/assets/images/Duzenle.svg") no-repeat center;
                            width: 19px;
                            height: 19px;
                            line-height: 19px
                        }

                        .liste.ilanlarim .satirlar .butonlar ul li a.duzenle:hover {
                            color: #ff6000
                        }

                            .liste.ilanlarim .satirlar .butonlar ul li a.duzenle:hover:before {
                                background: url("/assets/images/DuzenleHover.svg") no-repeat center
                            }

                        .liste.ilanlarim .satirlar .butonlar ul li a.pasif:before {
                            background: url("/assets/images/pasif.svg") no-repeat center;
                            width: 15px;
                            height: 19px;
                            line-height: 19px
                        }

                        .liste.ilanlarim .satirlar .butonlar ul li a.pasif:hover {
                            color: #ff6000
                        }

                            .liste.ilanlarim .satirlar .butonlar ul li a.pasif:hover:before {
                                background: url("/assets/images/pasifTuruncu.svg") no-repeat center
                            }

                        .liste.ilanlarim .satirlar .butonlar ul li a.sil:before {
                            background: url("/assets/images/SepetSil.svg") no-repeat center;
                            width: 15px;
                            height: 19px;
                            line-height: 19px
                        }

                        .liste.ilanlarim .satirlar .butonlar ul li a.sil:hover {
                            color: #ff6000
                        }

                            .liste.ilanlarim .satirlar .butonlar ul li a.sil:hover:before {
                                background: url("/assets/images/SepetSilTuruncu.svg") no-repeat center
                            }

                        .liste.ilanlarim .satirlar .butonlar ul li a.digerilanlar:before {
                            background: url("/assets/images/DigerIlanlar.svg") no-repeat center;
                            width: 24px;
                            height: 19px;
                            line-height: 19px
                        }

                        .liste.ilanlarim .satirlar .butonlar ul li a.digerilanlar:hover {
                            color: #ff6000
                        }

                            .liste.ilanlarim .satirlar .butonlar ul li a.digerilanlar:hover:before {
                                background: url("/assets/images/DigerIlanlarHover.svg") no-repeat center
                            }

                        .liste.ilanlarim .satirlar .butonlar ul li a.borsaya-ekle:before {
                            /* background: url("/assets/images/Home/yeni-icon-islemm.svg") no-repeat center; */
                            width: 22px;
                            height: 19px;
                            line-height: 19px
                        }

                        .liste.ilanlarim .satirlar .butonlar ul li a.borsadan-cikar {
                            color: #ff6000
                        }

                            .liste.ilanlarim .satirlar .butonlar ul li a.borsadan-cikar:before {
                                background: url("/assets/images/Home/BorsaHover.svg") no-repeat center;
                                width: 22px;
                                height: 19px;
                                line-height: 19px
                            }

        .liste.ilanlarim .satirlar.kofreli > .sutun.urun-adi:before {
            content: "Kofre İlan";
            background: #4258ed;
            color: #fff;
            margin-bottom: 10px
        }

        .liste.ilanlarim .satirlar.kofreli > .sutun.miad, .liste.ilanlarim .satirlar.kofreli > .sutun.maliyet {
            display: none
        }

.liste.iade .satir {
    display: flex;
    position: relative
}

    .liste.iade .satir.header {
        background: #f4faff;
        border-radius: 10px;
        height: 56px;
        display: flex
    }

        .liste.iade .satir.header > .sutun {
            display: flex;
            height: 56px;
            padding-top: 0;
            padding-bottom: 0;
            align-items: center
        }

            .liste.iade .satir.header > .sutun a {
                font-size: 16px;
                color: #2b3036
            }

                .liste.iade .satir.header > .sutun a:before {
                    display: inline-block;
                    font: normal normal normal 14px/1 FontAwesome;
                    font-size: inherit;
                    text-rendering: auto;
                    -webkit-font-smoothing: antialiased;
                    margin-right: 5px
                }

                .liste.iade .satir.header > .sutun a.sort-desc:before {
                    content: ""
                }

                .liste.iade .satir.header > .sutun a.sort-asc:before {
                    content: ""
                }

    .liste.iade .satir .sutun {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
        font-size: 14px;
        display: flex
    }

        .liste.iade .satir .sutun.urun-adi {
            flex: 0 0 332px;
            max-width: 332px;
            display: flex;
            flex-wrap: nowrap
        }

            .liste.iade .satir .sutun.urun-adi figure {
                flex: 0 0 58px;
                max-width: 58px;
                margin-bottom: 0
            }

                .liste.iade .satir .sutun.urun-adi figure img {
                    max-width: 100%
                }

            .liste.iade .satir .sutun.urun-adi .detaylar {
                flex-grow: 1;
                flex-basis: 0;
                padding-right: 15px
            }

                .liste.iade .satir .sutun.urun-adi .detaylar a {
                    display: block;
                    font-weight: bold;
                    color: #2b3036;
                    font-size: 12px;
                    line-height: 19px
                }

                .liste.iade .satir .sutun.urun-adi .detaylar span {
                    font-size: 14px;
                    font-weight: normal;
                    line-height: 19px
                }

        .liste.iade .satir .sutun.adet {
            flex: 0 0 56px;
            max-width: 56px
        }

        .liste.iade .satir .sutun.miad {
            flex: 0 0 85px;
            max-width: 85px
        }

        .liste.iade .satir .sutun.iade-sebebi {
            flex: 0 0 180px;
            max-width: 180px
        }

            .liste.iade .satir .sutun.iade-sebebi .select2 .select2-selection.select2-selection--single {
                border-radius: 25px;
                padding: 0 15px;
                box-sizing: border-box;
                font-size: 12px;
                height: 42px
            }

                .liste.iade .satir .sutun.iade-sebebi .select2 .select2-selection.select2-selection--single .select2-selection__rendered {
                    height: auto;
                    line-height: 42px;
                    font-size: 12px;
                    padding: 0
                }

                .liste.iade .satir .sutun.iade-sebebi .select2 .select2-selection.select2-selection--single .select2-selection__arrow {
                    right: 15px;
                    top: 50%;
                    margin-top: -13px;
                    opacity: .8
                }

                    .liste.iade .satir .sutun.iade-sebebi .select2 .select2-selection.select2-selection--single .select2-selection__arrow b {
                        border: none;
                        background: url(/assets/images/Home/ArrowDownGri.svg) no-repeat center;
                        background-size: 100% 70%;
                        width: 16px;
                        height: 8px
                    }

            .liste.iade .satir .sutun.iade-sebebi .select2.select2-container--open .select2-selection {
                border-radius: 35px !important
            }

        .liste.iade .satir .sutun.aciklama {
            flex: 0 0 262px;
            max-width: 262px
        }

            .liste.iade .satir .sutun.aciklama textarea {
                margin-top: 0;
                height: 46px;
                border-radius: 10px
            }

        .liste.iade .satir .sutun.buton {
            width: unset;
            flex-grow: 1;
            flex-basis: 0
        }

            .liste.iade .satir .sutun.buton .btn, .liste.iade .satir .sutun.buton .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li .liste.iade .satir .sutun.buton a {
                font-weight: bolder;
                padding: 10px 20px;
                display: block
            }

    .liste.iade .satir.satirlar {
        border-radius: 20px;
        align-items: center;
        margin-top: 30px;
        margin-left: 0 !important;
        margin-right: 0 !important;
        -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
        -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04)
    }

        .liste.iade .satir.satirlar .sutun {
            padding-top: 0;
            padding-bottom: 0;
            height: 100px;
            display: flex;
            align-items: center;
            margin-bottom: 0 !important
        }

        .liste.iade .satir.satirlar:hover {
            -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
        }

            .liste.iade .satir.satirlar:hover .btn-sari {
                display: inherit
            }

.liste2 .satirlar.satir {
    padding: 10px 10px;
    background: #fff;
    border-radius: .25rem;
    -webkit-box-shadow: 0 0 14px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 14px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, .1)
}

    .liste2 .satirlar.satir:hover {
        -webkit-box-shadow: 0 0 18px 0 rgba(0, 0, 0, .17);
        -moz-box-shadow: 0 0 18px 0 rgba(0, 0, 0, .17);
        box-shadow: 0 0 18px 0 rgba(0, 0, 0, .17)
    }

    .liste2 .satirlar.satir + .satir {
        margin-top: 10px
    }

.grid {
    font-family: "Greycliff CF"
}

    .grid .grid-row {
        display: flex
    }

    .grid .grid-row {
        min-height: 60px
    }

.grid-col {
    padding: 0 5px;
    width: 100%;
    display: flex;
    align-items: center
}

.grid .grid-header {
    background-color: #f6f6f6 !important;
    height: 60px;
    margin-left: 0;
    margin-right: 0;
    border-radius: 10px;
    padding: 0 15px
}

    .grid .grid-header .grid-col {
        font-weight: 500 !important;
        font-size: 14px;
        display: flex !important;
        align-items: center
    }

        .grid .grid-header .grid-col a {
            color: inherit;
            text-decoration: none
        }

.grid .grid-body {
    padding: 0 15px
}

    .grid .grid-body .grid-row {
        height: 60px
    }

        .grid .grid-body .grid-row + .grid-row {
            border-top: 1px solid #e2ecf4
        }

        .grid .grid-body .grid-row .grid-col {
            font-size: 14px;
            font-weight: 400
        }

            .grid .grid-body .grid-row .grid-col sup {
                top: -0.2em
            }

.grid.line-style .grid-header {
    background: transparent !important
}

.durum.basarili, .durum .aktif {
    color: #96cd00
}

.durum .durum.basarili, .durum .durum .aktif {
    color: #2ca9d7
}

.durum.basarisiz, .durum .pasif {
    color: #cd1e3d
}

.durum .durum.basarisiz, .durum .durum .pasif {
    color: #ed1f2e
}

.durum.beklemede {
    color: #fa9d26
}

.siparis-durum {
    display: block;
    width: 100%
}

    .siparis-durum:before {
        content: " ";
        height: 12px;
        line-height: 12px;
        width: 100%;
        flex: 0 0 100%;
        max-width: 12px;
        margin-right: 5px;
        display: flex;
    }

    .siparis-durum.tamamlandi {
        color: #96cd00
    }

        .siparis-durum.tamamlandi:before {
            background: url("/assets/images/OrderCompleted.svg") no-repeat center top;
            background-size: auto 12px
        }


    .siparis-durum.ertelendi {
        color: #fcaf1c
    }

        .siparis-durum.ertelendi:before {
            background: url("/assets/images/odeme_erteleme.svg") no-repeat center top;
            background-size: auto 12px
        }

    .siparis-durum.alici-onay {
        color: #96cd00
    }

        .siparis-durum.alici-onay:before {
            background: url("/assets/images/OrderCustomerConfirmed.svg") no-repeat center top;
            background-size: auto 12px
        }

    .siparis-durum.kargoda {
        color: #fa9d26
    }

        .siparis-durum.kargoda:before {
            background: url("/assets/images/OrderInCargo.svg") no-repeat center top;
            background-size: auto 12px
        }

    .siparis-durum.iptal-edildi {
        color: #ed1f2e;
        display: flex;
        /* align-items: center; */
        /* gap: 3px; */
        /* min-width: 100px; */
        /* margin-right: -23px; */
        width: auto;
        margin-right: 13px;
        /* margin-top: -15px!important; */
        /* position: relative; */
        margin-right: 0 !important;
        /* top: -5px; */
    }

        .siparis-durum.iptal-edildi:before {
            background: url("/assets/images/OrderCancelled.svg") no-repeat center top;
            background-size: auto 12px
        }

    .siparis-durum.onay-bekliyor {
        color: #2a94c9
    }

        .siparis-durum.onay-bekliyor:before {
            background: url("/assets/images/Siparis/SiparisOnay.svg") no-repeat center top;
            background-size: auto 12px
        }

span.eczane {
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    vertical-align: middle;
    height: 22px;
    font-family: "Greycliff CF"
}

    span.eczane.rozet {
        padding-left: 18px;
        background: url("/assets/images/rozet.png") no-repeat center left;
        background-size: auto 16px
    }

.etiket, .liste.ilanlarim .satirlar.kofreli > .sutun.urun-adi:before {
    padding: 6px 26px;
    font-size: 14px;
    line-height: 14px;
    border-radius: 13px;
    display: inline-block;
    width: auto !important;
    max-width: fit-content
}

    .etiket.koyumavi, .liste.ilanlarim .satirlar.kofreli > .koyumavi.sutun.urun-adi:before {
        background: #2f55a4;
        color: #fff
    }

    .etiket.lacivert, .liste.ilanlarim .satirlar.kofreli > .lacivert.sutun.urun-adi:before {
        background: #4258ed;
        color: #fff
    }

div:not(.liste) span.ucretsizkargo {
    background: url(/assets/images/Ilan/IlanJetKargo.svg) no-repeat left top;
    background-size: 26px;
    line-height: 26px;
    padding-left: 30px;
    font-size: 12px;
}

div:not(.liste) span.yuztluzeri {
    background: url(/assets/images/para_icon.svg) no-repeat left top;
    padding-left: 20px;
    font-size: 12px;
    color: #F9A920;
}

div:not(.liste) span.ucretsizkargo sup {
    margin-top: 0
}

.tabs .tab-butons {
    display: flex;
    justify-content: center
}

    .tabs .tab-butons > ul {
        background-color: #f4faff;
        border-radius: 25px
    }

        .tabs .tab-butons > ul li {
            display: inline-flex
        }

            .tabs .tab-butons > ul li a {
                color: #2b3036;
                background-color: transparent;
                padding-top: 10px;
                padding-bottom: 10px;
                padding-left: 35px;
                padding-right: 40px
            }

                .tabs .tab-butons > ul li a:hover {
                    color: #cd1e3d
                }

            .tabs .tab-butons > ul li.active a {
                padding-left: 40px;
                padding-top: 10px;
                padding-bottom: 10px
            }

.tabs.pembe .tab-butons > ul li.active a {
    background: #ff4e63 !important
}

    .tabs.pembe .tab-butons > ul li.active a:hover {
        background: #fa9d26 !important;
        color: #fff
    }

.tabs.turkuaz .tab-butons > ul {
    background: #fff
}

    .tabs.turkuaz .tab-butons > ul li a:focus, .tabs.turkuaz .tab-butons > ul li a:hover {
        outline: 0;
        box-shadow: none
    }

    .tabs.turkuaz .tab-butons > ul li:hover a {
        color: #16a085
    }

    .tabs.turkuaz .tab-butons > ul li.active a {
        background: #2a94c9 !important
    }

        .tabs.turkuaz .tab-butons > ul li.active a:hover {
            background: #16a085 !important;
            color: #fff
        }

.tabs .tab-content {
    display: none;
    padding-top: 35px
}

    .tabs .tab-content.active {
        display: block
    }

.tabs.line-butons .tab-butons {
    justify-content: flex-start
}

    .tabs.line-butons .tab-butons ul {
        background: transparent;
        border-bottom: 1px solid #f4faff;
        border-radius: 0;
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%
    }

        .tabs.line-butons .tab-butons ul li {
            background: transparent;
            border-radius: 0;
            height: 34px
        }

            .tabs.line-butons .tab-butons ul li:not(.active) {
                padding-left: 20px;
                padding-right: 20px
            }

            .tabs.line-butons .tab-butons ul li a {
                border-radius: 0;
                background: transparent;
                border-bottom: 3px solid transparent;
                padding-left: 20px;
                padding-right: 20px;
                padding-top: 0;
                padding-bottom: 0;
                height: 34px;
                transition: all .3s linear;
                font-size: 16px
            }

            .tabs.line-butons .tab-butons ul li.active a {
                color: #ff6000;
                border-bottom: 3px solid #ff6000;
                background-color: #fff;
                padding-left: 20px;
                padding-right: 20px;
                padding-top: 0;
                padding-bottom: 0
            }

            .tabs.line-butons .tab-butons ul li:not(.active):hover a {
                border-bottom: 3px solid #2b3036;
                background: transparent;
                color: inherit;
                padding-left: 20px;
                padding-right: 20px;
                padding-top: 0;
                padding-bottom: 0
            }

.tabs.line-butons-thin .tab-butons {
    justify-content: flex-start
}

    .tabs.line-butons-thin .tab-butons ul {
        background: transparent;
        border-bottom: 1px solid #f4faff;
        border-radius: 0;
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%
    }

        .tabs.line-butons-thin .tab-butons ul li {
            background: transparent;
            border-radius: 0;
            height: 26px
        }

            .tabs.line-butons-thin .tab-butons ul li:not(.active) {
                padding-left: 20px;
                padding-right: 20px
            }

            .tabs.line-butons-thin .tab-butons ul li a {
                border-radius: 0;
                background: transparent;
                border-bottom: 3px solid transparent;
                padding-left: 0;
                padding-right: 0;
                padding-top: 0;
                padding-bottom: 0;
                height: 26px;
                transition: all .3s linear;
                font-size: 14px;
                color: #5c6c71;
            }

            .tabs.line-butons-thin .tab-butons ul li.active a {
                color: #2a94c9;
                border-bottom: 3px solid #2a94c9;
                background-color: #fff;
                padding-left: 0;
                padding-right: 0;
                padding-top: 0;
                padding-bottom: 0
            }

            .tabs.line-butons-thin .tab-butons ul li:not(.active):hover a {
                border-bottom: 3px solid #b1b8c4;
                background: transparent;
                color: inherit;
                padding-top: 0;
                padding-bottom: 0
            }

ul.numara-liste {
    padding: 0
}

    ul.numara-liste > li {
        display: list-item;
        list-style: decimal inside
    }

ul.nokta-liste {
    padding: 0
}

    ul.nokta-liste > li {
        display: list-item;
        list-style: circle inside
    }

.pagination {
    margin-top: 50px;
    border-top: 1px solid #cfdfec;
    border-bottom: 1px solid #cfdfec;
    padding-top: 20px;
    padding-bottom: 20px;
    display: inline-block;
    width: 100%
}

    .pagination ul {
        float: left
    }

        .pagination ul li {
            display: inline-block;
            float: left
        }

            .pagination ul li.active a {
                border-radius: 50%;
                color: #ff6000;
                width: 44px;
                height: 44px;
                text-align: center;
                padding: 0
            }

            .pagination ul li a:hover {
                color: #ff6000
            }

            .pagination ul li a, .pagination ul li span {
                border: 3px solid #fff;
                border-radius: 50%;
                box-sizing: border-box;
                padding: 0;
                display: block;
                color: #2b3036;
                font-size: 18px;
                font-weight: bolder;
                width: 44px;
                height: 44px;
                line-height: 38px;
                text-align: center;
                vertical-align: middle
            }

.page-form, .inc-form {
    float: right;
    display: inline-block
}

    .page-form input[type=number], .page-form input[type=text], .inc-form input[type=number], .inc-form input[type=text] {
        border-radius: 35px 0 0 35px;
        display: inline;
        float: left;
        width: 120px
    }

    .page-form input.btn, .inc-form input.btn {
        display: inline;
        float: left;
        margin-left: -15px;
        padding: 10px 20px
    }

.buyuk {
    display: flex
}

    .buyuk .bootstrap-touchspin {
        width: 120px;
        position: relative
    }

        .buyuk .bootstrap-touchspin .btn, .buyuk .bootstrap-touchspin .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li .buyuk .bootstrap-touchspin a {
            border: 1px solid #2b3036;
            color: #2b3036;
            background: #fff;
            padding: 6px 14px;
            height: 39px;
            line-height: 0;
            font-size: 24px
        }

            .buyuk .bootstrap-touchspin .btn:hover, .buyuk .bootstrap-touchspin .tabs .tab-butons > ul li a:hover, .tabs .tab-butons > ul li .buyuk .bootstrap-touchspin a:hover {
                border-color: #ff6000;
                color: #ff6000 !important
            }

        .buyuk .bootstrap-touchspin input {
            height: 39px;
            font-size: 12px;
            border-top: 2px solid #2b3036;
            border-bottom: 2px solid #2b3036;
            color: #ff6000;
            line-height: 39px;
            text-align: center;
            display: inline-block
        }

            .buyuk .bootstrap-touchspin input[readonly] {
                background: #fff
            }

.kucuk {
    display: flex
}

    .kucuk .bootstrap-touchspin {
        width: 95px;
        position: absolute;
        bottom: 0;
        left: 5px
    }

        .kucuk .bootstrap-touchspin .btn, .kucuk .bootstrap-touchspin .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li .kucuk .bootstrap-touchspin a {
            border: 2px solid #2b3036;
            color: #2b3036;
            background: #fff;
            padding: 5px 10px;
            height: 27px;
            line-height: 0
        }

            .kucuk .bootstrap-touchspin .btn:hover, .kucuk .bootstrap-touchspin .tabs .tab-butons > ul li a:hover, .tabs .tab-butons > ul li .kucuk .bootstrap-touchspin a:hover {
                border-color: #ff6000;
                color: #ff6000 !important
            }

        .kucuk .bootstrap-touchspin input {
            height: 27px;
            font-size: 12px;
            border-top: 2px solid #2b3036;
            border-bottom: 2px solid #2b3036;
            color: #ff6000;
            line-height: 27px;
            text-align: center
        }

            .kucuk .bootstrap-touchspin input[readonly] {
                background: #fff
            }

.bilgi-tablo {
    width: 100%;
    display: flex
}

    .bilgi-tablo div {
        position: relative;
        flex: 0 0 50%;
        max-width: 50%;
        display: block;
        width: 100%
    }

        .bilgi-tablo div:first-child {
            font-weight: bold;
            position: relative
        }

            .bilgi-tablo div:first-child:after {
                content: ":";
                display: inline;
                position: absolute;
                right: 0
            }

    .bilgi-tablo.saga-yasli div:first-child {
        text-align: right;
        justify-content: flex-end;
        padding-right: 10px !important
    }

    .bilgi-tablo.saga-yasli div:last-child {
        text-align: right;
        justify-content: flex-end
    }

.info {
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    color: #2b3036
}

    .info.turuncu {
        padding-left: 21px;
        background: url("/assets/images/InfoTuruncu.svg") no-repeat left center;
        background-size: 16px 16px
    }

        .info.turuncu b {
            color: #ff6000;
            height: 16px;
            line-height: 16px
        }

.sol-sutun h3 {
    font-weight: bold;
    font-size: 16px;
    display: block;
    height: 20px;
    line-height: 20px
}

    .sol-sutun h3.kategori {
        padding: 0;
        margin: 0;
        vertical-align: top
    }

.sol-sutun ul {
    margin-top: 15px
}

    .sol-sutun ul > li {
        min-height: 42px;
        display: block
    }

        .sol-sutun ul > li > a {
            height: 42px;
            line-height: 42px;
            font-size: 16px;
            color: #2b3036;
            display: inline-block;
            vertical-align: middle;
            transition: color .2s ease-in-out
        }

            .sol-sutun ul > li > a:before {
                display: inline-block;
                content: " ";
                width: 6px;
                height: 12px;
                line-height: 42px;
                margin-right: 15px;
                vertical-align: middle;
                background: url("/assets/images/LeftMenuArrow.svg") no-repeat center;
                background-size: 6px 9px
            }

        .sol-sutun ul > li:hover > a {
            color: #ed1f2e;
            display: inline-block;
            vertical-align: middle
        }

            .sol-sutun ul > li:hover > a:before {
                background: url("/assets/images/LeftMenuArrowKirmizi.svg") no-repeat center;
                background-size: 6px 9px
            }

        .sol-sutun ul > li.active > a {
            color: #ff6000;
            display: inline-block;
            vertical-align: middle
        }

            .sol-sutun ul > li.active > a:before {
                background: url("/assets/images/LeftMenuArrowTuruncu.svg") no-repeat center;
                background-size: 6px 9px
            }

        .sol-sutun ul > li > ul {
            margin-top: 0;
            padding-left: 27px
        }

            .sol-sutun ul > li > ul > li {
                height: 42px;
                line-height: 42px
            }

                .sol-sutun ul > li > ul > li a {
                    height: 42px;
                    line-height: 42px
                }

                    .sol-sutun ul > li > ul > li a:before {
                        display: none
                    }

    .sol-sutun ul.solmenu > li {
        min-height: 30px;
        display: block
    }

        .sol-sutun ul.solmenu > li > a {
            height: 30px;
            line-height: 30px;
            font-size: 16px;
            color: #2b3036;
            display: inline-block;
            vertical-align: middle;
            transition: color .2s ease-in-out
        }

            .sol-sutun ul.solmenu > li > a:before {
                display: inline-block;
                content: " ";
                width: 6px;
                height: 12px;
                line-height: 42px;
                margin-right: 15px;
                vertical-align: middle;
                background: url("/assets/images/LeftMenuArrow.svg") no-repeat center;
                background-size: 6px 9px
            }

        .sol-sutun ul.solmenu > li:hover > a {
            color: #ed1f2e;
            display: inline-block;
            vertical-align: middle
        }

            .sol-sutun ul.solmenu > li:hover > a:before {
                background: url("/assets/images/LeftMenuArrowKirmizi.svg") no-repeat center;
                background-size: 6px 9px
            }

        .sol-sutun ul.solmenu > li.active > a {
            color: #ff6000;
            display: inline-block;
            vertical-align: middle
        }

            .sol-sutun ul.solmenu > li.active > a:before {
                background: url("/assets/images/LeftMenuArrowTuruncu.svg") no-repeat center;
                background-size: 6px 9px
            }

        .sol-sutun ul.solmenu > li > ul {
            margin-top: -5px !important;
            padding-left: 28px;
            display: block
        }

            .sol-sutun ul.solmenu > li > ul > li {
                height: 30px;
                line-height: 30px
            }

                .sol-sutun ul.solmenu > li > ul > li > a {
                    font-size: 16px;
                    height: 30px;
                    line-height: 30px;
                    color: #2b3036
                }

                    .sol-sutun ul.solmenu > li > ul > li > a:before {
                        display: none
                    }

                    .sol-sutun ul.solmenu > li > ul > li > a:hover {
                        color: #fa9d26
                    }

.bildirimliste, header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.menu-kalem {
    display: flex;
    align-items: center;
    padding: 0 15px;
    height: 60px;
    margin-top: 25px
}

    .bildirimliste:first-child, header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.menu-kalem:first-child {
        margin-top: 0
    }

    .bildirimliste.okunmadi > div, header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.okunmadi.menu-kalem > div {
        font-weight: bold
    }

    .bildirimliste > div, header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.menu-kalem > div {
        display: block;
        width: 100%
    }

        .bildirimliste > div.bildirimmetin, header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.menu-kalem > div.bildirimmetin {
            flex-basis: 0;
            flex-grow: 1;
            padding-left: 15px;
            padding-right: 15px;
            font-size: 14px;
            line-height: 18px
        }

        .bildirimliste > div.bildirimikon, header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.menu-kalem > div.bildirimikon {
            flex: 0 0 35px;
            max-width: 35px;
            height: 33px;
            opacity: 1
        }

        .bildirimliste > div.bildirimtarih, header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.menu-kalem > div.bildirimtarih {
            flex: 0 0 120px;
            max-width: 120px;
            text-align: right;
            justify-content: right;
            opacity: 1;
            font-size: 14px
        }

        .bildirimliste > div.bildirimsil, header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.menu-kalem > div.bildirimsil {
            flex: 0 0 60px;
            max-width: 60px;
            text-align: right;
            justify-content: right
        }

    .bildirimliste.kargo > div.bildirimikon, header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.kargo.menu-kalem > div.bildirimikon {
        background: url("/assets/images/Home/BildirimKargoTuruncu.svg") no-repeat center;
        background-size: 35px 33px
    }

    .bildirimliste.odeme > div.bildirimikon, header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.odeme.menu-kalem > div.bildirimikon {
        background-size: 35px 22px
    }

    .bildirimliste.para > div.bildirimikon, header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.para.menu-kalem > div.bildirimikon {
        background: url("/assets/images/Home/BildirimParaTurkuaz.svg") no-repeat center;
        background-size: 35px auto
    }

    .bildirimliste:hover, header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.menu-kalem:hover {
        cursor: pointer;
        border-radius: .25rem;
        background: #fff;
        -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
        -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
    }

        .bildirimliste:hover > div, header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.menu-kalem:hover > div {
            opacity: 1
        }

        .bildirimliste:hover.kargo > div.bildirimikon, header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.menu-kalem:hover.kargo > div.bildirimikon {
            background: url("/assets/images/Home/BildirimKargoHover.svg") no-repeat center;
            background-size: 35px 33px
        }

        .bildirimliste:hover.odeme > div.bildirimikon, header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.menu-kalem:hover.odeme > div.bildirimikon {
            background-size: 35px 22px
        }

        .bildirimliste:hover.para > div.bildirimikon, header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.menu-kalem:hover.para > div.bildirimikon {
            background: url("/assets/images/Home/BildirimParaHover.svg") no-repeat center;
            background-size: 35px auto
        }

.accordion {
    background: transparent
}

    .accordion .card {
        background: #fff;
        border: none;
        padding: 10px 25px 10px 30px;
        border-radius: 10px !important;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .06);
        -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .06);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .06)
    }

        .accordion .card:last-of-type {
            border-radius: 10px
        }

        .accordion .card:first-of-type {
            border-radius: 10px
        }

        .accordion .card + .card {
            margin-top: 30px
        }

        .accordion .card .card-header {
            background: transparent;
            padding: 0;
            border: none
        }

            .accordion .card .card-header h2 {
                background: url("/assets/images/landingpage/Collapse.svg") no-repeat right center;
                background-size: auto 13px
            }

                .accordion .card .card-header h2 .btn, .accordion .card .card-header h2 .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li .accordion .card .card-header h2 a {
                    padding-left: 0;
                    padding-right: 0;
                    color: #2b3036;
                    font-size: 18px;
                    font-weight: bold;
                    padding-bottom: 15px
                }

                    .accordion .card .card-header h2 .btn.collapsed, .accordion .card .card-header h2 .tabs .tab-butons > ul li a.collapsed, .tabs .tab-butons > ul li .accordion .card .card-header h2 a.collapsed {
                        padding-bottom: 10px
                    }

        .accordion .card .card-body {
            padding-left: 10px;
            padding-right: 10px;
            border-top: 1px solid rgba(0, 0, 0, .125)
        }

.kargo {
    text-align: center
}

    .kargo .logo {
        height: 65px;
        border-radius: 10px;
        display: flex;
        align-content: center;
        align-items: center;
        justify-content: center
    }

        .kargo .logo img {
            max-width: 100%;
            filter: grayscale(100)
        }

    .kargo span {
        font-size: 14px;
        margin-top: 5px
    }

    .kargo.active .logo img {
        filter: grayscale(0)
    }

@media(min-width: 1201px) {
    .container {
        width: 1120px
    }
}

@media(max-width: 1201px) {
    section.urundetay .sol-sutun h2.urunbaslik {
        font-size: 18px
    }

    section.urundetay .sol-sutun .tanitim-kutucuklar .col {
        margin-bottom: 20px;
        border-radius: 5px;
        height: 70px
    }

        section.urundetay .sol-sutun .tanitim-kutucuklar .col span {
            font-size: 12px
        }

    section.urundetay h4.baslik {
        margin-top: 0
    }

    .liste.ilan .header .sutun.fiyat {
        padding-left: 0;
        padding-right: 0;
        text-align: center;
        justify-content: center
    }

    .liste.ilan .satirlar .sutun:not(.satici) {
        font-size: 13px
    }

    .liste.ilan .satirlar .sutun.fiyat {
        padding-left: 0 !important;
        padding-right: 0
    }

    .liste.ilan .satirlar .sutun.sepeteekle {
        padding-left: 0 !important;
        padding-right: 15px;
        text-align: right;
        justify-content: flex-end
    }

    .liste.sepet .satirlar.satir .sutun {
        height: auto !important
    }

        .liste.sepet .satirlar.satir .sutun.kargo-sec {
            max-width: 100%;
            flex: 0 0 100%;
            padding: 0
        }

            .liste.sepet .satirlar.satir .sutun.kargo-sec > .row > div:first-child {
                padding-top: 20px
            }

    .liste.iade .satir.header .sutun {
        padding-left: 10px;
        padding-right: 10px
    }

        .liste.iade .satir.header .sutun a {
            font-size: 13px
        }

    .liste.iade .satir .sutun {
        width: 100%;
        box-sizing: border-box;
        font-size: 12px;
        display: flex
    }

        .liste.iade .satir .sutun.urun-adi {
            flex: 0 0 302px;
            max-width: 302px;
            display: flex;
            flex-wrap: nowrap
        }

            .liste.iade .satir .sutun.urun-adi figure {
                flex: 0 0 58px;
                max-width: 58px;
                margin-bottom: 0
            }

                .liste.iade .satir .sutun.urun-adi figure img {
                    max-width: 100%
                }

            .liste.iade .satir .sutun.urun-adi .detaylar {
                flex-grow: 1;
                flex-basis: 0;
                padding-right: 15px
            }

                .liste.iade .satir .sutun.urun-adi .detaylar a {
                    display: block;
                    font-weight: bold;
                    color: #2b3036;
                    font-size: 12px;
                    line-height: 19px
                }

                .liste.iade .satir .sutun.urun-adi .detaylar span {
                    font-size: 14px;
                    font-weight: normal;
                    line-height: 19px
                }

        .liste.iade .satir .sutun.adet {
            flex: 0 0 45px;
            max-width: 45px
        }

        .liste.iade .satir .sutun.miad {
            flex: 0 0 65px;
            max-width: 65px;
            padding: 0
        }

        .liste.iade .satir .sutun.iade-sebebi {
            flex: 0 0 150px;
            max-width: 150px
        }

            .liste.iade .satir .sutun.iade-sebebi .select2 .select2-selection.select2-selection--single {
                border-radius: 25px;
                padding: 0 15px;
                box-sizing: border-box;
                font-size: 12px;
                height: 42px
            }

                .liste.iade .satir .sutun.iade-sebebi .select2 .select2-selection.select2-selection--single .select2-selection__rendered {
                    height: auto;
                    line-height: 42px;
                    font-size: 12px;
                    padding: 0
                }

                .liste.iade .satir .sutun.iade-sebebi .select2 .select2-selection.select2-selection--single .select2-selection__arrow {
                    right: 15px;
                    top: 50%;
                    margin-top: -13px;
                    opacity: .8
                }

                    .liste.iade .satir .sutun.iade-sebebi .select2 .select2-selection.select2-selection--single .select2-selection__arrow b {
                        border: none;
                        background: url(/assets/images/Home/ArrowDownGri.svg) no-repeat center;
                        background-size: 100% 70%;
                        width: 16px;
                        height: 8px
                    }

            .liste.iade .satir .sutun.iade-sebebi .select2.select2-container--open .select2-selection {
                border-radius: 35px !important
            }

        .liste.iade .satir .sutun.aciklama {
            flex: 0 0 220px;
            max-width: 220px
        }

            .liste.iade .satir .sutun.aciklama textarea {
                margin-top: 0;
                height: 46px;
                border-radius: 10px
            }

        .liste.iade .satir .sutun.buton {
            width: unset;
            flex-grow: 1;
            flex-basis: 0
        }

            .liste.iade .satir .sutun.buton .btn, .liste.iade .satir .sutun.buton .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li .liste.iade .satir .sutun.buton a {
                font-weight: bolder;
                padding: 10px 20px;
                display: block;
                font-size: 12px
            }

    .liste.iade .satir.satirlar {
        border-radius: 20px;
        align-items: center;
        margin-top: 30px;
        margin-left: 0 !important;
        margin-right: 0 !important;
        -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
        -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04)
    }

        .liste.iade .satir.satirlar .sutun {
            padding-top: 0;
            padding-bottom: 0;
            height: 100px;
            display: flex;
            align-items: center;
            margin-bottom: 0 !important;
            padding-left: 10px;
            padding-right: 10px
        }

        .liste.iade .satir.satirlar:hover {
            -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
        }

            .liste.iade .satir.satirlar:hover .btn-sari {
                display: inherit
            }

    .banner .swiper-container .swiper-wrapper .swiper-slide .container {
        height: calc((100%) - 90px)
    }

        .banner .swiper-container .swiper-wrapper .swiper-slide .container .line1 {
            margin-top: 25px
        }

        .banner .swiper-container .swiper-wrapper .swiper-slide .container .right-image {
            position: absolute;
            right: 0;
            bottom: 0;
            height: 400px
        }

    ul.tabmenu {
        flex-wrap: wrap;
        justify-content: normal
    }

        ul.tabmenu li {
            margin-bottom: 15px;
            height: 24px;
            line-height: 24px;
            padding-left: 10px;
            padding-right: 10px
        }

            ul.tabmenu li a {
                font-size: 14px
            }
}

@media(max-width: 1025px) {
    body {
        padding-bottom: 64px
    }

    section.urundetay h4.baslik {
        margin-top: 19px
    }

    .tanitim-kutucuklar {
        padding-left: 15px;
        padding-right: 15px
    }

        .tanitim-kutucuklar .row > div {
            margin-bottom: 15px
        }

            .tanitim-kutucuklar .row > div .col {
                display: block;
                align-items: center;
                justify-content: center;
                text-align: center;
                height: 175px
            }

                .tanitim-kutucuklar .row > div .col:hover img:nth-child(2) {
                    display: inline-block
                }

                .tanitim-kutucuklar .row > div .col img {
                    float: none;
                    margin-right: 0 !important
                }

                .tanitim-kutucuklar .row > div .col span {
                    margin-top: 10px;
                    min-width: 100%;
                    display: block
                }

                .tanitim-kutucuklar .row > div .col:hover {
                    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .2);
                    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .2);
                    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .2)
                }

    .sol-sutun .tanitim-kutucuklar {
        display: none
    }

    main > section {
        padding-left: 15px;
        padding-right: 15px
    }

    .urun-listesi.firsat {
        flex-wrap: wrap;
        margin-left: 0 !important;
        margin-right: 0 !important
    }

        .urun-listesi.firsat .urun {
            margin: 0;
            width: auto;
            max-width: none;
            flex: none;
            padding: 15px;
        }

            .urun-listesi.firsat .urun:hover {
                border-radius: 0
            }

            .urun-listesi.firsat .urun .gerisayim {
                border-radius: 0
            }

                .urun-listesi.firsat .urun .gerisayim .sayim {
                    font-size: 12px;
                    text-align: center;
                    width: 25%;
                    padding-left: 0;
                    padding-right: 0
                }

            .urun-listesi.firsat .urun .sepete-ekle {
                width: 100%;
                border-radius: 5px;
                background-color: #2a94c9;
                background-image: url("/assets/images/Home/SepetBeyazHover.svg")
            }

    .urun-listesi.cok-satan .urun {
        height: 130px
    }

    @media all and (max-width:769px) {
        .urun-listesi.cok-satan .urun {
            min-width: calc(50vw - 30px);
        }
    }

    .urun-listesi.slider-yok.firsat .urun {
        width: 100%;
        max-width: 33.33333333%;
        flex: 33.33333333%;
        padding: 15px !important;
        border-radius: .25rem;
    }

        .urun-listesi.slider-yok.firsat .urun .sepete-ekle {
            margin-top: 0 !important
        }

    .iletisim-kismi {
        height: auto
    }

        .iletisim-kismi .row > div {
            text-align: left;
            height: 77px
        }

            .iletisim-kismi .row > div img {
                margin-left: 0;
                margin-right: 10px
            }

            .iletisim-kismi .row > div .bilgi {
                display: inline
            }

                .iletisim-kismi .row > div .bilgi b {
                    font-size: 14px;
                    line-height: 16px;
                    margin-top: 5px
                }

                .iletisim-kismi .row > div .bilgi span {
                    font-size: 12px;
                    line-height: 14px
                }

    .banner {
        height: 450px;
        margin-top: 0 !important
    }

        .banner .swiper-container .swiper-wrapper .swiper-slide {
            padding-top: 0
        }

            .banner .swiper-container .swiper-wrapper .swiper-slide .container {
                margin-top: 0;
                height: 100%
            }

                .banner .swiper-container .swiper-wrapper .swiper-slide .container .line1 {
                    margin-top: 85px;
                    margin-left: 5px
                }

                .banner .swiper-container .swiper-wrapper .swiper-slide .container .line2 {
                    margin-top: 12px;
                    height: 40px;
                    margin-left: 5px
                }

                .banner .swiper-container .swiper-wrapper .swiper-slide .container .line3 {
                    margin-top: 20px;
                    height: 84px;
                    margin-left: 5px
                }

                .banner .swiper-container .swiper-wrapper .swiper-slide .container .right-image {
                    position: absolute;
                    right: 0;
                    bottom: 0;
                    height: 400px
                }

                .banner .swiper-container .swiper-wrapper .swiper-slide .container .detayli-bilgi {
                    margin-left: 5px
                }

    .pagination ul li a {
        font-size: 12px;
        width: 24px;
        height: 24px;
        line-height: 19px
    }

    .pagination ul li span {
        font-size: 12px;
        width: 24px;
        height: 24px;
        line-height: 19px
    }

    .pagination ul li.active a {
        font-size: 12px;
        width: 24px;
        height: 24px;
        line-height: 19px
    }

    .pagination form input.blue {
        padding-top: 5px;
        padding-bottom: 5px
    }

    .pagination form input.btn {
        padding-top: 5px !important;
        padding-bottom: 5px !important
    }

    .tabs .tab-butons ul {
        display: flex;
        width: 100%
    }

        .tabs .tab-butons ul li {
            flex: 0 0 50%;
            max-width: 50%;
            width: 100%;
            height: 41px
        }

            .tabs .tab-butons ul li a {
                font-size: 12px;
                font-weight: bolder;
                width: 100%;
                height: 41px;
                line-height: 41px;
                padding-top: 0;
                padding-bottom: 0;
                padding-left: 0;
                padding-right: 0
            }

            .tabs .tab-butons ul li.active a {
                font-size: 12px;
                font-weight: bolder;
                width: 100%;
                height: 41px;
                line-height: 41px;
                padding-top: 0;
                padding-bottom: 0;
                padding-left: 0;
                padding-right: 0
            }

    .tabs.line-butons-thin .tab-butons ul {
        display: flex;
        width: 100%
    }

        .tabs.line-butons-thin .tab-butons ul li {
            max-width: unset;
            width: auto;
            height: 41px
        }

            .tabs.line-butons-thin .tab-butons ul li a {
                font-size: 12px;
                font-weight: bolder;
                width: 100%;
                height: 41px;
                line-height: 41px;
                padding-top: 0;
                padding-bottom: 0;
                padding-left: 0;
                padding-right: 0
            }

            .tabs.line-butons-thin .tab-butons ul li.active a {
                font-size: 12px;
                font-weight: bolder;
                width: 100%;
                height: 41px;
                line-height: 41px;
                padding-top: 0;
                padding-bottom: 0;
                padding-left: 0;
                padding-right: 0
            }

    ul.tabmenu {
        flex-wrap: wrap;
        justify-content: normal
    }

        ul.tabmenu li {
            margin-bottom: 15px;
            height: 24px;
            line-height: 24px;
            padding-left: 10px;
            padding-right: 10px
        }

            ul.tabmenu li a {
                font-size: 14px
            }

    .liste.ilanlarim .satirlar.satir {
        height: 240px;
        flex-wrap: wrap;
        padding-bottom: 80px
    }

        .liste.ilanlarim .satirlar.satir .sutun {
            box-sizing: border-box
        }

            .liste.ilanlarim .satirlar.satir .sutun.urun-resmi {
                flex: 0 0 25%;
                max-width: 25%;
                height: 94px
            }

            .liste.ilanlarim .satirlar.satir .sutun.urun-adi {
                flex: 0 0 75%;
                max-width: 75%;
                height: 94px
            }

            .liste.ilanlarim .satirlar.satir .sutun.maliyet, .liste.ilanlarim .satirlar.satir .sutun.stok, .liste.ilanlarim .satirlar.satir .sutun.fiyat, .liste.ilanlarim .satirlar.satir .sutun.miad {
                flex: 0 0 25%;
                max-width: 25%;
                margin-top: 20px;
                padding-right: 15px
            }

            .liste.ilanlarim .satirlar.satir .sutun.form-group .form-control {
                border-radius: 5px
            }

        .liste.ilanlarim .satirlar.satir.kofreli .sutun.stok {
            margin-left: 25%
        }

        .liste.ilanlarim .satirlar.satir .altsatirlar {
            padding: 0 65px !important
        }

            .liste.ilanlarim .satirlar.satir .altsatirlar .altsatir {
                display: flex;
                padding-top: 20px;
                padding-bottom: 20px;
                border-top: 1px solid #e2ecf4;
                flex-wrap: wrap !important;
                color: #2b3036;
                margin-left: -15px !important;
                margin-right: -15px !important
            }

                .liste.ilanlarim .satirlar.satir .altsatirlar .altsatir > .sutun {
                    display: block;
                    width: 100%;
                    box-sizing: border-box !important;
                    padding: 0 15px !important
                }

                    .liste.ilanlarim .satirlar.satir .altsatirlar .altsatir > .sutun:last-child {
                        padding-right: 0
                    }

                    .liste.ilanlarim .satirlar.satir .altsatirlar .altsatir > .sutun.urun-adi {
                        flex: 0 0 70% !important;
                        max-width: 70% !important;
                        padding-right: 0 !important
                    }

                        .liste.ilanlarim .satirlar.satir .altsatirlar .altsatir > .sutun.urun-adi .urun-baslik {
                            font-weight: 500
                        }

                    .liste.ilanlarim .satirlar.satir .altsatirlar .altsatir > .sutun.urun-resmi {
                        flex: 0 0 30% !important;
                        max-width: 30% !important;
                        padding-left: 0 !important
                    }

                    .liste.ilanlarim .satirlar.satir .altsatirlar .altsatir > .sutun.urun-barkod, .liste.ilanlarim .satirlar.satir .altsatirlar .altsatir > .sutun.urun-miad {
                        flex: 0 0 50% !important;
                        max-width: 50% !important
                    }

                    .liste.ilanlarim .satirlar.satir .altsatirlar .altsatir > .sutun.urun-barkod {
                        padding-left: 0 !important
                    }

                    .liste.ilanlarim .satirlar.satir .altsatirlar .altsatir > .sutun.urun-miad {
                        padding-right: 0 !important
                    }

    .liste.iade .satir.header {
        display: none
    }

        .liste.iade .satir.header .sutun {
            padding-left: 15px;
            padding-right: 15px
        }

            .liste.iade .satir.header .sutun a {
                font-size: 13px
            }

    .liste.iade .satir.satirlar {
        border-radius: 20px;
        align-items: center;
        margin-top: 30px;
        margin-left: 0 !important;
        margin-right: 0 !important;
        -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
        -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04)
    }

        .liste.iade .satir.satirlar .sutun {
            padding-top: 0;
            padding-bottom: 0;
            height: 100px;
            display: flex;
            align-items: center;
            margin-bottom: 0 !important;
            padding-left: 10px;
            padding-right: 10px
        }

        .liste.iade .satir.satirlar:hover {
            -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
        }

            .liste.iade .satir.satirlar:hover .btn-sari {
                display: inherit
            }

    .liste.iade .satir .sutun {
        width: 100%;
        box-sizing: border-box;
        font-size: 12px;
        padding-left: 15px;
        padding-right: 15px
    }

        .liste.iade .satir .sutun:not(.urun-adi) {
            flex-direction: column;
            justify-content: center;
            align-items: flex-start
        }

            .liste.iade .satir .sutun:not(.urun-adi):before {
                font-size: 13px;
                display: block;
                line-height: 19px;
                font-weight: bolder;
                width: 100%;
                margin-bottom: 15px
            }

        .liste.iade .satir .sutun.urun-adi {
            flex: 0 0 50%;
            max-width: 50%;
            display: flex;
            flex-wrap: nowrap
        }

            .liste.iade .satir .sutun.urun-adi figure {
                flex: 0 0 58px;
                max-width: 58px;
                margin-bottom: 0
            }

                .liste.iade .satir .sutun.urun-adi figure img {
                    max-width: 100%
                }

            .liste.iade .satir .sutun.urun-adi .detaylar {
                flex-grow: 1;
                flex-basis: 0;
                padding-right: 15px
            }

                .liste.iade .satir .sutun.urun-adi .detaylar a {
                    display: block;
                    font-weight: bold;
                    color: #2b3036;
                    font-size: 12px;
                    line-height: 19px
                }

                .liste.iade .satir .sutun.urun-adi .detaylar span {
                    font-size: 14px;
                    font-weight: normal;
                    line-height: 19px
                }

        .liste.iade .satir .sutun.adet {
            flex: 0 0 15%;
            max-width: 15%
        }

            .liste.iade .satir .sutun.adet:before {
                content: "Adet:"
            }

        .liste.iade .satir .sutun.miad {
            flex: 0 0 15%;
            max-width: 15%;
            padding: 0
        }

            .liste.iade .satir .sutun.miad:before {
                content: "Miat:"
            }

        .liste.iade .satir .sutun.iade-sebebi {
            flex: 0 0 20%;
            max-width: 20%
        }

            .liste.iade .satir .sutun.iade-sebebi:before {
                content: "İade Sebebi:"
            }

            .liste.iade .satir .sutun.iade-sebebi .select2 .select2-selection.select2-selection--single {
                border-radius: 25px;
                padding: 0 15px;
                box-sizing: border-box;
                font-size: 12px;
                height: 42px
            }

                .liste.iade .satir .sutun.iade-sebebi .select2 .select2-selection.select2-selection--single .select2-selection__rendered {
                    height: auto;
                    line-height: 42px;
                    font-size: 12px;
                    padding: 0
                }

                .liste.iade .satir .sutun.iade-sebebi .select2 .select2-selection.select2-selection--single .select2-selection__arrow {
                    right: 15px;
                    top: 50%;
                    margin-top: -13px;
                    opacity: .8
                }

                    .liste.iade .satir .sutun.iade-sebebi .select2 .select2-selection.select2-selection--single .select2-selection__arrow b {
                        border: none;
                        background: url(/assets/images/Home/ArrowDownGri.svg) no-repeat center;
                        background-size: 100% 70%;
                        width: 16px;
                        height: 8px
                    }

            .liste.iade .satir .sutun.iade-sebebi .select2.select2-container--open .select2-selection {
                border-radius: 35px !important
            }

        .liste.iade .satir .sutun.aciklama {
            flex: 0 0 60%;
            max-width: 75%
        }

            .liste.iade .satir .sutun.aciklama:before {
                content: "Açıklama:"
            }

            .liste.iade .satir .sutun.aciklama textarea {
                margin-top: 0;
                height: 46px;
                border-radius: 10px
            }

        .liste.iade .satir .sutun.buton {
            width: 100%;
            flex: 0 0 40%;
            max-width: 40%;
            flex-grow: unset;
            flex-basis: unset
        }

            .liste.iade .satir .sutun.buton .btn, .liste.iade .satir .sutun.buton .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li .liste.iade .satir .sutun.buton a {
                font-weight: bolder;
                padding: 10px 20px;
                display: block;
                font-size: 12px;
                width: 100%;
                margin-top: 25px
            }

    .tabs.line-butons .tab-butons ul {
        display: flex;
        flex-wrap: nowrap;
        justify-content: center
    }

        .tabs.line-butons .tab-butons ul li {
            padding: 0 !important;
            flex: none;
            max-width: none;
            width: auto;
            flex-basis: 0;
            flex-grow: 1
        }

            .tabs.line-butons .tab-butons ul li a {
                font-size: 15px;
                font-weight: normal;
                padding: 0 !important
            }

    .sol-sutun ul.kategori > li {
        min-height: 30px;
        line-height: 30px
    }

        .sol-sutun ul.kategori > li a {
            font-size: 12px;
            height: 30px;
            line-height: 30px
        }

            .sol-sutun ul.kategori > li a:before {
                margin-right: 5px;
                margin-left: 0;
                background-size: 10px 10px;
                height: 30px;
                line-height: 30px
            }
}

@media(max-width: 768px) {
    .main-slider .anasayfa-kutu__left {
        display: none !important;
    }

    .main-slider .anasayfa-kutu__right {
        display: none !important;
    }

    body {
        padding-bottom: 64px
    }

    .tanitim-kutucuklar {
        padding-left: 15px;
        padding-right: 15px
    }

        .tanitim-kutucuklar .row > div {
            margin-bottom: 15px
        }

            .tanitim-kutucuklar .row > div .col {
                display: block;
                align-items: center;
                justify-content: center;
                text-align: center;
                height: 175px
            }

                .tanitim-kutucuklar .row > div .col:hover img:nth-child(2) {
                    display: inline-block
                }

                .tanitim-kutucuklar .row > div .col img {
                    float: none;
                    margin-right: 0 !important
                }

                .tanitim-kutucuklar .row > div .col span {
                    margin-top: 10px;
                    min-width: 100%;
                    display: block
                }

                .tanitim-kutucuklar .row > div .col:hover {
                    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .2);
                    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .2);
                    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .2)
                }

    main > section {
        padding-left: 15px;
        padding-right: 15px
    }

    .urun-listesi.firsat {
        flex-wrap: wrap;
        margin-left: 0 !important;
        margin-right: 0 !important
    }

        .urun-listesi.firsat .urun {
            margin: 0;
            width: auto;
            max-width: none;
            flex: none;
            padding: 15px !important;
            /*margin-right: 10px !important;*/
        }

        .urun-listesi-firsat2urun {
            margin: 0;
            width: auto;
            max-width: none;
            flex: none;
            padding: 15px !important;
            margin-right: 35px !important;
        }


            .urun-listesi.firsat .urun:hover {
                border-radius: 0
            }

            .urun-listesi.firsat .urun figure {
                height: auto !important
            }

            /* .urun-listesi.firsat .urun figure img {
               height: 120px !important
            } */

            .urun-listesi.firsat .urun h2 {
                font-size: 14px;
                height: 40px;
                line-height: 16px !important
            }



            .urun-listesi.firsat .urun .stok-durumu {
                padding-right: 0
            }


            .urun-listesi.firsat .urun .text-right {
                padding-left: 0
            }

                .urun-listesi.firsat .urun .text-right data {
                    font-size: 21px
                }

            .urun-listesi.firsat .urun .gerisayim {
                border-radius: 0
            }

                .urun-listesi.firsat .urun .gerisayim .sayim {
                    font-size: 12px;
                    text-align: center;
                    width: 25%;
                    padding-left: 0;
                    padding-right: 0
                }

            .urun-listesi.firsat .urun .sepete-ekle {
                width: 100%;
                margin-top: 15px;
                border-radius: 5px;
                background-color: #2a94c9;
                background-image: url("/assets/images/Home/SepetBeyazHover.svg")
            }

    .urun-listesi.cok-satan .urun {
        flex-wrap: wrap;
        filter: none !important
    }

        .urun-listesi.cok-satan .urun figure {
            width: 100% !important;
            float: left;
            margin: 0;
            text-align: center;
            filter: none
        }

        .urun-listesi.cok-satan .urun a {
            width: 100%;
            display: inline-block
        }

        .urun-listesi.cok-satan .urun data {
            display: block;
            flex: 50%;
            text-align: right;
            float: left;
            margin: 0;
            padding-top: 10px;
            padding-right: 10px;
            line-height: 1;
            margin-top: 10px;
            text-align: left;
            /* color: #ff6000 !important */
        }

            .urun-listesi.cok-satan .urun data.old {
                text-align: left;
                padding-left: 10px;
                color: #2b3036 !important
            }

    .urun-listesi.slider-yok.firsat .urun {
        width: 100%;
        max-width: 50% !important;
        flex: 50% !important;
        padding: 15px !important
    }

        .urun-listesi.slider-yok.firsat .urun .sepete-ekle {
            margin-top: 0 !important
        }

    .breadcrumbs {
        padding-left: 15px !important
    }

    .one-cikar .cok-satilanlar {
        /* margin-top: 20px */
    }

    .one-cikar .one-cikan .urun {
        border-radius: 0 !important
    }

    .iletisim-kismi {
        height: auto
    }

        .iletisim-kismi .row > div {
            padding: 0;
            text-align: left;
            height: 77px
        }

            .iletisim-kismi .row > div img {
                margin-left: 0;
                margin-right: 10px;
                width: 30px
            }

            .iletisim-kismi .row > div .bilgi {
                display: inline
            }

                .iletisim-kismi .row > div .bilgi b {
                    font-size: 14px;
                    line-height: 16px;
                    margin-top: 5px
                }

                .iletisim-kismi .row > div .bilgi span {
                    font-size: 12px;
                    line-height: 14px
                }

    section.urundetay .sol-sutun {
        margin-bottom: 10px
    }

    .banner {
        height: 200px;
        margin-top: 0 !important
    }

        .banner .swiper-container .swiper-wrapper .swiper-slide {
            padding-top: 0
        }

            .banner .swiper-container .swiper-wrapper .swiper-slide .container {
                margin-top: 0;
                height: 100%
            }

                .banner .swiper-container .swiper-wrapper .swiper-slide .container .line1 {
                    margin-top: 10px;
                    margin-left: 5px
                }

                .banner .swiper-container .swiper-wrapper .swiper-slide .container .line2 {
                    margin-top: 12px;
                    height: 23px;
                    margin-left: 5px
                }

                .banner .swiper-container .swiper-wrapper .swiper-slide .container .line3 {
                    margin-top: 20px;
                    height: 44px;
                    margin-left: 5px
                }

                .banner .swiper-container .swiper-wrapper .swiper-slide .container .right-image {
                    position: absolute;
                    right: 0;
                    bottom: 0;
                    height: 150px
                }

                .banner .swiper-container .swiper-wrapper .swiper-slide .container .detayli-bilgi {
                    margin-left: 5px;
                    font-size: 12px
                }

    .kategorionecikan h4.baslik > span, .sonincelenen h4.baslik > span {
        font-size: 14px !important
    }

    .liste.ilan .header .miad, .liste.ilan .header .stok, .liste.ilan .header .fiyat {
        display: none
    }

    .liste.ilan .header .satici {
        flex: 45%;
        max-width: 45%
    }

    .liste.ilan .header .detay {
        display: inline;
        justify-content: start;
        text-align: left
    }

    .liste.ilan .satirlar {
        position: relative;
        width: 100%;
        height: auto;
        flex-wrap: wrap;
        border-radius: 0 !important;
        padding-bottom: 25px;
        margin-bottom: 30px !important;
        -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .08);
        -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .08);
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, .08)
    }

        .liste.ilan .satirlar .satici {
            flex: 100%;
            max-width: 100%;
            padding-top: 10px !important;
            padding-bottom: 10px !important;
            padding-left: 15px;
            padding-right: 0;
            --height: 72px !important
        }

            .liste.ilan .satirlar .satici .sirket {
                width: calc(100% - 40px)
            }

                .liste.ilan .satirlar .satici .sirket .stars {
                    --display: none
                }

                .liste.ilan .satirlar .satici .sirket .starsspan {
                    display: none
                }

        .liste.ilan .satirlar .sutun:not(.satici) {
            padding-top: 0 !important;
            padding-bottom: 0 !important;
            height: auto !important;
            font-size: 13px
        }

        .liste.ilan .satirlar .sutun.miad {
            padding-left: 74px;
            flex: 50%;
            max-width: 50%;
            justify-content: left;
            text-align: left;
            position: relative
        }

            .liste.ilan .satirlar .sutun.miad:before {
                position: absolute;
                top: -22px;
                left: 0;
                width: 100%;
                height: 16px;
                font-weight: bold;
                content: "Miat: ";
                padding-left: 74px;
                margin-top: 8px;
            }

            .liste.ilan .satirlar .sutun.miad.kritik {
                font-size: 13px
            }

                .liste.ilan .satirlar .sutun.miad.kritik span {
                    padding-top: 0;
                    line-height: 19px;
                    height: 19px;
                    display: flex
                }

                    .liste.ilan .satirlar .sutun.miad.kritik span:before {
                        top: initial;
                        left: initial;
                        position: relative;
                        display: inline-block;
                        width: 15px;
                        margin-right: 5px;
                        height: 19px
                    }

        .liste.ilan .satirlar .sutun.stok {
            flex: 10%;
            max-width: 10%;
            padding-left: 0;
            padding-right: 0;
            justify-content: center;
            text-align: center;
            position: relative
        }

            .liste.ilan .satirlar .sutun.stok:before {
                position: absolute;
                top: -22px;
                left: 0;
                width: 100%;
                height: 16px;
                font-weight: bold;
                content: "Stok: ";
                text-align: center;
                margin-top: 8px;
            }

        .liste.ilan .satirlar .sutun.fiyat {
            flex: 20%;
            max-width: 20%;
            text-align: center;
            justify-content: center;
            padding-left: 0 !important;
            padding-right: 0 !important;
            position: relative
        }

            .liste.ilan .satirlar .sutun.fiyat:before {
                position: absolute;
                top: -22px;
                left: 0;
                width: 100%;
                height: 16px;
                font-weight: bold;
                --content: "Fiyat: ";
                text-align: center;
                margin-top: 8px;
            }

        .liste.ilan .satirlar .sutun.sepeteekle {
            flex: 20%;
            max-width: 20%;
            padding-left: 0 !important;
            padding-right: 0 !important
        }

            .liste.ilan .satirlar .sutun.sepeteekle .adet {
                display: none
            }

            .liste.ilan .satirlar .sutun.sepeteekle .kucuk {
                border-radius: 0;
                display: inherit;
                background-position: center !important;
                padding-left: 0 !important;
                width: 100%
            }

        .liste.ilan .satirlar .btn-sari {
            display: inherit
        }

    .liste.sepet .satirlar.satir {
        flex-wrap: nowrap
    }

        .liste.sepet .satirlar.satir .sutun {
            height: auto !important
        }

            .liste.sepet .satirlar.satir .sutun.kargo-sec {
                max-width: 100%;
                flex: 0 0 100%;
                padding: 0
            }

                .liste.sepet .satirlar.satir .sutun.kargo-sec > .row > div:first-child {
                    padding-bottom: 20px
                }

                .liste.sepet .satirlar.satir .sutun.kargo-sec > .row > div .kargo .logo {
                    padding-left: 15px;
                    padding-right: 15px
                }

                .liste.sepet .satirlar.satir .sutun.kargo-sec > .row > div .kargo label {
                    font-size: 12px
                }

            .liste.sepet .satirlar.satir .sutun.urun-resmi {
                max-width: 94px;
                flex: 0 0 94px
            }

            .liste.sepet .satirlar.satir .sutun.urun-detay {
                flex-wrap: wrap;
                padding-right: 0 !important
            }

                .liste.sepet .satirlar.satir .sutun.urun-detay .urun-adi {
                    width: 100%;
                    flex: 0 0 100%;
                    display: flex;
                    position: relative;
                    flex-direction: unset;
                    flex-wrap: wrap;
                    margin-bottom: 5px
                }

                    .liste.sepet .satirlar.satir .sutun.urun-detay .urun-adi a {
                        display: block;
                        max-width: 100%
                    }

                    .liste.sepet .satirlar.satir .sutun.urun-detay .urun-adi span {
                        width: 100%
                    }

                        .liste.sepet .satirlar.satir .sutun.urun-detay .urun-adi span.stok {
                            flex: 0 0 40%;
                            max-width: 40%
                        }

                        .liste.sepet .satirlar.satir .sutun.urun-detay .urun-adi span.miad {
                            flex: 0 0 60%;
                            max-width: 60%;
                        }

                .liste.sepet .satirlar.satir .sutun.urun-detay .urun-fiyat {
                    width: 100%;
                    flex: 0 0 45%;
                    max-width: 45%;
                    text-align: left;
                    justify-content: flex-start !important;
                    justify-items: flex-start !important
                }


                .liste.sepet .satirlar.satir .sutun.urun-detay .urun-adet {
                    width: 100%;
                    flex: 0 0 55% !important;
                    max-width: 55% !important
                }

                    .liste.sepet .satirlar.satir .sutun.urun-detay .urun-adet .bootstrap-touchspin {
                        width: 100% !important;
                        display: flex
                    }

                        .liste.sepet .satirlar.satir .sutun.urun-detay .urun-adet .bootstrap-touchspin input {
                            height: 26px !important;
                            line-height: 26px !important;
                            max-width: unset !important;
                            flex: unset !important;
                            flex-basis: 0 !important;
                            flex-grow: 1 !important
                        }

                        .liste.sepet .satirlar.satir .sutun.urun-detay .urun-adet .bootstrap-touchspin .input-group-btn {
                            max-width: 30%;
                            flex: 0 0 30%
                        }

                            .liste.sepet .satirlar.satir .sutun.urun-detay .urun-adet .bootstrap-touchspin .input-group-btn .btn, .liste.sepet .satirlar.satir .sutun.urun-detay .urun-adet .bootstrap-touchspin .input-group-btn .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li .liste.sepet .satirlar.satir .sutun.urun-detay .urun-adet .bootstrap-touchspin .input-group-btn a {
                                display: block;
                                height: 26px !important;
                                line-height: 100% !important;
                                padding: 0 !important;
                                font-size: 18px !important;
                                width: 100%
                            }

                .liste.sepet .satirlar.satir .sutun.urun-detay div.urun-sil {
                    margin-top: 10px;
                    flex: 0 0 100% !important;
                    max-width: 100% !important
                }

                    .liste.sepet .satirlar.satir .sutun.urun-detay div.urun-sil .btn.urun-sil, .liste.sepet .satirlar.satir .sutun.urun-detay div.urun-sil .tabs .tab-butons > ul li a.urun-sil, .tabs .tab-butons > ul li .liste.sepet .satirlar.satir .sutun.urun-detay div.urun-sil a.urun-sil {
                        width: auto !important;
                        display: inline-block;
                        background-position: 15px center !important;
                        padding-left: 35px
                    }

                        .liste.sepet .satirlar.satir .sutun.urun-detay div.urun-sil .btn.urun-sil:after, .liste.sepet .satirlar.satir .sutun.urun-detay div.urun-sil .tabs .tab-butons > ul li a.urun-sil:after, .tabs .tab-butons > ul li .liste.sepet .satirlar.satir .sutun.urun-detay div.urun-sil a.urun-sil:after {
                            content: " Sil";
                            display: inline-block;
                            color: #2b3036;
                            position: relative;
                            height: 27px;
                            line-height: 100%;
                            transform: translateY(-4px)
                        }

    .liste.sepet .satirlar.summary {
        flex-wrap: wrap
    }

        .liste.sepet .satirlar.summary .notlar {
            max-width: 100%;
            flex: 0 0 100%
        }

        .liste.sepet .satirlar.summary .toplam {
            margin-top: 20px;
            max-width: 100%;
            flex: 0 0 100%
        }

    .liste.kredikarti .satirlar {
        padding: 15px
    }

        .liste.kredikarti .satirlar .sutun.logo {
            flex: 0 0 20%;
            max-width: 20%;
            padding: 0
        }

        .liste.kredikarti .satirlar .sutun.kartbilgi {
            padding: 15px 5px 15px 15px;
            font-size: 12px
        }

        .liste.kredikarti .satirlar .sutun.secim {
            flex: 0 0 30%;
            max-width: 30%;
            font-size: 12px
        }

    .liste.ilanlarim .satirlar.satir {
        padding-left: 0;
        padding-right: 0;
        height: 460px
    }

        .liste.ilanlarim .satirlar.satir .checkbox {
            display: none
        }

        .liste.ilanlarim .satirlar.satir .sutun.urun-resmi {
            max-width: 40%;
            flex: 0 0 40%
        }

            .liste.ilanlarim .satirlar.satir .sutun.urun-resmi img {
                max-width: 100%
            }

        .liste.ilanlarim .satirlar.satir .sutun.urun-adi {
            max-width: 60%;
            flex: 0 0 60%
        }

            .liste.ilanlarim .satirlar.satir .sutun.urun-adi .urun-baslik {
                font-size: 14px
            }

            .liste.ilanlarim .satirlar.satir .sutun.urun-adi .enuygun {
                margin-top: 5px
            }

        .liste.ilanlarim .satirlar.satir .sutun.stok, .liste.ilanlarim .satirlar.satir .sutun.fiyat, .liste.ilanlarim .satirlar.satir .sutun.miad, .liste.ilanlarim .satirlar.satir .sutun.maliyet {
            max-width: 50%;
            flex: 0 0 50%
        }

        .liste.ilanlarim .satirlar.satir .sutun label img {
            display: none
        }

        .liste.ilanlarim .satirlar.satir.kofreli .sutun.urun-resmi {
            height: 100px
        }

        .liste.ilanlarim .satirlar.satir.kofreli .sutun.urun-adi {
            height: 100px
        }

            .liste.ilanlarim .satirlar.satir.kofreli .sutun.urun-adi:before {
                font-size: 12px;
                margin-bottom: 5px
            }

        .liste.ilanlarim .satirlar.satir.kofreli .sutun.stok {
            margin-left: 0
        }

        .liste.ilanlarim .satirlar.satir .altsatirlar {
            padding: 0 45px !important
        }

    .liste.ilanlarim .satirlar .butonlar {
        max-width: 100%;
        left: 20px;
        right: 20px;
        height: 84px;
        width: auto
    }

        .liste.ilanlarim .satirlar .butonlar ul {
            height: 84px;
            flex-wrap: wrap
        }

            .liste.ilanlarim .satirlar .butonlar ul li {
                flex: 0 0 50%;
                max-width: 50%
            }

                .liste.ilanlarim .satirlar .butonlar ul li:nth-child(4) {
                    justify-content: center !important
                }

                    .liste.ilanlarim .satirlar .butonlar ul li:nth-child(4) a {
                        width: 100%;
                        text-align: center;
                        justify-content: center
                    }

    .liste.iade .satir.header {
        display: none
    }

        .liste.iade .satir.header .sutun {
            padding-left: 15px;
            padding-right: 15px
        }

            .liste.iade .satir.header .sutun a {
                font-size: 13px
            }

    .liste.iade .satir.satirlar {
        border-radius: 20px;
        align-items: center;
        margin-top: 60px;
        padding-bottom: 30px;
        margin-left: 0 !important;
        margin-right: 0 !important;
        -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
        -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04)
    }

        .liste.iade .satir.satirlar .sutun {
            padding-top: 0;
            padding-bottom: 0;
            height: 100px;
            display: flex;
            align-items: center;
            margin-bottom: 0 !important;
            padding-left: 10px;
            padding-right: 10px
        }

        .liste.iade .satir.satirlar:hover {
            -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
        }

            .liste.iade .satir.satirlar:hover .btn-sari {
                display: inherit
            }

    .liste.iade .satir .sutun {
        width: 100%;
        box-sizing: border-box;
        font-size: 12px;
        padding-left: 15px;
        padding-right: 15px
    }

        .liste.iade .satir .sutun:not(.urun-adi) {
            flex-direction: column;
            justify-content: center;
            align-items: flex-start
        }

            .liste.iade .satir .sutun:not(.urun-adi):before {
                font-size: 13px;
                display: block;
                line-height: 19px;
                font-weight: bolder;
                width: 100%;
                margin-bottom: 15px
            }

        .liste.iade .satir .sutun.urun-adi {
            flex: 0 0 100%;
            max-width: 100%;
            display: flex;
            flex-wrap: nowrap
        }

            .liste.iade .satir .sutun.urun-adi figure {
                flex: 0 0 58px;
                max-width: 58px;
                margin-bottom: 0
            }

                .liste.iade .satir .sutun.urun-adi figure img {
                    max-width: 100%
                }

            .liste.iade .satir .sutun.urun-adi .detaylar {
                flex-grow: 1;
                flex-basis: 0;
                padding-right: 15px
            }

                .liste.iade .satir .sutun.urun-adi .detaylar a {
                    display: block;
                    font-weight: bold;
                    color: #2b3036;
                    font-size: 12px;
                    line-height: 19px
                }

                .liste.iade .satir .sutun.urun-adi .detaylar span {
                    font-size: 14px;
                    font-weight: normal;
                    line-height: 19px
                }

        .liste.iade .satir .sutun.adet {
            flex: 0 0 25%;
            max-width: 25%
        }

            .liste.iade .satir .sutun.adet:before {
                content: "Adet:"
            }

        .liste.iade .satir .sutun.miad {
            flex: 0 0 25%;
            max-width: 25%
        }

            .liste.iade .satir .sutun.miad:before {
                content: "Miat:"
            }

        .liste.iade .satir .sutun.iade-sebebi {
            flex: 0 0 50%;
            max-width: 50%
        }

            .liste.iade .satir .sutun.iade-sebebi:before {
                content: "İade Sebebi:"
            }

            .liste.iade .satir .sutun.iade-sebebi .select2 .select2-selection.select2-selection--single {
                border-radius: 25px;
                padding: 0 15px;
                box-sizing: border-box;
                font-size: 12px;
                height: 42px
            }

                .liste.iade .satir .sutun.iade-sebebi .select2 .select2-selection.select2-selection--single .select2-selection__rendered {
                    height: auto;
                    line-height: 42px;
                    font-size: 12px;
                    padding: 0
                }

                .liste.iade .satir .sutun.iade-sebebi .select2 .select2-selection.select2-selection--single .select2-selection__arrow {
                    right: 15px;
                    top: 50%;
                    margin-top: -13px;
                    opacity: .8
                }

                    .liste.iade .satir .sutun.iade-sebebi .select2 .select2-selection.select2-selection--single .select2-selection__arrow b {
                        border: none;
                        background: url(/assets/images/Home/ArrowDownGri.svg) no-repeat center;
                        background-size: 100% 70%;
                        width: 16px;
                        height: 8px
                    }

            .liste.iade .satir .sutun.iade-sebebi .select2.select2-container--open .select2-selection {
                border-radius: 35px !important
            }

        .liste.iade .satir .sutun.aciklama {
            flex: 0 0 100%;
            max-width: 100%
        }

            .liste.iade .satir .sutun.aciklama:before {
                content: "Açıklama:"
            }

            .liste.iade .satir .sutun.aciklama textarea {
                margin-top: 0;
                height: 46px;
                border-radius: 10px
            }

        .liste.iade .satir .sutun.buton {
            width: 180px;
            flex: 0 0 180px;
            max-width: 180px;
            flex-grow: unset;
            flex-basis: unset;
            position: absolute;
            left: 50%;
            margin-left: -90px;
            bottom: -19px;
            height: 38px
        }

            .liste.iade .satir .sutun.buton .btn, .liste.iade .satir .sutun.buton .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li .liste.iade .satir .sutun.buton a {
                font-weight: bolder;
                padding: 10px 20px;
                display: block;
                font-size: 12px;
                width: 100%;
                margin-top: 0;
                -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
                -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
                box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
            }

    .tabs.line-butons .tab-butons ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

        .tabs.line-butons .tab-butons ul li {
            flex: 0 0 50%;
            max-width: 50%;
            padding: 0 !important
        }

            .tabs.line-butons .tab-butons ul li:last-child {
                margin-top: 0px
            }

            .tabs.line-butons .tab-butons ul li a {
                font-size: 12px;
                font-weight: normal;
                padding: 0 !important
            }

    .tabs.line-butons-thin .tab-butons {
        overflow-y: scroll
    }

        .tabs.line-butons-thin .tab-butons ul {
            display: flex;
            flex-wrap: nowrap;
            justify-content: unset
        }

    section.tabmenu .container {
        /* overflow-x: scroll; */
        transition: all .2s ease-in-out
    }

    section.tabmenu {
        overflow: hidden;
    }

        section.tabmenu .container ul.tabmenu {
            flex-wrap: nowrap !important;
            width: max-content;
            height: 25px
        }

            section.tabmenu .container ul.tabmenu li {
                height: 25px;
                line-height: 25px;
                margin-bottom: 0;
                padding-bottom: 0
            }

    .autocomplete {
        position: relative;
        display: inline-block
    }

    .autocomplete-items {
        width: calc(100% - 30px) !important;
    }

    .sol-sutun ul.kategori {
        overflow-x: scroll;
        height: 30px;
        position: relative;
        margin-bottom: 30px;
        margin-left: 0;
        margin-right: 0;
        position: relative;
        border-bottom: 1px solid #e2ecf4;
        display: flex;
        width: 100%
    }

        .sol-sutun ul.kategori li {
            padding: 0 15px;
            display: inline-block;
            width: auto;
            height: 30px;
            line-height: 30px;
            font-size: 12px;
            text-align: center;
            vertical-align: top
        }

            .sol-sutun ul.kategori li:first-child {
                padding-left: 0
            }

            .sol-sutun ul.kategori li a {
                height: 30px;
                line-height: 30px;
                font-size: 14px;
                border-bottom: 1px solid #e2ecf4;
                width: max-content;
                vertical-align: top;
                display: block
            }

                .sol-sutun ul.kategori li a:before {
                    display: none
                }

            .sol-sutun ul.kategori li.active a {
                border-bottom: 3px solid #ff6000;
                font-weight: bold
            }

    .grid .grid-body .grid-row {
        flex-wrap: wrap;
        height: auto;
        padding: 10px 0
    }

        .grid .grid-body .grid-row:nth-child(even) {
            background-color: #f4faff
        }

        .grid .grid-body .grid-row .grid-col {
            padding: 10px 0;
            flex-direction: column;
            align-items: flex-start;
            max-width: 50%;
            flex: 0 0 50%
        }

            .grid .grid-body .grid-row .grid-col:before {
                font-weight: bold;
                width: 100%;
                display: block;
                font-size: 13px;
                flex: 0 0 50%;
                max-width: 50%
            }

    .grid .grid-header .grid-col {
        display: none !important;
        max-width: unset !important;
        flex: unset !important;
        padding: 0 !important;
        font-size: 10px !important
    }

        .grid .grid-header .grid-col:not(:last-child):after {
            display: inline-block;
            content: ">";
            float: left;
            margin-left: 2px
        }

    .accordion {
        background: transparent
    }

        .accordion .card {
            background: #fff;
            border: none;
            padding: 10px 25px 10px 30px;
            border-radius: 10px !important;
            -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .06);
            -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .06);
            box-shadow: 0 0 6px 0 rgba(0, 0, 0, .06)
        }

            .accordion .card:last-of-type {
                border-radius: 10px
            }

            .accordion .card:first-of-type {
                border-radius: 10px
            }

            .accordion .card + .card {
                margin-top: 15px
            }

            .accordion .card .card-header {
                background: transparent;
                padding: 0;
                border: none
            }

                .accordion .card .card-header h2 {
                    background: url("/assets/images/landingpage/Collapse.svg") no-repeat right center;
                    background-size: auto 13px
                }

                    .accordion .card .card-header h2 .btn, .accordion .card .card-header h2 .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li .accordion .card .card-header h2 a {
                        padding-left: 0;
                        padding-right: 0;
                        color: #2b3036;
                        font-size: 14px;
                        font-weight: bold;
                        padding-bottom: 15px;
                        text-align: left
                    }

                        .accordion .card .card-header h2 .btn.collapsed, .accordion .card .card-header h2 .tabs .tab-butons > ul li a.collapsed, .tabs .tab-butons > ul li .accordion .card .card-header h2 a.collapsed {
                            padding-bottom: 10px
                        }

            .accordion .card .card-body {
                padding-left: 0;
                padding-right: 0;
                font-size: 14px;
                border-top: 1px solid rgba(0, 0, 0, .125)
            }
}

@media(max-width: 400px) {
    .grid .grid-body .grid-row {
        padding-top: 15px;
        padding-bottom: 15px
    }

        .grid .grid-body .grid-row:nth-child(even) {
            background-color: #f4faff
        }

        .grid .grid-body .grid-row .grid-col {
            margin-top: 0;
            display: inline-block;
            flex: 0 0 50%;
            max-width: 50%
        }

            .grid .grid-body .grid-row .grid-col:before {
                flex: 0 0 100%;
                max-width: 100%
            }
}

@media(min-width: 1025px) {
    .urun-listesi.slider-yok.firsat .urun {
        width: 100%;
        max-width: 33.33333333%;
        flex: 33.33333333%;
        padding: 15px !important;
        border-radius: .25rem;
    }

        .urun-listesi.slider-yok.firsat .urun .sepete-ekle {
            margin-top: 0 !important
        }
}

.styled-checkbox {
    height: 36px;
    display: flex !important;
    align-items: center;
    font-size: 13px
}

    .styled-checkbox:first-child {
        margin-top: 10px
    }

    .styled-checkbox span {
        width: 15px;
        max-width: 15px;
        flex: 0 0 15px;
        height: 15px;
        background: #cfdfec;
        border-radius: 50%;
        display: inline;
        float: left;
        margin-right: 10px;
        box-sizing: border-box;
        border: 3px solid #cfdfec
    }

        .styled-checkbox span ~ a {
            font-weight: bold;
            color: inherit;
            text-decoration: underline !important
        }

    .styled-checkbox input {
        display: none
    }

        .styled-checkbox input:checked + span {
            background: #ff6000;
            border: 3px solid #cfdfec;
            width: 15px;
            height: 15px
        }

    .styled-checkbox.big span {
        max-width: 25px;
        flex: 0 0 25px;
        height: 25px
    }

    .styled-checkbox.big input:checked + span {
        background: #ff6000;
        border: 5px solid #cfdfec;
        width: 25px;
        height: 25px
    }

    .styled-checkbox.mor input:checked + span {
        background: #6777b2
    }

    .styled-checkbox.pembe input:checked + span {
        background: #ff4e63
    }

.select2 .select2-selection.select2-selection--single {
    border-radius: .25rem;
    border: 1px solid #b1b8c4;
    padding: 0 15px;
    box-sizing: border-box;
    color: #495057;
    font-size: 12px;
    height: 37px
}

    .select2 .select2-selection.select2-selection--single .select2-selection__rendered {
        height: 37px;
        line-height: 36px;
        font-size: 12px;
        color: #495057;
    }

    .select2 .select2-selection.select2-selection--single .select2-selection__arrow {
        right: 15px;
        top: 50%;
        margin-top: -13px;
        opacity: .8
    }

        .select2 .select2-selection.select2-selection--single .select2-selection__arrow b {
            border: none;
            background: url(/assets/images/Home/ArrowDownGri.svg) no-repeat center;
            background-size: auto 80%;
            width: 16px;
            height: 8px
        }

.select2.select2-container--open .select2-selection {
    border-radius: .25rem !important
}

.select2-container .select2-dropdown {
    margin-top: 10px;
    padding: 20px 20px 15px 20px;
    max-width: 276px;
    min-width: 250px;
    opacity: 1;
    border-radius: .25rem !important;
    z-index: 1001;
    background: #fff;
    -webkit-box-shadow: 0 0 18px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 18px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 18px 0 rgba(0, 0, 0, .2);
    border: none !important
}

    .select2-container .select2-dropdown.select2-dropdown--above:before {
        content: " ";
        background: url("/assets/images/menu-up.png") no-repeat;
        width: 21px;
        height: 17px;
        bottom: -17px;
        left: 12px;
        position: absolute;
        transform: rotate(180deg)
    }

    .select2-container .select2-dropdown.select2-dropdown--below:before {
        content: " ";
        background: url("/assets/images/menu-up.png") no-repeat;
        width: 21px;
        height: 17px;
        top: -17px;
        left: 12px;
        position: absolute
    }

    .select2-container .select2-dropdown .select2-search {
        padding-bottom: 15px;
        padding-left: 0;
        padding-top: 0;
        padding-right: 0;
        border-bottom: 1px solid #e2ecf4
    }

        .select2-container .select2-dropdown .select2-search .select2-search__field {
            border: none !important;
            padding-top: 5px;
            padding-bottom: 5px
        }

    .select2-container .select2-dropdown .select2-results {
        background: #fff !important;
        color: #2b3036;
        font-size: 12px;
        line-height: 19px;
        text-align: left;
        border: none !important
    }

        .select2-container .select2-dropdown .select2-results ul {
            padding: 0
        }

            .select2-container .select2-dropdown .select2-results ul > li {
                display: flex;
                align-items: center;
                height: 35px;
                padding-right: 15px;
                background: #fff;
                color: #2b3036
            }

                .select2-container .select2-dropdown .select2-results ul > li:hover {
                    background: #f4faff
                }

                .select2-container .select2-dropdown .select2-results ul > li + li {
                    border-top: 1px solid #e2ecf4
                }

                .select2-container .select2-dropdown .select2-results ul > li.select2-results__option--highlighted {
                    font-weight: bolder;
                    background: #f4faff;
                }

                .select2-container .select2-dropdown .select2-results ul > li[aria-disabled=true] {
                    color: #b1b8c4;
                    cursor: not-allowed
                }

.dropdown-menu.datepicker {
    padding: 10px 20px 15px 20px;
    opacity: 1;
    border-radius: .25rem !important;
    z-index: 1001;
    background: #fff;
    -webkit-box-shadow: 0 0 18px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 18px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 18px 0 rgba(0, 0, 0, .2);
    border: none !important
}

    .dropdown-menu.datepicker table {
        font-family: "Greycliff CF Demi"
    }

        .dropdown-menu.datepicker table tr th {
            font-size: 14px;
            color: #ff6000
        }

            .dropdown-menu.datepicker table tr th.dow {
                color: #2a94c9;
                width: 25px;
                height: 25px;
                font-weight: bold
            }

        .dropdown-menu.datepicker table tr td {
            font-size: 13px
        }

            .dropdown-menu.datepicker table tr td.day {
                width: 25px;
                height: 25px
            }

            .dropdown-menu.datepicker table tr td.active {
                border: none;
                background: #ff6000
            }

            .dropdown-menu.datepicker table tr td.today {
                border: none;
                background: #2a94c9;
                color: #fff
            }

form.line-style input[type=text], form.line-style input[type=password], form.line-style input[type=number], form.line-style input[type=email], form.line-style textarea {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #b3bec8;
    padding: 10px 5px;
    box-sizing: border-box;
    color: #495057;
    background-color: transparent;
    font-size: 14px;
    height: auto
}

    form.line-style input[type=text] ::placeholder, form.line-style input[type=password] ::placeholder, form.line-style input[type=number] ::placeholder, form.line-style input[type=email] ::placeholder, form.line-style textarea ::placeholder {
        color: rgba(177, 184, 196, .7)
    }

    form.line-style input[type=text] :-ms-input-placeholder, form.line-style input[type=password] :-ms-input-placeholder, form.line-style input[type=number] :-ms-input-placeholder, form.line-style input[type=email] :-ms-input-placeholder, form.line-style textarea :-ms-input-placeholder {
        color: rgba(177, 184, 196, .7)
    }

    form.line-style input[type=text] ::-ms-input-placeholder, form.line-style input[type=password] ::-ms-input-placeholder, form.line-style input[type=number] ::-ms-input-placeholder, form.line-style input[type=email] ::-ms-input-placeholder, form.line-style textarea ::-ms-input-placeholder {
        color: rgba(177, 184, 196, .7)
    }

    form.line-style input[type=text]:focus, form.line-style input[type=text]:hover, form.line-style input[type=password]:focus, form.line-style input[type=password]:hover, form.line-style input[type=number]:focus, form.line-style input[type=number]:hover, form.line-style input[type=email]:focus, form.line-style input[type=email]:hover, form.line-style textarea:focus, form.line-style textarea:hover {
        outline: 0;
        box-shadow: none
    }

form.line-style .form-control + .error {
    margin-left: 0;
    color: #cd1e3d;
    font-size: 12px;
    margin-top: 5px;
    font-weight: normal
}

form.line-style .form-group {
    margin-bottom: 50px
}

    form.line-style .form-group label {
        font-weight: bold
    }

    form.line-style .form-group.required {
        position: relative
    }

        form.line-style .form-group.required:after {
            color: #cd1e3d;
            content: "*";
            position: absolute;
            right: 30px;
            top: 35px
        }

form.line-style textarea {
    height: 158px !important;
    padding-left: 5px
}

    form.line-style textarea:focus {
        background: transparent;
        border-bottom: 1px solid #b3bec8
    }

form.default-style .form-group {
    position: relative
}

    form.default-style .form-group.input-group {
        position: relative;
        padding-top: 0
    }

        form.default-style .form-group.input-group.input-daterange:before {
            content: " ";
            background-color: #f4faff;
            position: absolute;
            left: 15px;
            right: 15px;
            top: 0;
            height: 100%;
            border-radius: .25rem;
            box-sizing: content-box;
            z-index: -1
        }

        form.default-style .form-group.input-group.input-daterange .input-group-addon {
            color: #2b3036;
            padding: 0;
            text-align: center;
            background-color: #eff5fa
        }

        form.default-style .form-group.input-group.input-daterange .form-control {
            cursor: pointer;
            margin-top: 0 !important
        }

            form.default-style .form-group.input-group.input-daterange .form-control:nth-child(1) {
                border-bottom-right-radius: 0;
                border-top-right-radius: 0
            }

            form.default-style .form-group.input-group.input-daterange .form-control:last-child {
                border-bottom-left-radius: 0;
                border-top-left-radius: 0
            }

        form.default-style .form-group.input-group.input-daterange .dropdown {
            background-size: auto 5px
        }

        form.default-style .form-group.input-group .input-group-addon {
            height: 38px;
            line-height: 38px !important;
            vertical-align: middle;
            margin: 0;
            border: none
        }

    form.default-style .form-group label:not(.error):not(.styled-checkbox) {
        font-weight: bolder
    }

        form.default-style .form-group label:not(.error):not(.styled-checkbox) + .form-control, form.default-style .form-group label:not(.error):not(.styled-checkbox) + .form-row {
            margin-top: 10px
        }

        form.default-style .form-group label:not(.error):not(.styled-checkbox) ~ .select2 {
            margin-top: 10px
        }

    form.default-style .form-group.required label:not(.error):not(.styled-checkbox):after {
        display: inline;
        content: "*";
        padding-left: 5px;
        color: #ed1f2e;
        font-size: 18px
    }

    form.default-style .form-group .form-control + .error, form.default-style .form-group .select2 + .error, form.default-style .form-group .styled-checkbox + .error {
        margin-left: 0;
        color: #cd1e3d;
        font-size: 14px;
        margin-top: 5px
    }

    form.default-style .form-group input[type=text], form.default-style .form-group input[type=password], form.default-style .form-group input[type=number], form.default-style .form-group input[type=email], form.default-style .form-group textarea {
        border: none;
        padding: 10px 15px;
        box-sizing: border-box;
        color: black;
        background-color: #DBEEFF;
        font-size: 15px;
        height: auto
    }

        form.default-style .form-group input[type=text] ::placeholder, form.default-style .form-group input[type=password] ::placeholder, form.default-style .form-group input[type=number] ::placeholder, form.default-style .form-group input[type=email] ::placeholder, form.default-style .form-group textarea ::placeholder {
            color: rgba(177, 184, 196, .7)
        }

        form.default-style .form-group input[type=text] :-ms-input-placeholder, form.default-style .form-group input[type=password] :-ms-input-placeholder, form.default-style .form-group input[type=number] :-ms-input-placeholder, form.default-style .form-group input[type=email] :-ms-input-placeholder, form.default-style .form-group textarea :-ms-input-placeholder {
            color: rgba(177, 184, 196, .7)
        }

        form.default-style .form-group input[type=text] ::-ms-input-placeholder, form.default-style .form-group input[type=password] ::-ms-input-placeholder, form.default-style .form-group input[type=number] ::-ms-input-placeholder, form.default-style .form-group input[type=email] ::-ms-input-placeholder, form.default-style .form-group textarea ::-ms-input-placeholder {
            color: rgba(177, 184, 196, .7)
        }

        form.default-style .form-group input[type=text]:focus, form.default-style .form-group input[type=text]:hover, form.default-style .form-group input[type=password]:focus, form.default-style .form-group input[type=password]:hover, form.default-style .form-group input[type=number]:focus, form.default-style .form-group input[type=number]:hover, form.default-style .form-group input[type=email]:focus, form.default-style .form-group input[type=email]:hover, form.default-style .form-group textarea:focus, form.default-style .form-group textarea:hover {
            background-color: #e9eff4;
            outline: 0;
            box-shadow: none
        }

    form.default-style .form-group .select2 .select2-selection.select2-selection--single {
        box-sizing: border-box;
        color: #b1b8c4;
        background-color: #f4faff;
        border-radius: .25rem;
        border: none;
        padding: 0;
        font-size: 14px;
        height: auto
    }

        form.default-style .form-group .select2 .select2-selection.select2-selection--single .select2-selection__rendered {
            line-height: 18px;
            height: auto;
            font-size: 14px;
            padding: 10px 15px;
            display: block;
            border: none;
            box-sizing: border-box
        }

    form.default-style .form-group .select2.select2-container--disabled .select2-selection.select2-selection--single .select2-selection__rendered {
        color: #b1b8c4 !important
    }

.select2-container .select2-dropdown {
    max-width: unset !important;
    min-width: 250px !important
}

form.default-style .form-group textarea {
    height: 86px
}

form.default-style .form-group.has-error .form-control, form.default-style .form-group.has-error .select2 .select2-selection {
    border: 1px solid #cd1e3d
}

form.default-style .form-group.has-success .form-control {
    border: 1px solid #16a085
}

form.default-style .form-group.has-success .select2 .select2-selection {
    border: 1px solid #16a085
}

form.default-style .form-group .styled-checkbox:first-child {
    margin-top: 0
}

form.default-style .form-group .styled-checkbox:not(:last-of-type) {
    flex-grow: 1
}

form.default-style .form-group .styled-checkbox + .error {
    flex-grow: 1
}

form.default-style .form-group .bilgi {
    font-size: 12px;
    color: #b1b8c4;
    position: absolute;
    left: 15px;
    bottom: -22px
}

form.default-style .form-group.kalanigoster {
    position: relative
}

    form.default-style .form-group.kalanigoster .kalan {
        position: absolute;
        right: 25px;
        bottom: 5px;
        color: #cd1e3d;
        z-index: 1;
        font-size: 14px
    }

form.default-style.freshmargins .form-row {
    margin-left: -15px;
    margin-right: -15px
}

    form.default-style.freshmargins .form-row .form-group {
        margin-bottom: 30px;
        padding-left: 15px;
        padding-right: 15px
    }

        form.default-style.freshmargins .form-row .form-group label:not(.error):not(.styled-checkbox) {
            font-weight: 500;
            font-size: 15px;
            height: 15px;
            line-height: 15px
        }

            form.default-style.freshmargins .form-row .form-group label:not(.error):not(.styled-checkbox) + .form-control, form.default-style.freshmargins .form-row .form-group label:not(.error):not(.styled-checkbox) + .form-row, form.default-style.freshmargins .form-row .form-group label:not(.error):not(.styled-checkbox) ~ .select2 {
                margin-top: 20px
            }

        form.default-style.freshmargins .form-row .form-group input[type=text], form.default-style.freshmargins .form-row .form-group input[type=password], form.default-style.freshmargins .form-row .form-group input[type=number], form.default-style.freshmargins .form-row .form-group input[type=email], form.default-style.freshmargins .form-row .form-group textarea {
            margin-top: 20px;
        }

        form.default-style.freshmargins .form-row .form-group .form-control {
            color: #2b3036
        }

            form.default-style.freshmargins .form-row .form-group .form-control:disabled {
                color: #b1b8c4
            }

.form-errors {
    justify-content: flex-start
}

    .form-errors .alert {
        text-align: left;
        height: 40px;
        line-height: 40px;
        vertical-align: middle;
        border-radius: 0;
        border: none;
        font-size: 16px;
        padding-left: 52px;
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 15px;
        display: block;
        margin: 0
    }

        .form-errors .alert:not(:last-child) {
            margin-bottom: 20px
        }

        .form-errors .alert.alert-success {
            background: url("/assets/images/AlertSuccess.svg") transparent no-repeat center left;
            background-size: 40px 39px;
            color: #16a085
        }

        .form-errors .alert.alert-error {
            background: url("/assets/images/AlertError.svg") transparent no-repeat center left;
            background-size: 40px 39px;
            color: #cd1e3d
        }

        .form-errors .alert.alert-wait {
            background: url("/assets/images/AlertWait.svg") transparent no-repeat center left;
            background-size: 40px 39px;
            color: #fa9d26
        }

.field-errors {
    display: flex;
    align-items: flex-end
}

    .field-errors .error {
        background: url("/assets/images/LineError.svg") no-repeat left center;
        background-size: 16px 16px;
        padding-left: 26px;
        color: #cd1e3d;
        margin-bottom: 15px;
        font-size: 12px;
        line-height: 16px;
        height: 16px
    }

    .field-errors .warning {
        font-size: 12px;
        margin-bottom: 6px;
        line-height: 18px;
        height: auto;
        color: #959ca8
    }

        .field-errors .warning a {
            color: #ff6000;
            font-family: "Greycliff CF Demi";
            font-weight: bold
        }

    .field-errors cite {
        font-size: 12px;
        font-style: normal;
        margin-bottom: 70px
    }

        .field-errors cite b {
            color: #ff6000
        }

    .field-errors.multiple {
        flex-direction: column;
        align-items: flex-start;
        justify-items: left;
        align-self: flex-end
    }

        .field-errors.multiple .error {
            margin-bottom: 5px;
            height: 25px;
            line-height: 25px
        }

input.aramaikon {
    position: relative;
    background-image: url("/assets/images/SearchInput.svg");
    background-size: auto 60%;
    background-position: right 15px center;
    background-repeat: no-repeat
}

    input.aramaikon.siyah {
        background-image: url("/assets/images/Search.svg")
    }

input.duzenle {
    position: relative;
    background-image: url("/assets/images/Duzenle2.svg");
    background-size: auto 45%;
    background-position: right 15px center;
    background-repeat: no-repeat
}

input.dropdown {
    position: relative;
    background-image: url("/assets/images/Home/ArrowDownGri.svg");
    background-size: auto 7px;
    background-position: right 15px center;
    background-repeat: no-repeat
}

input.normal {
    border: 1px solid #b1b8c4;
    padding: 7px 15px;
    box-sizing: border-box;
    color: #b1b8c4;
    font-size: 12px
}

    input.normal ::placeholder {
        color: rgba(177, 184, 196, .7)
    }

    input.normal :-ms-input-placeholder {
        color: rgba(177, 184, 196, .7)
    }

    input.normal ::-ms-input-placeholder {
        color: rgba(177, 184, 196, .7)
    }



input.normal_yeni {
    border-radius: .25rem;
    border: 1px solid #b1b8c4;
    padding: 7px 15px;
    box-sizing: border-box;
    color: #b1b8c4;
    font-size: 13px
}

input.blue {
    border-radius: .25rem;
    border: none;
    padding: 10px 15px;
    box-sizing: border-box;
    color: #b1b8c4;
    background-color: #f4faff;
    font-size: 14px;
    height: auto
}

    input.blue ::placeholder {
        color: rgba(177, 184, 196, .7)
    }

    input.blue :-ms-input-placeholder {
        color: rgba(177, 184, 196, .7)
    }

    input.blue ::-ms-input-placeholder {
        color: rgba(177, 184, 196, .7)
    }

    input.blue:focus {
        background-color: #e9eff4;
        outline: 0;
        box-shadow: none
    }

.normal-input, .select2-container .select2-dropdown .select2-search .select2-search__field {
    border-radius: .25rem;
    border: none;
    padding: 10px 15px;
    box-sizing: border-box;
    color: #b1b8c4;
    background-color: #f4faff;
    font-size: 14px;
    height: auto
}

    .normal-input ::placeholder, .select2-container .select2-dropdown .select2-search .select2-search__field ::placeholder {
        color: rgba(177, 184, 196, .7)
    }

    .normal-input :-ms-input-placeholder, .select2-container .select2-dropdown .select2-search .select2-search__field :-ms-input-placeholder {
        color: rgba(177, 184, 196, .7)
    }

    .normal-input ::-ms-input-placeholder, .select2-container .select2-dropdown .select2-search .select2-search__field ::-ms-input-placeholder {
        color: rgba(177, 184, 196, .7)
    }

    .normal-input:focus, .select2-container .select2-dropdown .select2-search .select2-search__field:focus {
        background-color: #e9eff4;
        outline: 0;
        box-shadow: none
    }

textarea {
    resize: none
}

    textarea.not {
        height: 60px;
        border: none;
        width: 360px;
        padding: 0;
        font-size: 12px
    }

        textarea.not ::placeholder {
            color: rgba(177, 184, 196, .7)
        }

        textarea.not :-ms-input-placeholder {
            color: rgba(177, 184, 196, .7)
        }

        textarea.not ::-ms-input-placeholder {
            color: rgba(177, 184, 196, .7)
        }

        textarea.not:focus {
            background-color: #fff;
            outline: 0;
            box-shadow: none
        }

@media(max-width: 990px) {
    form.default-style.freshmargins .form-row .form-group {
        margin-bottom: 0
    }

        form.default-style.freshmargins .form-row .form-group label:not(.error):not(.styled-checkbox) {
            margin-top: 0
        }

            form.default-style.freshmargins .form-row .form-group label:not(.error):not(.styled-checkbox) + .form-control, form.default-style.freshmargins .form-row .form-group label:not(.error):not(.styled-checkbox) + .form-row {
                margin-top: 10px !important
            }

        form.default-style.freshmargins .form-row .form-group:not(.field-errors) {
            margin-bottom: 20px
        }

        form.default-style.freshmargins .form-row .form-group.field-errors {
            margin-top: -15px
        }

            form.default-style.freshmargins .form-row .form-group.field-errors .error {
                background-size: 12px 12px;
                padding-left: 17px
            }

    .col-12 > form.default-style {
        margin-left: 0;
        margin-right: 0;
        margin-top: 20px
    }

    .field-errors.multiple {
        flex-direction: row;
        align-items: center;
        justify-items: left;
        align-self: flex-start
    }

        .field-errors.multiple .error {
            margin-bottom: 5px;
            height: 25px;
            line-height: 25px;
            flex-basis: 0;
            flex-grow: 1
        }

    .field-errors .warning {
        margin-top: 5px;
        margin-bottom: 20px
    }
}

@media(max-width: 768px) {

    .form-errors .alert {
        display: block;
        line-height: 30px;
        height: 30px;
        font-size: 13px;
        align-items: center;
        padding-left: 36px;
        background-size: 30px 30px !important;
        margin: 0
    }

        .form-errors .alert:not(:last-child) {
            margin-bottom: 0
        }

    .field-errors.multiple {
        flex-direction: column;
        align-items: flex-start;
        justify-items: left;
        align-self: flex-start
    }

        .field-errors.multiple .error {
            margin-bottom: 5px;
            height: 25px;
            line-height: 25px;
            flex-basis: 0;
            flex-grow: 1
        }

    .field-errors .warning {
        margin-top: 5px;
        margin-bottom: 20px
    }

    form.default-style.freshmargins .form-row .form-group {
        margin-bottom: 0
    }

        form.default-style.freshmargins .form-row .form-group label:not(.error):not(.styled-checkbox) {
            margin-top: 0;
            font-size: 14px
        }

        form.default-style.freshmargins .form-row .form-group.form-errors {
            min-height: 30px
        }

    form.default-style .form-row .form-group .styled-checkbox {
        display: inline-block !important;
        width: 100%;
        font-size: 13px;
        line-height: 16px
    }

        form.default-style .form-row .form-group .styled-checkbox a, form.default-style .form-row .form-group .styled-checkbox span {
            line-height: 16px;
            max-width: unset;
            flex: unset
        }

        form.default-style .form-row .form-group .styled-checkbox span {
            width: 15px
        }
}

header {
    height: 77px;
    position: relative;
    z-index: 98;
    background: #fff
}

    header .container {
        height: 65px;
        display: flex;
        align-items: center;
        justify-content: left;
        padding-left: 0;
        padding-right: 0;
    }

        header .container #kategoriler {
            display: none
        }

        header .container #menu {
            display: none
        }

    header .logo {
        float: left;
        width: 131px
    }

    header .arama-kutu {
        float: left;
        width: 444px;
        position: relative;
        margin-left: 58px
    }

        header .arama-kutu #aramaformu {
            width: 100%;
            position: relative
        }

            header .arama-kutu #aramaformu .btn-arama {
                background: url(/assets/images/icon-search.png) no-repeat center;
                position: absolute;
                right: 2px;
                top: 2px;
                z-index: 1;
            }

    header .yeniurun-kutu {
        margin-left: 30px;
        float: left;
        position: relative
    }

@media (max-width:1200px) {
    header .yeniurun-kutu {
        margin-left: 0 !important;
        position: relative;
        left: 10px;
    }

    .sihirli-sepet__git-button > span {
        display: none;
    }

    #profilMenu {
        padding-left: 100px !important;
    }
}

header .yeniurun-kutu .yeni-urun {
    position: relative
}

header .icon-kutu {
    float: left;
    margin-left: 24px
}

    header .icon-kutu ul.ikonlar > li {
        height: 23px;
        width: 48px;
        list-style: none;
        float: left;
        display: inline
    }

        header .icon-kutu ul.ikonlar > li#aramaIkon {
            display: none
        }

        header .icon-kutu ul.ikonlar > li#borsaBildirim {
            position: relative
        }

            header .icon-kutu ul.ikonlar > li#borsaBildirim .acilir-menu {
                width: 446px;
                right: -60px;
                top: 40px
            }

                header .icon-kutu ul.ikonlar > li#borsaBildirim .acilir-menu .menu-bilgi {
                    border-bottom: none
                }

                header .icon-kutu ul.ikonlar > li#borsaBildirim .acilir-menu .menu-kalem {
                    margin-top: 15px
                }

                    header .icon-kutu ul.ikonlar > li#borsaBildirim .acilir-menu .menu-kalem .form-control.normal {
                        height: 40px
                    }

                header .icon-kutu ul.ikonlar > li#borsaBildirim .acilir-menu #submit {
                    margin-top: 20px;
                    display: block;
                    width: 100%
                }

                header .icon-kutu ul.ikonlar > li#borsaBildirim .acilir-menu:before {
                    right: 75px
                }

        header .icon-kutu ul.ikonlar > li#sepetbildirim {
            position: relative
        }

            header .icon-kutu ul.ikonlar > li#sepetbildirim .acilir-menu {
                width: 446px;
                right: -60px;
                top: 40px
            }

                header .icon-kutu ul.ikonlar > li#sepetbildirim .acilir-menu:before {
                    right: 75px
                }

                header .icon-kutu ul.ikonlar > li#sepetbildirim .acilir-menu li.menu-kalem.sepet-urun {
                    padding: 18px 0;
                    height: 61px;
                    box-sizing: content-box;
                    border-bottom: 1px solid #e2ecf4
                }

                header .icon-kutu ul.ikonlar > li#sepetbildirim .acilir-menu li.menu-kalem .urun-resmi {
                    margin-top: -18px;
                    margin-bottom: -18px;
                    margin-left: 0;
                    float: left;
                    width: 73px;
                    height: 97px;
                    background-size: 100% auto;
                    background-repeat: no-repeat;
                    background-position: center
                }

                header .icon-kutu ul.ikonlar > li#sepetbildirim .acilir-menu li.menu-kalem .urun-detay {
                    position: relative;
                    padding-left: 10px;
                    box-sizing: border-box;
                    float: left;
                    width: 318px;
                    height: 61px
                }

                    header .icon-kutu ul.ikonlar > li#sepetbildirim .acilir-menu li.menu-kalem .urun-detay a.urun-adi {
                        font-size: 16px;
                        line-height: 16px;
                        color: #000;
                        text-decoration: none;
                        font-weight: bold;
                        display: block
                    }

                    header .icon-kutu ul.ikonlar > li#sepetbildirim .acilir-menu li.menu-kalem .urun-detay a.urun-sil {
                        position: absolute;
                        right: 0;
                        top: 50%;
                        margin-top: -9px;
                        padding: 0;
                        border-radius: 0
                    }

                    header .icon-kutu ul.ikonlar > li#sepetbildirim .acilir-menu li.menu-kalem .urun-detay .price {
                        color: #ff6000;
                        font-size: 20px;
                        font-family: "Greycliff CF Extra";
                        position: absolute;
                        right: 30px;
                        top: 31px
                    }

                    header .icon-kutu ul.ikonlar > li#sepetbildirim .acilir-menu li.menu-kalem .urun-detay .bootstrap-touchspin {
                        width: 95px;
                        position: absolute;
                        bottom: 0;
                        left: 5px
                    }

                        header .icon-kutu ul.ikonlar > li#sepetbildirim .acilir-menu li.menu-kalem .urun-detay .bootstrap-touchspin .btn, header .icon-kutu ul.ikonlar > li#sepetbildirim .acilir-menu .tabs .tab-butons > ul li.menu-kalem .urun-detay .bootstrap-touchspin a, .tabs .tab-butons > ul header .icon-kutu ul.ikonlar > li#sepetbildirim .acilir-menu li.menu-kalem .urun-detay .bootstrap-touchspin a {
                            border: 2px solid #2b3036;
                            color: #2b3036;
                            background: #fff;
                            padding: 5px 10px;
                            height: 27px;
                            line-height: 0
                        }

                            header .icon-kutu ul.ikonlar > li#sepetbildirim .acilir-menu li.menu-kalem .urun-detay .bootstrap-touchspin .btn:hover, header .icon-kutu ul.ikonlar > li#sepetbildirim .acilir-menu .tabs .tab-butons > ul li.menu-kalem .urun-detay .bootstrap-touchspin a:hover, .tabs .tab-butons > ul header .icon-kutu ul.ikonlar > li#sepetbildirim .acilir-menu li.menu-kalem .urun-detay .bootstrap-touchspin a:hover {
                                border-color: #ff6000;
                                color: #ff6000 !important
                            }

                        header .icon-kutu ul.ikonlar > li#sepetbildirim .acilir-menu li.menu-kalem .urun-detay .bootstrap-touchspin input {
                            height: 27px;
                            font-size: 12px;
                            border-top: 2px solid #2b3036;
                            border-bottom: 2px solid #2b3036;
                            color: #ff6000;
                            line-height: 27px;
                            text-align: center;
                            padding-left: 0;
                            padding-right: 0
                        }

                            header .icon-kutu ul.ikonlar > li#sepetbildirim .acilir-menu li.menu-kalem .urun-detay .bootstrap-touchspin input[readonly] {
                                background: #fff
                            }

                header .icon-kutu ul.ikonlar > li#sepetbildirim .acilir-menu li.sepet-toplam {
                    background: #f4faff;
                    border-radius: 10px;
                    font-size: 18px;
                    padding: 17px 28px 17px 12px;
                    margin-top: 20px
                }

                    header .icon-kutu ul.ikonlar > li#sepetbildirim .acilir-menu li.sepet-toplam span {
                        font-family: "Greycliff CF";
                        padding-left: 5px;
                        font-weight: bolder
                    }

                header .icon-kutu ul.ikonlar > li#sepetbildirim .acilir-menu li.sepet-butonlar {
                    margin-top: 20px
                }

                    header .icon-kutu ul.ikonlar > li#sepetbildirim .acilir-menu li.sepet-butonlar .btn, header .icon-kutu ul.ikonlar > li#sepetbildirim .acilir-menu .tabs .tab-butons > ul li.sepet-butonlar a, .tabs .tab-butons > ul header .icon-kutu ul.ikonlar > li#sepetbildirim .acilir-menu li.sepet-butonlar a {
                        display: block;
                        width: 100%;
                        font-family: "Greycliff CF Demi";
                        font-size: 16px
                    }

                        header .icon-kutu ul.ikonlar > li#sepetbildirim .acilir-menu li.sepet-butonlar .btn.sepeti-gor:after, header .icon-kutu ul.ikonlar > li#sepetbildirim .acilir-menu .tabs .tab-butons > ul li.sepet-butonlar a.sepeti-gor:after, .tabs .tab-butons > ul header .icon-kutu ul.ikonlar > li#sepetbildirim .acilir-menu li.sepet-butonlar a.sepeti-gor:after {
                            right: 36px;
                            top: 12px
                        }

        header .icon-kutu ul.ikonlar > li#bildirimIkon {
            position: relative
        }

            header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu {
                width: 446px;
                right: -60px;
                top: 40px;
                padding-bottom: 13px
            }

                header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu:before {
                    right: 75px
                }

                header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.menu-kalem + .menu-kalem {
                    margin-top: 0
                }

                header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.menu-kalem > div {
                    display: block;
                    width: 100%
                }

                    header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.menu-kalem > div.bildirimikon {
                        opacity: .4
                    }

                    header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.menu-kalem > div.bildirimtarih {
                        flex: 0 0 90px;
                        max-width: 90px;
                        text-align: right;
                        justify-content: right;
                        opacity: .58
                    }

                header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.menu-kalem.kargo > div.bildirimikon {
                    background: url("/assets/images/Home/BildirimKargo.svg") no-repeat center;
                    background-size: 35px 33px
                }

                header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.menu-kalem.odeme > div.bildirimikon {
                    background-size: 35px 22px
                }

                header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.menu-kalem.para > div.bildirimikon {
                    background: url("/assets/images/Home/BildirimPara.svg") no-repeat center;
                    background-size: 35px auto
                }

                header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.menu-kalem:hover {
                    cursor: pointer;
                    border-radius: .25rem;
                    background: #fff;
                    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
                    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
                    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
                }

                    header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.menu-kalem:hover > div {
                        opacity: 1
                    }

                    header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.menu-kalem:hover.kargo > div.bildirimikon {
                        background: url("/assets/images/Home/BildirimKargoHover.svg") no-repeat center;
                        background-size: 35px 33px
                    }

                    header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.menu-kalem:hover.odeme > div.bildirimikon {
                        background-size: 35px 22px
                    }

                    header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.menu-kalem:hover.para > div.bildirimikon {
                        background: url("/assets/images/Home/BildirimParaHover.svg") no-repeat center;
                        background-size: 35px auto
                    }

                header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.bildirim-butonlar .btn-turuncuyazi {
                    font-size: 13px !important;
                    padding-top: 0 !important;
                    padding-bottom: 0 !important;
                    height: 42px;
                    align-items: center;
                    align-content: center;
                    align-self: center;
                    display: flex
                }

                    header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.bildirim-butonlar .btn-turuncuyazi:after {
                        position: relative;
                        right: unset;
                        top: unset;
                        margin-left: 15px;
                        display: inline-block
                    }

        header .icon-kutu ul.ikonlar > li.profil {
            width: 128px;
            padding-left: 40px;
            cursor: pointer;
            position: relative;
            position: relative
        }

            header .icon-kutu ul.ikonlar > li.profil > span {
                display: flex;
                flex-wrap: nowrap
            }

                header .icon-kutu ul.ikonlar > li.profil > span > i.badge {
                    background: #ed1f2e;
                    color: #fff;
                    border-radius: 50%;
                    flex: 0 0 25px;
                    margin-left: 10px;
                    width: 25px;
                    height: 25px;
                    text-align: center;
                    display: inline-block;
                    transform: translateY(-2px);
                    padding: 0;
                    line-height: 25px;
                    font-style: normal
                }

            header .icon-kutu ul.ikonlar > li.profil:hover {
                color: #ff6000
            }

               /* header .icon-kutu ul.ikonlar > li.profil:hover:before {
                    background: url("/assets/images/Home/LoginHover.svg") no-repeat center;
                    background-size: 21px
                }*/

            header .icon-kutu ul.ikonlar > li.profil:before {
        /*        background: url("/assets/images/Login.svg") no-repeat center;
                background-size: 21px;*/
                position: absolute;
                margin-left: -25px;
                margin-top: 1px;
                content: " ";
                width: 21px;
                height: 21px
            }

            header .icon-kutu ul.ikonlar > li.profil .acilir-menu {
                width: 270px;
                right: -60px;
                top: 40px;
                padding: 15px 0 15px 0
            }

                header .icon-kutu ul.ikonlar > li.profil .acilir-menu:before {
                    right: 75px
                }

                header .icon-kutu ul.ikonlar > li.profil .acilir-menu li.menu-kalem {
                    display: flex;
                    align-items: center;
                    padding: 0 30px;
                    height: 40px
                }

                    header .icon-kutu ul.ikonlar > li.profil .acilir-menu li.menu-kalem:hover {
                        background: #f6f6f6 !important
                    }

                    header .icon-kutu ul.ikonlar > li.profil .acilir-menu li.menu-kalem a {
                        color: #2b3036;
                        text-decoration: none;
                        font-size: 16px;
                        display: inline-table;
                        width: 100%;
                        line-height: 35px;
                    }

                    header .icon-kutu ul.ikonlar > li.profil .acilir-menu li.menu-kalem.cikis a {
                        color: #ed1f2e
                    }

                header .icon-kutu ul.ikonlar > li.profil .acilir-menu + .menu-kalem {
                    margin-top: 0
                }

        header .icon-kutu ul.ikonlar > li .header-buton {
            position: relative;
            float: left
        }

            header .icon-kutu ul.ikonlar > li .header-buton .badge {
                border-radius: 50%;
                position: absolute;
                right: 0;
                top: -13px;
                background: #ff6000;
                color: #fff;
                font-size: 11px;
                width: 16px;
                height: 16px;
                text-align: center;
                line-height: 16px;
                padding: 0;
                vertical-align: middle;
            }

            header .icon-kutu ul.ikonlar > li .header-buton.borsa {
                /* background: url("/assets/images/yeni-icon-islemm.svg") no-repeat center; */
                background-size: 20px auto
            }

                header .icon-kutu ul.ikonlar > li .header-buton.borsa:hover {
                    /* background: url("/assets/images/yeni-icon-islemm.svg") no-repeat center; */
                    background-size: 20px auto
                }

.borsa-acik header .icon-kutu ul.ikonlar > li .header-buton.borsa {
    /* background: url("/assets/images/yeni-icon-islemm.svg") no-repeat center; */
    background-size: 20px auto
}

header .icon-kutu ul.ikonlar > li .header-buton.arama {
    background: url("/assets/images/Home/SihirliDegnek.svg") no-repeat center;
    background-size: 21px 21px;
    filter: brightness(0.4);
}

    header .icon-kutu ul.ikonlar > li .header-buton.arama:hover, header .icon-kutu ul.ikonlar > li .header-buton.arama:focus, header .icon-kutu ul.ikonlar > li .header-buton.arama:active {
        background: url("/assets/images/Home/SihirliDegnek.svg") no-repeat center;
        background-size: 21px 21px;
        filter: brightness(0.4);
    }

header .icon-kutu ul.ikonlar > li .header-buton.bildirim {
    background: url("/assets/images/yeni-icon-notif.svg") no-repeat center;
    background-size: 17px 23px
}

    header .icon-kutu ul.ikonlar > li .header-buton.bildirim:hover, header .icon-kutu ul.ikonlar > li .header-buton.bildirim:focus, header .icon-kutu ul.ikonlar > li .header-buton.bildirim:active {
        background: url("/assets/images/yeni-icon-notif.svg") no-repeat center;
        background-size: 17px 23px
    }

header .icon-kutu ul.ikonlar > li .header-buton.sepet {
    background: url("/assets/images/yeni-icon-sepet.svg") no-repeat center;
    background-size: 35px auto;
}

    header .icon-kutu ul.ikonlar > li .header-buton.sepet:hover {
        background: url("/assets/images/yeni-icon-sepet.svg") no-repeat center;
        background-size: 35px auto;
    }

.sepet-acik header .icon-kutu ul.ikonlar > li .header-buton.sepet {
    background: url("/assets/images/yeni-icon-sepet.svg") no-repeat center;
    background-size: 35px auto
}

header .icon-kutu ul.ikonlar > li.split {
    border: none;
    background: #000;
    width: 1px;
    height: 23px;
    float: left
}

nav.main-menu {
    display: block;
    z-index: 2;
    position: relative;
    height: 77px;
    width: 100%;
}

    nav.main-menu ul.nav-menu {
        display: flex;
        flex: 1;
        margin-left: -5px;
        margin-right: -5px
    }

        nav.main-menu ul.nav-menu li {
            flex: 1;
            padding-top: 8px;
            text-align: center;
            height: 49px;
            padding-left: 5px;
            padding-right: 5px
        }

            nav.main-menu ul.nav-menu li a {
                text-decoration: none;
                color: #2b3036;
                display: block;
                font-size: 16px
            }

                nav.main-menu ul.nav-menu li a.menu-icon {
                    padding-top: 35px;
                    min-width: 30px;
                    height: 47px !important;
                    background-position: top center;
                    background-size: 32px auto;
                    background-repeat: no-repeat
                }

                    nav.main-menu ul.nav-menu li a.menu-icon.anne-bebek {
                        background-image: url("/assets/images/MenuAnneBebek.svg")
                    }

                        nav.main-menu ul.nav-menu li a.menu-icon.anne-bebek:hover, nav.main-menu ul.nav-menu li a.menu-icon.anne-bebek.active {
                            color: #ff6000;
                            background-image: url("/assets/images/Home/MenuAnneBebekHover.svg")
                        }

                    nav.main-menu ul.nav-menu li a.menu-icon.agiz-dis {
                        background-image: url("/assets/images/MenuAgizDis.svg")
                    }

                        nav.main-menu ul.nav-menu li a.menu-icon.agiz-dis:hover, nav.main-menu ul.nav-menu li a.menu-icon.agiz-dis.active {
                            color: #ff6000;
                            background-image: url("/assets/images/Home/MenuAgizDisHover.svg")
                        }

                    nav.main-menu ul.nav-menu li a.menu-icon.besin-takviyesi {
                        background-image: url("/assets/images/MenuBesinTakviyesi.svg")
                    }

                        nav.main-menu ul.nav-menu li a.menu-icon.besin-takviyesi:hover, nav.main-menu ul.nav-menu li a.menu-icon.besin-takviyesi.active {
                            color: #ff6000;
                            background-image: url("/assets/images/Home/MenuBesinTakviyesiHover.svg")
                        }

                    nav.main-menu ul.nav-menu li a.menu-icon.vitamin-mineral {
                        background-image: url("/assets/images/MenuVitaminMineral.svg")
                    }

                        nav.main-menu ul.nav-menu li a.menu-icon.vitamin-mineral:hover, nav.main-menu ul.nav-menu li a.menu-icon.vitamin-mineral.active {
                            color: #ff6000;
                            background-image: url("/assets/images/Home/MenuVitaminMineralHover.svg")
                        }

                    nav.main-menu ul.nav-menu li a.menu-icon.cilt-bakim {
                        background-image: url("/assets/images/MenuCiltBakim.svg")
                    }

                        nav.main-menu ul.nav-menu li a.menu-icon.cilt-bakim:hover, nav.main-menu ul.nav-menu li a.menu-icon.cilt-bakim.active {
                            color: #ff6000;
                            background-image: url("/assets/images/Home/MenuCiltBakimHover.svg")
                        }

                    nav.main-menu ul.nav-menu li a.menu-icon.medical {
                        background-image: url("/assets/images/MenuMedical.svg")
                    }

                        nav.main-menu ul.nav-menu li a.menu-icon.medical:hover, nav.main-menu ul.nav-menu li a.menu-icon.medical.active {
                            color: #ff6000;
                            background-image: url("/assets/images/Home/MenuMedicalHover.svg")
                        }

                    nav.main-menu ul.nav-menu li a.menu-icon.sac-bakim {
                        background-image: url("/assets/images/MenuSacBakim.svg")
                    }

                        nav.main-menu ul.nav-menu li a.menu-icon.sac-bakim:hover, nav.main-menu ul.nav-menu li a.menu-icon.sac-bakim.active {
                            color: #ff6000;
                            background-image: url("/assets/images/Home/MenuSacBakimHover.svg")
                        }

                    nav.main-menu ul.nav-menu li a.menu-icon.saglik {
                        background-image: url("/assets/images/MenuSaglik.svg")
                    }

                        nav.main-menu ul.nav-menu li a.menu-icon.saglik:hover, nav.main-menu ul.nav-menu li a.menu-icon.saglik.active {
                            color: #ff6000;
                            background-image: url("/assets/images/Home/MenuSaglikHover.svg")
                        }

                    nav.main-menu ul.nav-menu li a.menu-icon.eczane-urunleri {
                        background-image: url("/assets/images/MenuEczaneUrunleri.svg")
                    }

                        nav.main-menu ul.nav-menu li a.menu-icon.eczane-urunleri:hover, nav.main-menu ul.nav-menu li a.menu-icon.eczane-urunleri.active {
                            color: #ff6000;
                            background-image: url("/assets/images/Home/MenuEczaneUrunleriHover.svg")
                        }

@media(max-width: 1201px) {
    header .arama-kutu {
        width: 394px;
        margin-left: 30px
    }

    header .icon-kutu .ikonlar .profil {
        width: 40px !important
    }

        header .icon-kutu .ikonlar .profil:before {
            background-size: 30px !important
        }

        header .icon-kutu .ikonlar .profil > span {
            display: none
        }

    .tanitim-kutucuklar .col {
        height: 109px
    }

    nav.main-menu ul.nav-menu li a {
        font-size: 14px
    }
}

@media(max-width: 1025px) {
    header {
        -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
        -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
        height: 62px
    }

        header .container {
            height: 62px
        }

        header .arama-kutu {
            position: absolute;
            width: 63%;
            right: 87px;
            top: 16px
        }

            header .arama-kutu .btn-arama {
                right: 0 !important
            }

        header .yeniurun-kutu {
            display: none
        }

        header .icon-kutu {
            position: absolute;
            right: 5px
        }

            header .icon-kutu ul.ikonlar li {
                height: 32px !important
            }

                header .icon-kutu ul.ikonlar li a {
                    height: 32px
                }

                header .icon-kutu ul.ikonlar li#borsaBildirim {
                    display: none
                }

                header .icon-kutu ul.ikonlar li#sepetbildirim {
                    display: none
                }

                header .icon-kutu ul.ikonlar li#bildirimIkon {
                    display: none
                }

                header .icon-kutu ul.ikonlar li#aramaIkon {
                    display: inherit
                }

                    header .icon-kutu ul.ikonlar li#aramaIkon a {
                        background-size: 24px
                    }

                        header .icon-kutu ul.ikonlar li#aramaIkon a.opened {
                            background: transparent;
                            font-size: 20px
                        }

                            header .icon-kutu ul.ikonlar li#aramaIkon a.opened:before {
                                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;
                                content: ""
                            }

                header .icon-kutu ul.ikonlar li.split {
                    display: none
                }

                header .icon-kutu ul.ikonlar li.profil {
                    width: 40px !important;
                    margin-top: -1px
                }

                    header .icon-kutu ul.ikonlar li.profil:before {
                        margin-left: -36px !important;
                        background-size: 32px !important;
                        width: 32px !important;
                        height: 32px !important
                    }

                    header .icon-kutu ul.ikonlar li.profil > span {
                        display: none !important
                    }

        header .container {
            justify-content: center;
            position: relative
        }

            header .container .logo {
                float: none;
                height: 40px;
                margin-left: 0
            }

            header .container #kategoriler {
                display: inherit;
                position: absolute;
                font-size: 24px;
                left: 19px;
                top: 18px;
                color: #ff6000;
                border: none;
                background: #fff
            }

    nav.main-menu {
        display: none;
        height: auto;
        background: #f4faff;
        position: absolute;
        left: 0;
        width: 100%;
        top: 62px;
        -webkit-animation: SlideDown .5s ease-in forwards;
        -o-animation: SlideDown .5s ease-in forwards;
        animation: SlideDown .5s ease-in forwards
    }

        nav.main-menu ul.nav-menu {
            flex: none;
            display: flex;
            flex-wrap: wrap
        }

            nav.main-menu ul.nav-menu li {
                max-width: 33.333333%;
                flex: 33.333333%
            }

                nav.main-menu ul.nav-menu li a {
                    font-size: 14px;
                    font-weight: 300
                }
}

@media(max-width: 768px) {
    header {
        -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
        -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
        height: 62px
    }

        header .container {
            height: 62px
        }

        header .arama-kutu {
            position: absolute;
            width: auto !important;
            left: 49px;
            right: 87px;
            top: 16px;
            margin-left: 0 !important
        }

            header .arama-kutu .btn-arama {
                right: 0 !important
            }

        header .yeniurun-kutu {
            display: none
        }

        header .icon-kutu {
            position: absolute;
            right: 5px
        }

            header .icon-kutu ul.ikonlar li {
                height: 32px !important
            }

                header .icon-kutu ul.ikonlar li a {
                    height: 32px
                }

                header .icon-kutu ul.ikonlar li#borsaBildirim {
                    display: none
                }

                header .icon-kutu ul.ikonlar li#sepetbildirim {
                    display: none
                }

                header .icon-kutu ul.ikonlar li#bildirimIkon {
                    display: none
                }

                header .icon-kutu ul.ikonlar li#aramaIkon {
                    display: inherit
                }

                    header .icon-kutu ul.ikonlar li#aramaIkon a {
                        background-size: 24px
                    }

                        header .icon-kutu ul.ikonlar li#aramaIkon a.opened {
                            background: transparent;
                            font-size: 20px
                        }

                            header .icon-kutu ul.ikonlar li#aramaIkon a.opened:before {
                                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;
                                content: ""
                            }

                header .icon-kutu ul.ikonlar li.split {
                    display: none
                }

                header .icon-kutu ul.ikonlar li.profil {
                    width: 40px !important;
                    max-width: 40px !important;
                    margin-top: -1px
                }

                    header .icon-kutu ul.ikonlar li.profil:before {
                        margin-left: -36px !important;
                        background-size: 32px !important;
                        width: 32px !important;
                        height: 32px !important
                    }

                    header .icon-kutu ul.ikonlar li.profil > span {
                        display: none
                    }

                        header .icon-kutu ul.ikonlar li.profil > span > i.badge {
                            display: none
                        }

        header .container {
            justify-content: center;
            position: relative
        }

            header .container .logo {
                float: none;
                height: 40px;
                margin-left: -12%
            }

            header .container #kategoriler {
                display: inherit;
                position: absolute;
                font-size: 24px;
                left: 19px;
                top: 18px;
                color: #ff6000
            }

    nav.main-menu {
        display: none;
        height: auto;
        background: #f4faff;
        position: absolute;
        left: 0;
        width: 100%;
        top: 112px;
        -webkit-animation: SlideDown .5s ease-in forwards;
        -o-animation: SlideDown .5s ease-in forwards;
        animation: SlideDown .5s ease-in forwards
    }

        nav.main-menu ul.nav-menu {
            flex: none;
            display: flex;
            flex-wrap: wrap
        }

            nav.main-menu ul.nav-menu li {
                max-width: 33.333333%;
                flex: 33.333333%
            }

                nav.main-menu ul.nav-menu li a {
                    font-size: 14px;
                    font-weight: 300
                }
}

@media(max-width: 1025px)and (min-height: 500px) {
    header {
        position: fixed;
        left: 0;
        right: 0;
        top: 0
    }

    body {
        padding-top: 62px
    }

    nav.main-menu {
        position: fixed;
        left: 0;
        right: 0;
        top: 112px
    }
}



section a.exporttoexcel {
    background: url("/assets/images/Excel.svg") no-repeat left center !important;
    background-size: 100% 100%;
    width: unset;
    height: 25px;
    display: inline-block;
    padding-left: 33px;
    line-height: 25px;
    font-size: 12px;
    font-weight: bold;
    color: #02723b
}

    section a.exporttoexcel:hover {
        opacity: .8
    }

section span.rozet {
    padding-left: 25px;
    line-height: 22px;
    background: url("/assets/images/rozet.png") no-repeat center left;
    font-weight: bold
}

section h4.baslik {
    display: block;
    /* border-bottom: 1px solid #e2ecf4; */
    height: 43px;
}

#pGununFirsatiBaslik {
    padding-left: 0 !important;
}

section h4.baslik > span {
    height: 43px;
    line-height: 32px;
    padding: 0;
    margin: 0;
    position: relative;
    float: left;
    font-size: 24px;
    font-family: "Greycliff CF";
    font-weight: bold;
    vertical-align: top;
    padding-left: 10px;
}

/* section h4.baslik > span:after {
            border: 2px solid #ff6000;
            content: " ";
            bottom: -1px;
            left: 0;
            width: 100%;
            position: absolute
         } */

section h4.mor span {
    color: #6777b2
}

    section h4.mor span:after {
        border: 2px solid #6777b2
    }

section h4.mor2 span {
    color: #988ecb
}

    section h4.mor2 span:after {
        border: 2px solid #988ecb
    }

section h4.heavy {
    font-size: 18px;
    font-weight: 900;
    color: #2b3036;
    margin-bottom: 30px
}

    section h4.heavy.centered {
        display: block;
        text-align: center
    }

section h4.buyuk {
    height: 52px
}

    section h4.buyuk > span {
        height: 52px;
        font-size: 26px;
        font-family: "Greycliff CF Extra"
    }

section h4 > ul {
    display: inline-block;
    float: right;
    margin-top: 10px
}

    section h4 > ul > li {
        padding-left: 5px;
        padding-right: 5px;
        display: inline;
        position: relative
    }

        section h4 > ul > li a {
            color: initial
        }

            section h4 > ul > li a.filtre {
                background: url("/assets/images/FiltreTuruncu.svg") no-repeat center;
                background-size: 100% 100%;
                width: 24px;
                height: 24px;
                display: inline-block
            }

            section h4 > ul > li a.filtre2 {
                background: url("/assets/images/FiltreTuruncu.svg") no-repeat center;
                background-size: 100% 100%;
                width: 24px;
                height: 24px;
                display: inline-block
            }

            section h4 > ul > li a.exporttoexcel {
                background: url("/assets/images/Excel.svg") no-repeat left center !important;
                background-size: 100% 100%;
                width: unset;
                height: 25px;
                display: inline-block;
                padding-left: 33px;
                line-height: 25px;
                font-size: 12px;
                font-weight: bold;
                color: #02723b
            }

                section h4 > ul > li a.exporttoexcel:hover {
                    opacity: .8
                }

            section h4 > ul > li a.arama {
                background: url("/assets/images/SearchTuruncu.svg") no-repeat center;
                background-size: 100% 100%;
                width: 24px;
                height: 24px;
                display: inline-block
            }

        section h4 > ul > li:focus, section h4 > ul > li:focus-within {
            outline: none
        }

            section h4 > ul > li:focus .acilir-menu, section h4 > ul > li:focus-within .acilir-menu {
                display: inherit
            }

        section h4 > ul > li .acilir-menu {
            padding: 10px 20px 20px 20px;
            display: none;
            width: 256px;
            right: -60px;
            top: 40px;
            color: #2b3036
        }

            section h4 > ul > li .acilir-menu#arama .menu-kalem.form form .form-row:last-of-type .form-group {
                margin-bottom: 10px
            }

            section h4 > ul > li .acilir-menu .menu-bilgi {
                border-bottom: none
            }

            section h4 > ul > li .acilir-menu .menu-kalem {
                margin-top: 15px
            }

            section h4 > ul > li .acilir-menu label {
                display: block;
                width: 100%
            }

            section h4 > ul > li .acilir-menu #submit {
                margin-top: 20px;
                display: block;
                width: 100%
            }

            section h4 > ul > li .acilir-menu #submit2 {
                margin-top: 0;
                display: block;
                width: 100%
            }

            section h4 > ul > li .acilir-menu:before {
                right: 69px
            }

    section h4 > ul.font_siyah a {
        color: initial
    }

        section h4 > ul.font_siyah a.filtre {
            background: url("/assets/images/Filtre.svg") no-repeat center;
            background-size: 100% 100%;
            width: 24px;
            height: 24px;
            display: inline-block
        }

            section h4 > ul.font_siyah a.filtre:hover {
                background: url("/assets/images/FiltreTuruncu.svg") no-repeat center;
                background-size: 100% 100%
            }

        section h4 > ul.font_siyah a.arama {
            background: url("/assets/images/Search.svg") no-repeat center;
            background-size: 100% 100%;
            width: 24px;
            height: 24px;
            display: inline-block
        }

            section h4 > ul.font_siyah a.arama:hover {
                background: url("/assets/images/SearchTuruncu.svg") no-repeat center;
                background-size: 100% 100%
            }

section h4.turuncu span:after {
    border: 2px solid #ff6000 background: #ff6000;
}

section h4.turkuaz span:after {
    border: 2px solid #2a94c9
}

section h4.mavi span:after {
    border: 2px solid #2a94c9
}

section h4.mavi2 span:after {
    border: 2px solid #81acc8
}

section h4.sari span:after {
    border: 2px solid #ffd101
}

section h4.yesil span:after {
    border: 2px solid #96cd00
}

section h5.altbaslik {
    font-size: 16px;
    font-weight: bolder
}

section h5.baslik {
    font-weight: bold;
    font-size: 16px
}

section h6.baslik {
    display: block;
    border-bottom: 1px solid #e2ecf4;
    height: 30px;
    margin-bottom: 20px
}

    section h6.baslik span {
        height: 30px;
        line-height: 16px;
        padding: 0;
        margin: 0;
        position: relative;
        float: left;
        font-size: 16px;
        font-family: "Greycliff CF";
        font-weight: bold;
        vertical-align: top
    }

        section h6.baslik span:after {
            /* border: 2px solid #ff6000; */
            content: " ";
            bottom: -1px;
            left: 0;
            width: 100%;
            position: absolute
        }

    section h6.baslik ~ h6.baslik {
        margin-top: 50px
    }

.form-row + h6.baslik {
    margin-top: 20px !important
}

section h6.baslik > ul {
    display: inline-block;
    float: right;
    height: 30px
}

    section h6.baslik > ul > li {
        padding-left: 5px;
        padding-right: 5px;
        display: inline;
        position: relative;
        height: 30px
    }

        section h6.baslik > ul > li a {
            color: initial;
            font-size: 12px
        }

        section h6.baslik > ul > li:active .acilir-menu, section h6.baslik > ul > li:focus .acilir-menu, section h6.baslik > ul > li:hover .acilir-menu, section h6.baslik > ul > li:focus-within .acilir-menu {
            display: inherit
        }

        section h6.baslik > ul > li .acilir-menu {
            padding: 10px 20px 20px 20px;
            display: none;
            width: 256px;
            right: -60px;
            top: 40px;
            color: #2b3036
        }

            section h6.baslik > ul > li .acilir-menu#arama .menu-kalem.form form .form-row:last-of-type .form-group {
                margin-bottom: 10px
            }

            section h6.baslik > ul > li .acilir-menu .menu-bilgi {
                border-bottom: none
            }

            section h6.baslik > ul > li .acilir-menu .menu-kalem {
                margin-top: 15px
            }

            section h6.baslik > ul > li .acilir-menu label {
                display: block;
                width: 100%
            }

            section h6.baslik > ul > li .acilir-menu #submit {
                margin-top: 20px;
                display: block;
                width: 100%
            }

            section h6.baslik > ul > li .acilir-menu #submit2 {
                margin-top: 0;
                display: block;
                width: 100%
            }

            section h6.baslik > ul > li .acilir-menu:before {
                right: 69px
            }

    section h6.baslik > ul.font_siyah a {
        color: initial
    }

        section h6.baslik > ul.font_siyah a.filtre {
            background: url("/assets/images/Filtre.svg") no-repeat center;
            background-size: 100% 100%;
            width: 24px;
            height: 24px;
            display: inline-block
        }

            section h6.baslik > ul.font_siyah a.filtre:hover {
                background: url("/assets/images/FiltreTuruncu.svg") no-repeat center;
                background-size: 100% 100%
            }

        section h6.baslik > ul.font_siyah a.arama {
            background: url("/assets/images/Search.svg") no-repeat center;
            background-size: 100% 100%;
            width: 24px;
            height: 24px;
            display: inline-block
        }

            section h6.baslik > ul.font_siyah a.arama:hover {
                background: url("/assets/images/SearchTuruncu.svg") no-repeat center;
                background-size: 100% 100%
            }

section h6.baslik.turuncu span:after {
    border: 2px solid #ff6000
}

section h6.baslik.turkuaz span:after {
    border: 2px solid #2a94c9
}

section h6.baslik.mor span:after {
    border: 2px solid #6777b2
}

section h6.baslik.mor2 span:after {
    border: 2px solid #988ecb
}

section .sol-sutun .tanitim-kutucuklar .col {
    border-radius: .25rem;
    margin-bottom: 36px
}

    section .sol-sutun .tanitim-kutucuklar .col:hover {
        -webkit-box-shadow: 0 0 18px 0 rgba(0, 0, 0, .06);
        -moz-box-shadow: 0 0 18px 0 rgba(0, 0, 0, .06);
        box-shadow: 0 0 18px 0 rgba(0, 0, 0, .06)
    }

section .sol-sutun.urun-bilgi figure {
    text-align: center
}

    /*section .sol-sutun.urun-bilgi figure .urun-gorseli {
        max-width: 100%
    }*/

section .sol-sutun.urun-bilgi .psf {
    width: 100%;
    font-size: 26px;
    display: block;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px
}

    section .sol-sutun.urun-bilgi .psf sup {
        top: -0.3em
    }

section .sol-sutun.urun-bilgi .btn, section .sol-sutun.urun-bilgi .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li section .sol-sutun.urun-bilgi a {
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 14px
}

section ul.kategoriliste li {
    display: list-item;
    list-style: none
}

    section ul.kategoriliste li a {
        display: inline-block;
        color: #2b3036;
        transition: linear all .1s;
        line-height: 28px
    }

        section ul.kategoriliste li a:hover {
            color: #ff6000
        }

            section ul.kategoriliste li a:hover:before {
                padding-left: 5px;
                color: #ff6000
            }

        section ul.kategoriliste li a:before {
            font-family: "FontAwesome";
            display: inline;
            content: "";
            font-size: 14px;
            margin-right: 10px;
            transition: linear all .1s
        }

section .widget + .widget {
    margin-top: 30px
}

section .widget .widget-header h4.baslik {
    font-size: 24px;
    color: #2b3036;
    font-family: "Greycliff CF Extra";
    margin-bottom: 20px
}

    section .widget .widget-header h4.baslik span:after {
        border-color: #2b3036
    }

    section .widget .widget-header h4.baslik i {
        font-style: normal;
        font-size: 12px;
        font-family: "Greycliff CF";
        color: #ff6000;
        float: right;
        line-height: 35px;
        font-weight: 600;
    }

section .widget.scrollable .widget-body {
    max-height: 296px;
    height: 296px;
    overflow-y: scroll
}

    section .widget.scrollable .widget-body .styled-checkbox:first-child {
        margin-top: 0
    }

    section .widget.scrollable .widget-body::-webkit-scrollbar {
        width: 6px;
        height: 35px
    }

    section .widget.scrollable .widget-body::-webkit-scrollbar-track {
        background: url("/assets/images/scrollbg.png") transparent repeat-y center
    }

    section .widget.scrollable .widget-body::-webkit-scrollbar-thumb {
        background: #ff6000;
        border-radius: 20px
    }

div.gerisayim {
    background-color: #efefef !important;
    opacity: 0.8;
}

.gerisayim {
    height: 40px;
    width: 100%;
    display: inline-flex;
    border-radius: .25rem;
    background: #f4faff;
    padding: 0 4px;
    /* position:relative;
   top:20px; */
    margin-top: 20px;
}

    .gerisayim .sayim {
        width: 25%;
        float: left;
        display: inline;
        font-size: 14px;
        padding-top: 5px
    }

        .gerisayim .sayim.gun {
            padding-left: 13px;
            width: 33%
        }

        .gerisayim .sayim.saat {
            width: 33.33%;
        }

        .gerisayim .sayim.dakika {
            width: 33.33%;
        }

        .gerisayim .sayim.saniye {
            width: 33.33%;
        }

        .gerisayim .sayim span {
            line-height: 14px;
        }

            .gerisayim .sayim span.sayi {
                color: #2b3036;
                display: block;
                font-weight: bold
            }

            .gerisayim .sayim span.yazi {
                color: #2b3036;
                display: block
            }

.urun-listesi .urun {
    width: 33%;
    margin: 0 15px;
    float: left;
    display: inline;
    box-sizing: border-box;
    padding: 27px;
    position: relative
}

    .urun-listesi .urun h2 {
        color: #2b3036;
        font-size: 20px;
        font-weight: bold
    }

    .urun-listesi .urun h5 {
        color: #2b3036;
        font-size: 16px;
        line-height: 22px;
        vertical-align: middle;
        font-weight: normal;
        margin-top: 5px;
        white-space: pre;
    }

        .urun-listesi .urun h5.rozet {
            padding-left: 25px;
            background: url("/assets/images/rozet.png") no-repeat center left
        }

    .urun-listesi .urun data {
        font-size: 17px;
        font-family: "Greycliff CF Extra"
    }

    .urun-listesi .urun .stok-durumu span {
        font-size: 16px;
        font-family: "Greycliff CF"
    }

    .urun-listesi .urun .ilan-ozellik {
        display: flex;
        align-items: center
    }

        .urun-listesi .urun .ilan-ozellik .simge {
            width: 33px;
            height: 25px;
            display: inline;
            background-size: auto 100%;
            background-repeat: no-repeat;
            background-position: left center;
            opacity: .6;
            float: left
        }

            .urun-listesi .urun .ilan-ozellik .simge:hover {
                opacity: 1
            }

            .urun-listesi .urun .ilan-ozellik .simge.hediye {
                background-image: url("/assets/images/IlanAltHediye.svg");
                background-position: center;
                background-size: 19px 25px;
                margin-left: -7px;
                margin-right: 7px
            }

                .urun-listesi .urun .ilan-ozellik .simge.hediye:hover {
                    background-image: url("/assets/images/Home/IlanAltHediyeHover.svg");
                    background-size: 19px 25px
                }

            .urun-listesi .urun .ilan-ozellik .simge.onecikarilan {
                background-image: url("/assets/images/Ilan/IlanOneCikarilan.svg");
                background-position: center;
                background-size: auto 16px;
                opacity: 1
            }

            .urun-listesi .urun .ilan-ozellik .simge.enuygun {
                background-image: url("/assets/images/Ilan/IlanEnuygun.svg");
                background-position: center;
                background-size: auto 16px;
                opacity: 1
            }

            .urun-listesi .urun .ilan-ozellik .simge.jetkargo {
                background-image: url("/assets/images/IlanAltJetKargo.svg");
                background-size: 33px auto
            }

                .urun-listesi .urun .ilan-ozellik .simge.jetkargo:hover {
                    background-image: url("/assets/images/Home/IlanAltJetKargoHover.svg");
                    background-size: 33px auto
                }

            .urun-listesi .urun .ilan-ozellik .simge.normalkargo {
                background-image: url("/assets/images/IlanAltNormalKargo.svg");
                background-size: 25px 16px
            }

                .urun-listesi .urun .ilan-ozellik .simge.normalkargo:hover {
                    background-image: url("/assets/images/Home/IlanAltNormalKargoHover.svg");
                    background-size: 25px 16px
                }

    .urun-listesi .urun .sepete-ekle {
        display: block;
        width: 85px;
        float: right
    }

    .urun-listesi .urun:hover {
        border-radius: .25rem;
        -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
        -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
    }

        .urun-listesi .urun:hover .sepete-ekle {
            background-color: #ff6000;
            background-image: url("/assets/images/Home/SepetBeyazHover.svg");
            background-repeat: no-repeat;
            background-position: center;
            background-size: 26px 21px
        }

.urun-listesi.firsat {
    display: flex
}

    .no-slider .urun-listesi.firsat, .urun-listesi.firsat.no-slider {
        flex-wrap: wrap
    }

    .urun-listesi.firsat .urun {
        margin: 0;
        width: auto;
        padding: 27px
    }

.no-slider .urun-listesi.firsat .urun {
    margin-bottom: 15px
}

.urun-listesi.firsat .urun.firsat.no-slider {
    margin-bottom: 15px
}

.urun-listesi.firsat .urun img {
    align-self: center
}

.urun-listesi.one-cikan .urun {
    width: 100%;
    border-radius: .25rem;
    margin: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .18);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .18)
}

    .urun-listesi.one-cikan .urun h2 {
        height: 74px
    }

    .urun-listesi.one-cikan .urun img {
        height: 193px
    }

    .urun-listesi.one-cikan .urun .sepete-ekle {
        background-color: #2a94c9;
        background-image: url("/assets/images/Home/SepetBeyazHover.svg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 26px 21px
    }

        .urun-listesi.one-cikan .urun .sepete-ekle:hover {
            background-color: #ed1f2e
        }

.urun-listesi.cok-satan {
    display: flex;
    flex-wrap: wrap;
    margin: 0
}

    .urun-listesi.cok-satan .urun {
        display: flex;
        align-items: center;
        padding: 26px 5px;
        position: relative;
        box-sizing: border-box;
        margin: 0 0 5px 0;
        height: 136px
    }

        .urun-listesi.cok-satan .urun:hover {
            filter: none;
            /* background-color: #bfbfbf21!important; */
            box-shadow: var(--elevation-flat-1);
            cursor: pointer;
        }

        .urun-listesi.cok-satan .urun figure {
            width: 110px;
            float: left;
            margin: 0;
        }

            .urun-listesi.cok-satan .urun figure div.img {
                width: 99px;
                height: 99px;
                background-position: center left;
                background-size: cover;
                background-repeat: no-repeat
            }

            .urun-listesi.cok-satan .urun figure + div {
                height: 99px;
                display: flex;
                flex-direction: column;
                justify-content: center
            }

        .urun-listesi.cok-satan .urun h2 {
            font-size: 16px;
            height: 38px;
            max-height: 38px;
            overflow-y: hidden
        }

        .urun-listesi.cok-satan .urun data {
            /* font-family: "Greycliff CF Extra"; */
            font-family: "Greycliff CF";
            font-size: 18px !important;
        }

.urun-listesi.tab-urun .urun {
    display: inline;
    justify-content: center;
    position: relative;
    padding: 25px 20px;
    margin: 0 0 15px 0
}

    .urun-listesi.tab-urun .urun h2 {
        display: block;
        font-size: 18px;
        --height: 44px;
        line-height: 1.2em;
        overflow-y: hidden
    }

    .urun-listesi.tab-urun .urun figure {
        margin: 0;
        text-align: center;
        justify-content: center
    }

        .urun-listesi.tab-urun .urun figure img {
            margin-top: 5px
        }

    .urun-listesi.tab-urun .urun data {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 5px;
        line-height: 100%
    }

        .urun-listesi.tab-urun .urun data sup {
            font-size: 16px
        }

        .urun-listesi.tab-urun .urun data + span {
            font-size: 16px;
            text-align: center;
            width: 100%;
            display: block
        }

    .urun-listesi.tab-urun .urun .tum-ilanlar {
        display: none;
        position: absolute !important;
        margin-left: auto !important;
        margin-right: auto !important;
        left: 0 !important;
        right: 0 !important;
        width: 85% !important;
        bottom: -25px !important;
        padding: 6px 20px 6px 20px
    }

        .urun-listesi.tab-urun .urun .tum-ilanlar:hover {
            background-color: #5c6c71
        }

    .urun-listesi.tab-urun .urun:hover .tum-ilanlar {
        -webkit-box-shadow: 0 0 8px 0 rgba(42, 148, 201, .2);
        -moz-box-shadow: 0 0 8px 0 rgba(42, 148, 201, .2);
        box-shadow: 0 0 8px 0 rgba(42, 148, 201, .2);
        display: inherit
    }

data.old {
    margin-right: 15px;
    line-height: 100%;
    text-decoration: line-through;
    /* opacity: .7; */
    font-family: 'Greycliff CF' !important;
    font-weight: 200 !important;
    color: gray !important;
}

section.gunun-firsatlari h4 {
    margin-bottom: 20px
}

section.gunun-firsatlari .swiper-container {
    width: 100%;
    padding: 5px 0px 10px 0px;
    /*padding: 5px 0px 10px 1px;*/
}

section.gunun-firsatlari .swiper-pagination {
    bottom: 0
}

    section.gunun-firsatlari .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
        background: #2b3036;
        width: 9px;
        height: 9px
    }

        section.gunun-firsatlari .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
            background: #ff6000;
            width: 56px;
            border-radius: 5px
        }

section.facebookgrubu .grubakatil {
    height: 80px;
    background: url("/assets/images/img-fb.jpg") no-repeat center;
    background-size: cover;
    border-radius: .25rem;
}

    section.facebookgrubu .grubakatil > .row > div {
        height: 80px
    }

        section.facebookgrubu .grubakatil > .row > div .row {
            height: 100%
        }

    section.facebookgrubu .grubakatil .grubakatilbuton {
        display: flex;
        align-items: center;
        justify-content: center
    }

    section.facebookgrubu .grubakatil .yazi {
        display: flex;
        align-items: center;
        justify-content: center
    }

        section.facebookgrubu .grubakatil .yazi h4 {
            color: #f4faff;
            font-size: 30px;
            font-family: "Greycliff CF Extra";
            line-height: 34px
        }

        section.facebookgrubu .grubakatil .yazi p {
            margin-top: 15px;
            color: #f4faff;
            font-size: 14px;
            line-height: 24px
        }

section.urundetay h2.urunbaslik {
    font-size: 26px;
    font-weight: bold;
    color: #2b3036;
    line-height: 124%
}

section.urundetay span.marka {
    font-size: 13px;
    color: #ff6000;
    display: block;
    position: relative;
    width: 100%
}

    section.urundetay span.marka a {
        color: #ff6000;
        text-decoration: none;
        padding-left: 10px
    }

    section.urundetay span.marka:before {
        font-size: 18px;
        position: absolute;
        left: 0;
        content: "«";
        transform: rotate(180deg);
        padding-right: 0;
        padding-left: 0;
        top: -1px;
        vertical-align: middle
    }

section.urundetay figure {
    display: flex;
    flex: 100%;
    width: 100%;
    justify-content: center;
}

section.urundetay span.psf {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 34px;
    display: block
}

    section.urundetay span.psf sup {
        top: -8px;
        font-size: 60%;
        padding-left: 5px
    }

section.urundetay .btn-acikmavi2:hover {
    background: #f4faff;
    color: #ff6000
}

    section.urundetay .btn-acikmavi2:hover .ikon-psf {
        background: url("/assets/images/Home/PSFBildirHover.svg") no-repeat center;
        color: #ff6000
    }

section.urundetay .btn-siyahkenar:hover {
    background: #2b3036;
    color: #ff6000
}

    section.urundetay .btn-siyahkenar:hover .ikon-psfyukle {
        background: url("/assets/images/Home/PSFUrunYukleHover.svg") no-repeat center;
        color: #ff6000
    }

section.urunustbilgi {
    position: relative;
    z-index: 1;
    padding: 120px 0 30px 0;
    margin-top: -90px;
    margin-bottom: 0
}

    section.urunustbilgi .row {
        align-items: center
    }

        section.urunustbilgi .row > div:first-child {
            display: flex
        }

            section.urunustbilgi .row > div:first-child span.eczane {
                margin-left: 10px
            }

    section.urunustbilgi .stars {
        margin-top: 2px
    }

    section.urunustbilgi .btn, section.urunustbilgi .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li section.urunustbilgi a {
        font-size: 16px;
        padding: 8px 18px;
        line-height: 16px
    }

    section.urunustbilgi span.jetkargo {
        background: url("/assets/images/Home/IlanAltJetKargoHover.svg") no-repeat left center;
        padding-left: 42px;
        font-size: 15px;
        line-height: 26px;
        height: 26px
    }

    section.urunustbilgi span.normalkargo {
        background: url("/assets/images/Home/IlanAltNormalKargo.svg") no-repeat left center;
        background-size: 51px 25px;
        padding-left: 60px;
        line-height: 26px;
        height: 26px;
        display: flex;
    }

section.urunsayfa .urun-aciklama h2.urun-adi {
    font-size: 30px;
    font-weight: bolder
}

section.urunsayfa .urun-aciklama h5.altbaslik {
    font-size: 16px;
    font-weight: bolder;
    margin-top: 44px
}

section.urunsayfa .urun-aciklama .urunundigerilanlari {
    margin-top: 20px;
    color: #2a94c9;
    padding-left: 25px;
    background: url("/assets/images/IlanDetay/UrununDigerIlanlari.svg") no-repeat center left;
    line-height: 23px;
    height: 23px;
    display: block;
    font-size: 14px;
    margin-left: 5px;
}

section.urunsayfa .urun-aciklama .property {
    margin-top: 15px
}

    section.urunsayfa .urun-aciklama .property + .property {
        margin-top: 5px
    }

    section.urunsayfa .urun-aciklama .property .title {
        font-weight: bold;
    }

        section.urunsayfa .urun-aciklama .property .title:after {
            display: inline;
            width: 2px;
            margin-left: -2px;
            content: ":";
            float: right
        }

section.urunsayfa .urun-aciklama .kargoikonlari {
    margin-top: 20px
}

    section.urunsayfa .urun-aciklama .kargoikonlari .kikon {
        display: inline;
        padding-right: 10px;
        padding-left: 10px;
        text-align: center;
        height: 30px;
        float: left
    }

        section.urunsayfa .urun-aciklama .kargoikonlari .kikon + .kikon {
            border-left: 1px solid #a8c0d4
        }

        section.urunsayfa .urun-aciklama .kargoikonlari .kikon.pasif {
            filter: grayscale(100%)
        }

            section.urunsayfa .urun-aciklama .kargoikonlari .kikon.pasif img {
                filter: grayscale(100%)
            }

section.urunsayfa .urun-aciklama .fiyatbilgi {
    margin-top: 15px
}

    section.urunsayfa .urun-aciklama .fiyatbilgi .minimumtutar {
        font-style: italic;
        font-size: 14px;
        align-items: flex-end
    }

    section.urunsayfa .urun-aciklama .fiyatbilgi .fiyat {
        color: #959ca8;
        text-align: right
    }

        section.urunsayfa .urun-aciklama .fiyatbilgi .fiyat .psf-eski {
            position: relative;
            display: inline-block
        }

            section.urunsayfa .urun-aciklama .fiyatbilgi .fiyat .psf-eski b {
                font-size: 25px
            }

            section.urunsayfa .urun-aciklama .fiyatbilgi .fiyat .psf-eski:before {
                position: absolute;
                content: " ";
                border-bottom: 1px solid #000;
                top: 15px;
                width: 45%;
                left: 33px;
            }

        section.urunsayfa .urun-aciklama .fiyatbilgi .fiyat .birim-fiyat {
            margin-left: 20px;
            display: inline-block;
            position: relative;
            font-size: 20px;
            font-family: "Greycliff CF Demi";
            line-height: 32px
        }

            section.urunsayfa .urun-aciklama .fiyatbilgi .fiyat .birim-fiyat b {
                font-size: 36px;
                font-family: "Greycliff CF Extra";
                color: #ff6000
            }

section.urunsayfa .urun-aciklama .sepet-bilgi {
    margin-top: 20px;
    border-top: 1px solid #cfdfec;
    border-bottom: 1px solid #cfdfec;
    padding: 10px 0
}

    section.urunsayfa .urun-aciklama .sepet-bilgi .kargofiyat {
        margin-left: 10px
    }


section.one-cikar{
    margin-top:20px;
}
section.tumurunler {
    margin-top: 20px;
}


section.one-cikar .one-cikanlar .swiper-container {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: -10px;
    margin-right: -10px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: -10px;
    margin-bottom: -10px
}

section.one-cikar .one-cikanlar .swiper-pagination {
    bottom: 35px
}

    section.one-cikar .one-cikanlar .swiper-pagination.swiper-pagination-bullets {
        width: auto;
        left: 30px
    }

        section.one-cikar .one-cikanlar .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
            background: #2b3036;
            width: 9px;
            height: 9px
        }

            section.one-cikar .one-cikanlar .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
                background: #2a94c9;
                width: 9px;
                border-radius: 50%
            }

section.one-cikar .cok-satilanlar h4 {
    position: relative
}

section.one-cikar .cok-satilanlar .swiper-container {
    padding: 10px;
    margin: 0 -10px;
    margin-top: -10px
}

    section.one-cikar .cok-satilanlar .swiper-container .swiper-wrapper {
        flex-direction: row
    }

section.one-cikar .cok-satilanlar .swiper-pagination {
    bottom: 12px;
    left: auto !important;
    right: 0 !important
}

    section.one-cikar .cok-satilanlar .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
        background: #2b3036;
        width: 9px;
        height: 9px;
        margin-left: 7px
    }

        section.one-cikar .cok-satilanlar .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
            background: #ffd101;
            width: 56px;
            border-radius: 5px
        }

section.tumurunler .urun-listesi .urun {
    flex: 33.333333%;
    max-width: 33.333333%;
    width: 100%
}

section.sihirbaz .container {
    display: flex;
    justify-content: center
}

ul.sihirbaz {
    display: flex;
    justify-content: space-between;
    justify-self: center;
    max-width: 508px;
    height: auto;
    flex-wrap: wrap;
    position: relative
}

    ul.sihirbaz:before {
        content: " ";
        height: 2px;
        position: absolute;
        background: #f4faff;
        left: 16px;
        right: 16px;
        top: 16px;
        z-index: 0
    }

    ul.sihirbaz.basarili:before {
        background: #96cd00
    }

    ul.sihirbaz.basarili.basarisiz:before {
        background: #96cd00;
        background: -moz-linear-gradient(90deg, #96cd00 0%, #96cd00 54%, #ed2534 100%);
        background: -webkit-linear-gradient(90deg, #96cd00 0%, #96cd00 54%, #ed2534 100%);
        background: linear-gradient(90deg, #96cd00 0%, #96cd00 54%, #ed2534 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#96cd00", endColorstr="#ed2534", GradientType=1)
    }

    ul.sihirbaz li {
        width: 100%;
        flex: 0 0 65px;
        max-width: 65px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
        z-index: 1
    }

        ul.sihirbaz li span.number {
            width: 33px;
            height: 33px;
            line-height: 33px;
            border-radius: 50%;
            display: flex;
            text-align: center;
            align-self: center;
            justify-content: center;
            background: #f6f6f6;
            font-weight: bold;
            font-size: 12px;
            color: #959ca8;
        }

        ul.sihirbaz li span.text {
            display: block;
            width: 100%;
            text-align: center;
            font-size: 14px;
            font-family: "Greycliff CF";
            font-weight: bold;
            margin-top: 10px;
            color: #959ca8
        }

        ul.sihirbaz li.basarili span.number {
            position: relative;
            background: #96cd00;
            color: #fff !important;
            display: flex
        }

            ul.sihirbaz li.basarili span.number:after {
                content: "";
                position: absolute;
                left: 0;
                top: 0;
                width: 33px;
                height: 33px;
                line-height: 100%;
                border-radius: 50%;
                display: flex !important;
                text-align: center;
                align-self: center !important;
                align-items: center !important;
                justify-content: center;
                background: #96cd00;
                font-size: 22px !important;
                font-weight: lighter
            }

        ul.sihirbaz li.basarili span.text {
            color: #2b3036
        }

        ul.sihirbaz li.suren span.number {
            position: relative;
            background: #96cd00;
            color: #fff !important;
            display: flex
        }

            ul.sihirbaz li.suren span.number:after {
                display: none !important
            }

        ul.sihirbaz li.suren span.text {
            color: #2b3036
        }

        ul.sihirbaz li.basarisiz span.number {
            background: #ed1f2e;
            color: #fff;
            position: relative
        }

            ul.sihirbaz li.basarisiz span.number:after {
                content: "";
                position: absolute;
                left: 0;
                top: 0;
                width: 33px;
                height: 33px;
                line-height: 100%;
                border-radius: 50%;
                display: flex !important;
                text-align: center;
                align-self: center !important;
                align-items: center !important;
                justify-content: center;
                background: #ed1f2e;
                font-size: 22px !important;
                font-weight: lighter
            }

        ul.sihirbaz li.basarisiz span.text {
            color: #2b3036
        }

    ul.sihirbaz.lacivert {
        width: 100%
    }

        ul.sihirbaz.lacivert:before {
            left: 87px;
            right: 87px
        }

        ul.sihirbaz.lacivert.basarili:before {
            background: #4258ed
        }

        ul.sihirbaz.lacivert.basarili.basarisiz:before {
            background: #4258ed;
            background: -moz-linear-gradient(90deg, #4258ed 0%, #4258ed 54%, #ed2534 100%);
            background: -webkit-linear-gradient(90deg, #4258ed 0%, #4258ed 54%, #ed2534 100%);
            background: linear-gradient(90deg, #4258ed 0%, #4258ed 54%, #ed2534 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#96cd00", endColorstr="#ed2534", GradientType=1)
        }

        ul.sihirbaz.lacivert li {
            width: 100%;
            flex: 0 0 120px;
            max-width: 120px
        }

            ul.sihirbaz.lacivert li span.text {
                font-weight: 500
            }

            ul.sihirbaz.lacivert li.basarili span.number {
                position: relative;
                background: #4258ed;
                color: #fff !important;
                display: flex
            }

                ul.sihirbaz.lacivert li.basarili span.number:after {
                    content: "";
                    position: absolute;
                    left: 0;
                    top: 0;
                    width: 33px;
                    height: 33px;
                    line-height: 100%;
                    border-radius: 50%;
                    display: flex !important;
                    text-align: center;
                    align-self: center !important;
                    align-items: center !important;
                    justify-content: center;
                    background: #4258ed;
                    font-size: 22px !important;
                    font-weight: lighter
                }

            ul.sihirbaz.lacivert li.basarili span.text {
                color: #2b3036
            }

            ul.sihirbaz.lacivert li.suren span.number {
                position: relative;
                background: #4258ed;
                color: #fff !important;
                display: flex
            }

                ul.sihirbaz.lacivert li.suren span.number:after {
                    display: none !important
                }

            ul.sihirbaz.lacivert li.suren span.text {
                color: #2b3036
            }

section.sepet-odeme .tabs .tab-butons {
    justify-content: flex-start
}

    section.sepet-odeme .tabs .tab-butons > ul > li.active a {
        background-color: #6777b2;
        font-weight: bold
    }

section.sepet-odeme .kartform .cvvbilgi {
    align-content: center;
    align-items: center;
    display: flex
}

    section.sepet-odeme .kartform .cvvbilgi span {
        font-size: 12px;
        color: #dce9f4
    }

section.sepet-odeme .kartbilgi img.kart {
    margin-top: 32px;
    max-width: 100%
}

section.sepet-odeme .kartbilgi .styled-checkbox {
    width: 100%;
    font-size: 12px
}

    section.sepet-odeme .kartbilgi .styled-checkbox img {
        display: inline
    }

section.sepet-basarili article {
    text-align: center
}

    section.sepet-basarili article h2 {
        color: #96cd00;
        font-size: 36px;
        font-weight: bolder;
        margin-top: 20px
    }

    section.sepet-basarili article h5 {
        color: #2b3036;
        font-size: 26px;
        margin-top: 20px
    }

    section.sepet-basarili article p {
        color: #9fa3a7;
        padding: 0 20px;
        margin-top: 30px
    }

    section.sepet-basarili article .btn-beyaz {
        margin-top: 20px;
        font-size: 12px;
        font-weight: bold;
        padding: 15px 30px;
        border: 1px solid #2b3036 !important;
        color: #2b3036
    }

        section.sepet-basarili article .btn-beyaz:hover {
            background: #000;
            color: #fff;
            border-color: #fff
        }

section.sepet-basarisiz article {
    text-align: center
}

    section.sepet-basarisiz article h2 {
        color: #ed1f2e;
        font-size: 36px;
        font-weight: bolder;
        margin-top: 20px
    }

    section.sepet-basarisiz article h5 {
        color: #2b3036;
        font-size: 26px;
        margin-top: 20px;
        font-weight: 300
    }

    section.sepet-basarisiz article p {
        color: #9fa3a7;
        padding: 0 20px;
        margin-top: 30px
    }

    section.sepet-basarisiz article .btn-turkuaz {
        margin-top: 20px;
        font-size: 12px;
        font-weight: bold;
        padding: 15px 50px;
        border: 2px solid #2a94c9
    }

section.profil-ilanekle #hediyeliilan .form-group label {
    font-weight: 500;
    font-size: 15px
}

section.fatura-bilgi h4.baslik span:after {
    border-color: #2b3036
}

section.fatura-bilgi #siparis-bilgi article p {
    font-size: 18px;
    line-height: 35px;
    margin-bottom: 20px;
    vertical-align: top
}

section.fatura-bilgi .fatura-bilgileri-onizleme .bilgi-tablo {
    margin-bottom: 10px
}

    section.fatura-bilgi .fatura-bilgileri-onizleme .bilgi-tablo .col {
        font-size: 18px
    }

        section.fatura-bilgi .fatura-bilgileri-onizleme .bilgi-tablo .col:first-child {
            flex: 0 0 30%;
            max-width: 30%
        }

        section.fatura-bilgi .fatura-bilgileri-onizleme .bilgi-tablo .col:last-child {
            flex: 0 0 70%;
            max-width: 70%
        }

.sag-sutun .widget {
    display: flex;
    background: #fff;
    padding: 18px;
    position: relative;
    border-radius: .25rem;
    flex-wrap: wrap;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1)
}

    .sag-sutun .widget .widget-header {
        display: block;
        border-bottom: 1px solid #e2ecf4;
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }

        .sag-sutun .widget .widget-header h6 {
            height: 32px;
            padding: 0;
            margin: 0;
            position: relative;
            float: left;
            font-size: 18px;
            font-family: "Greycliff CF";
            font-weight: bolder;
            vertical-align: top;
            color: #ff6000;
            align-content: flex-start
        }

        .sag-sutun .widget .widget-header h4 {
            height: 42px;
            line-height: 100%;
            padding: 0;
            margin: 0;
            position: relative;
            float: left;
            font-size: 24px;
            font-family: "Greycliff CF";
            font-weight: bolder;
            vertical-align: top;
            color: #ff6000;
            align-content: flex-start
        }

            .sag-sutun .widget .widget-header h4 span {
                height: 42px;
                line-height: 100%;
                display: flex;
                align-content: flex-start
            }

            .sag-sutun .widget .widget-header h4:after {
                border: 1px solid #ff6000;
                content: " ";
                bottom: -1px;
                left: 0;
                width: 100%;
                position: absolute
            }

    .sag-sutun .widget .widget-body {
        display: block;
        margin-top: 5px;
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

        .sag-sutun .widget .widget-body p.ozet {
            font-size: 14px;
            line-height: 28px;
            height: 28px;
            display: block;
        }

        .sag-sutun .widget .widget-body .row.tutar .col {
            padding: 10px 27px;
            font-size: 18px;
            font-weight: 500;
            position: relative;
            color: #2b3036
        }

            .sag-sutun .widget .widget-body .row.tutar .col:not(.fiyat) {
                max-width: 120px
            }

                .sag-sutun .widget .widget-body .row.tutar .col:not(.fiyat):after {
                    content: ":";
                    display: inline;
                    float: right
                }

            .sag-sutun .widget .widget-body .row.tutar .col.fiyat {
                text-align: right;
                padding: 10px 15px;
                font-weight: bold
            }

                .sag-sutun .widget .widget-body .row.tutar .col.fiyat sup {
                    top: -0.3em
                }

        .sag-sutun .widget .widget-body .row.tutar:nth-child(2) .col {
            padding-bottom: 8px
        }

        .sag-sutun .widget .widget-body .row.toplam {
            margin-top: 0px
        }

            .sag-sutun .widget .widget-body .row.toplam .col.fiyat {
                font-size: 24px
            }

        .sag-sutun .widget .widget-body .row.sozlesme label.styled-checkbox {
            height: auto;
            align-items: flex-start
        }

            .sag-sutun .widget .widget-body .row.sozlesme label.styled-checkbox p {
                display: inline
            }

                .sag-sutun .widget .widget-body .row.sozlesme label.styled-checkbox p > a {
                    color: #2b3036;
                    font-weight: bold;
                    text-decoration: underline !important
                }

        .sag-sutun .widget .widget-body .row.promosyon {
            margin-top: 10px
        }

            .sag-sutun .widget .widget-body .row.promosyon .inc-form input[type=text] {
                width: 137px
            }

                .sag-sutun .widget .widget-body .row.promosyon .inc-form input[type=text]:focus {
                    background-color: #f4faff;
                    outline: 0;
                    box-shadow: none
                }

            .sag-sutun .widget .widget-body .row.promosyon .inc-form .btn-mavi {
                background-color: #2a94c9;
                padding: 10px 15px
            }

                .sag-sutun .widget .widget-body .row.promosyon .inc-form .btn-mavi:hover {
                    background-color: #81acc8
                }

        .sag-sutun .widget .widget-body .row.tamamla {
            margin-top: 10px
        }

            .sag-sutun .widget .widget-body .row.tamamla .btn-turuncu, .sag-sutun .widget .widget-body .row.tamamla .btn.btn-git, .sag-sutun .widget .widget-body .row.tamamla .tabs .tab-butons > ul li a.btn-git, .tabs .tab-butons > ul li .sag-sutun .widget .widget-body .row.tamamla a.btn-git, .sag-sutun .widget .widget-body .row.tamamla .tabs .tab-butons > ul li.active a, .tabs .tab-butons > ul li.active .sag-sutun .widget .widget-body .row.tamamla a {
                font-weight: bold;
                /*            padding-top: 15px;*/
                /*            padding-bottom: 15px;*/
                font-size: 16px;
                line-height: 100%
            }

        .sag-sutun .widget .widget-body .row.temizle {
            margin-top: 8px
        }

            .sag-sutun .widget .widget-body .row.temizle > div {
                text-align: center
            }

            .sag-sutun .widget .widget-body .row.temizle .sepeti-sil {
                background: url("/assets/images/sepet__sil-3.svg") no-repeat right center;
                background-size: auto 16px;
                height: 16px;
                line-height: 16px;
                font-size: 12px;
                padding-right: 18px;
                text-align: center;
                font-weight: 600;
                display: inline-block;
                cursor: pointer;
            }

    .sag-sutun .widget:after {
        content: " ";
        z-index: -1;
        background: #fff;
        position: absolute;
        border-radius: 10px;
        left: 18px;
        right: 18px;
        bottom: -18px;
        top: 50%;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1)
    }

section.profil-kofreliilanekle .kofreliilanmetin {
    padding-top: 50px
}

    section.profil-kofreliilanekle .kofreliilanmetin article p {
        font-size: 18px;
        font-weight: 300;
        line-height: 24px
    }

    section.profil-kofreliilanekle .kofreliilanmetin .btn-lacivert {
        margin-top: 30px
    }

section.profil-kofreliilanadigiris ul.sihirbaz {
    margin-bottom: 50px
}

section.profil-kofreliilanadigiris .btn-lacivert {
    margin-top: 30px;
    margin-bottom: 30px
}

section.profil-kofreliilanadigiris .square {
    margin-top: 38px
}

section.profil-kofreliilanadigiris .form-control {
    color: #2b3036 !important
}

section.profil-kofreliilanadigiris a.sil {
    color: #cd1e3d;
    font-size: 13px;
    line-height: 16px;
    height: 16px;
    display: flex;
    align-content: center;
    margin-top: 45px
}

    section.profil-kofreliilanadigiris a.sil:before {
        content: " ";
        background: url("/assets/images/SepetSilKirmizi.svg") no-repeat center;
        display: inline-block;
        width: 16px;
        height: 16px;
        margin-right: 5px;
        line-height: 16px
    }

section.profil-kofreliilanadigiris a.YeniUrun {
    color: #1abfd1;
    font-size: 13px;
    line-height: 16px;
    height: 16px;
    display: flex;
    align-content: center;
    margin-top: 45px;
    font-family: "Greycliff CF Demi";
    font-weight: bold
}

    section.profil-kofreliilanadigiris a.YeniUrun:before {
        content: " ";
        background: url("/assets/images/Home/YeniUrunEkle.svg") no-repeat center;
        display: inline-block;
        width: 18px;
        height: 18px;
        margin-right: 5px;
        line-height: 18px
    }

section.profil-kofreliilanadigiris #urunadi {
    margin-bottom: 50px;
    font-size: 24px;
    font-weight: bold
}

section.profil-kofreliilanadigiris article {
    text-align: center;
    margin-bottom: 50px
}

    section.profil-kofreliilanadigiris article h2 {
        color: #4258ed;
        font-size: 36px;
        font-weight: bolder;
        margin-top: 20px
    }

    section.profil-kofreliilanadigiris article h5 {
        color: #2b3036;
        font-size: 26px;
        margin-top: 20px
    }

    section.profil-kofreliilanadigiris article p {
        color: #9fa3a7;
        padding: 0 20px;
        margin-top: 30px
    }

    section.profil-kofreliilanadigiris article .btn-beyaz {
        margin-top: 20px;
        font-size: 12px;
        font-weight: bold;
        padding: 15px 30px;
        border: 1px solid #2b3036 !important;
        color: #2b3036
    }

        section.profil-kofreliilanadigiris article .btn-beyaz:hover {
            background: #000;
            color: #fff;
            border-color: #fff
        }

section.icerik {
    margin-top: 20px
}

    section.icerik .sol-sutun h5.kategori {
        padding: 0;
        margin: 0;
        display: block;
        height: 20px;
        line-height: 20px;
        vertical-align: top
    }

    section.icerik .sol-sutun ul {
        margin-top: 15px
    }

        section.icerik .sol-sutun ul li {
            height: 42px;
            display: block
        }

            section.icerik .sol-sutun ul li a {
                height: 42px;
                line-height: 42px;
                font-size: 16px;
                color: #2b3036;
                display: inline-block;
                vertical-align: middle;
                transition: color .2s ease-in-out
            }

                section.icerik .sol-sutun ul li a:before {
                    display: inline-block;
                    content: " ";
                    width: 9px;
                    height: 12px;
                    line-height: 42px;
                    margin-right: 15px;
                    vertical-align: middle;
                    background: url("/assets/images/LeftMenuArrow.svg") no-repeat center;
                    background-size: 6px 9px
                }

            section.icerik .sol-sutun ul li:hover a {
                color: #ed1f2e;
                display: inline-block;
                vertical-align: middle
            }

                section.icerik .sol-sutun ul li:hover a:before {
                    background: url("/assets/images/LeftMenuArrowKirmizi.svg") no-repeat center;
                    background-size: 6px 9px
                }

            section.icerik .sol-sutun ul li.active a {
                color: #ff6000;
                display: inline-block;
                vertical-align: middle
            }

                section.icerik .sol-sutun ul li.active a:before {
                    background: url("/assets/images/LeftMenuArrowTuruncu.svg") no-repeat center;
                    background-size: 6px 9px
                }

    section.icerik.iletisim .map {
        width: 100%;
        height: 220px;
        margin-bottom: 20px;
        border-radius: 20px
    }

    section.icerik.iletisim address {
        display: block;
        width: 100%
    }

        section.icerik.iletisim address > div {
            display: flex;
            width: 100%;
            padding: 35px 0 35px 0
        }

            section.icerik.iletisim address > div:first-child {
                padding-top: 10px
            }

            section.icerik.iletisim address > div span.adresikon {
                display: block;
                width: 100%;
                max-width: 34px;
                flex: 0 0 34px
            }

                section.icerik.iletisim address > div span.adresikon img {
                    max-width: 100%;
                    margin-top: 5px
                }

            section.icerik.iletisim address > div div.adres {
                display: block;
                flex-basis: 0;
                flex-grow: 1;
                padding-left: 20px;
                padding-right: 20px;
                vertical-align: top
            }

                section.icerik.iletisim address > div div.adres b {
                    display: block;
                    font-size: 16px
                }

                section.icerik.iletisim address > div div.adres a {
                    display: block;
                    color: #2b3036;
                    text-decoration: none;
                    font-size: 16px
                }

    section.icerik.iletisim #iletisim-formu .form-group .form-control {
        color: #2b3036
    }

section.sifre-islemleri .form-errors .alert {
    display: none
}

section.sifre-islemleri #sifre-formu .btn, section.sifre-islemleri #sifre-formu .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li section.sifre-islemleri #sifre-formu a {
    width: 100%
}

section.banka-hesap-bilgileri .form-errors .alert, section.bildirim-ayarlari .form-errors .alert, section.faturaveteslim .form-errors .alert, section.satiskargo .form-errors .alert, section.puanyorum .form-errors .alert {
    display: none
}

section.bildirim-ayarlari form .form-row.checklist .form-group {
    margin-bottom: 10px
}

section.faturaveteslim .fatura-onizleme {
    height: 40px;
    line-height: 40px;
    display: inline-block;
    background: url("/assets/images/Onizleme.svg") no-repeat left center;
    background-size: 30px 17px;
    color: #ff6000;
    padding-left: 40px
}

section.satiskargo #satiskargo-form .form-row .form-group .kargo .logo, section.satiskargo .sutun.kargo-sec .form-row .form-group .kargo .logo, .satirlar.kargo-secim #satiskargo-form .form-row .form-group .kargo .logo, .satirlar.kargo-secim .sutun.kargo-sec .form-row .form-group .kargo .logo {
    height: 35px;
    border-radius: 10px;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center
}

    section.satiskargo #satiskargo-form .form-row .form-group .kargo .logo img, section.satiskargo .sutun.kargo-sec .form-row .form-group .kargo .logo img, .satirlar.kargo-secim #satiskargo-form .form-row .form-group .kargo .logo img, .satirlar.kargo-secim .sutun.kargo-sec .form-row .form-group .kargo .logo img {
        max-width: 100%;
        filter: grayscale(100)
    }

section.satiskargo #satiskargo-form .form-row .form-group .kargo .styled-checkbox, section.satiskargo .sutun.kargo-sec .form-row .form-group .kargo .styled-checkbox, .satirlar.kargo-secim #satiskargo-form .form-row .form-group .kargo .styled-checkbox, .satirlar.kargo-secim .sutun.kargo-sec .form-row .form-group .kargo .styled-checkbox {
    justify-content: center
}

section.satiskargo #satiskargo-form .form-row .form-group .kargo.active .logo img, section.satiskargo .sutun.kargo-sec .form-row .form-group .kargo.active .logo img, .satirlar.kargo-secim #satiskargo-form .form-row .form-group .kargo.active .logo img, .satirlar.kargo-secim .sutun.kargo-sec .form-row .form-group .kargo.active .logo img {
    filter: grayscale(0)
}

section.satiskargo #satiskargo-form .form-row .form-group .btn, section.satiskargo #satiskargo-form .form-row .form-group .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li section.satiskargo #satiskargo-form .form-row .form-group a, section.satiskargo .sutun.kargo-sec .form-row .form-group .btn, section.satiskargo .sutun.kargo-sec .form-row .form-group .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li section.satiskargo .sutun.kargo-sec .form-row .form-group a, .satirlar.kargo-secim #satiskargo-form .form-row .form-group .btn, .satirlar.kargo-secim #satiskargo-form .form-row .form-group .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li .satirlar.kargo-secim #satiskargo-form .form-row .form-group a, .satirlar.kargo-secim .sutun.kargo-sec .form-row .form-group .btn, .satirlar.kargo-secim .sutun.kargo-sec .form-row .form-group .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li .satirlar.kargo-secim .sutun.kargo-sec .form-row .form-group a {
    width: 100%
}

section.puanyorum #puanyorum-form .star-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100px;
    align-content: center;
    justify-content: space-around
}

    section.puanyorum #puanyorum-form .star-col b {
        font-size: 14px
    }

    section.puanyorum #puanyorum-form .star-col span {
        font-size: 13px
    }

    section.puanyorum #puanyorum-form .star-col + .star-col {
        border-left: 1px solid #eaf3fa
    }

section.puanyorum #puanyorum-form .form-row:last-child {
    margin-top: 30px
}

section.puanyorum #puanyorum-form .ks b {
    font-size: 18px
}

    section.puanyorum #puanyorum-form .ks b span {
        font-size: 24px;
        color: #ff6000
    }

section.puanyorum .liste2.yorum .satirlar.satir {
    height: 124px;
    display: flex
}

    section.puanyorum .liste2.yorum .satirlar.satir .sutun:first-child {
        flex-basis: 0;
        flex-grow: 1;
        display: flex;
        flex-direction: column;
        justify-content: space-around
    }

    section.puanyorum .liste2.yorum .satirlar.satir .sutun.buton {
        width: 100%;
        flex: 0 0 55px;
        max-width: 55px;
        display: flex;
        align-items: center
    }

    section.puanyorum .liste2.yorum .satirlar.satir span.ilanadi {
        color: #ff6000;
        font-size: 14px
    }

    section.puanyorum .liste2.yorum .satirlar.satir .row > div {
        display: flex;
        flex-direction: row
    }

        section.puanyorum .liste2.yorum .satirlar.satir .row > div b {
            font-size: 14px;
            line-height: 18px
        }

        section.puanyorum .liste2.yorum .satirlar.satir .row > div p {
            padding-left: 5px;
            font-size: 12px;
            line-height: 18px
        }

section.bildirimler {
    margin-top: 30px
}

    section.bildirimler #bildirimfiltre-formu input.form-control {
        font-size: 12px;
        margin-top: 0
    }

        section.bildirimler #bildirimfiltre-formu input.form-control::placeholder {
            color: rgba(177, 184, 196, .7)
        }

    section.bildirimler #bildirimfiltre-formu input[type=submit] {
        margin-top: 0;
        display: block;
        width: 100%;
        font-weight: bold
    }

section.alishareketleri {
    margin-top: 30px
}

    section.alishareketleri #satisanaliz-formu .form-row {
        display: flex;
        align-items: center;
        align-content: center;
        flex-wrap: nowrap;
        margin-left: -5px;
        margin-right: -5px
    }

        section.alishareketleri #satisanaliz-formu .form-row > div {
            padding: 0 5px;
            display: flex;
            align-items: center;
            width: 100%;
            margin-bottom: 0
        }

            section.alishareketleri #satisanaliz-formu .form-row > div:nth-child(1) {
                max-width: 250px;
                flex: 0 0 250px
            }

            section.alishareketleri #satisanaliz-formu .form-row > div:nth-child(5) {
                max-width: 64px;
                flex: 0 0 64px
            }

            section.alishareketleri #satisanaliz-formu .form-row > div.input-daterange:before {
                left: 5px;
                right: 5px
            }

    section.alishareketleri #satisanaliz-formu .form-control {
        font-size: 12px !important;
        margin-top: 0
    }

        section.alishareketleri #satisanaliz-formu .form-control.dropdown {
            background-position: right 10px center
        }

        section.alishareketleri #satisanaliz-formu .form-control::placeholder {
            color: rgba(177, 184, 196, .7);
            font-size: 14px !important
        }

    section.alishareketleri #satisanaliz-formu input[type=submit] {
        margin-top: 0;
        display: block;
        width: 100%;
        font-weight: bold
    }

    section.alishareketleri .grid.alishareket {
        margin-top: 30px
    }

        section.alishareketleri .grid.alishareket .grid-row .grid-col:nth-child(3) {
            max-width: 300px;
            flex: 0 0 300px
        }

        section.alishareketleri .grid.alishareket .grid-row .grid-col:nth-child(5) {
            max-width: 130px;
            flex: 0 0 130px
        }

section.satishareketleri {
    margin-top: 30px
}

    section.satishareketleri #satisanaliz-formu .form-row {
        display: flex;
        align-items: center;
        align-content: center;
        flex-wrap: nowrap;
        margin-left: -5px;
        margin-right: -5px
    }

        section.satishareketleri #satisanaliz-formu .form-row > div {
            padding: 0 5px;
            display: flex;
            align-items: center;
            width: 100%;
            margin-bottom: 0
        }

            section.satishareketleri #satisanaliz-formu .form-row > div:nth-child(1) {
                max-width: 250px;
                flex: 0 0 250px
            }

            section.satishareketleri #satisanaliz-formu .form-row > div:nth-child(5) {
                max-width: 64px;
                flex: 0 0 64px
            }

            section.satishareketleri #satisanaliz-formu .form-row > div.input-daterange:before {
                left: 5px;
                right: 5px
            }

    section.satishareketleri #satisanaliz-formu .form-control {
        font-size: 12px !important;
        margin-top: 0
    }

        section.satishareketleri #satisanaliz-formu .form-control.dropdown {
            background-position: right 10px center
        }

        section.satishareketleri #satisanaliz-formu .form-control::placeholder {
            color: rgba(177, 184, 196, .7);
            font-size: 14px !important
        }

    section.satishareketleri #satisanaliz-formu input[type=submit] {
        margin-top: 0;
        display: block;
        width: 100%;
        font-weight: bold
    }

    section.satishareketleri .grid.alishareket {
        margin-top: 30px
    }

/* section.satishareketleri .grid.alishareket .grid-row .grid-col:nth-child(1) {
         width: 100px;
         flex: 0 0 100px
      }

      section.satishareketleri .grid.alishareket .grid-row .grid-col:nth-child(2) {
         width: 100px;
         flex: 0 0 100px
      }

      section.satishareketleri .grid.alishareket .grid-row .grid-col:nth-child(3) {
         width: 100px;
         flex: 0 0 100px
      }

      section.satishareketleri .grid.alishareket .grid-row .grid-col:nth-child(5) {
         width: 120px;
         flex: 0 0 120px
      }

      section.satishareketleri .grid.alishareket .grid-row .grid-col:nth-child(6) {
         font-weight: bold
      }*/

section.faturalar #fatura-formu .btn-mor2 {
    padding-top: 0;
    padding-bottom: 0;
    height: 38px;
    line-height: 38px;
    font-size: 14px
}

section.faturalar #fatura-formu .form-control {
    margin-top: 0
}

section.faturalar a.download {
    color: #ff6000;
    background: url("/assets/images/Download.svg") no-repeat left center;
    height: 17px;
    line-height: 17px;
    padding-left: 27px
}

    section.faturalar a.download:hover {
        color: #fa9d26;
        background: url("/assets/images/DownloadHover.svg") no-repeat left center
    }

section.faturalar .grid.faturalar .grid-row .grid-col:nth-child(1) {
    flex: 0 0 115px;
    max-width: 115px
}

section.faturalar .grid.faturalar .grid-row .grid-col:nth-child(2) {
    flex: 0 0 180px;
    max-width: 180px
}

section.faturalar .grid.faturalar .grid-row .grid-col:nth-child(3) {
    flex: 0 0 160px;
    max-width: 160px
}

section.faturalar .grid.faturalar .grid-row .grid-col:nth-child(4) {
    flex: 0 0 154px;
    max-width: 154px
}

section.promosyonlarim .grid.promosyon {
    margin-top: 30px
}

    section.promosyonlarim .grid.promosyon .grid-col {
        font-size: 15px
    }

        section.promosyonlarim .grid.promosyon .grid-col:nth-child(2) {
            flex: 0 0 45%;
            max-width: 45%
        }

    section.promosyonlarim .grid.promosyon .grid-row .grid-col:first-child {
        font-weight: bold
    }

    section.promosyonlarim .grid.promosyon .grid-row.pasif, section.promosyonlarim .grid.promosyon .grid-row .durum {
        color: #b1b8c4
    }

@media(max-width: 1201px) {
    section.urunustbilgi .row > div {
        font-size: 14px
    }

        section.urunustbilgi .row > div .jetkargo {
            font-size: 14px;
            line-height: 25px;
            height: 25px;
            display: inline-block
        }

        section.urunustbilgi .row > div .btn, section.urunustbilgi .row > div .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li section.urunustbilgi .row > div a {
            font-size: 14px
        }

    section.satishareketleri {
        margin-top: 30px
    }

        section.satishareketleri .grid.alishareket {
            margin-top: 30px
        }

            section.satishareketleri .grid.alishareket .grid-row .grid-col:nth-child(1) {
                max-width: 100px;
                flex: 0 0 100px
            }

            section.satishareketleri .grid.alishareket .grid-row .grid-col:nth-child(2) {
                max-width: 80px;
                flex: 0 0 80px
            }

            section.satishareketleri .grid.alishareket .grid-row .grid-col:nth-child(3) {
                max-width: 200px;
                flex: 0 0 200px
            }

            section.satishareketleri .grid.alishareket .grid-row .grid-col:nth-child(5) {
                max-width: 120px;
                flex: 0 0 120px
            }

            section.satishareketleri .grid.alishareket .grid-row .grid-col:nth-child(6) {
                font-weight: bold
            }

    section.faturalar .grid.faturalar .grid-row .grid-col:nth-child(1) {
        flex: 0 0 115px;
        max-width: 115px
    }

    section.faturalar .grid.faturalar .grid-row .grid-col:nth-child(2) {
        flex: 0 0 180px;
        max-width: 180px
    }

    section.faturalar .grid.faturalar .grid-row .grid-col:nth-child(3) {
        flex: 0 0 120px;
        max-width: 120px
    }

    section.faturalar .grid.faturalar .grid-row .grid-col:nth-child(4) {
        flex: 0 0 110px;
        max-width: 110px
    }
}

@media(max-width: 1025px) {

    section.gunun-firsatlari .swiper-container {
        width: 100%;
        padding: 5px 0px 10px 0px;
    }


    section.tumurunler .urun-listesi.firsat .urun {
        flex: 50%;
        max-width: 50%
    }

        section.tumurunler .urun-listesi.firsat .urun h2 {
            height: 51px;
            max-height: 51px;
            overflow-y: hidden;
        }

        section.tumurunler .urun-listesi.firsat .urun figure {
            height: 240px
        }

    section.gunun-firsatlari .urun-listesi.firsat .urun h2 {
        height: 51px;
        max-height: 51px;
        overflow-y: hidden;
    }

    section.gunun-firsatlari .urun-listesi.firsat .urun figure {
        height: 240px
    }

    section.facebookgrubu img {
        margin-left: 10px
    }

    section.facebookgrubu .yazi {
        padding-top: 20px !important;
        flex: 0 0 100% !important;
        max-width: 100% !important
    }

        section.facebookgrubu .yazi h4 {
            font-size: 16px !important;
            line-height: 20px !important
        }

        section.facebookgrubu .yazi p {
            font-size: 14px !important;
            line-height: 18px !important;
            margin-top: 10px !important
        }

    section.facebookgrubu .grubakatilbuton {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        display: flex;
        align-items: start !important;
        justify-content: start !important
    }

        section.facebookgrubu .grubakatilbuton .btn-facebookgrup {
            margin-top: 0 !important
        }

    section.kategori .urun-listesi.tab-urun {
        display: flex;
        flex-wrap: wrap
    }

        section.kategori .urun-listesi.tab-urun .urun {
            flex: 0 0 50%;
            display: block;
            max-width: calc(50% - 10px);
            margin-left: 5px;
            margin-right: 5px;
            -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            margin-bottom: 50px
        }

            section.kategori .urun-listesi.tab-urun .urun h2 {
                font-size: 14px;
                --height: 48px
            }

            section.kategori .urun-listesi.tab-urun .urun .btn-mavi {
                margin-left: -65px;
                display: initial
            }

    section.kategori .sol-sutun .widget {
        display: block
    }

        section.kategori .sol-sutun .widget .widget-header h4.baslik span {
            font-size: 14px
        }

    section.kategori ul.kategoriliste li {
        display: list-item;
        list-style: none
    }

        section.kategori ul.kategoriliste li a {
            font-size: 13px;
            display: inline-block;
            transition: linear all .1s;
            line-height: 24px
        }

    section.kategori form.kategori-liste label.styled-checkbox {
        font-size: 13px;
        height: 28px
    }

        section.kategori form.kategori-liste label.styled-checkbox span {
            width: 13px;
            height: 13px
        }

    section.sepet-odeme .kartbilgi img.kart {
        display: none
    }

    section.sepet-odeme .sag-sutun {
        margin-top: 50px
    }

    section.icerik .sol-sutun ul.kategori li {
        height: 30px;
        line-height: 30px
    }

        section.icerik .sol-sutun ul.kategori li a {
            font-size: 12px;
            height: 30px;
            line-height: 30px
        }

            section.icerik .sol-sutun ul.kategori li a:before {
                margin-right: 5px;
                margin-left: -5px;
                background-size: 10px 10px;
                height: 30px;
                line-height: 30px
            }

    section.satishareketleri {
        margin-top: 30px
    }

        section.satishareketleri .grid.alishareket {
            margin-top: 30px
        }

            section.satishareketleri .grid.alishareket .grid-row .grid-col {
                padding: 0 5px;
                font-size: 12px;
                max-width: unset;
                flex: unset
            }

                section.satishareketleri .grid.alishareket .grid-row .grid-col:nth-child(1), section.satishareketleri .grid.alishareket .grid-row .grid-col:nth-child(2), section.satishareketleri .grid.alishareket .grid-row .grid-col:nth-child(4) {
                    max-width: unset;
                    flex: unset
                }

                section.satishareketleri .grid.alishareket .grid-row .grid-col:nth-child(3) {
                    max-width: 150px;
                    flex: 0 0 150px
                }

                section.satishareketleri .grid.alishareket .grid-row .grid-col:nth-child(5) {
                    max-width: 90px;
                    flex: 0 0 90px
                }

                section.satishareketleri .grid.alishareket .grid-row .grid-col:nth-child(6) {
                    font-weight: bold
                }

    section.promosyonlarim .grid.promosyon .grid-col {
        font-size: 15px
    }

        section.promosyonlarim .grid.promosyon .grid-col:nth-child(2) {
            flex: 0 0 35%;
            max-width: 35%
        }
}

@media(max-width: 990px) {
    section.icerik.iletisim address {
        display: flex;
        width: 100%;
        margin-bottom: 20px
    }

        section.icerik.iletisim address > div {
            display: flex !important;
            padding: 15px 0 15px 0;
            width: 100%;
            position: relative
        }

            section.icerik.iletisim address > div:first-child {
                padding-top: 15px
            }

            section.icerik.iletisim address > div span.adresikon {
                display: flex;
                width: 100%;
                max-width: 20px;
                flex: 0 0 20px
            }

                section.icerik.iletisim address > div span.adresikon img {
                    margin-top: 5px
                }

            section.icerik.iletisim address > div div.adres {
                display: flex;
                flex-basis: 0;
                flex-grow: 1;
                padding-left: 10px;
                padding-right: 10px;
                vertical-align: middle;
                align-self: center;
                justify-items: flex-start;
                font-size: 12px;
                position: relative;
                flex-direction: column
            }

                section.icerik.iletisim address > div div.adres b {
                    display: block;
                    font-size: 12px
                }

                section.icerik.iletisim address > div div.adres a {
                    display: block;
                    color: #2b3036;
                    text-decoration: none;
                    font-size: 12px
                }

            section.icerik.iletisim address > div:nth-child(1) {
                flex: 0 0 45%;
                max-width: 45%
            }

            section.icerik.iletisim address > div:nth-child(2) {
                flex: 0 0 25%;
                max-width: 25%
            }

            section.icerik.iletisim address > div:nth-child(3) {
                flex: 0 0 30%;
                max-width: 30%
            }

    section.alishareketleri #satisanaliz-formu .form-row {
        display: flex;
        align-items: center;
        align-content: center;
        flex-wrap: wrap;
        margin-left: -15px;
        margin-right: -15px
    }

        section.alishareketleri #satisanaliz-formu .form-row > div {
            padding: 0 15px;
            display: flex;
            align-items: center;
            width: 100%;
            margin-bottom: 15px
        }

            section.alishareketleri #satisanaliz-formu .form-row > div:nth-child(1), section.alishareketleri #satisanaliz-formu .form-row > div:nth-child(2) {
                max-width: 50%;
                flex: 0 0 50%
            }

            section.alishareketleri #satisanaliz-formu .form-row > div:nth-child(3), section.alishareketleri #satisanaliz-formu .form-row > div:nth-child(4) {
                max-width: 35%;
                flex: 0 0 35%
            }

            section.alishareketleri #satisanaliz-formu .form-row > div:nth-child(5) {
                max-width: 30%;
                flex: 0 0 30%
            }

            section.alishareketleri #satisanaliz-formu .form-row > div.input-daterange:before {
                left: 15px;
                right: 15px
            }

    section.alishareketleri #satisanaliz-formu .form-control {
        font-size: 12px !important;
        margin-top: 0
    }

        section.alishareketleri #satisanaliz-formu .form-control.dropdown {
            background-position: right 10px center
        }

        section.alishareketleri #satisanaliz-formu .form-control::placeholder {
            color: rgba(177, 184, 196, .7);
            font-size: 14px !important
        }

    section.alishareketleri #satisanaliz-formu input[type=submit] {
        margin-top: 0;
        display: block;
        width: 100%;
        font-weight: bold
    }

    section.alishareketleri .grid.alishareket {
        margin-top: 30px
    }

        section.alishareketleri .grid.alishareket .grid-row .grid-col {
            font-size: 12px
        }

            section.alishareketleri .grid.alishareket .grid-row .grid-col:nth-child(3) {
                max-width: 30%;
                flex: 0 0 30%
            }

            section.alishareketleri .grid.alishareket .grid-row .grid-col:nth-child(5) {
                max-width: 85px;
                flex: 0 0 85px
            }

    section.faturalar .grid.faturalar .grid-row .grid-col {
        padding-left: 5px;
        padding-right: 5px;
        font-size: 12px
    }

        section.faturalar .grid.faturalar .grid-row .grid-col:nth-child(1) {
            flex: 0 0 85px;
            max-width: 85px
        }

        section.faturalar .grid.faturalar .grid-row .grid-col:nth-child(2) {
            flex: 0 0 140px;
            max-width: 140px
        }

        section.faturalar .grid.faturalar .grid-row .grid-col:nth-child(3) {
            flex: 0 0 70px;
            max-width: 70px
        }

        section.faturalar .grid.faturalar .grid-row .grid-col:nth-child(4) {
            flex: 0 0 100px;
            max-width: 100px
        }
}

@media(max-width: 768px) {

    .gerisayim .sayim span {
        font-size: 16px !important;
    }

    section.tumurunler .urun-listesi .urun {
        flex: 0 0 50% !important;
        max-width: 50% !important;
        width: 100%;
        padding: 15px !important
    }

    section.tumurunler .urun-listesi.firsat .urun {
        margin-bottom: 15px
    }

        section.tumurunler .urun-listesi.firsat .urun h2 {
            line-height: 16px !important
        }

        section.tumurunler .urun-listesi.firsat .urun figure {
            height: auto !important;
            width: 100%
        }

        section.tumurunler .urun-listesi.firsat .urun .ilan-ozellik {
            padding-right: 0;
            width: 100% !important;
            max-width: 100% !important;
            flex: 0 0 100% !important
        }

            section.tumurunler .urun-listesi.firsat .urun .ilan-ozellik + div {
                justify-content: center;
                width: 100% !important;
                flex: 0 0 100% !important;
                max-width: 100% !important;
                margin-top: 15px
            }

                section.tumurunler .urun-listesi.firsat .urun .ilan-ozellik + div .sepete-ekle {
                    margin-top: 0;
                    background-position: left 10px center;
                    width: 122px;
                    max-width: 100%;
                    height: 40px;
                    padding: 0
                }

                    section.tumurunler .urun-listesi.firsat .urun .ilan-ozellik + div .sepete-ekle:after {
                        content: "Sepete Ekle";
                        display: inline-block;
                        color: #fff;
                        font-size: 14px;
                        padding-left: 30px
                    }

    section.tumurunler h4.baslik > span {
        font-size: 16px !important
    }

    .urun-listesi.cok-satan .urun {
        height: 260px
    }

        .urun-listesi.cok-satan .urun h2 {
            max-height: 60px;
            overflow-y: hidden
        }

    section.facebookgrubu img {
        margin-left: 10px
    }

    section.facebookgrubu .yazi {
        padding-top: 0 !important
    }

        section.facebookgrubu .yazi h4 {
            font-size: 16px !important;
            line-height: 20px !important
        }

        section.facebookgrubu .yazi p {
            font-size: 14px !important;
            line-height: 18px !important;
            margin-top: 10px !important
        }

    section.facebookgrubu .grubakatilbuton {
        display: flex;
        align-items: flex-end !important;
        justify-content: start !important;
        height: 65px
    }

        section.facebookgrubu .grubakatilbuton .btn-facebookgrup {
            margin-top: 0 !important;
            right: -30px;
        }

    section.facebookgrubu .grubakatil {
        height: auto;
        display: flex;
        align-items: center;
        align-content: center;
        padding-bottom: 15px;
        padding-top: 15px
    }

        section.facebookgrubu .grubakatil > .row > div {
            height: auto
        }

            section.facebookgrubu .grubakatil > .row > div:first-child {
                padding-right: 0
            }

    .sol-sutun .tanitim-kutucuklar {
        padding-left: 0;
        padding-right: 0;
        display: none
    }

        .sol-sutun .tanitim-kutucuklar .row > div {
            margin-bottom: 15px
        }

            .sol-sutun .tanitim-kutucuklar .row > div .col {
                display: block;
                align-items: center;
                justify-content: center;
                text-align: center;
                height: 175px
            }

                .sol-sutun .tanitim-kutucuklar .row > div .col:hover img:nth-child(2) {
                    display: inline-block
                }

                .sol-sutun .tanitim-kutucuklar .row > div .col img {
                    float: none;
                    margin-right: 0 !important
                }

                .sol-sutun .tanitim-kutucuklar .row > div .col span {
                    margin-top: 10px;
                    min-width: 100%;
                    display: block
                }

                .sol-sutun .tanitim-kutucuklar .row > div .col:hover {
                    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .2);
                    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .2);
                    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .2)
                }

    section.kategori .sol-sutun {
        display: flex
    }

        section.kategori .sol-sutun .widget {
            display: block;
            flex: 0 0 50%;
            max-width: 50%;
            margin-top: 0;
            margin-bottom: 50px;
            padding-right: 10px
        }

            section.kategori .sol-sutun .widget + .widget {
                padding-left: 10px;
                padding-right: 0
            }

            section.kategori .sol-sutun .widget .widget-body {
                max-height: 132px;
                height: 132px;
                overflow-y: scroll
            }

            section.kategori .sol-sutun .widget .widget-header h4.baslik span {
                font-size: 14px
            }

    section.kategori ul.kategoriliste li {
        display: list-item;
        list-style: none
    }

        section.kategori ul.kategoriliste li a {
            font-size: 13px;
            display: inline-block;
            color: #2b3036;
            transition: linear all .1s;
            line-height: 24px
        }

    section.kategori form.kategori-liste label.styled-checkbox {
        font-size: 13px;
        height: 28px
    }

        section.kategori form.kategori-liste label.styled-checkbox span {
            width: 13px;
            height: 13px
        }

    section.kategori .urun-listesi.tab-urun .urun {
        padding: 15px !important
    }

        section.kategori .urun-listesi.tab-urun .urun h2 {
            --height: 72px
        }

        section.kategori .urun-listesi.tab-urun .urun figure img {
            max-width: 100%
        }

        section.kategori .urun-listesi.tab-urun .urun data + span {
            font-size: 14px
        }

        section.kategori .urun-listesi.tab-urun .urun .tum-ilanlar {
            padding: 6px 10px;
            font-size: 12px;
            border-radius: 25px;
            margin-left: 0px !important
        }

    section.urunustbilgi {
        padding-bottom: 10px
    }

        section.urunustbilgi .container {
            padding: 0 15px
        }

            section.urunustbilgi .container .row > div {
                font-size: 12px;
                margin-bottom: 12px;
                text-align: left !important;
                padding-left: 15px
            }

                section.urunustbilgi .container .row > div .stars {
                    margin-left: 0
                }

                section.urunustbilgi .container .row > div .eczane {
                    width: 100%
                }

                section.urunustbilgi .container .row > div .jetkargo {
                    font-size: 12px;
                    line-height: 25px;
                    height: 25px;
                    display: inline-block;
                    background-size: 41px 25px;
                    padding-left: 50px
                }

                section.urunustbilgi .container .row > div .btn, section.urunustbilgi .container .row > div .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li section.urunustbilgi .container .row > div a {
                    font-size: 12px
                }

    section.urunsayfa .sol-sutun .btn, section.urunsayfa .sol-sutun .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li section.urunsayfa .sol-sutun a {
        font-size: 12px;
        padding: 5px 0
    }

    section.urunsayfa .urun-aciklama {
        margin-top: 20px
    }

        section.urunsayfa .urun-aciklama h2.urun-adi {
            font-size: 18px
        }

    section.urunsayfa .kargoikonlari {
        display: flex
    }

        section.urunsayfa .kargoikonlari .kikon {
            flex: auto
        }

            section.urunsayfa .kargoikonlari .kikon:first-child {
                padding-left: 0
            }

            section.urunsayfa .kargoikonlari .kikon:last-child {
                padding-right: 0
            }

            section.urunsayfa .kargoikonlari .kikon img {
                max-width: 100%
            }

    section.urunsayfa .fiyatbilgi .fiyat {
        margin-top: 20px;
        text-align: center
    }

        section.urunsayfa .fiyatbilgi .fiyat .psf-eski {
            float: left
        }

    section.urunsayfa .sepet-bilgi .kargoikonsutun {
        display: flex;
        margin-bottom: 20px
    }

        section.urunsayfa .sepet-bilgi .kargoikonsutun .kargofiyat {
            width: calc(100% - 56px)
        }

            section.urunsayfa .sepet-bilgi .kargoikonsutun .kargofiyat br {
                display: none
            }

    section.urunsayfa .sepet-bilgi .sepete-ekle {
        background-position: 5px center;
        height: 40px;
        padding-left: 33px;
        font-weight: bold;
        font-size: 14px;
        padding-right: 2px
    }

    section.fatura-bilgi {
        margin-top: 65px
    }

        section.fatura-bilgi h4.baslik span {
            font-size: 14px
        }

        section.fatura-bilgi #siparis-bilgi {
            margin-top: 30px
        }

            section.fatura-bilgi #siparis-bilgi article p {
                font-size: 14px;
                line-height: 28px;
                margin-bottom: 20px;
                vertical-align: top
            }

        section.fatura-bilgi .fatura-bilgileri-onizleme .bilgi-tablo {
            margin-bottom: 10px
        }

            section.fatura-bilgi .fatura-bilgileri-onizleme .bilgi-tablo .col {
                font-size: 14px
            }

                section.fatura-bilgi .fatura-bilgileri-onizleme .bilgi-tablo .col:first-child {
                    flex: 0 0 50%;
                    max-width: 50%
                }

                section.fatura-bilgi .fatura-bilgileri-onizleme .bilgi-tablo .col:last-child {
                    flex: 0 0 50%;
                    max-width: 50%
                }

    section.alttabmenu .container {
        padding-left: 15px;
        padding-right: 15px
    }

    section.profil-kofreliilanadigiris ul.sihirbaz.lacivert li {
        max-width: 90px;
        flex: 0 0 90px
    }

        section.profil-kofreliilanadigiris ul.sihirbaz.lacivert li span.text {
            font-size: 12px
        }

    section.icerik .sol-sutun ul.kategori {
        overflow-x: scroll;
        height: 42px;
        position: relative;
        margin-bottom: 50px;
        margin-left: -15px;
        margin-right: -15px;
        position: relative;
        border-bottom: 1px solid #e2ecf4;
        display: flex;
        width: 100%
    }

        section.icerik .sol-sutun ul.kategori li {
            padding: 0 15px;
            display: inline-block;
            width: auto;
            display: inline;
            height: 42px;
            line-height: 42px;
            font-size: 12px;
            text-align: center
        }

            section.icerik .sol-sutun ul.kategori li a {
                height: 42px;
                line-height: 42px;
                font-size: 12px;
                vertical-align: middle;
                border-bottom: 1px solid #e2ecf4;
                width: max-content
            }

                section.icerik .sol-sutun ul.kategori li a:before {
                    display: none
                }

            section.icerik .sol-sutun ul.kategori li.active a {
                border-bottom: 3px solid #ff6000;
                font-weight: bold
            }

    section.icerik.iletisim address {
        display: flex;
        width: 100%;
        margin-bottom: 20px;
        flex-wrap: wrap
    }

        section.icerik.iletisim address > div {
            display: flex !important;
            padding: 15px 0 15px 0;
            width: 100%;
            position: relative
        }

            section.icerik.iletisim address > div:first-child {
                padding-top: 15px
            }

            section.icerik.iletisim address > div span.adresikon {
                display: flex;
                width: 100%;
                max-width: 20px;
                flex: 0 0 20px
            }

                section.icerik.iletisim address > div span.adresikon img {
                    margin-top: 0
                }

            section.icerik.iletisim address > div div.adres b {
                display: block;
                font-size: 12px
            }

            section.icerik.iletisim address > div div.adres a {
                display: block;
                color: #2b3036;
                text-decoration: none;
                font-size: 12px
            }

            section.icerik.iletisim address > div:nth-child(1) {
                flex: 0 0 100%;
                max-width: 100%
            }

            section.icerik.iletisim address > div:nth-child(2) {
                flex: 0 0 50%;
                max-width: 50%
            }

            section.icerik.iletisim address > div:nth-child(3) {
                flex: 0 0 50%;
                max-width: 50%
            }

    section.icerik #iletisim-formu .form-errors {
        min-height: 50px
    }

    section.icerik #iletisim-formu .btn, section.icerik #iletisim-formu .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li section.icerik #iletisim-formu a {
        width: 100%
    }

    section.sifre-islemleri .btn, section.sifre-islemleri .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li section.sifre-islemleri a {
        width: 100%
    }

    section.bildirim-ayarlari form .btn, section.bildirim-ayarlari form .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li section.bildirim-ayarlari form a, section.banka-hesap-bilgileri form .btn, section.banka-hesap-bilgileri form .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li section.banka-hesap-bilgileri form a {
        width: 100%
    }

    section.puanyorum #puanyorum-form .star-col {
        margin-bottom: 20px;
        height: 70px
    }

        section.puanyorum #puanyorum-form .star-col b {
            font-size: 13px
        }

    section.puanyorum #puanyorum-form .form-row:last-child {
        margin-top: 30px
    }

    section.puanyorum #puanyorum-form .ks b {
        font-size: 14px
    }

        section.puanyorum #puanyorum-form .ks b span {
            font-size: 20px;
            color: #ff6000
        }

    section.puanyorum .liste2.yorum .satirlar.satir {
        height: auto;
        position: relative
    }

        section.puanyorum .liste2.yorum .satirlar.satir .sutun.buton {
            position: absolute;
            right: 15px;
            top: 50%;
            margin-top: -22.5px
        }

        section.puanyorum .liste2.yorum .satirlar.satir span.ilanadi {
            color: #ff6000;
            font-size: 14px
        }

        section.puanyorum .liste2.yorum .satirlar.satir .row {
            width: calc(100% - 30px)
        }

            section.puanyorum .liste2.yorum .satirlar.satir .row > div {
                display: flex;
                flex-direction: column
            }

                section.puanyorum .liste2.yorum .satirlar.satir .row > div b {
                    margin-top: 10px;
                    font-size: 14px;
                    line-height: 18px
                }

                section.puanyorum .liste2.yorum .satirlar.satir .row > div p {
                    padding-left: 0;
                    font-size: 12px;
                    line-height: 18px
                }

    section.bildirimler #bildirimfiltre-formu .form-row .form-group {
        padding: 0 5px
    }

    section.bildirimler .liste2.bildirimlistesi .bildirimliste, section.bildirimler .liste2.bildirimlistesi header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.menu-kalem, header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu section.bildirimler .liste2.bildirimlistesi li.menu-kalem {
        min-height: 90px;
        height: auto;
        padding-left: 10px;
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 0
    }

        section.bildirimler .liste2.bildirimlistesi .bildirimliste > div, section.bildirimler .liste2.bildirimlistesi header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.menu-kalem > div, header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu section.bildirimler .liste2.bildirimlistesi li.menu-kalem > div {
            font-size: 12px
        }

            section.bildirimler .liste2.bildirimlistesi .bildirimliste > div.bildirimmetin, section.bildirimler .liste2.bildirimlistesi header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.menu-kalem > div.bildirimmetin, header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu section.bildirimler .liste2.bildirimlistesi li.menu-kalem > div.bildirimmetin {
                padding-left: 5px;
                padding-right: 5px
            }

            section.bildirimler .liste2.bildirimlistesi .bildirimliste > div.bildirimtarih, section.bildirimler .liste2.bildirimlistesi header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.menu-kalem > div.bildirimtarih, header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu section.bildirimler .liste2.bildirimlistesi li.menu-kalem > div.bildirimtarih {
                flex: 0 0 60px;
                max-width: 60px
            }

            section.bildirimler .liste2.bildirimlistesi .bildirimliste > div.bildirimsil, section.bildirimler .liste2.bildirimlistesi header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu li.menu-kalem > div.bildirimsil, header .icon-kutu ul.ikonlar > li#bildirimIkon .acilir-menu section.bildirimler .liste2.bildirimlistesi li.menu-kalem > div.bildirimsil {
                flex: 0 0 43px;
                max-width: 43px
            }

    section.alishareketleri #satisanaliz-formu .form-row {
        display: flex;
        align-items: center;
        align-content: center;
        flex-wrap: wrap;
        margin-left: -5px;
        margin-right: -5px
    }

        section.alishareketleri #satisanaliz-formu .form-row > div {
            padding: 0 5px;
            display: flex;
            align-items: center;
            width: 100%;
            margin-bottom: 15px
        }

            section.alishareketleri #satisanaliz-formu .form-row > div:nth-child(1) {
                max-width: 100%;
                flex: 0 0 100%
            }

            section.alishareketleri #satisanaliz-formu .form-row > div:nth-child(2) {
                max-width: 50%;
                flex: 0 0 50%
            }

            section.alishareketleri #satisanaliz-formu .form-row > div:nth-child(3) {
                max-width: 50%;
                flex: 0 0 50%
            }

            section.alishareketleri #satisanaliz-formu .form-row > div:nth-child(4) {
                max-width: 50%;
                flex: 0 0 50%
            }

            section.alishareketleri #satisanaliz-formu .form-row > div:nth-child(5) {
                max-width: 50%;
                flex: 0 0 50%
            }

            section.alishareketleri #satisanaliz-formu .form-row > div.input-daterange:before {
                left: 15px;
                right: 15px
            }

    section.alishareketleri #satisanaliz-formu .form-control {
        font-size: 12px !important;
        margin-top: 0
    }

        section.alishareketleri #satisanaliz-formu .form-control.dropdown {
            background-position: right 10px center
        }

        section.alishareketleri #satisanaliz-formu .form-control::placeholder {
            color: rgba(177, 184, 196, .7);
            font-size: 14px !important
        }

    section.alishareketleri #satisanaliz-formu input[type=submit] {
        margin-top: 0;
        display: block;
        width: 100%;
        font-weight: bold;
        height: 38px;
        line-height: 38px
    }

    section.alishareketleri .grid.alishareket {
        margin-top: 30px
    }

        section.alishareketleri .grid.alishareket .grid-body .grid-col {
            padding: 10px 5px;
            font-size: 12px;
            max-width: 50% !important;
            flex: 0 0 50% !important;
            flex-direction: unset
        }

            section.alishareketleri .grid.alishareket .grid-body .grid-col:nth-child(1):before {
                content: "Satış Kodu"
            }

            section.alishareketleri .grid.alishareket .grid-body .grid-col:nth-child(2):before {
                content: "Tarih"
            }

            section.alishareketleri .grid.alishareket .grid-body .grid-col:nth-child(3):before {
                content: "Eczane"
            }

            section.alishareketleri .grid.alishareket .grid-body .grid-col:nth-child(4):before {
                content: "Durum"
            }

            section.alishareketleri .grid.alishareket .grid-body .grid-col:nth-child(5):before {
                content: "Tutar"
            }

        section.alishareketleri .grid.alishareket .grid-row .grid-col {
            font-size: 12px
        }

    section.satishareketleri {
        margin-top: 30px
    }

        section.satishareketleri #satisanaliz-formu .form-row {
            display: flex;
            align-items: center;
            align-content: center;
            flex-wrap: wrap;
            margin-left: -5px;
            margin-right: -5px
        }

            section.satishareketleri #satisanaliz-formu .form-row > div {
                padding: 0 5px;
                display: flex;
                align-items: center;
                width: 100%;
                margin-bottom: 15px
            }

                section.satishareketleri #satisanaliz-formu .form-row > div:nth-child(1) {
                    max-width: 100%;
                    flex: 0 0 100%
                }

                section.satishareketleri #satisanaliz-formu .form-row > div:nth-child(2) {
                    max-width: 50%;
                    flex: 0 0 50%
                }

                section.satishareketleri #satisanaliz-formu .form-row > div:nth-child(3) {
                    max-width: 50%;
                    flex: 0 0 50%
                }

                section.satishareketleri #satisanaliz-formu .form-row > div:nth-child(4) {
                    max-width: 50%;
                    flex: 0 0 50%
                }

                section.satishareketleri #satisanaliz-formu .form-row > div:nth-child(5) {
                    max-width: 50%;
                    flex: 0 0 50%
                }

                section.satishareketleri #satisanaliz-formu .form-row > div.input-daterange:before {
                    left: 15px;
                    right: 15px
                }

        section.satishareketleri #satisanaliz-formu .form-control {
            font-size: 12px !important;
            margin-top: 0
        }

            section.satishareketleri #satisanaliz-formu .form-control.dropdown {
                background-position: right 10px center
            }

            section.satishareketleri #satisanaliz-formu .form-control::placeholder {
                color: rgba(177, 184, 196, .7);
                font-size: 14px !important
            }

        section.satishareketleri #satisanaliz-formu input[type=submit] {
            margin-top: 0;
            display: block;
            width: 100%;
            font-weight: bold;
            height: 38px;
            line-height: 38px
        }

        section.satishareketleri .grid.alishareket {
            margin-top: 30px
        }

            section.satishareketleri .grid.alishareket .grid-row .grid-col {
                padding: 10px 5px;
                font-size: 12px;
                max-width: 50% !important;
                flex: 0 0 50% !important;
                flex-direction: unset
            }

            section.satishareketleri .grid.alishareket .grid-body .grid-row .grid-col:nth-child(1):before {
                content: "Yatan /Sipariş Tarih"
            }

            section.satishareketleri .grid.alishareket .grid-body .grid-row .grid-col:nth-child(2):before {
                content: "Alıcı Bilgisi"
            }

            section.satishareketleri .grid.alishareket .grid-body .grid-row .grid-col:nth-child(3):before {
                content: "Sipariş Tutarı"
            }

            section.satishareketleri .grid.alishareket .grid-body .grid-row .grid-col:nth-child(4):before {
                content: "Kargo Tutarı"
            }

            section.satishareketleri .grid.alishareket .grid-body .grid-row .grid-col:nth-child(5):before {
                content: "Yatan Tutar"
            }

            section.satishareketleri .grid.alishareket .grid-body .grid-row .grid-col:nth-child(6):before {
                content: "Promosyon Tutarı"
            }

    /*section.satishareketleri .grid.alishareket .grid-body .grid-row .grid-col:nth-child(7):before {
            content: "Promosyon Tutarı"
         }*/

    section.faturalar .grid.faturalar .grid-row .grid-col {
        display: block;
        font-size: 12px;
        padding-left: 15px;
        padding-right: 15px;
        flex: 0 0 50% !important;
        max-width: 50% !important
    }

        section.faturalar .grid.faturalar .grid-row .grid-col:nth-child(1):before {
            content: "Fatura Tipi"
        }

        section.faturalar .grid.faturalar .grid-row .grid-col:nth-child(2):before {
            content: "Fatura No"
        }

        section.faturalar .grid.faturalar .grid-row .grid-col:nth-child(3):before {
            content: "Tarih"
        }

        section.faturalar .grid.faturalar .grid-row .grid-col:nth-child(4):before {
            content: "Tutar"
        }

        section.faturalar .grid.faturalar .grid-row .grid-col:nth-child(5) {
            justify-self: center;
            display: flex;
            flex: 0 0 100% !important;
            max-width: 100% !important
        }

    section.promosyonlarim .grid.promosyon .grid-body .grid-row .grid-col {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 14px
    }

        section.promosyonlarim .grid.promosyon .grid-body .grid-row .grid-col:nth-child(1):before {
            content: "Promosyon Kodu"
        }

        section.promosyonlarim .grid.promosyon .grid-body .grid-row .grid-col:nth-child(2):before {
            content: "Promosyon Adı"
        }

        section.promosyonlarim .grid.promosyon .grid-body .grid-row .grid-col:nth-child(3):before {
            content: "Durum"
        }

        section.promosyonlarim .grid.promosyon .grid-body .grid-row .grid-col:nth-child(4):before {
            content: "Süre"
        }
}

@media(min-width: 1025px) {
    section.tumurunler.cok-satan .urun {
        height: 136px
    }

    .urun-listesi.firsat .urun h2 {
        height: 52px;
        line-height: 25px;
        overflow-y: hidden
    }

    .urun-listesi.firsat .urun figure {
        height: 240px
    }

    /* .urun-listesi.firsat .urun figure img {
         width: 218px;
         height: 218px
      } */
}

section.islembekleyensiparisler .liste.islembekleyensiparisler .satir {
    display: flex;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    flex-wrap: wrap
}

    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.header {
        background: #f4faff;
        border-radius: 10px;
        padding-left: 30px;
        padding-right: 30px;
        height: 56px;
        display: flex
    }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.header > .sutun {
            display: flex;
            height: 56px;
            padding-top: 0;
            padding-bottom: 0;
            align-items: center
        }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.header > .sutun a {
                font-size: 16px;
                color: #2b3036
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.header > .sutun a:before {
                    display: inline-block;
                    font: normal normal normal 14px/1 FontAwesome;
                    font-size: inherit;
                    text-rendering: auto;
                    -webkit-font-smoothing: antialiased;
                    margin-right: 5px
                }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.header > .sutun a.sort-desc:before {
                    content: ""
                }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.header > .sutun a.sort-asc:before {
                    content: ""
                }

    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.satirlar {
        border-radius: 20px;
        align-items: center;
        margin-top: 30px;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 30px;
        padding-right: 30px;
        -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
        -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04)
    }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.satirlar .sutun {
            padding-top: 0;
            padding-bottom: 0;
            height: 100px;
            display: flex;
            align-items: center;
            margin-bottom: 0 !important
        }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.satirlar:hover {
            -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
        }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.satirlar:hover .btn-sari {
                display: inherit
            }

    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
        font-size: 14px;
        display: flex
    }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.tarih {
            flex: 0 0 94px;
            max-width: 94px;
            padding-left: 0
        }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.siparis-kodu {
            flex: 0 0 118px;
            max-width: 118px
        }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.alici {
            flex: 0 0 122px;
            max-width: 122px
        }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.durum {
            flex: 0 0 162px;
            max-width: 162px
        }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem {
            flex: 0 0 182px;
            max-width: 182px
        }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.bilgi {
            flex: 0 0 382px;
            max-width: 382px;
            padding-right: 0
        }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.bilgi .row {
                width: 100%;
                margin: 0
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.bilgi .row .col-6:first-child {
                    font-weight: bold
                }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.bilgi .row .col-6:last-child {
                    text-align: right;
                    padding-right: 0;
                    display: flex;
                    align-items: center
                }

                    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.bilgi .row .col-6:last-child a {
                        color: #ed1f2e;
                        display: inline-block;
                        line-height: 18px
                    }

                        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.bilgi .row .col-6:last-child a:after {
                            content: " ";
                            background: url("/assets/images/Home/ArrowDownKirmizi.svg") no-repeat right center;
                            background-size: 12px 6px;
                            width: 20px;
                            display: inline-block;
                            height: 9px;
                            line-height: 6px
                        }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem-bilgi {
            display: none;
            flex: 0 0 270px;
            max-width: 270px;
            border-top: 1px solid #e2ecf4;
            padding-left: 0;
            padding-right: 30px
        }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem-bilgi .select2 {
                min-width: 100%
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem-bilgi .select2 .select2-selection.select2-selection--single {
                    border-radius: 25px;
                    padding: 0 15px;
                    box-sizing: border-box;
                    font-size: 12px;
                    height: 42px
                }

                    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem-bilgi .select2 .select2-selection.select2-selection--single .select2-selection__rendered {
                        height: auto;
                        line-height: 42px;
                        font-size: 12px;
                        padding: 0
                    }

                    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem-bilgi .select2 .select2-selection.select2-selection--single .select2-selection__arrow {
                        right: 15px;
                        top: 50%;
                        margin-top: -13px;
                        opacity: .8
                    }

                        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem-bilgi .select2 .select2-selection.select2-selection--single .select2-selection__arrow b {
                            border: none;
                            background: url(/assets/images/Home/ArrowDownGri.svg) no-repeat center;
                            background-size: 100% 70%;
                            width: 16px;
                            height: 8px
                        }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem-bilgi .select2.select2-container--open .select2-selection {
                    border-radius: 35px !important
                }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.siparis-bilgi {
            display: none;
            flex: 0 0 580px;
            max-width: 580px;
            border-top: 1px solid #e2ecf4
        }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.siparis-bilgi .form-control {
                font-size: 12px;
                height: 42px
            }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.siparis-islem-bilgi {
            display: none;
            flex: 0 0 865px;
            max-width: 865px;
            border-top: 1px solid #e2ecf4;
            padding-top: 30px;
            align-items: flex-start;
            padding-left: 0
        }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.siparis-islem-bilgi b {
                flex: 0 0 100px;
                max-width: 100px
            }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.siparis-islem-bilgi p {
                flex-basis: 0;
                flex-grow: 1
            }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.btn-place {
            display: none;
            flex: 0 0 210px;
            max-width: 210px;
            padding-right: 0;
            border-top: 1px solid #e2ecf4
        }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.btn-place .btn, section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.btn-place .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.btn-place a {
                font-weight: bold;
                display: block;
                width: 100%;
                padding-top: 10px;
                padding-bottom: 10px;
                font-size: 14px;
                line-height: 18px
            }

    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.acik .sutun.islem-bilgi {
        display: flex
    }

    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.acik .sutun.siparis-bilgi {
        display: flex
    }

    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.acik .sutun.siparis-islem-bilgi {
        display: flex
    }

    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.acik .sutun.btn-place {
        display: flex
    }

    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.acik .sutun.bilgi .row .col-6:last-child a {
        color: #2b3036;
        display: inline-block;
        line-height: 18px;
        height: 18px
    }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.acik .sutun.bilgi .row .col-6:last-child a:after {
            content: " ";
            background: url("/assets/images/Home/Arrow2.svg") no-repeat right center;
            background-size: auto 10px;
            width: 20px;
            display: inline-block;
            height: 18px;
            line-height: 18px;
            float: right
        }

section.islembekleyensiparisler span.islem {
    display: flex;
    flex-direction: column
}

    section.islembekleyensiparisler span.islem:before {
        content: " ";
        background-repeat: no-repeat;
        background-position: center;
        height: 34px;
        margin-bottom: 10px;
        width: 100%
    }

    section.islembekleyensiparisler span.islem.kargo {
        color: #fa9d26
    }

        section.islembekleyensiparisler span.islem.kargo:before {
            background-image: url("/assets/images/Siparis/SiparisKargo.svg");
            background-size: 43px 34px
        }

    section.islembekleyensiparisler span.islem.onay {
        color: #2ca9d7
    }

        section.islembekleyensiparisler span.islem.onay:before {
            background-image: url("/assets/images/Siparis/SiparisOnay.svg");
            background-size: 24px 29px
        }

    section.islembekleyensiparisler span.islem.iade {
        color: #ed1f2e
    }

        section.islembekleyensiparisler span.islem.iade:before {
            background-image: url("/assets/images/Siparis/SiparisIade.svg");
            background-size: 24px 29px
        }

section.mesajlar .row.cont {
    margin-right: 0
}

section.mesajlar .mesaj-liste form .form-row .form-group {
    margin-bottom: 25px
}

    section.mesajlar .mesaj-liste form .form-row .form-group input[type=text] {
        border-radius: 20px;
        margin-top: 0
    }

section.mesajlar .mesaj-liste .mesaj-konusma {
    height: auto;
    overflow-y: scroll
}

    section.mesajlar .mesaj-liste .mesaj-konusma::-webkit-scrollbar {
        width: 6px;
        height: 35px
    }

    section.mesajlar .mesaj-liste .mesaj-konusma::-webkit-scrollbar-track {
        background: url("/assets/images/scrollbg.png") transparent repeat-y center
    }

    section.mesajlar .mesaj-liste .mesaj-konusma::-webkit-scrollbar-thumb {
        background: #ff6000;
        border-radius: 20px
    }

    section.mesajlar .mesaj-liste .mesaj-konusma li {
        background: #fcfdff;
        border-left: 3px solid #f3f4f7;
        border-radius: 0 10px 10px 0;
        padding: 15px;
        max-width: 95%
    }

        section.mesajlar .mesaj-liste .mesaj-konusma li + li {
            margin-top: 20px
        }

        section.mesajlar .mesaj-liste .mesaj-konusma li:not(.okunmadi):hover {
            background: rgba(244, 250, 255, .74);
            border-left: 3px solid #81acc8
        }

        section.mesajlar .mesaj-liste .mesaj-konusma li.okunmadi {
            background: #f4faff;
            border-left: 3px solid #ff6000
        }

        section.mesajlar .mesaj-liste .mesaj-konusma li a {
            color: #2b3036
        }

            section.mesajlar .mesaj-liste .mesaj-konusma li a span {
                line-height: 19px
            }

                section.mesajlar .mesaj-liste .mesaj-konusma li a span:first-child {
                    font-weight: 500;
                    font-size: 14px;
                    float: left
                }

                section.mesajlar .mesaj-liste .mesaj-konusma li a span + span {
                    font-weight: 500;
                    font-size: 10px;
                    float: right
                }

            section.mesajlar .mesaj-liste .mesaj-konusma li a p {
                margin-top: 15px;
                font-size: 12px;
                opacity: .42
            }

section.mesajlar .konusmalar {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-right: 15px
}

    section.mesajlar .konusmalar::-webkit-scrollbar {
        width: 6px;
        height: 35px
    }

    section.mesajlar .konusmalar::-webkit-scrollbar-track {
        background: url("/assets/images/scrollbg.png") transparent repeat-y center
    }

    section.mesajlar .konusmalar::-webkit-scrollbar-thumb {
        background: #ff6000;
        border-radius: 20px
    }

    section.mesajlar .konusmalar li.konusma {
        max-width: 50%;
        flex: 0 0 50%;
        padding: 10px 20px 10px 20px;
        font-size: 14px;
        display: flex;
        position: relative;
        background-color: #f4faff;
        border-radius: 50px 50px 50px 0;
        min-width: 100px;
        max-height: fit-content
    }

        section.mesajlar .konusmalar li.konusma span {
            position: absolute;
            bottom: -24px;
            left: 0;
            font-size: 12px;
            font-weight: 500;
            color: #2b3036
        }

        section.mesajlar .konusmalar li.konusma.ben {
            background-color: #2a94c9;
            border-radius: 50px 50px 0 50px;
            align-self: flex-end;
            color: #fff;
            padding: 10px 20px 10px 20px
        }

            section.mesajlar .konusmalar li.konusma.ben span {
                left: unset;
                right: 0
            }

        section.mesajlar .konusmalar li.konusma.okundu span:after {
            color: #ed1f2e;
            font-size: 10px;
            content: "Okundu";
            display: inline;
            margin-left: 5px
        }

        section.mesajlar .konusmalar li.konusma.yaziyor {
            max-width: 70px;
            flex: 0 0 70px;
            border-radius: .25rem;
            padding: 10px 0 10px 0 !important;
            max-height: 30px
        }

section.mesajlar .konusmalar-konusma {
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
    border-radius: 10px;
    padding-top: 30px;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-right: 30px
}

    section.mesajlar .konusmalar-konusma h6.baslik ul li {
        height: 19px;
        line-height: 19px
    }

        section.mesajlar .konusmalar-konusma h6.baslik ul li:first-child a {
            display: inline-block;
            color: #475257;
            height: 19px;
            line-height: 19px;
            padding-left: 28px;
            background: url("/assets/images/Send.svg") no-repeat left center
        }

            section.mesajlar .konusmalar-konusma h6.baslik ul li:first-child a:hover {
                color: #ff6000;
                background: url("/assets/images/SendHover.svg") no-repeat left center
            }

        section.mesajlar .konusmalar-konusma h6.baslik ul li:last-child a {
            display: inline-block;
            color: #ed1f2e;
            height: 19px;
            line-height: 19px;
            padding-left: 23px;
            background: url("/assets/images/SepetSilKirmizi.svg") no-repeat left center
        }

            section.mesajlar .konusmalar-konusma h6.baslik ul li:last-child a:hover {
                color: #fa9d26;
                background: url("/assets/images/SepetSilTuruncu2.svg") no-repeat left center
            }

    section.mesajlar .konusmalar-konusma form.default-style.freshmargins .form-row .form-group {
        margin-bottom: 0
    }

section.alisemirlerim .liste.alisemir .satir {
    padding: 0 15px
}

    section.alisemirlerim .liste.alisemir .satir .sutun {
        padding: 0 15px;
        width: 100%;
        display: flex;
        align-items: center;
        font-size: 14px
    }

        section.alisemirlerim .liste.alisemir .satir .sutun.tarih {
            flex: 0 0 126px;
            max-width: 126px
        }

        section.alisemirlerim .liste.alisemir .satir .sutun.urun-adi {
            flex: 0 0 369px;
            max-width: 369px;
            display: flex;
            flex-wrap: nowrap
        }

            section.alisemirlerim .liste.alisemir .satir .sutun.urun-adi figure {
                flex: 0 0 58px;
                max-width: 58px;
                margin-bottom: 0
            }

                section.alisemirlerim .liste.alisemir .satir .sutun.urun-adi figure img {
                    max-width: 100%
                }

            section.alisemirlerim .liste.alisemir .satir .sutun.urun-adi .detaylar {
                flex-grow: 1;
                flex-basis: 0;
                padding-right: 15px
            }

                section.alisemirlerim .liste.alisemir .satir .sutun.urun-adi .detaylar a {
                    display: block;
                    font-weight: bold;
                    color: #2b3036;
                    font-size: 12px;
                    line-height: 19px
                }

                section.alisemirlerim .liste.alisemir .satir .sutun.urun-adi .detaylar span {
                    font-size: 14px;
                    font-weight: normal;
                    line-height: 19px
                }

        section.alisemirlerim .liste.alisemir .satir .sutun.adet {
            flex: 0 0 92px;
            max-width: 92px
        }

        section.alisemirlerim .liste.alisemir .satir .sutun.miad {
            flex: 0 0 122px;
            max-width: 122px
        }

        section.alisemirlerim .liste.alisemir .satir .sutun.birim-fiyat {
            flex: 0 0 150px;
            max-width: 150px
        }

        section.alisemirlerim .liste.alisemir .satir .sutun.durum.pasif {
            color: #ed1f2e
        }

        section.alisemirlerim .liste.alisemir .satir .sutun.islem-buton {
            width: unset;
            flex-basis: 0;
            flex-grow: 1;
            display: flex;
            justify-items: flex-end
        }

    section.alisemirlerim .liste.alisemir .satir.header .sutun {
        font-size: 16px
    }

section.alisemirlerim .liste.alisemir .satirlar {
    border-radius: .25rem;
    align-items: center;
    margin-top: 5p;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
}

    section.alisemirlerim .liste.alisemir .satirlar:hover {
        -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
        -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
    }

    section.alisemirlerim .liste.alisemir .satirlar .sutun {
        /* height: 100px; */
    }

section.siparislerimalinanlar #alinanlar-formu {
    margin-bottom: 30px
}

    section.siparislerimalinanlar #alinanlar-formu .form-row:first-child {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-around
    }

    section.siparislerimalinanlar #alinanlar-formu .form-row {
        margin-left: -5px;
        margin-right: -5px
    }

        section.siparislerimalinanlar #alinanlar-formu .form-row .form-group {
            margin-bottom: 0;
            padding-left: 5px;
            padding-right: 5px
        }

            section.siparislerimalinanlar #alinanlar-formu .form-row .form-group.input-group .form-control {
                margin-top: 0 !important;
                padding-top: 0;
                padding-bottom: 0
            }

            section.siparislerimalinanlar #alinanlar-formu .form-row .form-group.input-group .input-group-addon {
                height: 41px
            }

            section.siparislerimalinanlar #alinanlar-formu .form-row .form-group input[type=text] {
                margin-top: 0
            }

section.siparislerimalinanlar ul.sihirbaz {
    width: 100%;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: 30px
}

    section.siparislerimalinanlar ul.sihirbaz:before {
        left: 10%;
        right: 10%;
        top: 10px
    }

    section.siparislerimalinanlar ul.sihirbaz li {
        flex: unset;
        max-width: fit-content
    }

        section.siparislerimalinanlar ul.sihirbaz li span.number {
            font-size: 0px;
            color: #96cd00;
            width: 20px;
            height: 20px
        }

        section.siparislerimalinanlar ul.sihirbaz li span.text {
            font-size: 12px;
            font-weight: 500
        }

section.siparislerimalinanlar .grid {
    margin-top: 30px
}

    section.siparislerimalinanlar .grid .grid-header .grid-col {
        font-weight: bold;
        display: block;
        border-bottom: 1px solid #e2ecf4;
        height: 46px
    }

        section.siparislerimalinanlar .grid .grid-header .grid-col > span {
            height: 46px;
            line-height: 42px;
            padding: 0;
            margin: 0;
            position: relative;
            float: left;
            font-size: 14px;
            font-family: "Greycliff CF";
            font-weight: bold;
            vertical-align: top
        }

            section.siparislerimalinanlar .grid .grid-header .grid-col > span:after {
                /* border: 2px solid #ff6000; */
                content: " ";
                bottom: -1px;
                left: 0;
                width: 100%;
                position: absolute
            }

        section.siparislerimalinanlar .grid .grid-header .grid-col.urun-adi {
            padding-left: 0
        }

    section.siparislerimalinanlar .grid .grid-row .grid-col {
        font-size: 14px
    }

        section.siparislerimalinanlar .grid .grid-row .grid-col.urun-adi {
            max-width: 408px;
            flex: 0 0 408px;
            padding-left: 0
        }

            section.siparislerimalinanlar .grid .grid-row .grid-col.urun-adi figure {
                flex: 0 0 58px;
                max-width: 58px;
                margin-bottom: 0
            }

                section.siparislerimalinanlar .grid .grid-row .grid-col.urun-adi figure img {
                    max-width: 100%
                }

            section.siparislerimalinanlar .grid .grid-row .grid-col.urun-adi .detaylar {
                flex-grow: 1;
                flex-basis: 0;
                padding-right: 15px
            }

                section.siparislerimalinanlar .grid .grid-row .grid-col.urun-adi .detaylar a {
                    display: block;
                    font-weight: bold;
                    color: #2b3036;
                    font-size: 12px;
                    line-height: 19px
                }

                section.siparislerimalinanlar .grid .grid-row .grid-col.urun-adi .detaylar span {
                    font-size: 14px;
                    font-weight: normal;
                    line-height: 19px
                }

        section.siparislerimalinanlar .grid .grid-row .grid-col.adet {
            padding-right: 0
        }

        section.siparislerimalinanlar .grid .grid-row .grid-col.fiyat sup {
            top: 0
        }

    section.siparislerimalinanlar .grid .grid-body {
        padding: 0 30px
    }

        section.siparislerimalinanlar .grid .grid-body .grid-row {
            margin-left: 0;
            margin-right: 0;
            height: 80px
        }

            section.siparislerimalinanlar .grid .grid-body .grid-row .grid-col {
                font-weight: normal
            }

                section.siparislerimalinanlar .grid .grid-body .grid-row .grid-col.urun-adi {
                    max-width: 408px;
                    flex: 0 0 408px
                }

section.siparislerimalinanlar .bilgi-tablolar {
    margin-top: 20px
}

section.siparislerimalinanlar .bilgi-tablo {
    margin-bottom: 10px;
    font-size: 14px
}

    section.siparislerimalinanlar .bilgi-tablo > div:first-child {
        padding: 0
    }

section.siparislerimalinanlar .stars-row {
    margin-top: 30px
}

    section.siparislerimalinanlar .stars-row .star-col {
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 100px;
        align-content: center;
        justify-content: space-around;
        overflow: hidden
    }

        section.siparislerimalinanlar .stars-row .star-col b {
            font-size: 14px
        }

        section.siparislerimalinanlar .stars-row .star-col span {
            font-size: 13px;
            display: none
        }

        section.siparislerimalinanlar .stars-row .star-col + .star-col {
            border-left: 1px solid #eaf3fa
        }

section.siparislerimalinanlar .buttons-row {
    margin-top: 30px
}

    section.siparislerimalinanlar .buttons-row > div:nth-child(1) {
        text-align: right
    }

    section.siparislerimalinanlar .buttons-row > div:nth-child(2) {
        text-align: center
    }

    section.siparislerimalinanlar .buttons-row > div:nth-child(3) {
        text-align: left
    }

.liste.siparis .satir {
    padding: 0
}

    .liste.siparis .satir .sutun:first-child {
        padding-left: 15px;
    }

    .liste.siparis .satir .sutun:last-child {
        padding-right: 30px
    }

    .liste.siparis .satir > .row {
        display: none
    }

.liste.siparis .satirlar {
    border-radius: .25rem;
    align-items: center;
    margin-top: 10px;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
    height: 125px;
    width: 100%;
    flex: 1;
    padding-right: 10px;
    border-radius: 10px;
}

    .liste.siparis .satirlar:hover {
        -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
        -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
    }

.liste.siparis .sutun {
    padding: 0 15px;
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 14px
}

    .liste.siparis .sutun.tarih {
        flex: 0 0 114px;
        max-width: 114px;
        width: 100px;
    }

    .liste.siparis .sutun.siparis-kodu {
        flex: 0 0 144px;
        max-width: 362px;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        padding-left: 10px;
        flex: 1;
        width: 100%;
    }

        .liste.siparis .sutun.siparis-kodu span {
            display: block;
            width: 100%
        }

            .liste.siparis .sutun.siparis-kodu span.code {
                font-weight: normal;
                letter-spacing: .12em
            }

            .liste.siparis .sutun.siparis-kodu span.eczane {
                font-weight: normal;
                font-size: 12px;
                /* opacity: .54; */
                letter-spacing: .06em;
                color: #ff6000;
            }

    .liste.siparis .sutun.siparis-durumu {
        flex: 0 0 186px;
        max-width: 186px;
        text-align: right;
        max-height: 30px;
        justify-content: center;
        padding-right: 0;
        justify-content: flex-end;
        /* align-items: flex-end; */
        white-space: nowrap;
        /* text-align: -webkit-match-parent; */
        align-self: flex-end;
        align-items: center;
        display: flex;
    }

    .liste.siparis .sutun.siparis-tutari {
        flex: 0 0 291px;
        max-width: 272px;
        font-weight: bold;
        flex-grow: 1;
        max-height: 25px;
        text-align: right;
        padding-right: 0;
        align-items: flex-end !important;
    }

        .liste.siparis .sutun.siparis-tutari sup {
            top: -0.2em
        }

    .liste.siparis .sutun.siparis-islem {
        flex: 0 0 214.5px;
        max-width: 214.5px;
        padding-right: 30px;
        text-align: right;
        justify-content: flex-end;
        display: flex;
        flex-direction: column;
        flex: 1;
        width: 100%;
        padding-right: 0;
    }

        .liste.siparis .sutun.siparis-islem a {
            color: #2b3036;
            /* display: inline-block; */
            /* line-height: 18px */
            align-self: flex-end !important;
        }

            .liste.siparis .sutun.siparis-islem a:after {
                content: " ";
                background: url("/assets/images/Home/ArrowDownKirmizi.svg") no-repeat right center;
                background-size: 12px 6px;
                width: 20px;
                display: inline-block;
                height: 9px;
                line-height: 6px
            }

.liste.siparis .acik {
    flex-wrap: wrap;
    height: auto;
    min-height: 100px;
    padding-top: 20px;
    padding-bottom: 20px
}

    .liste.siparis .acik > .row {
        margin-top: 20px;
        display: flex;
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }

    .liste.siparis .acik .sutun.siparis-islem a {
        color: #ed1f2e;
        display: inline-block;
        /* line-height: 18px; */
        /* height: 18px; */
    }

        .liste.siparis .acik .sutun.siparis-islem a:after {
            content: " ";
            background: url("/assets/images/Home/Arrow2.svg") no-repeat right center;
            background-size: auto 10px;
            width: 20px;
            display: inline-block;
            height: 18px;
            line-height: 18px;
            float: right;
            transform: rotate(268deg) !important;
            position: relative;
            filter: grayscale(1);
            top: 4px;
        }

.liste.alicilar .satir {
    padding: 0
}

    .liste.alicilar .satir.header a {
        font-weight: 500;
        font-size: 16px
    }

    .liste.alicilar .satir .sutun:first-child {
        padding-left: 30px
    }

    .liste.alicilar .satir .sutun:last-child {
        padding-right: 30px
    }

    .liste.alicilar .satir > .row {
        display: none
    }

.liste.alicilar .satirlar {
    border-radius: 20px;
    align-items: center;
    margin-top: 30px;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
    height: 100px
}

    .liste.alicilar .satirlar:hover {
        -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
        -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
    }

.liste.alicilar .sutun {
    padding: 0 15px;
    height: 60px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-weight: 500
}

    .liste.alicilar .sutun > sup {
        top: -0.2em
    }

    .liste.alicilar .sutun.urun-adi {
        flex: 0 0 35%;
        max-width: 35%;
        justify-content: center;
        display: flex;
        flex-wrap: nowrap
    }

        .liste.alicilar .sutun.urun-adi figure {
            flex: 0 0 58px;
            max-width: 58px;
            margin-bottom: 0
        }

            .liste.alicilar .sutun.urun-adi figure img {
                max-width: 100%
            }

        .liste.alicilar .sutun.urun-adi .detaylar {
            flex-grow: 1;
            flex-basis: 0;
            padding-right: 15px
        }

            .liste.alicilar .sutun.urun-adi .detaylar a {
                display: block;
                font-weight: bold;
                color: #2b3036;
                font-size: 12px;
                line-height: 19px
            }

            .liste.alicilar .sutun.urun-adi .detaylar span {
                font-size: 14px;
                font-weight: normal;
                line-height: 19px
            }

.liste.ilanyonetimi .styled-checkbox {
    font-size: 16px
}

    .liste.ilanyonetimi .styled-checkbox span {
        width: 20px;
        max-width: 20px;
        flex: 0 0 20px;
        height: 20px
    }

.liste.ilanyonetimi .satir {
    padding: 0
}

    .liste.ilanyonetimi .satir.header a {
        font-weight: 500;
        font-size: 16px
    }

    .liste.ilanyonetimi .satir.header .sutun:first-child {
        padding-left: 10px
    }

    .liste.ilanyonetimi .satir.header .sutun:last-child {
        padding-right: 10px
    }

    .liste.ilanyonetimi .satir.header .sutun.urun-adi {
        justify-content: flex-start
    }

    .liste.ilanyonetimi .satir .sutun:first-child {
        padding-left: 30px
    }

    .liste.ilanyonetimi .satir .sutun:last-child {
        padding-right: 30px
    }

    .liste.ilanyonetimi .satir > .row {
        display: none
    }

.liste.ilanyonetimi .satirlar {
    border-radius: 20px;
    align-items: center;
    margin-top: 30px;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
    height: 100px
}

    .liste.ilanyonetimi .satirlar:hover {
        -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
        -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
    }

.liste.ilanyonetimi .sutun {
    padding: 0 15px;
    height: 60px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 15px;
    font-weight: 500
}

    .liste.ilanyonetimi .sutun .styled-checkbox {
        margin-top: 0;
        font-weight: 500
    }

    .liste.ilanyonetimi .sutun > sup {
        top: -0.2em
    }

    .liste.ilanyonetimi .sutun.checkboxes {
        flex: 0 0 80px;
        max-width: 80px
    }

    .liste.ilanyonetimi .sutun.urun-adi {
        flex: 0 0 40%;
        max-width: 40%;
        justify-content: flex-start;
        display: flex;
        flex-wrap: nowrap
    }

        .liste.ilanyonetimi .sutun.urun-adi figure {
            flex: 0 0 58px;
            max-width: 58px;
            margin-bottom: 0
        }

            .liste.ilanyonetimi .sutun.urun-adi figure img {
                max-width: 100%
            }

        .liste.ilanyonetimi .sutun.urun-adi .detaylar {
            flex-grow: 1;
            flex-basis: 0;
            padding-right: 15px
        }

            .liste.ilanyonetimi .sutun.urun-adi .detaylar a {
                display: block;
                font-weight: bold;
                color: #2b3036;
                font-size: 12px;
                line-height: 19px
            }

            .liste.ilanyonetimi .sutun.urun-adi .detaylar span {
                font-size: 14px;
                font-weight: normal;
                line-height: 19px
            }

.profil-card {
    background: #fff;
    border-radius: .25rem;
    padding: 35px 30px 30px 30px;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
}

.profil-card-icon {
    width: 100%;
    text-align: center;
    margin-bottom: 17px
}

    .profil-card-icon img {
        max-width: 50px
    }

.profil-card-title {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 26px;
    height: 26px;
    vertical-align: middle;
    align-content: center;
    justify-content: center;
    display: flex;
    width: 100%
}

    .profil-card-title.rozet:before {
        content: " ";
        display: inline-block;
        background: url("/assets/images/Rozet.svg") no-repeat center;
        width: 23px;
        height: 26px;
        background-size: cover;
        margin-right: 7px
    }

.profil-card-body {
    margin-top: 15px
}

    .profil-card-body > b {
        font-weight: 500;
        font-size: 14px
    }

    .profil-card-body > div {
        font-size: 12px;
        line-height: 32px;
        height: 32px
    }

        .profil-card-body > div > span {
            width: 30px;
            display: inline-block;
            text-align: center;
            margin-right: 10px;
            margin-left: -3px
        }

    .profil-card-body .btn-yesil {
        font-size: 14px;
        display: block;
        width: 100%;
        margin-top: 15px
    }

    .profil-card-body a.bildir {
        margin-top: 15px;
        display: flex;
        width: 100%;
        text-align: center;
        height: 20px;
        line-height: 20px;
        align-content: center;
        justify-content: center;
        opacity: .7;
        font-size: 12px;
        color: #2b3036;
        text-decoration: underline !important;
        transition: all .3s linear
    }

        .profil-card-body a.bildir:before {
            content: " ";
            background: url("/assets/images/Send.svg") no-repeat center;
            display: inline-block;
            width: 16px;
            height: 20px;
            margin-right: 5px;
            line-height: 20px;
            background-size: auto 16px
        }

        .profil-card-body a.bildir:hover {
            opacity: .4;
            color: #ff6000
        }

            .profil-card-body a.bildir:hover:before {
                content: " ";
                background: url("/assets/images/SendHover.svg") no-repeat center;
                display: inline-block;
                width: 16px;
                height: 20px;
                margin-right: 5px;
                line-height: 20px;
                background-size: auto 16px
            }

section.BenimSayfamAlicilarIcin h4.baslik ul {
    margin-top: 5px
}

section.BenimSayfamAlicilarIcin .rcard {
    height: 144px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .08);
    border-radius: 10px;
    font-weight: bolder;
    flex-wrap: wrap;
    font-size: 20px
}

    section.BenimSayfamAlicilarIcin .rcard span {
        font-size: 28px;
        width: 100%;
        font-weight: 900
    }

        section.BenimSayfamAlicilarIcin .rcard span sup {
            top: -0.2em
        }

section.BenimSayfamSaticilarIcin article p {
    font-size: 18px
}

section.BenimSayfamSaticilarIcin article ul.nokta-liste {
    margin-left: 5px
}

    section.BenimSayfamSaticilarIcin article ul.nokta-liste li {
        font-size: 18px
    }

section.BenimSayfamSaticilarIcin #saticilaricin .col {
    flex: 0 0 20%;
    max-width: 20%
}

section.BenimSayfamSaticilarIcin .ccard {
    height: 156px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-content: center;
    width: 100%;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
    border-radius: 10px;
    font-weight: bolder;
    flex-wrap: wrap;
    font-size: 26px;
    margin-bottom: 30px
}

    section.BenimSayfamSaticilarIcin .ccard span {
        font-size: 40px;
        width: 100%;
        font-weight: 900;
        color: #fff
    }

        section.BenimSayfamSaticilarIcin .ccard span sup {
            top: -0.2em
        }

    section.BenimSayfamSaticilarIcin .ccard.mor {
        background: #7187c5;
        color: #536491
    }

    section.BenimSayfamSaticilarIcin .ccard.turuncu {
        background: #ff6040;
        color: #cc4c33
    }

    section.BenimSayfamSaticilarIcin .ccard.turkuaz {
        background: #2a94c9;
        color: #349199
    }

section.ilanyonetimi .exporttoexcel-bar {
    align-self: center
}

section.ilanyonetimi .button-bar {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

    section.ilanyonetimi .button-bar .btn, section.ilanyonetimi .button-bar .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li section.ilanyonetimi .button-bar a {
        color: #fff;
        max-width: 255px;
        display: flex;
        justify-content: center;
        align-items: center
    }

        section.ilanyonetimi .button-bar .btn.btn-gri, section.ilanyonetimi .button-bar .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li section.ilanyonetimi .button-bar a {
            margin-right: 10px
        }

            section.ilanyonetimi .button-bar .btn.btn-gri:before, section.ilanyonetimi .button-bar .tabs .tab-butons > ul li a:before, .tabs .tab-butons > ul li section.ilanyonetimi .button-bar a:before {
                content: " ";
                background: url("/assets/images/Import.svg") no-repeat center;
                display: inline-block;
                width: 24px;
                height: 22px;
                margin-right: 10px;
                line-height: 22px
            }

            section.ilanyonetimi .button-bar .btn.btn-turuncu:before, section.ilanyonetimi .button-bar .tabs .tab-butons > ul li a.btn-turuncu:before, .tabs .tab-butons > ul li section.ilanyonetimi .button-bar a.btn-turuncu:before, section.ilanyonetimi .button-bar .btn.btn-git:before, section.ilanyonetimi .button-bar .tabs .tab-butons > ul li a.btn-git:before, .tabs .tab-butons > ul li section.ilanyonetimi .button-bar a.btn-git:before, section.ilanyonetimi .button-bar .tabs .tab-butons > ul li.active a:before, .tabs .tab-butons > ul li.active section.ilanyonetimi .button-bar a:before {
                content: " ";
                background: url("/assets/images/Export.svg") no-repeat center;
                display: inline-block;
                width: 24px;
                height: 22px;
                margin-right: 10px;
                line-height: 22px
            }

@media(max-width: 1201px) {
    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir {
        display: flex;
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box;
        flex-wrap: wrap
    }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.header {
            background: #f4faff;
            border-radius: 10px;
            height: 56px;
            display: flex
        }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.header > .sutun {
                display: flex;
                height: 56px;
                padding-top: 0;
                padding-bottom: 0;
                align-items: center
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.header > .sutun a {
                    font-size: 16px;
                    color: #2b3036
                }

                    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.header > .sutun a:before {
                        display: inline-block;
                        font: normal normal normal 14px/1 FontAwesome;
                        font-size: inherit;
                        text-rendering: auto;
                        -webkit-font-smoothing: antialiased;
                        margin-right: 5px
                    }

                    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.header > .sutun a.sort-desc:before {
                        content: ""
                    }

                    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.header > .sutun a.sort-asc:before {
                        content: ""
                    }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.satirlar {
            border-radius: 20px;
            align-items: center;
            margin-top: 30px;
            margin-left: 0 !important;
            margin-right: 0 !important;
            padding-left: 30px;
            padding-right: 30px;
            -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
            -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
            box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04)
        }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.satirlar .sutun {
                padding-top: 0;
                padding-bottom: 0;
                height: 100px;
                display: flex;
                align-items: center;
                margin-bottom: 0 !important
            }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.satirlar:hover {
                -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
                -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
                box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.satirlar:hover .btn-sari {
                    display: inherit
                }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun {
            width: 100%;
            padding: 0 15px;
            box-sizing: border-box;
            font-size: 14px;
            display: flex
        }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.tarih {
                flex: 0 0 94px;
                max-width: 94px;
                padding-left: 0
            }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.siparis-kodu {
                flex: 0 0 95px;
                max-width: 95px
            }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.alici {
                flex: 0 0 122px;
                max-width: 122px
            }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.durum {
                flex: 0 0 145px;
                max-width: 145px
            }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem {
                flex: 0 0 179px;
                max-width: 179px
            }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.bilgi {
                flex: 0 0 265px;
                max-width: 265px;
                padding-right: 0
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.bilgi .row {
                    width: 100%;
                    margin: 0
                }

                    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.bilgi .row .col-6:first-child {
                        font-weight: bold;
                        font-size: 12px
                    }

                    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.bilgi .row .col-6:last-child {
                        text-align: right;
                        padding-right: 0
                    }

                        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.bilgi .row .col-6:last-child a {
                            color: #ed1f2e;
                            display: inline-block;
                            line-height: 18px
                        }

                            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.bilgi .row .col-6:last-child a:after {
                                content: " ";
                                background: url("/assets/images/Home/ArrowDownKirmizi.svg") no-repeat right center;
                                background-size: 12px 6px;
                                width: 20px;
                                display: inline-block;
                                height: 9px;
                                line-height: 6px
                            }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem-bilgi {
                display: none;
                flex: 0 0 240px;
                max-width: 240px;
                border-top: 1px solid #e2ecf4;
                padding-left: 0;
                padding-right: 15px;
                padding-right: 30px
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem-bilgi .select2 {
                    min-width: 100%
                }

                    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem-bilgi .select2 .select2-selection.select2-selection--single {
                        border-radius: 25px;
                        padding: 0 15px;
                        box-sizing: border-box;
                        font-size: 12px;
                        height: 42px
                    }

                        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem-bilgi .select2 .select2-selection.select2-selection--single .select2-selection__rendered {
                            height: auto;
                            line-height: 42px;
                            font-size: 12px;
                            padding: 0
                        }

                        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem-bilgi .select2 .select2-selection.select2-selection--single .select2-selection__arrow {
                            right: 15px;
                            top: 50%;
                            margin-top: -13px;
                            opacity: .8
                        }

                            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem-bilgi .select2 .select2-selection.select2-selection--single .select2-selection__arrow b {
                                border: none;
                                background: url(/assets/images/Home/ArrowDownGri.svg) no-repeat center;
                                background-size: 100% 70%;
                                width: 16px;
                                height: 8px
                            }

                    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem-bilgi .select2.select2-container--open .select2-selection {
                        border-radius: 35px !important
                    }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.siparis-bilgi {
                display: none;
                flex: 0 0 480px;
                max-width: 480px;
                border-top: 1px solid #e2ecf4
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.siparis-bilgi .form-control {
                    font-size: 12px;
                    height: 42px
                }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.siparis-islem-bilgi {
                display: none;
                flex: 0 0 865px;
                max-width: 865px;
                border-top: 1px solid #e2ecf4;
                padding-top: 30px;
                align-items: flex-start
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.siparis-islem-bilgi b {
                    flex: 0 0 100px;
                    max-width: 100px
                }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.siparis-islem-bilgi p {
                    flex-basis: 0;
                    flex-grow: 1
                }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.btn-place {
                display: none;
                flex: 0 0 180px;
                max-width: 180px;
                padding-right: 0;
                border-top: 1px solid #e2ecf4
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.btn-place .btn, section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.btn-place .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.btn-place a {
                    font-weight: bold;
                    display: block;
                    width: 100%;
                    padding-top: 10px;
                    padding-bottom: 10px;
                    font-size: 14px;
                    line-height: 18px
                }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.acik .sutun.islem-bilgi {
            display: flex
        }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.acik .sutun.siparis-bilgi {
            display: flex
        }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.acik .sutun.siparis-islem-bilgi {
            display: flex
        }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.acik .sutun.btn-place {
            display: flex
        }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.acik .sutun.bilgi .row .col-6:last-child a {
            color: #2b3036;
            display: inline-block;
            line-height: 18px;
            height: 18px
        }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.acik .sutun.bilgi .row .col-6:last-child a:after {
                content: " ";
                background: url("/assets/images/Home/Arrow2.svg") no-repeat right center;
                background-size: auto 10px;
                width: 20px;
                display: inline-block;
                height: 18px;
                line-height: 18px;
                float: right
            }

    section.alisemirlerim .liste.alisemir .satir .sutun {
        font-size: 14px
    }

        section.alisemirlerim .liste.alisemir .satir .sutun.tarih {
            flex: 0 0 100px;
            max-width: 100px
        }

        section.alisemirlerim .liste.alisemir .satir .sutun.urun-adi {
            flex: 0 0 322px;
            max-width: 322px
        }

            section.alisemirlerim .liste.alisemir .satir .sutun.urun-adi figure {
                flex: 0 0 58px;
                max-width: 58px
            }

                section.alisemirlerim .liste.alisemir .satir .sutun.urun-adi figure img {
                    max-width: 100%
                }

            section.alisemirlerim .liste.alisemir .satir .sutun.urun-adi .detaylar {
                flex-grow: 1;
                flex-basis: 0;
                padding-right: 15px
            }

                section.alisemirlerim .liste.alisemir .satir .sutun.urun-adi .detaylar a {
                    font-size: 12px;
                    font-weight: bold
                }

                section.alisemirlerim .liste.alisemir .satir .sutun.urun-adi .detaylar span {
                    font-size: 14px;
                    font-weight: normal
                }

        section.alisemirlerim .liste.alisemir .satir .sutun.adet {
            flex: 0 0 70px;
            max-width: 70px
        }

        section.alisemirlerim .liste.alisemir .satir .sutun.miad {
            flex: 0 0 90px;
            max-width: 90px
        }

        section.alisemirlerim .liste.alisemir .satir .sutun.birim-fiyat {
            flex: 0 0 120px;
            max-width: 120px
        }

        section.alisemirlerim .liste.alisemir .satir .sutun.durum {
            width: unset;
            flex-basis: 0;
            flex-grow: 1
        }

        section.alisemirlerim .liste.alisemir .satir .sutun.islem-buton {
            flex: 0 0 80px;
            max-width: 80px
        }

    section.alisemirlerim .liste.alisemir .satir.header .sutun {
        font-size: 16px
    }

    section.alisemirlerim .liste.alisemir .satirlar {
        border-radius: .25rem;
        align-items: center;
        margin-top: 30px;
        -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
        -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04)
    }

        section.alisemirlerim .liste.alisemir .satirlar:hover {
            -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
        }

        section.alisemirlerim .liste.alisemir .satirlar .sutun {
            height: 100px
        }

    .liste.siparis .satir {
        padding: 0
    }

        .liste.siparis .satir .sutun:first-child {
            padding-left: 30px
        }

        .liste.siparis .satir .sutun:last-child {
            padding-right: 30px
        }

        .liste.siparis .satir > .row {
            display: none
        }

    .liste.siparis .satirlar {
        border-radius: .25rem;
        align-items: center;
        margin-top: 10px;
        margin-left: 0 !important;
        margin-right: 0 !important;
        -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
        -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
        height: 124px;
    }

        .liste.siparis .satirlar:hover {
            -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
        }

    .liste.siparis .sutun {
        padding: 0 15px;
        height: 60px;
        width: 100%;
        display: flex;
        align-items: center;
        font-size: 14px
    }

        .liste.siparis .sutun.tarih {
            flex: 0 0 114px;
            max-width: 114px
        }

        .liste.siparis .sutun.siparis-kodu {
            flex: 0 0 120px;
            max-width: 120px
        }

            .liste.siparis .sutun.siparis-kodu span {
                display: block;
                width: 100%
            }

                .liste.siparis .sutun.siparis-kodu span.code {
                    font-weight: normal;
                    letter-spacing: .12em
                }

                .liste.siparis .sutun.siparis-kodu span.eczane {
                    font-weight: normal;
                    font-size: 12px;
                    opacity: .54;
                    letter-spacing: .06em
                }

        .liste.siparis .sutun.siparis-durumu {
            flex: 0 0 150px;
            max-width: 150px;
            font-size: 12px
        }

        .liste.siparis .sutun.siparis-tutari {
            flex: 0 0 141px;
            max-width: 141px;
            font-weight: bold
        }

            .liste.siparis .sutun.siparis-tutari sup {
                top: -0.2em
            }

        .liste.siparis .sutun.siparis-islem {
            flex: 0 0 187.5px;
            max-width: 187.5px;
            padding-right: 30px;
            text-align: right;
            position: relative;
            justify-content: flex-end;
            top: 14px;
        }

            .liste.siparis .sutun.siparis-islem a {
                color: #2b3036;
                display: inline-block;
                line-height: 18px
            }

                .liste.siparis .sutun.siparis-islem a:after {
                    content: " ";
                    background: url("/assets/images/Home/ArrowDownKirmizi.svg") no-repeat right center;
                    background-size: 12px 6px;
                    width: 20px;
                    display: inline-block;
                    height: 9px;
                    line-height: 6px
                }

    .liste.siparis .acik {
        flex-wrap: wrap;
        height: auto;
        min-height: 100px;
        padding-top: 20px;
        padding-bottom: 20px
    }

        .liste.siparis .acik > .row {
            margin-top: 20px;
            display: flex;
            margin-left: 0;
            margin-right: 0;
            width: 100%
        }

        .liste.siparis .acik .sutun.siparis-islem a {
            color: #ed1f2e;
            display: inline-block;
            line-height: 18px;
            height: 18px
        }

            .liste.siparis .acik .sutun.siparis-islem a:after {
                content: " ";
                background: url("/assets/images/Home/Arrow2.svg") no-repeat right center;
                background-size: auto 10px;
                width: 20px;
                display: inline-block;
                height: 18px;
                line-height: 18px;
                float: right
            }

    section.siparislerimalinanlar .grid .grid-row .grid-col {
        font-size: 14px
    }

        section.siparislerimalinanlar .grid .grid-row .grid-col.miad {
            flex: 0 0 85px;
            max-width: 85px
        }
}

@media(max-width: 990px) {
    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir {
        display: flex;
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box;
        flex-wrap: wrap
    }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.header {
            background: #f4faff;
            border-radius: 10px;
            height: 56px;
            display: none
        }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.header > .sutun {
                display: flex;
                height: 56px;
                padding-top: 0;
                padding-bottom: 0;
                align-items: center
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.header > .sutun a {
                    font-size: 16px;
                    color: #2b3036
                }

                    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.header > .sutun a:before {
                        display: inline-block;
                        font: normal normal normal 14px/1 FontAwesome;
                        font-size: inherit;
                        text-rendering: auto;
                        -webkit-font-smoothing: antialiased;
                        margin-right: 5px
                    }

                    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.header > .sutun a.sort-desc:before {
                        content: ""
                    }

                    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.header > .sutun a.sort-asc:before {
                        content: ""
                    }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.satirlar {
            border-radius: 20px;
            align-items: center;
            margin-top: 30px;
            margin-left: 0 !important;
            margin-right: 0 !important;
            padding-left: 30px;
            padding-right: 30px;
            -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
            -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
            box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04)
        }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.satirlar .sutun {
                padding-top: 0;
                padding-bottom: 0;
                height: 100px;
                display: flex;
                align-items: center;
                margin-bottom: 0 !important
            }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.satirlar:hover {
                -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
                -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
                box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.satirlar:hover .btn-sari {
                    display: inherit
                }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun {
            width: 100%;
            padding: 0 15px;
            box-sizing: border-box;
            font-size: 14px;
            display: flex;
            flex-wrap: wrap;
            align-content: center
        }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun:before {
                display: flex;
                width: 100%;
                font-size: 14px;
                font-weight: bold;
                height: 20px;
                line-height: 1em
            }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.tarih {
                flex: 0 0 15%;
                max-width: 15%;
                padding-left: 0
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.tarih:before {
                    content: "Tarih: "
                }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.siparis-kodu {
                flex: 0 0 20%;
                max-width: 20%
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.siparis-kodu:before {
                    content: "Sipariş Kodu: "
                }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.alici {
                flex: 0 0 40%;
                max-width: 40%
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.alici:before {
                    content: "Alıcı: "
                }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.durum {
                flex: 0 0 25%;
                max-width: 25%;
                justify-content: flex-start
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.durum:before {
                    content: "Durum: "
                }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem {
                flex: 0 0 40%;
                max-width: 40%;
                justify-content: center
            }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.bilgi {
                flex: 0 0 60%;
                max-width: 60%;
                padding-right: 0;
                justify-self: flex-end
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.bilgi .row {
                    width: 100%;
                    margin: 0;
                    height: 100%
                }

                    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.bilgi .row .col-6:first-child {
                        font-weight: bold;
                        font-size: 12px;
                        display: flex;
                        align-items: center
                    }

                    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.bilgi .row .col-6:last-child {
                        display: flex;
                        align-items: center;
                        text-align: right;
                        padding-right: 0;
                        justify-content: flex-end
                    }

                        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.bilgi .row .col-6:last-child a {
                            color: #ed1f2e;
                            display: inline-block;
                            line-height: 18px
                        }

                            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.bilgi .row .col-6:last-child a:after {
                                content: " ";
                                background: url("/assets/images/Home/ArrowDownKirmizi.svg") no-repeat right center;
                                background-size: 12px 6px;
                                width: 20px;
                                display: inline-block;
                                height: 9px;
                                line-height: 6px
                            }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem-bilgi {
                display: none;
                flex: 0 0 30%;
                max-width: 30%;
                border-top: 1px solid #e2ecf4;
                padding-left: 0;
                padding-right: 15px !important;
                padding-right: 30px
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem-bilgi .select2 {
                    min-width: 100%
                }

                    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem-bilgi .select2 .select2-selection.select2-selection--single {
                        border-radius: 25px;
                        padding: 0 15px;
                        box-sizing: border-box;
                        font-size: 12px;
                        height: 42px
                    }

                        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem-bilgi .select2 .select2-selection.select2-selection--single .select2-selection__rendered {
                            height: auto;
                            line-height: 42px;
                            font-size: 12px;
                            padding: 0
                        }

                        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem-bilgi .select2 .select2-selection.select2-selection--single .select2-selection__arrow {
                            right: 15px;
                            top: 50%;
                            margin-top: -13px;
                            opacity: .8
                        }

                            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem-bilgi .select2 .select2-selection.select2-selection--single .select2-selection__arrow b {
                                border: none;
                                background: url(/assets/images/Home/ArrowDownGri.svg) no-repeat center;
                                background-size: 100% 70%;
                                width: 16px;
                                height: 8px
                            }

                    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem-bilgi .select2.select2-container--open .select2-selection {
                        border-radius: 35px !important
                    }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.siparis-bilgi {
                display: none;
                flex: 0 0 50%;
                max-width: 50%;
                border-top: 1px solid #e2ecf4
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.siparis-bilgi .form-control {
                    font-size: 12px;
                    height: 42px
                }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.siparis-islem-bilgi {
                display: none;
                flex: 0 0 80%;
                max-width: 80%;
                border-top: 1px solid #e2ecf4;
                padding-top: 30px;
                align-items: flex-start
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.siparis-islem-bilgi b {
                    flex: 0 0 100px;
                    max-width: 100px
                }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.siparis-islem-bilgi p {
                    flex-basis: 0;
                    flex-grow: 1
                }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.btn-place {
                display: none;
                flex: 0 0 20%;
                max-width: 20%;
                padding-right: 0;
                border-top: 1px solid #e2ecf4
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.btn-place .btn, section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.btn-place .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.btn-place a {
                    font-weight: bold;
                    display: block;
                    width: 100%;
                    padding-top: 10px;
                    padding-bottom: 10px;
                    font-size: 14px;
                    line-height: 18px
                }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.acik .sutun.islem-bilgi {
            display: flex
        }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.acik .sutun.siparis-bilgi {
            display: flex
        }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.acik .sutun.siparis-islem-bilgi {
            display: flex
        }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.acik .sutun.btn-place {
            display: flex
        }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.acik .sutun.bilgi .row .col-6:last-child a {
            color: #2b3036;
            display: inline-block;
            line-height: 18px;
            height: 18px
        }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.acik .sutun.bilgi .row .col-6:last-child a:after {
                content: " ";
                background: url("/assets/images/Home/Arrow2.svg") no-repeat right center;
                background-size: auto 10px;
                width: 20px;
                display: inline-block;
                height: 18px;
                line-height: 18px;
                float: right
            }

    section.alisemirlerim .liste.alisemir .satir {
        padding: 0 10px
    }

        section.alisemirlerim .liste.alisemir .satir .sutun {
            font-size: 13px;
            padding: 0 5px
        }

            section.alisemirlerim .liste.alisemir .satir .sutun.tarih {
                flex: 0 0 78px;
                max-width: 78px
            }

            section.alisemirlerim .liste.alisemir .satir .sutun.urun-adi {
                flex: 0 0 292px;
                max-width: 292px
            }

                section.alisemirlerim .liste.alisemir .satir .sutun.urun-adi figure {
                    flex: 0 0 48px;
                    max-width: 48px
                }

                    section.alisemirlerim .liste.alisemir .satir .sutun.urun-adi figure img {
                        max-width: 100%
                    }

                section.alisemirlerim .liste.alisemir .satir .sutun.urun-adi .detaylar {
                    flex-grow: 1;
                    flex-basis: 0;
                    padding-right: 0
                }

                    section.alisemirlerim .liste.alisemir .satir .sutun.urun-adi .detaylar a {
                        font-size: 12px;
                        font-weight: bold
                    }

                    section.alisemirlerim .liste.alisemir .satir .sutun.urun-adi .detaylar span {
                        font-size: 11px;
                        font-weight: normal
                    }

            section.alisemirlerim .liste.alisemir .satir .sutun.adet {
                flex: 0 0 52px;
                max-width: 52px
            }

            section.alisemirlerim .liste.alisemir .satir .sutun.miad {
                flex: 0 0 65px;
                max-width: 65px
            }

            section.alisemirlerim .liste.alisemir .satir .sutun.birim-fiyat {
                flex: 0 0 85px;
                max-width: 85px
            }

            section.alisemirlerim .liste.alisemir .satir .sutun.durum {
                width: unset;
                flex-basis: 0;
                flex-grow: 1
            }

            section.alisemirlerim .liste.alisemir .satir .sutun.islem-buton {
                flex: 0 0 56px;
                max-width: 56px
            }

        section.alisemirlerim .liste.alisemir .satir.header .sutun {
            font-size: 14px
        }

    section.alisemirlerim .liste.alisemir .satirlar {
        border-radius: .25rem;
        align-items: center;
        margin-top: 30px;
        -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
        -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04)
    }

        section.alisemirlerim .liste.alisemir .satirlar:hover {
            -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
        }

        section.alisemirlerim .liste.alisemir .satirlar .sutun {
            height: 100px
        }

    .liste.siparis .satir {
        padding: 0
    }

        .liste.siparis .satir .sutun:first-child {
            padding-left: 30px
        }

        .liste.siparis .satir .sutun:last-child {
            padding-right: 30px
        }

        .liste.siparis .satir > .row {
            display: none
        }

    .liste.siparis .satirlar {
        border-radius: .25rem;
        align-items: center;
        margin-top: 30px;
        margin-left: 0 !important;
        margin-right: 0 !important;
        -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
        -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
        height: 100px
    }

        .liste.siparis .satirlar:hover {
            -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
        }

    .liste.siparis .sutun {
        padding: 0 15px;
        height: 60px;
        width: 100%;
        display: flex;
        align-items: center;
        font-size: 14px
    }

        .liste.siparis .sutun.tarih {
            flex: 0 0 114px;
            max-width: 114px
        }

        .liste.siparis .sutun.siparis-kodu {
            flex: 0 0 120px;
            max-width: 120px
        }

            .liste.siparis .sutun.siparis-kodu span {
                display: block;
                width: 100%
            }

                .liste.siparis .sutun.siparis-kodu span.code {
                    font-weight: normal;
                    letter-spacing: .12em
                }

                .liste.siparis .sutun.siparis-kodu span.eczane {
                    font-weight: normal;
                    font-size: 12px;
                    opacity: .54;
                    letter-spacing: .06em
                }

        .liste.siparis .sutun.siparis-durumu {
            flex: 0 0 150px;
            max-width: 150px;
            font-size: 12px
        }

        .liste.siparis .sutun.siparis-tutari {
            flex: 0 0 141px;
            max-width: 141px;
            font-weight: bold
        }

            .liste.siparis .sutun.siparis-tutari sup {
                top: -0.2em
            }

        .liste.siparis .sutun.siparis-islem {
            flex: 0 0 187.5px;
            max-width: 187.5px;
            padding-right: 30px;
            text-align: right;
            justify-content: flex-end
        }

            .liste.siparis .sutun.siparis-islem a {
                color: #2b3036;
                display: inline-block;
                line-height: 18px
            }

                .liste.siparis .sutun.siparis-islem a:after {
                    content: " ";
                    background: url("/assets/images/Home/ArrowDownKirmizi.svg") no-repeat right center;
                    background-size: 12px 6px;
                    width: 20px;
                    display: inline-block;
                    height: 9px;
                    line-height: 6px
                }

    .liste.siparis .acik {
        flex-wrap: wrap;
        height: auto;
        min-height: 100px;
        padding-top: 20px;
        padding-bottom: 20px
    }

        .liste.siparis .acik > .row {
            margin-top: 20px;
            display: flex;
            margin-left: 0;
            margin-right: 0;
            width: 100%
        }

        .liste.siparis .acik .sutun.siparis-islem a {
            color: #ed1f2e;
            display: inline-block;
            line-height: 18px;
            height: 18px
        }

            .liste.siparis .acik .sutun.siparis-islem a:after {
                content: " ";
                background: url("/assets/images/Home/Arrow2.svg") no-repeat right center;
                background-size: auto 10px;
                width: 20px;
                display: inline-block;
                height: 18px;
                line-height: 18px;
                float: right
            }

    section.BenimSayfamSaticilarIcin article p {
        font-size: 14px
    }

    section.BenimSayfamSaticilarIcin article ul.nokta-liste {
        margin-left: 5px
    }

        section.BenimSayfamSaticilarIcin article ul.nokta-liste li {
            font-size: 14px
        }

    section.BenimSayfamSaticilarIcin #saticilaricin .col:nth-child(1) {
        max-width: 33.333333%;
        flex: 0 0 33.333333%
    }

    section.BenimSayfamSaticilarIcin #saticilaricin .col:nth-child(2) {
        max-width: 33.333333%;
        flex: 0 0 33.333333%
    }

    section.BenimSayfamSaticilarIcin #saticilaricin .col:nth-child(3) {
        max-width: 33.333334%;
        flex: 0 0 33.333334%
    }

    section.BenimSayfamSaticilarIcin #saticilaricin .col:nth-child(4), section.BenimSayfamSaticilarIcin #saticilaricin .col:nth-child(5) {
        max-width: 50%;
        flex: 0 0 50%
    }

    section.BenimSayfamSaticilarIcin #saticilaricin .col > .rcard {
        font-size: 14px;
        font-weight: normal;
        height: 80px
    }

        section.BenimSayfamSaticilarIcin #saticilaricin .col > .rcard span {
            font-size: 16px;
            font-weight: bold
        }

    section.BenimSayfamSaticilarIcin .ccard {
        height: 116px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-content: center;
        width: 100%;
        -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
        border-radius: 10px;
        font-weight: bolder;
        flex-wrap: wrap;
        font-size: 18px;
        margin-bottom: 30px
    }

        section.BenimSayfamSaticilarIcin .ccard span {
            font-size: 26px;
            width: 100%;
            font-weight: 900;
            color: #fff
        }

            section.BenimSayfamSaticilarIcin .ccard span sup {
                top: -0.2em
            }

        section.BenimSayfamSaticilarIcin .ccard.mor {
            background: #7187c5;
            color: #536491
        }

        section.BenimSayfamSaticilarIcin .ccard.turuncu {
            background: #ff6040;
            color: #cc4c33
        }

        section.BenimSayfamSaticilarIcin .ccard.turkuaz {
            background: #2a94c9;
            color: #349199
        }

    section.BenimSayfamSaticilarIcin .rcard {
        margin-bottom: 15px;
        font-size: 14px;
        height: 80px
    }

        section.BenimSayfamSaticilarIcin .rcard span {
            font-size: 16px
        }
}

@media(max-width: 768px) {
    section.islembekleyensiparisler h4.baslik span {
        font-size: 16px;
        font-weight: bold
    }

    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir {
        display: flex;
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box;
        flex-wrap: wrap
    }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.header {
            background: #f4faff;
            border-radius: 10px;
            height: 56px;
            display: none
        }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.header > .sutun {
                display: flex;
                height: 56px;
                padding-top: 0;
                padding-bottom: 0;
                align-items: center
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.header > .sutun a {
                    font-size: 16px;
                    color: #2b3036
                }

                    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.header > .sutun a:before {
                        display: inline-block;
                        font: normal normal normal 14px/1 FontAwesome;
                        font-size: inherit;
                        text-rendering: auto;
                        -webkit-font-smoothing: antialiased;
                        margin-right: 5px
                    }

                    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.header > .sutun a.sort-desc:before {
                        content: ""
                    }

                    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.header > .sutun a.sort-asc:before {
                        content: ""
                    }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.satirlar {
            border-radius: 20px;
            align-items: center;
            margin-top: 30px;
            margin-left: 0 !important;
            margin-right: 0 !important;
            padding-left: 15px;
            padding-right: 15px;
            -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
            -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
            box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04)
        }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.satirlar .sutun {
                padding-top: 0;
                padding-bottom: 0;
                height: 100px;
                display: flex;
                align-items: center;
                margin-bottom: 0 !important
            }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.satirlar:hover {
                -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
                -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
                box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.satirlar:hover .btn-sari {
                    display: inherit
                }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun {
            width: 100%;
            padding: 0 15px;
            box-sizing: border-box;
            font-size: 14px;
            display: flex;
            flex-wrap: wrap;
            align-content: center
        }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun:before {
                display: flex;
                width: 100%;
                font-size: 14px;
                font-weight: bold;
                height: 20px;
                line-height: 1em
            }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.tarih {
                flex: 0 0 50%;
                max-width: 50%;
                padding-left: 0
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.tarih:before {
                    content: "Tarih: "
                }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.siparis-kodu {
                flex: 0 0 50%;
                max-width: 50%
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.siparis-kodu:before {
                    content: "Sipariş Kodu: "
                }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.alici {
                flex: 0 0 100%;
                max-width: 100%;
                padding-left: 0;
                border-top: 1px solid #e2ecf4
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.alici:before {
                    content: "Alıcı: "
                }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.durum {
                flex: 0 0 50%;
                max-width: 50%;
                justify-content: flex-start;
                padding-left: 0;
                border-top: 1px solid #e2ecf4
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.durum:before {
                    content: "Durum: "
                }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem {
                flex: 0 0 50%;
                max-width: 50%;
                justify-content: center;
                justify-items: center;
                align-items: center;
                border-top: 1px solid #e2ecf4
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem .islem {
                    align-content: center;
                    align-items: center;
                    text-align: center
                }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.bilgi {
                flex: 0 0 100%;
                max-width: 100%;
                padding-left: 0;
                justify-self: flex-end;
                border-top: 1px solid #e2ecf4
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.bilgi .row {
                    width: 100%;
                    margin: 0;
                    height: 100%
                }

                    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.bilgi .row .col-6:first-child {
                        font-weight: bold;
                        font-size: 12px;
                        display: flex;
                        align-items: center;
                        padding-left: 0
                    }

                    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.bilgi .row .col-6:last-child {
                        display: flex;
                        align-items: center;
                        text-align: right;
                        padding-right: 0;
                        justify-content: flex-end
                    }

                        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.bilgi .row .col-6:last-child a {
                            color: #ed1f2e;
                            display: inline-block;
                            line-height: 18px
                        }

                            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.bilgi .row .col-6:last-child a:after {
                                content: " ";
                                background: url("/assets/images/Home/ArrowDownKirmizi.svg") no-repeat right center;
                                background-size: 12px 6px;
                                width: 20px;
                                display: inline-block;
                                height: 9px;
                                line-height: 6px
                            }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem-bilgi {
                display: none;
                flex: 0 0 100%;
                max-width: 100%;
                border-top: 1px solid #e2ecf4;
                height: 60px;
                padding-right: 0 !important
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem-bilgi .select2 {
                    min-width: 100%
                }

                    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem-bilgi .select2 .select2-selection.select2-selection--single {
                        border-radius: 25px;
                        padding: 0 15px;
                        box-sizing: border-box;
                        font-size: 12px;
                        height: 42px
                    }

                        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem-bilgi .select2 .select2-selection.select2-selection--single .select2-selection__rendered {
                            height: auto;
                            line-height: 42px;
                            font-size: 12px;
                            padding: 0
                        }

                        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem-bilgi .select2 .select2-selection.select2-selection--single .select2-selection__arrow {
                            right: 15px;
                            top: 50%;
                            margin-top: -13px;
                            opacity: .8
                        }

                            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem-bilgi .select2 .select2-selection.select2-selection--single .select2-selection__arrow b {
                                border: none;
                                background: url(/assets/images/Home/ArrowDownGri.svg) no-repeat center;
                                background-size: 100% 70%;
                                width: 16px;
                                height: 8px
                            }

                    section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.islem-bilgi .select2.select2-container--open .select2-selection {
                        border-radius: 35px !important
                    }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.siparis-bilgi {
                display: none;
                flex: 0 0 100%;
                max-width: 100%;
                border-top: none;
                padding-left: 0 !important;
                padding-right: 0 !important;
                height: 60px
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.siparis-bilgi .form-control {
                    font-size: 12px;
                    height: 42px
                }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.siparis-islem-bilgi {
                display: none;
                flex: 0 0 100%;
                max-width: 100%;
                border-top: 1px solid #e2ecf4;
                padding-top: 30px;
                align-items: flex-start;
                height: auto
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.siparis-islem-bilgi b {
                    flex: 0 0 100px;
                    max-width: 100px
                }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.siparis-islem-bilgi p {
                    flex-basis: 0;
                    flex-grow: 1
                }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.btn-place {
                display: none;
                flex: 0 0 100%;
                max-width: 100%;
                padding-left: 0 !important;
                padding-right: 0 !important;
                border-top: none;
                justify-content: flex-end;
                height: 60px
            }

                section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.btn-place .btn, section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.btn-place .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li section.islembekleyensiparisler .liste.islembekleyensiparisler .satir .sutun.btn-place a {
                    font-weight: bold;
                    display: block;
                    width: 50%;
                    padding-top: 10px;
                    padding-bottom: 10px;
                    font-size: 14px;
                    line-height: 18px
                }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.acik .sutun.islem-bilgi {
            display: flex
        }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.acik .sutun.siparis-bilgi {
            display: flex
        }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.acik .sutun.siparis-islem-bilgi {
            display: flex
        }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.acik .sutun.btn-place {
            display: flex
        }

        section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.acik .sutun.bilgi .row .col-6:last-child a {
            color: #2b3036;
            display: inline-block;
            line-height: 18px;
            height: 18px
        }

            section.islembekleyensiparisler .liste.islembekleyensiparisler .satir.acik .sutun.bilgi .row .col-6:last-child a:after {
                content: " ";
                background: url("/assets/images/Home/Arrow2.svg") no-repeat right center;
                background-size: auto 10px;
                width: 20px;
                display: inline-block;
                height: 18px;
                line-height: 18px;
                float: right
            }

    section.mesajlar .konusmalar {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        height: 500px;
        overflow-y: scroll;
        padding-right: 15px;
        width: 100%
    }

        section.mesajlar .konusmalar::-webkit-scrollbar {
            width: 6px;
            height: 35px
        }

        section.mesajlar .konusmalar::-webkit-scrollbar-track {
            background: url("/assets/images/scrollbg.png") transparent repeat-y center
        }

        section.mesajlar .konusmalar::-webkit-scrollbar-thumb {
            background: #ff6000;
            border-radius: 20px
        }

        section.mesajlar .konusmalar li.konusma {
            max-width: 75%;
            flex: 0 0 75%;
            padding: 15px 13px 9px 12px;
            font-size: 14px;
            display: flex;
            position: relative;
            background-color: #f4faff;
            border-radius: .25rem;
            max-height: fit-content;
            margin-bottom: 30px
        }

            section.mesajlar .konusmalar li.konusma span {
                position: absolute;
                bottom: -24px;
                left: 0;
                font-size: 12px;
                font-weight: 500;
                color: #2b3036
            }

            section.mesajlar .konusmalar li.konusma.ben {
                background-color: #2a94c9;
                border-radius: .25rem;
                align-self: flex-end;
                color: #fff;
                padding: 15px 7px 9px 16px
            }

                section.mesajlar .konusmalar li.konusma.ben span {
                    left: unset;
                    right: 0
                }

            section.mesajlar .konusmalar li.konusma.okundu span:after {
                color: #ed1f2e;
                font-size: 10px;
                content: "Okundu";
                display: inline;
                margin-left: 5px
            }

            section.mesajlar .konusmalar li.konusma.yaziyor {
                max-width: 70px;
                flex: 0 0 70px;
                border-radius: .25rem;
                padding: 10px 0 10px 0 !important;
                max-height: 30px
            }

    section.mesajlar .konusmalar-konusma {
        margin-top: 30px;
        padding: 15px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

        section.mesajlar .konusmalar-konusma form.default-style.freshmargins .form-row .form-group {
            margin-bottom: 20px
        }

        section.mesajlar .konusmalar-konusma h6.baslik span {
            font-size: 14px
        }

        section.mesajlar .konusmalar-konusma h6.baslik ul li {
            height: 16px;
            line-height: 16px
        }

            section.mesajlar .konusmalar-konusma h6.baslik ul li:first-child a {
                display: inline-block;
                color: #475257;
                height: 16px;
                line-height: 16px;
                padding-left: 25px;
                background: url("/assets/images/Send.svg") no-repeat left center
            }

                section.mesajlar .konusmalar-konusma h6.baslik ul li:first-child a:hover {
                    color: #ff6000;
                    background: url("/assets/images/SendHover.svg") no-repeat left center
                }

            section.mesajlar .konusmalar-konusma h6.baslik ul li:last-child a {
                display: inline-block;
                color: #ed1f2e;
                height: 16px;
                line-height: 16px;
                padding-left: 20px;
                background: url("/assets/images/SepetSilKirmizi.svg") no-repeat left center
            }

                section.mesajlar .konusmalar-konusma h6.baslik ul li:last-child a:hover {
                    color: #fa9d26;
                    background: url("/assets/images/SepetSilTuruncu2.svg") no-repeat left center
                }

    section.alisemirlerim .liste.alisemir .satir {
        padding: 15px 0;
        flex-wrap: wrap
    }

        section.alisemirlerim .liste.alisemir .satir .sutun {
            font-size: 13px;
            padding: 5px 15px;
            height: auto !important;
            margin-bottom: 10px
        }

            section.alisemirlerim .liste.alisemir .satir .sutun.tarih {
                flex: 0 0 100%;
                max-width: 100%
            }

                section.alisemirlerim .liste.alisemir .satir .sutun.tarih:before {
                    content: "Bitiş Tarihi: ";
                    font-weight: bold;
                    margin-right: 10px
                }

            section.alisemirlerim .liste.alisemir .satir .sutun.urun-adi {
                flex: 0 0 100%;
                max-width: 100%
            }

                section.alisemirlerim .liste.alisemir .satir .sutun.urun-adi figure {
                    flex: 0 0 60px;
                    max-width: 60px
                }

                    section.alisemirlerim .liste.alisemir .satir .sutun.urun-adi figure img {
                        max-width: 100%
                    }

                section.alisemirlerim .liste.alisemir .satir .sutun.urun-adi .detaylar {
                    flex-grow: 1;
                    flex-basis: 0;
                    padding-right: 0
                }

                    section.alisemirlerim .liste.alisemir .satir .sutun.urun-adi .detaylar a {
                        font-size: 12px;
                        font-weight: bold
                    }

                    section.alisemirlerim .liste.alisemir .satir .sutun.urun-adi .detaylar span {
                        font-size: 11px;
                        font-weight: normal
                    }

            section.alisemirlerim .liste.alisemir .satir .sutun.adet {
                flex: 0 0 30%;
                max-width: 30%;
                display: flex;
                flex-wrap: wrap
            }

                section.alisemirlerim .liste.alisemir .satir .sutun.adet:before {
                    content: "Adet: ";
                    font-weight: bold;
                    width: 100%;
                    display: block;
                    margin-bottom: 5px
                }

            section.alisemirlerim .liste.alisemir .satir .sutun.miad {
                flex: 0 0 35%;
                max-width: 35%;
                display: flex;
                flex-wrap: wrap
            }

                section.alisemirlerim .liste.alisemir .satir .sutun.miad:before {
                    content: "Miat: ";
                    font-weight: bold;
                    width: 100%;
                    display: block;
                    margin-bottom: 5px
                }

            section.alisemirlerim .liste.alisemir .satir .sutun.birim-fiyat {
                flex: 0 0 35%;
                max-width: 35%;
                display: flex;
                flex-wrap: wrap
            }

                section.alisemirlerim .liste.alisemir .satir .sutun.birim-fiyat:before {
                    content: "Birim Fiyat: ";
                    font-weight: bold;
                    width: 100%;
                    display: block;
                    margin-bottom: 5px
                }

            section.alisemirlerim .liste.alisemir .satir .sutun.durum {
                width: unset;
                flex-basis: 0;
                flex-grow: 1;
                display: flex;
                flex-wrap: wrap
            }

                section.alisemirlerim .liste.alisemir .satir .sutun.durum:before {
                    content: "Durum: ";
                    color: #2b3036;
                    font-weight: bold;
                    width: 100%;
                    display: block;
                    margin-bottom: 5px
                }

            section.alisemirlerim .liste.alisemir .satir .sutun.islem-buton {
                flex: 0 0 30%;
                max-width: 30%
            }

        section.alisemirlerim .liste.alisemir .satir.header {
            display: none
        }

            section.alisemirlerim .liste.alisemir .satir.header .sutun {
                font-size: 14px
            }

    section.alisemirlerim .liste.alisemir .satirlar {
        border-radius: .25rem;
        align-items: center;
        margin-top: 30px;
        -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
        -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04)
    }

        section.alisemirlerim .liste.alisemir .satirlar:hover {
            -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
        }

        section.alisemirlerim .liste.alisemir .satirlar .sutun {
            height: 100px
        }

    .liste.siparis .header {
        display: none
    }

    .liste.siparis .satir {
        padding: 0
    }

        .liste.siparis .satir .sutun:first-child {
            padding-left: 15px
        }

        .liste.siparis .satir .sutun:last-child {
            padding-right: 15px
        }

        .liste.siparis .satir > .row {
            display: none
        }

    .liste.siparis .satirlar {
        border-radius: .25rem;
        align-items: center;
        margin-top: 30px;
        margin-left: 0 !important;
        margin-right: 0 !important;
        -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
        -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
        height: auto;
        flex-wrap: wrap
    }

        .liste.siparis .satirlar:hover {
            -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
            box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
        }

        .liste.siparis .satirlar .sutun {
            padding: 10px 15px;
            height: auto;
            width: 100%;
            display: flex;
            align-items: flex-start;
            font-size: 14px
        }

            .liste.siparis .satirlar .sutun.tarih {
                flex: 0 0 50%;
                max-width: 50%;
                justify-content: center;
                height: auto;
                display: flex;
                font-size: 14px;
                align-items: center;
                flex-wrap: wrap
            }

                .liste.siparis .satirlar .sutun.tarih:before {
                    content: "Tarih: ";
                    font-weight: bold;
                    margin-right: 10px;
                    width: 100%;
                    flex: auto;
                    text-align: center;
                    justify-content: center;
                    flex-wrap: wrap
                }

            .liste.siparis .satirlar .sutun.siparis-kodu {
                flex: 0 0 50%;
                max-width: 50%;
                justify-content: center;
                justify-items: center;
                text-align: center;
                height: auto;
                display: flex;
                font-size: 14px;
                align-items: center;
                flex-wrap: wrap;
                flex-basis: 30%;
                max-width: 30%;
                padding: 0;
            }

                .liste.siparis .satirlar .sutun.siparis-kodu:before {
                    content: "Sipariş Kodu: ";
                    font-weight: bold;
                    margin-right: 10px;
                    width: 100%;
                    padding-left: 0;
                    padding-left: 5px;
                    flex: auto;
                    text-align: center;
                    justify-content: center;
                    flex-wrap: wrap
                }

                .liste.siparis .satirlar .sutun.siparis-kodu span {
                    display: block;
                    width: 100%
                }

                    .liste.siparis .satirlar .sutun.siparis-kodu span.code {
                        font-weight: normal;
                        letter-spacing: .12em
                    }

                    .liste.siparis .satirlar .sutun.siparis-kodu span.eczane {
                        font-weight: normal;
                        font-size: 12px;
                        opacity: .54;
                        letter-spacing: .06em
                    }

            .liste.siparis .satirlar .sutun.siparis-durumu {
                flex: 0 0 50%;
                max-width: 50%;
                justify-content: center;
                height: auto;
                display: flex;
                font-size: 14px;
                align-items: center;
                flex-wrap: wrap;
                max-height: 60px;
                align-self: center;
            }

                .liste.siparis .satirlar .sutun.siparis-durumu span {
                    font-size: 12px;
                    justify-content: center;
                    margin-top: 5px;
                }

                .liste.siparis .satirlar .sutun.siparis-durumu:before {
                    content: "Sipariş Durumu: ";
                    font-weight: bold;
                    margin-right: 10px;
                    width: 100%;
                    flex: auto;
                    text-align: center;
                    justify-content: center;
                    flex-wrap: wrap
                }

            .liste.siparis .satirlar .sutun.siparis-tutari {
                flex: 0 0 50%;
                max-width: 50%;
                font-weight: bold;
                justify-content: space-between;
                height: auto;
                display: flex;
                font-size: 14px;
                align-items: stretch;
                flex-wrap: nowrap;
                /* color: #444; */
                width: 100%;
                flex-basis: 100%;
                max-width: 100%;
                text-align: center;
                justify-content: center;
                align-items: center;
                margin-left: auto;
                margin-right: auto;
                margin-right: 150px;
                /* max-width: calc(100vw - 228px); */
                flex-direction: column;
                align-content: space-between;
                width: 100%;
                margin: 0;
            }

                .liste.siparis .satirlar .sutun.siparis-tutari:before {
                    content: "Fiyat: ";
                    font-weight: bold;
                    margin-right: 10px;
                    width: 100%;
                    flex: auto;
                    text-align: center;
                    justify-content: center;
                    flex-wrap: wrap;
                    display: none;
                }

                .liste.siparis .satirlar .sutun.siparis-tutari sup {
                    top: -0.2em
                }

            .liste.siparis .satirlar .sutun.siparis-islem {
                flex: 0 0 100%;
                max-width: 100%;
                text-align: center;
                justify-content: center;
                padding-bottom: 30px;
                padding-top: 0;
            }

                .liste.siparis .satirlar .sutun.siparis-islem a {
                    display: inline-block;
                    line-height: 18px;
                    border-radius: .25rem;
                    background-color: #fff;
                    border: 1px solid #ed1f2e;
                    padding: 10px 15px;
                    align-self: center !important;
                    height: auto;
                }

                    .liste.siparis .satirlar .sutun.siparis-islem a:after {
                        content: " ";
                        background: url("/assets/images/Home/ArrowDownKirmizi.svg") no-repeat right center;
                        background-size: 12px 6px;
                        width: 20px;
                        display: inline-block;
                        height: 9px;
                        line-height: 6px
                    }

    .liste.siparis .sutun {
        padding: 0 15px;
        height: 60px;
        width: 100%;
        display: flex;
        align-items: flex-start !important;
        font-size: 14px
    }

        .liste.siparis .sutun.tarih {
            flex: 0 0 114px;
            max-width: 114px
        }

        .liste.siparis .sutun.siparis-kodu {
            flex: 0 0 120px;
            max-width: 120px
        }

            .liste.siparis .sutun.siparis-kodu span {
                display: block;
                width: 100%
            }

                .liste.siparis .sutun.siparis-kodu span.code {
                    font-weight: normal;
                    letter-spacing: .12em
                }

                .liste.siparis .sutun.siparis-kodu span.eczane {
                    font-weight: normal;
                    font-size: 12px;
                    opacity: .54;
                    letter-spacing: .06em
                }

        .liste.siparis .sutun.siparis-durumu {
            flex: 0 0 150px;
            max-width: 150px;
            font-size: 12px
        }

        .liste.siparis .sutun.siparis-tutari {
            flex: 0 0 141px;
            max-width: 141px;
            font-weight: bold
        }

            .liste.siparis .sutun.siparis-tutari sup {
                top: -0.2em
            }

        .liste.siparis .sutun.siparis-islem {
            flex: 0 0 187.5px;
            max-width: 187.5px;
            padding-right: 30px;
            text-align: right;
            justify-content: flex-end
        }

            .liste.siparis .sutun.siparis-islem a {
                color: #2b3036;
                display: inline-block;
                line-height: 18px
            }

                .liste.siparis .sutun.siparis-islem a:after {
                    content: " ";
                    background: url("/assets/images/Home/ArrowDownKirmizi.svg") no-repeat right center;
                    background-size: 12px 6px;
                    width: 20px;
                    display: inline-block;
                    height: 9px;
                    line-height: 6px
                }

    .liste.siparis .acik {
        flex-wrap: wrap;
        height: auto;
        min-height: 100px;
        padding-top: 20px;
        padding-bottom: 20px
    }

        .liste.siparis .acik > .row {
            margin-top: 20px;
            display: flex;
            margin-left: 0;
            margin-right: 0;
            width: 100%
        }

        .liste.siparis .acik .sutun.siparis-islem a {
            color: #ed1f2e;
            display: inline-block;
            line-height: 18px;
            background-color: #fff;
            border: 1px solid #2b3036;
            padding: 10px 15px;
            height: auto
        }

            .liste.siparis .acik .sutun.siparis-islem a:after {
                content: " ";
                background: url("/assets/images/Home/Arrow2.svg") no-repeat right center;
                background-size: auto 10px;
                width: 20px;
                display: inline-block;
                height: 18px;
                line-height: 18px;
                float: right;
                filter: grayscale(1);
                transition: 0.2s;
            }

    .liste.alicilar .satir {
        padding: 0;
        height: auto
    }

        .liste.alicilar .satir.header {
            display: none
        }

        .liste.alicilar .satir .sutun:first-child {
            padding-left: 15px
        }

        .liste.alicilar .satir .sutun:last-child {
            padding-right: 15px
        }

        .liste.alicilar .satir > .row {
            display: none
        }

    .liste.alicilar .satirlar {
        flex-wrap: wrap;
        -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
        -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
        border-radius: 10px;
        min-height: 100px
    }

    .liste.alicilar .sutun {
        padding: 15px;
        height: unset !important;
        width: 100%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

        .liste.alicilar .sutun > sup {
            top: -0.2em
        }

        .liste.alicilar .sutun.urun-adi {
            flex: 0 0 100%;
            max-width: 100%;
            padding-left: 10px;
            padding-right: 10px;
            justify-content: center;
            display: flex;
            flex-wrap: nowrap
        }

            .liste.alicilar .sutun.urun-adi figure {
                flex: 0 0 58px;
                max-width: 58px;
                margin-bottom: 0
            }

                .liste.alicilar .sutun.urun-adi figure img {
                    max-width: 100%
                }

            .liste.alicilar .sutun.urun-adi .detaylar {
                flex-grow: 1;
                flex-basis: 0;
                padding-right: 15px
            }

                .liste.alicilar .sutun.urun-adi .detaylar a {
                    display: block;
                    font-weight: bold;
                    color: #2b3036;
                    font-size: 12px;
                    line-height: 19px
                }

                .liste.alicilar .sutun.urun-adi .detaylar span {
                    font-size: 14px;
                    font-weight: normal;
                    line-height: 19px
                }

        .liste.alicilar .sutun.satis-adedi {
            height: auto;
            display: flex;
            font-size: 14px;
            flex-direction: column;
            justify-items: center;
            padding-left: 10px;
            padding-right: 0
        }

            .liste.alicilar .sutun.satis-adedi:before {
                content: "Satış Adedi: ";
                font-weight: bold;
                margin-right: 10px;
                width: 100%;
                text-align: center;
                align-content: center
            }

        .liste.alicilar .sutun.min-fiyat {
            height: auto;
            display: flex;
            font-size: 14px;
            align-items: center;
            flex-wrap: wrap;
            padding-left: 5px;
            padding-right: 5px
        }

            .liste.alicilar .sutun.min-fiyat:before {
                content: "Min. Fiyat: ";
                font-weight: bold;
                margin-right: 10px;
                width: 100%;
                flex: auto;
                text-align: center;
                justify-content: center;
                flex-wrap: wrap
            }

        .liste.alicilar .sutun.max-fiyat {
            height: auto;
            display: flex;
            font-size: 14px;
            align-items: center;
            flex-wrap: wrap;
            padding-left: 0;
            padding-right: 5px
        }

            .liste.alicilar .sutun.max-fiyat:before {
                content: "Max. Fiyat: ";
                font-weight: bold;
                margin-right: 10px;
                width: 100%;
                flex: auto;
                text-align: center;
                justify-content: center;
                flex-wrap: wrap
            }

    .liste.ilanyonetimi .satir {
        padding: 15px 0 15px 0
    }

        .liste.ilanyonetimi .satir.header a {
            font-weight: 500;
            font-size: 16px
        }

        .liste.ilanyonetimi .satir.header .sutun:not(:first-child) {
            display: none
        }

        .liste.ilanyonetimi .satir.header .sutun:first-child {
            padding-left: 10px
        }

        .liste.ilanyonetimi .satir.header .sutun:last-child {
            padding-right: 10px
        }

        .liste.ilanyonetimi .satir.header .sutun.urun-adi {
            justify-content: center
        }

        .liste.ilanyonetimi .satir .sutun {
            margin-top: 10px;
            margin-bottom: 10px
        }

            .liste.ilanyonetimi .satir .sutun:first-child {
                padding-left: 5px
            }

            .liste.ilanyonetimi .satir .sutun:last-child {
                padding-right: 10px
            }

        .liste.ilanyonetimi .satir > .row {
            display: none
        }

    .liste.ilanyonetimi .satirlar {
        flex-wrap: wrap;
        height: auto
    }

        .liste.ilanyonetimi .satirlar .sutun {
            font-size: 12px
        }

            .liste.ilanyonetimi .satirlar .sutun.checkboxes {
                flex: 0 0 10%;
                max-width: 10%
            }

            .liste.ilanyonetimi .satirlar .sutun.urun-adi {
                flex: 0 0 75%;
                max-width: 75%;
                padding: 0 5px 0 5px
            }

                .liste.ilanyonetimi .satirlar .sutun.urun-adi .detaylar a {
                    font-size: 12px
                }

            .liste.ilanyonetimi .satirlar .sutun.kod {
                flex: 0 0 15%;
                max-width: 15%;
                padding: 0;
                height: auto;
                display: flex;
                font-size: 14px;
                align-items: center;
                flex-wrap: wrap
            }

                .liste.ilanyonetimi .satirlar .sutun.kod:before {
                    content: "Kod: ";
                    font-weight: bold;
                    margin-right: 10px;
                    width: 100%;
                    flex: auto
                }

            .liste.ilanyonetimi .satirlar .sutun.stok {
                flex: 0 0 30%;
                max-width: 30%;
                padding: 0;
                justify-content: center;
                justify-items: center;
                height: auto;
                display: flex;
                font-size: 14px;
                align-items: center;
                flex-wrap: wrap;
                align-items: center;
                height: 63px
            }

                .liste.ilanyonetimi .satirlar .sutun.stok:before {
                    content: "Stok: ";
                    font-weight: bold;
                    margin-right: 10px;
                    width: 100%;
                    flex: auto;
                    text-align: center;
                    justify-content: center;
                    flex-wrap: wrap
                }

            .liste.ilanyonetimi .satirlar .sutun.birim-fiyat {
                flex: 0 0 30%;
                max-width: 30%;
                padding: 0;
                justify-content: center;
                justify-items: center;
                height: auto;
                display: flex;
                font-size: 14px;
                align-items: center;
                flex-wrap: wrap;
                align-items: flex-start;
                height: 63px
            }

                .liste.ilanyonetimi .satirlar .sutun.birim-fiyat:before {
                    content: "Birim Fiyat: ";
                    font-weight: bold;
                    margin-right: 10px;
                    width: 100%;
                    flex: auto
                }

            .liste.ilanyonetimi .satirlar .sutun.durum {
                flex: 0 0 40%;
                max-width: 40%;
                padding: 0;
                justify-content: center;
                justify-items: center;
                height: auto;
                display: flex;
                font-size: 14px;
                align-items: center;
                flex-wrap: wrap;
                align-items: flex-start;
                height: 63px
            }

                .liste.ilanyonetimi .satirlar .sutun.durum:before {
                    content: "Durum: ";
                    font-weight: bold;
                    margin-right: 10px;
                    width: 100%;
                    flex: auto
                }

    .liste.ilanyonetimi .sutun {
        padding: 15px;
        height: auto;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        font-size: 15px;
        font-weight: 500
    }

        .liste.ilanyonetimi .sutun > sup {
            top: .5em
        }

    section.siparislerimalinanlar .sol-sutun ul.solmenu {
        width: 100%;
        display: flex
    }

        section.siparislerimalinanlar .sol-sutun ul.solmenu > li {
            min-height: 24px;
            display: block;
            flex: 0 0 50%;
            max-width: 50%
        }

            section.siparislerimalinanlar .sol-sutun ul.solmenu > li > a {
                height: 24px;
                line-height: 24px;
                font-size: 14px;
                color: #2b3036;
                display: inline-block;
                vertical-align: middle;
                transition: color .2s ease-in-out
            }

                section.siparislerimalinanlar .sol-sutun ul.solmenu > li > a:before {
                    display: inline-block;
                    content: " ";
                    width: 6px;
                    height: 12px;
                    line-height: 42px;
                    margin-right: 10px;
                    vertical-align: middle;
                    background: url("/assets/images/LeftMenuArrow.svg") no-repeat center;
                    background-size: 6px 9px
                }

            section.siparislerimalinanlar .sol-sutun ul.solmenu > li:hover > a {
                color: #ed1f2e;
                display: inline-block;
                vertical-align: middle
            }

                section.siparislerimalinanlar .sol-sutun ul.solmenu > li:hover > a:before {
                    background: url("/assets/images/LeftMenuArrowKirmizi.svg") no-repeat center;
                    background-size: 6px 9px
                }

            section.siparislerimalinanlar .sol-sutun ul.solmenu > li.active > a {
                color: #ff6000;
                display: inline-block;
                vertical-align: middle
            }

                section.siparislerimalinanlar .sol-sutun ul.solmenu > li.active > a:before {
                    background: url("/assets/images/LeftMenuArrowTuruncu.svg") no-repeat center;
                    background-size: 6px 9px
                }

            section.siparislerimalinanlar .sol-sutun ul.solmenu > li > ul {
                margin-top: -5px !important;
                padding-left: 16px;
                display: block
            }

                section.siparislerimalinanlar .sol-sutun ul.solmenu > li > ul > li {
                    height: 24px;
                    line-height: 24px
                }

                    section.siparislerimalinanlar .sol-sutun ul.solmenu > li > ul > li > a {
                        font-size: 12px;
                        height: 24px;
                        line-height: 24px;
                        color: #2b3036
                    }

                        section.siparislerimalinanlar .sol-sutun ul.solmenu > li > ul > li > a:before {
                            display: none
                        }

                        section.siparislerimalinanlar .sol-sutun ul.solmenu > li > ul > li > a:hover {
                            color: #fa9d26
                        }

    section.siparislerimalinanlar #alinanlar-formu .form-group {
        margin-top: 10px;
        margin-bottom: 10px
    }

    section.siparislerimalinanlar .grid {
        margin-top: 30px
    }

        section.siparislerimalinanlar .grid .grid-header {
            display: none
        }

        section.siparislerimalinanlar .grid .grid-row {
            flex-wrap: wrap;
            height: auto;
            margin-left: -15px;
            margin-right: -15px
        }

            section.siparislerimalinanlar .grid .grid-row .grid-col {
                font-size: 14px;
                text-align: center
            }

                section.siparislerimalinanlar .grid .grid-row .grid-col.urun-adi {
                    max-width: 100%;
                    flex: 0 0 100%;
                    flex-wrap: nowrap;
                    flex-direction: row;
                    display: flex;
                    text-align: left;
                    padding-left: 0
                }

                    section.siparislerimalinanlar .grid .grid-row .grid-col.urun-adi figure {
                        flex: 0 0 58px;
                        max-width: 58px;
                        margin-bottom: 0
                    }

                        section.siparislerimalinanlar .grid .grid-row .grid-col.urun-adi figure img {
                            max-width: 100%
                        }

                    section.siparislerimalinanlar .grid .grid-row .grid-col.urun-adi .detaylar {
                        flex-grow: 1;
                        flex-basis: 0;
                        padding-right: 0
                    }

                        section.siparislerimalinanlar .grid .grid-row .grid-col.urun-adi .detaylar a {
                            display: block;
                            font-weight: bold;
                            color: #2b3036;
                            font-size: 12px;
                            line-height: 19px
                        }

                        section.siparislerimalinanlar .grid .grid-row .grid-col.urun-adi .detaylar span {
                            font-size: 14px;
                            font-weight: normal;
                            line-height: 19px
                        }

                section.siparislerimalinanlar .grid .grid-row .grid-col.adet {
                    justify-content: center;
                    padding-right: 0;
                    flex: 0 0 33%;
                    max-width: 33%;
                    height: auto;
                    display: flex;
                    font-size: 14px;
                    align-items: center;
                    flex-wrap: wrap
                }

                    section.siparislerimalinanlar .grid .grid-row .grid-col.adet:before {
                        content: "Adet: ";
                        font-weight: bold;
                        margin-right: 10px;
                        width: 100%;
                        flex: auto
                    }

                section.siparislerimalinanlar .grid .grid-row .grid-col.miad {
                    justify-content: center;
                    padding-right: 0;
                    flex: 0 0 33%;
                    max-width: 33%;
                    height: auto;
                    display: flex;
                    font-size: 14px;
                    align-items: center;
                    flex-wrap: wrap
                }

                    section.siparislerimalinanlar .grid .grid-row .grid-col.miad:before {
                        content: "Miat: ";
                        font-weight: bold;
                        margin-right: 10px;
                        width: 100%;
                        flex: auto
                    }

                section.siparislerimalinanlar .grid .grid-row .grid-col.fiyat {
                    flex: 0 0 34%;
                    max-width: 34%;
                    justify-content: center;
                    height: auto;
                    display: flex;
                    font-size: 14px;
                    align-items: center;
                    flex-wrap: wrap;
                    flex-direction: column
                }

                    section.siparislerimalinanlar .grid .grid-row .grid-col.fiyat sup {
                        top: 0
                    }

                    section.siparislerimalinanlar .grid .grid-row .grid-col.fiyat:before {
                        content: "Fiyat: ";
                        font-weight: bold;
                        margin-right: 10px;
                        width: 100%;
                        flex: auto
                    }

        section.siparislerimalinanlar .grid .grid-body {
            padding: 0
        }

            section.siparislerimalinanlar .grid .grid-body .grid-row {
                height: auto
            }

                section.siparislerimalinanlar .grid .grid-body .grid-row .grid-col {
                    font-weight: normal
                }

                    section.siparislerimalinanlar .grid .grid-body .grid-row .grid-col.urun-adi {
                        max-width: 100%;
                        flex: 0 0 100%
                    }

    section.siparislerimalinanlar .bilgi-tablolar .bilgi-tablo .col {
        padding-left: 0;
        padding-right: 0
    }

        section.siparislerimalinanlar .bilgi-tablolar .bilgi-tablo .col:last-child {
            padding-left: 15px
        }

    section.siparislerimalinanlar .bilgi-tablolar .bilgi-tablo.saga-yasli div:first-child {
        text-align: left;
        justify-content: flex-start;
        padding-left: 0 !important
    }

    section.siparislerimalinanlar .bilgi-tablolar .bilgi-tablo.saga-yasli div:last-child {
        text-align: left;
        justify-content: flex-start
    }

    section.siparislerimalinanlar .clear-margin-horizontal {
        margin-left: -15px;
        margin-right: -15px
    }

        section.siparislerimalinanlar .clear-margin-horizontal .col-12 {
            padding-left: 15px;
            padding-right: 15px
        }

    section.siparislerimalinanlar .buttons-row {
        margin-top: 20px
    }

        section.siparislerimalinanlar .buttons-row > div {
            margin-top: 10px
        }

            section.siparislerimalinanlar .buttons-row > div:nth-child(1) {
                text-align: center
            }

            section.siparislerimalinanlar .buttons-row > div:nth-child(2) {
                text-align: center
            }

            section.siparislerimalinanlar .buttons-row > div:nth-child(3) {
                text-align: center
            }

    section.BenimSayfamAlicilarIcin h4.baslik span {
        font-size: 18px
    }

    section.BenimSayfamAlicilarIcin h4.baslik ul {
        margin-top: 5px
    }

    section.BenimSayfamSaticilarIcin article p {
        font-size: 14px
    }

    section.BenimSayfamSaticilarIcin article ul.nokta-liste {
        margin-left: 5px
    }

        section.BenimSayfamSaticilarIcin article ul.nokta-liste li {
            font-size: 14px
        }

    section.BenimSayfamSaticilarIcin #saticilaricin .col:nth-child(1), section.BenimSayfamSaticilarIcin #saticilaricin .col:nth-child(2), section.BenimSayfamSaticilarIcin #saticilaricin .col:nth-child(4), section.BenimSayfamSaticilarIcin #saticilaricin .col:nth-child(3) {
        max-width: 50%;
        flex: 0 0 50%
    }

    section.BenimSayfamSaticilarIcin #saticilaricin .col:nth-child(5) {
        max-width: 50%;
        flex: 0 0 50%;
        margin-left: 25%
    }

    section.BenimSayfamSaticilarIcin #saticilaricin .col > .rcard {
        font-size: 14px;
        font-weight: normal;
        height: 80px
    }

        section.BenimSayfamSaticilarIcin #saticilaricin .col > .rcard span {
            font-size: 16px;
            font-weight: bold
        }

    section.BenimSayfamSaticilarIcin .ccard {
        height: 116px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-content: center;
        width: 100%;
        -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
        border-radius: 10px;
        font-weight: bolder;
        flex-wrap: wrap;
        font-size: 18px;
        margin-bottom: 30px
    }

        section.BenimSayfamSaticilarIcin .ccard span {
            font-size: 26px;
            width: 100%;
            font-weight: 900;
            color: #fff
        }

            section.BenimSayfamSaticilarIcin .ccard span sup {
                top: -0.2em
            }

        section.BenimSayfamSaticilarIcin .ccard.mor {
            background: #7187c5;
            color: #536491
        }

        section.BenimSayfamSaticilarIcin .ccard.turuncu {
            background: #ff6040;
            color: #cc4c33
        }

        section.BenimSayfamSaticilarIcin .ccard.turkuaz {
            background: #2a94c9;
            color: #349199
        }

    section.BenimSayfamSaticilarIcin .rcard {
        margin-bottom: 15px;
        font-size: 14px;
        height: 80px
    }

        section.BenimSayfamSaticilarIcin .rcard span {
            font-size: 16px
        }

    section.ilanyonetimi .button-bar {
        justify-content: space-between
    }

        section.ilanyonetimi .button-bar .btn, section.ilanyonetimi .button-bar .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li section.ilanyonetimi .button-bar a {
            width: 100%;
            font-size: 14px;
            font-weight: bold;
            height: 42px;
            color: #fff;
            max-width: 45%;
            flex: 0 0 45%;
            margin-top: 20px
        }

            section.ilanyonetimi .button-bar .btn.btn-gri, section.ilanyonetimi .button-bar .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li section.ilanyonetimi .button-bar a {
                margin-right: 0
            }

                section.ilanyonetimi .button-bar .btn.btn-gri:before, section.ilanyonetimi .button-bar .tabs .tab-butons > ul li a:before, .tabs .tab-butons > ul li section.ilanyonetimi .button-bar a:before {
                    content: " ";
                    background: url("/assets/images/Import.svg") no-repeat center;
                    display: inline-block;
                    width: 20px;
                    height: 18px;
                    margin-right: 10px;
                    line-height: 18px
                }

                section.ilanyonetimi .button-bar .btn.btn-turuncu:before, section.ilanyonetimi .button-bar .tabs .tab-butons > ul li a.btn-turuncu:before, .tabs .tab-butons > ul li section.ilanyonetimi .button-bar a.btn-turuncu:before, section.ilanyonetimi .button-bar .btn.btn-git:before, section.ilanyonetimi .button-bar .tabs .tab-butons > ul li a.btn-git:before, .tabs .tab-butons > ul li section.ilanyonetimi .button-bar a.btn-git:before, section.ilanyonetimi .button-bar .tabs .tab-butons > ul li.active a:before, .tabs .tab-butons > ul li.active section.ilanyonetimi .button-bar a:before {
                    content: " ";
                    background: url("/assets/images/Export.svg") no-repeat center;
                    display: inline-block;
                    width: 20px;
                    height: 18px;
                    margin-right: 10px;
                    line-height: 18px
                }
}

article h1 {
    font-size: 30px;
    font-weight: bold;
    padding: 0;
    margin: 42px 0 21px 0;
    display: block
}

article p, article ul {
    margin-bottom: 15px;
    font-size: 16px
}

article img.icerik-ust-gorsel {
    width: 100%;
    max-width: 100%;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
}

article:not(.inline) div:not(.row):not([class^=col]), article:not(.inline) > p:not([class^=col]), article:not(.inline) > h1:not([class^=col]), article:not(.inline) > h2:not([class^=col]), article:not(.inline) > h3:not([class^=col]), article:not(.inline) > h4:not([class^=col]), article:not(.inline) > h5:not([class^=col]), article:not(.inline) > h6:not([class^=col]), article:not(.inline) > table:not([class^=col]) {
    padding-left: 8px
}

@media(max-width: 1025px) {
    article h1 {
        font-size: 30px;
        font-weight: bold;
        padding: 0;
        margin: 30px 0 22px 0;
        display: block
    }

    article div, article p, article h1, article h2, article h3, article h4, article h5, article h6, article table {
        padding-left: 0
    }

    body > footer {
        padding-top: 20px !important;
    }
}

footer {
    background: #fff;
    padding-top: 45px !important;
    border-top: var(--border-flat-1);
}

    footer .alt {
        display: flex;
        padding-bottom: 2rem;
    }

        footer .alt .altmenu {
            display: block;
            max-width: 60%;
            flex: 60%
        }

            footer .alt .altmenu .menubolme {
                display: flex
            }

                footer .alt .altmenu .menubolme .menu-1 {
                    display: block;
                    max-width: 33%;
                    flex: 33%
                }

                footer .alt .altmenu .menubolme .menu-2 {
                    display: block;
                    max-width: 33%;
                    flex: 33%
                }

                footer .alt .altmenu .menubolme .menu-3 {
                    display: block;
                    max-width: 33%;
                    flex: 33%
                }

            footer .alt .altmenu h5 {
                font-size: 14px;
                font-weight: 600;
                color: #444;
                line-height: 30px
            }

            footer .alt .altmenu ul {
                width: 100%
            }

                footer .alt .altmenu ul li {
                    list-style: none
                }

                    footer .alt .altmenu ul li a {
                        font-size: 14px;
                        color: #444;
                        text-decoration: none;
                        line-height: 26px
                    }

                        footer .alt .altmenu ul li a:hover {
                            color: #000;
                        }

        footer .alt .altikonlar {
            display: block;
            max-width: 40%;
            flex: 40%
        }

            footer .alt .altikonlar .appicon {
                margin: 0 10px
            }

            footer .alt .altikonlar .kargoikon {
                margin-top: 22px
            }

    footer .altcizgi {
        background: #e6e6e6;
        border: none !important;
        height: 1px;
        display: block
    }

    footer .dip {
        height: 68px
    }

        footer .dip > div {
            height: 68px;
            color: rgba(255, 255, 255, .25);
            font-size: 13px;
            display: flex;
            align-items: center;
            color: #444;
        }

            footer .dip > div.odeme {
                text-align: center;
                justify-content: center
            }

            footer .dip > div.sosyal {
                text-align: right;
                justify-content: flex-end
            }

                footer .dip > div.sosyal .fa {
                    color: #444;
                    font-size: 18px;
                    margin: 0 10px;
                    transition: color .3s linear
                }

                    footer .dip > div.sosyal .fa:hover {
                        color: #000;
                    }

nav.tabbar {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #cfdfec;
    height: 64px;
    display: none;
    z-index: 100
}

    nav.tabbar > ul {
        display: flex;
        width: 100%
    }

        nav.tabbar > ul > li {
            height: 64px;
            flex: 25%;
            width: 100%;
            max-width: 25%;
            display: block
        }

            nav.tabbar > ul > li .tab-buton {
                height: 64px;
                width: 100%;
                position: relative
            }

                nav.tabbar > ul > li .tab-buton.borsa {
                    /* background: url("/assets/images/yeni-icon-islem.png") no-repeat center; */
                    background-size: 40px;
                    display: flex;
                    align-items: center;
                    padding-left: 26px;
                    transform: scale(1.3);
                }

                    nav.tabbar > ul > li .tab-buton.borsa:hover, nav.tabbar > ul > li .tab-buton.borsa.active {
                        /* background: url("/assets/images/yeni-icon-islem.png") no-repeat center; */
                        background-size: 40px;
                        display: flex;
                        align-items: center;
                        transform: scale(1.4);
                        padding-left: 27px;
                    }

                nav.tabbar > ul > li .tab-buton.bildirim {
                    background: url("/assets/images/yeni-icon-notif.svg") no-repeat center;
                    background-size: 30px
                }

                    nav.tabbar > ul > li .tab-buton.bildirim:hover, nav.tabbar > ul > li .tab-buton.bildirim.active {
                        background: url("/assets/images/yeni-icon-notif.svg") no-repeat center;
                        background-size: 30px
                    }

                nav.tabbar > ul > li .tab-buton.sepet {
                    background: url("/assets/images/yeni-icon-sepet.svg") no-repeat center;
                    background-size: 40px;
                    /* transform: scale(1.5); */
                    /* border: 1px solid #e6e6; */
                }

                    nav.tabbar > ul > li .tab-buton.sepet:hover, nav.tabbar > ul > li .tab-buton.sepet.active {
                        background: url("/assets/images/yeni-icon-sepet.svg") no-repeat center;
                        background-size: 40px
                    }

                nav.tabbar > ul > li .tab-buton.ilan {
                    background: url("/assets/images/Home/UcretsizIlan.svg") no-repeat center;
                    background-size: 40px
                }

                    nav.tabbar > ul > li .tab-buton.ilan:hover, nav.tabbar > ul > li .tab-buton.ilan.active {
                        background: url("/assets/images/Home/UcretsizIlanHover.svg") no-repeat center;
                        background-size: 40px
                    }

                nav.tabbar > ul > li .tab-buton .badge {
                    border-radius: 50%;
                    position: absolute;
                    right: 0;
                    top: -10px;
                    background: #ff6000;
                    color: #fff;
                    font-size: 14px;
                    width: 24px;
                    height: 24px;
                    text-align: center;
                    line-height: 24px;
                    padding: 0;
                    vertical-align: middle
                }

            nav.tabbar > ul > li#borsaTabIkon {
                position: relative
            }

                nav.tabbar > ul > li#borsaTabIkon .acilir-menu {
                    width: 100vw;
                    right: -60px;
                    bottom: 77px
                }

                    nav.tabbar > ul > li#borsaTabIkon .acilir-menu .menu-bilgi {
                        border-bottom: none
                    }

                    nav.tabbar > ul > li#borsaTabIkon .acilir-menu .menu-kalem {
                        margin-top: 15px
                    }

                    nav.tabbar > ul > li#borsaTabIkon .acilir-menu #submit {
                        margin-top: 20px;
                        display: block;
                        width: 100%
                    }

                    nav.tabbar > ul > li#borsaTabIkon .acilir-menu:before {
                        width: 21px;
                        height: 17px;
                        bottom: -17px;
                        position: absolute;
                        transform: rotate(180deg);
                        left: 33px
                    }

            nav.tabbar > ul > li#sepetTabIkon {
                position: relative
            }

                nav.tabbar > ul > li#sepetTabIkon .acilir-menu {
                    width: 100vw;
                    right: -94px;
                    bottom: 77px
                }

                    nav.tabbar > ul > li#sepetTabIkon .acilir-menu:before {
                        width: 21px;
                        height: 17px;
                        bottom: -17px;
                        position: absolute;
                        transform: rotate(180deg);
                        top: inherit;
                        right: 128px
                    }

                    nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem.sepet-urun {
                        padding: 18px 0;
                        height: 61px;
                        box-sizing: content-box;
                        border-bottom: 1px solid #e2ecf4
                    }

                    nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-resmi {
                        margin-top: -18px;
                        margin-bottom: -18px;
                        margin-left: 0;
                        float: left;
                        width: 60px;
                        height: 97px;
                        background-size: 100% auto;
                        background-repeat: no-repeat;
                        background-position: center
                    }

                    nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay {
                        position: relative;
                        padding-left: 10px;
                        box-sizing: border-box;
                        float: left;
                        width: 256px;
                        height: 61px
                    }

                        nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay a.urun-adi {
                            font-size: 14px;
                            line-height: 16px;
                            color: #000;
                            text-decoration: none;
                            font-weight: bold;
                            display: block
                        }

                        nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay a.urun-sil {
                            position: absolute;
                            right: 0;
                            top: 50%;
                            margin-top: -9px;
                            padding: 0;
                            border-radius: 0
                        }

                        nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay .price {
                            color: #ff6000;
                            font-size: 20px;
                            font-family: "Greycliff CF Extra";
                            position: absolute;
                            right: 30px;
                            top: 31px
                        }

                        nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay .bootstrap-touchspin {
                            width: 95px;
                            position: absolute;
                            bottom: -2px;
                            left: 5px
                        }

                            nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay .bootstrap-touchspin .btn, nav.tabbar > ul > li#sepetTabIkon .acilir-menu .tabs .tab-butons > ul li.menu-kalem .urun-detay .bootstrap-touchspin a, .tabs .tab-butons > ul nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay .bootstrap-touchspin a {
                                border: 1px solid #2b3036;
                                color: #2b3036;
                                background: #fff;
                                padding: 5px 10px;
                                height: 27px;
                                line-height: 0
                            }

                                nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay .bootstrap-touchspin .btn:hover, nav.tabbar > ul > li#sepetTabIkon .acilir-menu .tabs .tab-butons > ul li.menu-kalem .urun-detay .bootstrap-touchspin a:hover, .tabs .tab-butons > ul nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay .bootstrap-touchspin a:hover {
                                    border-color: #ff6000;
                                    color: #ff6000 !important
                                }

                            nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay .bootstrap-touchspin input {
                                height: 27px;
                                font-size: 12px;
                                border-top: 1px solid #2b3036;
                                border-bottom: 1px solid #2b3036;
                                color: #ff6000;
                                line-height: 27px;
                                text-align: center
                            }

                                nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay .bootstrap-touchspin input[readonly] {
                                    background: #fff
                                }

                    nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.sepet-toplam {
                        background: #f4faff;
                        border-radius: 10px;
                        font-size: 15px;
                        padding: 17px 28px 17px 12px;
                        margin-top: 20px
                    }

                        nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.sepet-toplam span {
                            font-family: "Greycliff CF";
                            padding-left: 5px;
                            font-weight: bolder
                        }

                    nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.sepet-butonlar {
                        margin-top: 20px
                    }

                        nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.sepet-butonlar .btn, nav.tabbar > ul > li#sepetTabIkon .acilir-menu .tabs .tab-butons > ul li.sepet-butonlar a, .tabs .tab-butons > ul nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.sepet-butonlar a {
                            display: block;
                            width: 100%;
                            font-family: "Greycliff CF Demi";
                            font-size: 12px
                        }

                            nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.sepet-butonlar .btn.sepeti-gor:after, nav.tabbar > ul > li#sepetTabIkon .acilir-menu .tabs .tab-butons > ul li.sepet-butonlar a.sepeti-gor:after, .tabs .tab-butons > ul nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.sepet-butonlar a.sepeti-gor:after {
                                right: 26px;
                                top: 10px
                            }

@media(max-width: 1201px) {
    footer .alt .altikonlar .kargoikon {
        max-width: 100%
    }
}

@media(max-width: 1025px) {
    nav.tabbar {
        display: inherit
    }

        nav.tabbar > ul > li .tab-buton .badge {
            right: initial;
            left: 50%
        }

        nav.tabbar > ul > li#sepetTabIkon .acilir-menu {
            width: 444px;
            right: -10px;
            bottom: 77px
        }

            nav.tabbar > ul > li#sepetTabIkon .acilir-menu:before {
                bottom: -16px
            }

            nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem.sepet-urun {
                padding: 18px 0;
                height: 61px;
                box-sizing: content-box;
                border-bottom: 1px solid #e2ecf4
            }

            nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-resmi {
                margin-top: -18px;
                margin-bottom: -18px;
                margin-left: 0;
                float: left;
                width: 73px;
                height: 97px;
                background-size: 100% auto;
                background-repeat: no-repeat;
                background-position: center
            }

            nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay {
                position: relative;
                padding-left: 10px;
                box-sizing: border-box;
                float: left;
                width: 318px;
                height: 61px
            }

                nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay a.urun-adi {
                    font-size: 16px;
                    line-height: 16px;
                    color: #000;
                    text-decoration: none;
                    font-weight: bold;
                    display: block
                }

                nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay a.urun-sil {
                    position: absolute;
                    right: 0;
                    top: 50%;
                    margin-top: -9px;
                    padding: 0;
                    border-radius: 0
                }

                nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay .price {
                    color: #ff6000;
                    font-size: 20px;
                    font-family: "Greycliff CF Extra";
                    position: absolute;
                    right: 30px;
                    top: 31px
                }

                nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay .bootstrap-touchspin {
                    width: 95px;
                    position: absolute;
                    bottom: 0;
                    left: 5px
                }

                    nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay .bootstrap-touchspin .btn, nav.tabbar > ul > li#sepetTabIkon .acilir-menu .tabs .tab-butons > ul li.menu-kalem .urun-detay .bootstrap-touchspin a, .tabs .tab-butons > ul nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay .bootstrap-touchspin a {
                        border: 2px solid #2b3036;
                        color: #2b3036;
                        background: #fff;
                        padding: 5px 10px;
                        height: 27px;
                        line-height: 0
                    }

                        nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay .bootstrap-touchspin .btn:hover, nav.tabbar > ul > li#sepetTabIkon .acilir-menu .tabs .tab-butons > ul li.menu-kalem .urun-detay .bootstrap-touchspin a:hover, .tabs .tab-butons > ul nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay .bootstrap-touchspin a:hover {
                            border-color: #ff6000;
                            color: #ff6000 !important
                        }

                    nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay .bootstrap-touchspin input {
                        height: 27px;
                        font-size: 12px;
                        border-top: 2px solid #2b3036;
                        border-bottom: 2px solid #2b3036;
                        color: #ff6000;
                        line-height: 27px;
                        text-align: center
                    }

                        nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay .bootstrap-touchspin input[readonly] {
                            background: #fff
                        }

            nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.sepet-toplam {
                background: #f4faff;
                border-radius: 10px;
                font-size: 18px;
                padding: 17px 28px 17px 12px;
                margin-top: 20px
            }

                nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.sepet-toplam span {
                    font-family: "Greycliff CF";
                    padding-left: 5px;
                    font-weight: bolder
                }

            nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.sepet-butonlar {
                margin-top: 20px
            }

                nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.sepet-butonlar .btn, nav.tabbar > ul > li#sepetTabIkon .acilir-menu .tabs .tab-butons > ul li.sepet-butonlar a, .tabs .tab-butons > ul nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.sepet-butonlar a {
                    display: block;
                    width: 100%;
                    font-family: "Greycliff CF Demi";
                    font-size: 16px
                }

                    nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.sepet-butonlar .btn.sepeti-gor:after, nav.tabbar > ul > li#sepetTabIkon .acilir-menu .tabs .tab-butons > ul li.sepet-butonlar a.sepeti-gor:after, .tabs .tab-butons > ul nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.sepet-butonlar a.sepeti-gor:after {
                        right: 36px;
                        top: 12px
                    }

        nav.tabbar > ul > li#borsaTabIkon .acilir-menu {
            width: 444px;
            right: initial;
            left: 0
        }

            nav.tabbar > ul > li#borsaTabIkon .acilir-menu:before {
                top: initial;
                left: 117px
            }

    footer .alt {
        flex-wrap: wrap
    }

        footer .alt .altmenu {
            max-width: 100%;
            flex: 100%;
            padding-left: 15px;
            padding-right: 15px
        }

            footer .alt .altmenu h5 {
                font-size: 14px
            }

            footer .alt .altmenu .menubolme .menu-1 {
                flex: 35%;
                max-width: 35%
            }

            footer .alt .altmenu .menubolme .menu-2 {
                flex: 35%;
                max-width: 35%
            }

            footer .alt .altmenu .menubolme .menu-3 {
                flex: 30%;
                max-width: 30%
            }

            footer .alt .altmenu ul li a {
                font-size: 13px
            }

        footer .alt .altikonlar {
            max-width: 100%;
            flex: 100%;
            margin-top: 25px
        }

            footer .alt .altikonlar .kargoikon {
                max-width: 90%
            }

    footer .dip {
        height: auto
    }

        footer .dip > div:first-child {
            text-align: center;
            justify-content: center
        }

        footer .dip .odeme img {
            max-width: 100%
        }
}

@media(max-width: 768px) {
    nav.tabbar {
        display: inherit
    }

        nav.tabbar > ul > li .tab-buton .badge {
            right: initial;
            left: 50%
        }

        nav.tabbar > ul > li#sepetTabIkon .acilir-menu {
            width: 100vw;
            right: -100%;
            bottom: 77px
        }

            nav.tabbar > ul > li#sepetTabIkon .acilir-menu:before {
                bottom: -16px;
                right: 36%
            }

            nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem.sepet-urun {
                padding: 18px 0;
                height: 61px;
                box-sizing: content-box;
                border-bottom: 1px solid #e2ecf4
            }

            nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-resmi {
                margin-top: -18px;
                margin-bottom: -18px;
                margin-left: 0;
                float: left;
                width: 50px;
                height: 97px;
                background-size: 100% auto;
                background-repeat: no-repeat;
                background-position: center
            }

            nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay {
                position: relative;
                padding-left: 10px;
                box-sizing: border-box;
                float: left;
                width: calc(100% - 50px);
                height: 61px
            }

                nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay a.urun-adi {
                    font-size: 12px;
                    line-height: 16px;
                    color: #000;
                    text-decoration: none;
                    font-weight: normal;
                    display: block
                }

                nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay a.urun-sil {
                    position: absolute;
                    right: 0;
                    top: 50%;
                    margin-top: -9px;
                    padding: 0;
                    border-radius: 0
                }

                nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay .price {
                    color: #ff6000;
                    font-size: 20px;
                    font-family: "Greycliff CF Extra";
                    position: absolute;
                    right: 30px;
                    top: 31px
                }

                nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay .bootstrap-touchspin {
                    width: 95px;
                    position: absolute;
                    bottom: 0;
                    left: 5px
                }

                    nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay .bootstrap-touchspin .btn, nav.tabbar > ul > li#sepetTabIkon .acilir-menu .tabs .tab-butons > ul li.menu-kalem .urun-detay .bootstrap-touchspin a, .tabs .tab-butons > ul nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay .bootstrap-touchspin a {
                        border: 2px solid #2b3036;
                        color: #2b3036;
                        background: #fff;
                        padding: 5px 10px;
                        height: 27px;
                        line-height: 0
                    }

                        nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay .bootstrap-touchspin .btn:hover, nav.tabbar > ul > li#sepetTabIkon .acilir-menu .tabs .tab-butons > ul li.menu-kalem .urun-detay .bootstrap-touchspin a:hover, .tabs .tab-butons > ul nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay .bootstrap-touchspin a:hover {
                            border-color: #ff6000;
                            color: #ff6000 !important
                        }

                    nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay .bootstrap-touchspin input {
                        height: 27px;
                        font-size: 12px;
                        border-top: 2px solid #2b3036;
                        border-bottom: 2px solid #2b3036;
                        color: #ff6000;
                        line-height: 27px;
                        text-align: center
                    }

                        nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.menu-kalem .urun-detay .bootstrap-touchspin input[readonly] {
                            background: #fff
                        }

            nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.sepet-toplam {
                background: #f4faff;
                border-radius: 0;
                font-size: 14px;
                padding: 17px 28px 17px 12px;
                margin-top: 20px
            }

                nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.sepet-toplam span {
                    font-family: "Greycliff CF";
                    padding-left: 5px;
                    font-weight: bolder
                }

            nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.sepet-butonlar {
                margin-top: 20px
            }

                nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.sepet-butonlar .btn, nav.tabbar > ul > li#sepetTabIkon .acilir-menu .tabs .tab-butons > ul li.sepet-butonlar a, .tabs .tab-butons > ul nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.sepet-butonlar a {
                    display: block;
                    width: 100%;
                    font-family: "Greycliff CF Demi";
                    font-size: 12px
                }

                    nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.sepet-butonlar .btn.sepeti-gor:after, nav.tabbar > ul > li#sepetTabIkon .acilir-menu .tabs .tab-butons > ul li.sepet-butonlar a.sepeti-gor:after, .tabs .tab-butons > ul nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.sepet-butonlar a.sepeti-gor:after {
                        right: 26px;
                        top: 10px
                    }

                    nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.sepet-butonlar .btn.btn-turuncu, nav.tabbar > ul > li#sepetTabIkon .acilir-menu .tabs .tab-butons > ul li.sepet-butonlar a.btn-turuncu, .tabs .tab-butons > ul nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.sepet-butonlar a.btn-turuncu, nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.sepet-butonlar .btn.btn-git, nav.tabbar > ul > li#sepetTabIkon .acilir-menu .tabs .tab-butons > ul li.sepet-butonlar a.btn-git, .tabs .tab-butons > ul nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.sepet-butonlar a.btn-git, nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.sepet-butonlar .tabs .tab-butons > ul li.active a, .tabs .tab-butons > ul li.active nav.tabbar > ul > li#sepetTabIkon .acilir-menu li.sepet-butonlar a {
                        padding: 7px 10px
                    }

        nav.tabbar > ul > li#borsaTabIkon .acilir-menu {
            width: 100vw;
            right: initial;
            left: 0
        }

            nav.tabbar > ul > li#borsaTabIkon .acilir-menu:before {
                top: initial;
                left: 12vw
            }

    footer .alt {
        flex-wrap: wrap
    }

        footer .alt .altmenu {
            max-width: 100%;
            flex: 100%;
            padding-left: 15px;
            padding-right: 15px
        }

            footer .alt .altmenu h5 {
                font-size: 14px
            }

            footer .alt .altmenu .menubolme {
                flex-wrap: wrap
            }

                footer .alt .altmenu .menubolme .menu-1 {
                    flex: 50%;
                    max-width: 50%
                }

                footer .alt .altmenu .menubolme .menu-2 {
                    flex: 50%;
                    max-width: 50%
                }

                footer .alt .altmenu .menubolme .menu-3 {
                    margin-top: 30px;
                    flex: 100%;
                    max-width: 100%
                }

            footer .alt .altmenu ul li a {
                font-size: 12px
            }

        footer .alt .altikonlar {
            max-width: 100%;
            flex: 100%;
            margin-top: 15px
        }

            footer .alt .altikonlar .kargoikon {
                max-width: 90%
            }

            footer .alt .altikonlar .appicon {
                max-width: 42%
            }

    footer .dip {
        height: auto
    }

        footer .dip > div:first-child {
            text-align: center;
            justify-content: center
        }

        footer .dip .odeme img {
            max-width: 100%
        }
}

.ikon {
    display: inline-block;
    margin-right: 5px
}

    .ikon.ikon-psf {
        background: url("/assets/images/Ilan/PSFBildir.svg") no-repeat center;
        height: 17px;
        width: 20px;
        transform: translateY(3px)
    }

    .ikon.ikon-psfyukle {
        background: url("/assets/images/Ilan/PSFUrunYukle.svg") no-repeat center;
        height: 16px;
        width: 16px;
        transform: translateY(3px)
    }

.fa-content, .autocomplete-items ul.addnewl li span.newadd:before, ul.sihirbaz li.basarili span.number:after, ul.sihirbaz li.basarisiz span.number:after, ul.sihirbaz.lacivert li.basarili span.number:after {
    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
}

.check {
    background: url("/assets/images/Check.svg") no-repeat center;
    background-size: auto 25px;
    width: 35px;
    height: 25px;
    display: inline-block;
    position: relative
}

    .check.square {
        width: 76px;
        height: 76px;
        border: 3px solid #96cd00;
        border-radius: 50%
    }

    .check.lacivert {
        background: url("/assets/images/CheckLacivert.svg") no-repeat center;
        background-size: auto 12px
    }

        .check.lacivert.square {
            border: 2px solid #4258ed;
            width: 42px;
            height: 42px
        }

        .check.lacivert.lg {
            background-size: auto 25px
        }

            .check.lacivert.lg.square {
                width: 76px;
                height: 76px;
                border: 3px solid #4258ed;
                border-radius: 50%
            }

.errorsnippet {
    background: url("/assets/images/Error.svg") no-repeat center;
    background-size: auto 25px;
    width: 35px;
    height: 25px;
    display: inline-block;
    position: relative
}

    .errorsnippet.square {
        width: 76px;
        height: 76px;
        border: 3px solid #ed1f2e;
        border-radius: 50%
    }

.bootstrap-touchspin {
    width: 95px;
    position: relative
}

    .bootstrap-touchspin .btn, .bootstrap-touchspin .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li .bootstrap-touchspin a {
        border: 2px solid #2b3036;
        color: #2b3036;
        background: #fff;
        padding: 5px 10px;
        height: 27px;
        line-height: 0
    }

        .bootstrap-touchspin .btn:hover, .bootstrap-touchspin .tabs .tab-butons > ul li a:hover, .tabs .tab-butons > ul li .bootstrap-touchspin a:hover {
            border-color: #ff6000;
            color: #ff6000 !important
        }

    .bootstrap-touchspin input {
        height: 27px;
        font-size: 12px;
        border-top: 2px solid #2b3036;
        border-bottom: 2px solid #2b3036;
        color: #ff6000;
        line-height: 27px;
        padding: 0 !important;
        text-align: center
    }

        .bootstrap-touchspin input.form-control {
            padding: 0 !important
        }

        .bootstrap-touchspin input[readonly] {
            background: #fff;
            padding: 0
        }


.modal .modal-dialog .modal-content {
    border: none;
    border-radius: .25rem;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
    padding-left: 1em;
    padding-right: 1em
}

    .modal .modal-dialog .modal-content .modal-header {
        padding: 0;
        height: 63px;
        align-items: center
    }

        .modal .modal-dialog .modal-content .modal-header h5 {
            height: 63px;
            line-height: 63px;
            padding: 0;
            margin: 0;
            position: relative;
            float: left;
            font-size: 20px;
            font-family: "Greycliff CF";
            font-weight: bold;
            vertical-align: top
        }


        .modal .modal-dialog .modal-content .modal-header .onbilgi__modal {
            height: 63px;
            line-height: 63px;
            padding: 0;
            margin: 0;
            position: relative;
            float: left;
            font-size: 20px;
            font-family: "Greycliff CF";
            font-weight: bold;
            vertical-align: top
        }

        .modal .modal-dialog .modal-content .modal-header h5:after {
            /* border: 2px solid #ff6000; */
            content: " ";
            bottom: -1px;
            left: 0;
            width: 100%;
            position: absolute
        }

    .modal .modal-dialog .modal-content .modal-body, .modal .modal-dialog .modal-content .modal-footer {
        padding-left: 0;
        padding-right: 0
    }

        .modal .modal-dialog .modal-content .modal-footer .btn.btn-secondary, .modal .modal-dialog .modal-content .modal-footer .tabs .tab-butons > ul li a.btn-secondary, .tabs .tab-butons > ul li .modal .modal-dialog .modal-content .modal-footer a.btn-secondary {
            background: #cd1e3d;
            color: #fff;
            font-size: 14px
        }

            .modal .modal-dialog .modal-content .modal-footer .btn.btn-secondary:hover, .modal .modal-dialog .modal-content .modal-footer .tabs .tab-butons > ul li a.btn-secondary:hover, .tabs .tab-butons > ul li .modal .modal-dialog .modal-content .modal-footer a.btn-secondary:hover {
                background: #ff4e63;
                color: #fff
            }

        .modal .modal-dialog .modal-content .modal-footer .btn.btn-primary, .modal .modal-dialog .modal-content .modal-footer .tabs .tab-butons > ul li a.btn-primary, .tabs .tab-butons > ul li .modal .modal-dialog .modal-content .modal-footer a.btn-primary {
            background: #2a94c9;
            color: #fff;
            font-size: 14px
        }

            .modal .modal-dialog .modal-content .modal-footer .btn.btn-primary:hover, .modal .modal-dialog .modal-content .modal-footer .tabs .tab-butons > ul li a.btn-primary:hover, .tabs .tab-butons > ul li .modal .modal-dialog .modal-content .modal-footer a.btn-primary:hover {
                background-color: #fa9d26
            }

.tooltip.mor-tooltip .tooltip-inner {
    background: #6777b2 !important
}

.tooltip.mor-tooltip .arrow:before {
    border-top-color: #6777b2 !important
}

.tooltip.pembe-tooltip .tooltip-inner {
    background: #fb435f !important
}

.tooltip.pembe-tooltip .arrow:before {
    border-top-color: #fb435f !important
}

.tooltip.mavi-tooltip .tooltip-inner {
    background: #3498db !important
}

.tooltip.mavi-tooltip .arrow:before {
    border-top-color: #3498db !important
}

.tooltip.beyaz-tooltip {
    opacity: 1;
    border-radius: .25rem;
    z-index: 1001;
    background: #fff;
    -webkit-box-shadow: 0 0 18px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 18px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 18px 0 rgba(0, 0, 0, .2)
}

    .tooltip.beyaz-tooltip .tooltip-inner {
        background: #fff !important;
        color: #2b3036;
        padding: 10px 30px 10px 15px;
        font-size: 12px;
        line-height: 19px;
        max-width: 276px;
        text-align: left
    }

        .tooltip.beyaz-tooltip .tooltip-inner > div {
            display: flex;
            height: 26px;
            align-items: center;
            position: relative
        }

            .tooltip.beyaz-tooltip .tooltip-inner > div span {
                width: 45px;
                display: inline-flex;
                justify-content: center
            }

                .tooltip.beyaz-tooltip .tooltip-inner > div span img {
                    position: relative;
                    margin: 0 auto
                }

    .tooltip.beyaz-tooltip .arrow {
        bottom: -8px;
        width: 13px;
        height: 8px
    }

        .tooltip.beyaz-tooltip .arrow:before {
            border-top-color: #fff !important
        }

.autocomplete {
    position: relative;
    display: inline-block
}

.autocomplete-items {
    width: 679px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .08);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .08);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .08);
    padding: 15px 5px;
    position: absolute;
    z-index: 97;
    border-radius: .25rem;
    transform: translateY(10px);
}

    .autocomplete-items:before {
        content: " ";
        background: url(/assets/images/menu-up.png) no-repeat;
        width: 21px;
        height: 17px;
        top: -17px;
        position: absolute;
        left: 35px;
    }

    .autocomplete-items ul:first-child {
        padding: 0 25px 0 5px;
        overflow-y: scroll;
        max-height: 214px;
        position: relative
    }

        .autocomplete-items ul:first-child::-webkit-scrollbar {
            width: 6px;
            height: 35px
        }

        .autocomplete-items ul:first-child::-webkit-scrollbar-track {
            background: url("/assets/images/scrollbg.png") transparent repeat-y center
        }

        .autocomplete-items ul:first-child::-webkit-scrollbar-thumb {
            background: #ff6000;
            border-radius: 20px
        }

        .autocomplete-items ul:first-child li {
            display: flex;
            align-content: center;
            align-items: center;
            height: 52px;
            padding-right: 15px
        }

            .autocomplete-items ul:first-child li.autocomplete-active, .autocomplete-items ul:first-child li:hover {
                background: #f4faff !important
            }

            .autocomplete-items ul:first-child li + li {
                border-top: 1px solid #f4faff
            }

            .autocomplete-items ul:first-child li .img-div {
                flex: 0 0 40px;
                max-width: 40px
            }

                .autocomplete-items ul:first-child li .img-div img {
                    max-width: 100%
                }

            .autocomplete-items ul:first-child li span {
                padding-left: 15px;
                font-weight: normal;
                font-size: 13px !important;
                margin-top: 0 !important
            }

            .autocomplete-items ul:first-child li a {
                font-size: 12px;
                color: #ff6000;
                text-decoration: none;
                line-height: 35px
            }

                .autocomplete-items ul:first-child li a.pad {
                    text-indent: 23px
                }

    .autocomplete-items ul.addnewl {
        padding: 0 25px 0 5px;
        position: relative
    }

        .autocomplete-items ul.addnewl li {
            display: flex;
            align-content: center;
            align-items: center;
            height: 52px;
            padding-right: 15px
        }

            .autocomplete-items ul.addnewl li + li {
                border-top: 1px solid #f4faff
            }

            .autocomplete-items ul.addnewl li span {
                padding-left: 5px;
                font-weight: normal;
                font-size: 13px !important;
                margin-top: 0 !important;
                height: 52px;
                position: relative;
                display: flex
            }

                .autocomplete-items ul.addnewl li span.newadd:before {
                    content: "";
                    font-size: 30px;
                    font-weight: bolder;
                    display: inline-block;
                    margin-right: 10px;
                    color: #ff6000;
                    line-height: 52px;
                    height: 52px
                }

                .autocomplete-items ul.addnewl li span i {
                    font-style: normal !important;
                    font-size: 30px;
                    margin-right: 10px
                }

            .autocomplete-items ul.addnewl li a {
                font-size: 14px;
                color: #ff6000;
                text-decoration: none;
                height: 52px;
                line-height: 52px
            }

                .autocomplete-items ul.addnewl li a b {
                    color: #2b3036
                }

.search-bar {
    position: fixed;
    display: none;
    width: 1120px;
    background-color: #fff;
    border-radius: .25rem;
    left: 50%;
    margin-left: -560px;
    z-index: 100;
    padding: 35px 30px;
    margin-top: 0;
    top: 77px;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
}

    .search-bar:before {
        content: " ";
        background: url("/assets/images/menu-up.png") no-repeat;
        width: 21px;
        height: 17px;
        top: -17px;
        position: absolute;
        left: 20%;
        right: unset
    }

    .search-bar .sol-sutun {
        overflow-y: scroll;
        height: 480px
    }

        .search-bar .sol-sutun h6.baslik {
            margin-bottom: 0
        }

            .search-bar .sol-sutun h6.baslik ~ h6.baslik {
                margin-top: 32px
            }

        .search-bar .sol-sutun ul {
            /*height: 183px;*/
            /*overflow-y: scroll;*/
            padding-right: 10px
        }

            .search-bar .sol-sutun ul::-webkit-scrollbar {
                width: 6px;
                height: 35px
            }

            .search-bar .sol-sutun ul::-webkit-scrollbar-track {
                background: url("/assets/images/scrollbg.png") transparent repeat-y center
            }

            .search-bar .sol-sutun ul::-webkit-scrollbar-thumb {
                background: #ff6000;
                border-radius: 20px
            }

            .search-bar .sol-sutun ul.kategori {
                margin-top: 7px
            }

                .search-bar .sol-sutun ul.kategori > li {
                    height: 24px;
                    min-height: 24px !important;
                    font-size: 14px;
                    font-weight: 400
                }

                    .search-bar .sol-sutun ul.kategori > li a {
                        height: 24px;
                        line-height: 24px;
                        font-size: 14px;
                        display: block;
                        font-weight: 400
                    }

                        .search-bar .sol-sutun ul.kategori > li a:before {
                            display: none
                        }

                        .search-bar .sol-sutun ul.kategori > li a span {
                            float: right;
                            opacity: .4;
                            font-size: 12px
                        }

                .search-bar .sol-sutun ul.kategori + ul.kategori {
                    margin-top: 30px
                }

        .search-bar .sol-sutun > .row > div {
            margin-bottom: 20px
        }

    .search-bar .sonuclar {
        padding: 30px 10px
    }

        .search-bar .sonuclar .sonuc {
            display: block;
            height: 470px;
            margin: -25px 0;
            overflow-y: scroll
        }

            .search-bar .sonuclar .sonuc::-webkit-scrollbar {
                width: 6px;
                height: 35px
            }

            .search-bar .sonuclar .sonuc::-webkit-scrollbar-track {
                background: url("/assets/images/scrollbg.png") transparent repeat-y center
            }

            .search-bar .sonuclar .sonuc::-webkit-scrollbar-thumb {
                background: #ff6000;
                border-radius: 20px
            }

            .search-bar .sonuclar .sonuc .liste2 {
                display: block;
                margin-top: 5px;
                margin-right: 30px;
                margin-left: 15px
            }

                .search-bar .sonuclar .sonuc .liste2 .satir {
                    display: flex;
                    flex-wrap: wrap;
                    box-shadow: none;
                    -webkit-box-shadow: none;
                    -moz-box-shadow: none;
                    margin-top: 0;
                    margin-bottom: 5px
                }

                    .search-bar .sonuclar .sonuc .liste2 .satir:hover {
                        -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
                        -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
                        box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
                    }

                    .search-bar .sonuclar .sonuc .liste2 .satir .sutun.urun-resmi {
                        max-width: 85px;
                        flex: 0 0 85px;
                        flex-wrap: wrap;
                        align-items: center;
                        display: flex
                    }

                        .search-bar .sonuclar .sonuc .liste2 .satir .sutun.urun-resmi img {
                            max-width: 85px
                        }

                    .search-bar .sonuclar .sonuc .liste2 .satir .sutun.urun-adi {
                        display: flex;
                        flex-basis: 0;
                        flex-grow: 1;
                        flex-wrap: wrap;
                        align-content: center;
                        font-weight: 400;
                    }

                        .search-bar .sonuclar .sonuc .liste2 .satir .sutun.urun-adi a {
                            font-weight: bold;
                            text-decoration: none;
                            color: #2b3036;
                            width: 100%;
                            max-width: 100%;
                            flex: 0 0 100%;
                            font-size: 14px;
                            line-height: 1.5em
                        }

                        .search-bar .sonuclar .sonuc .liste2 .satir .sutun.urun-adi span {
                            /* color: #ff6000; */
                            color: #444;
                            font-weight: 400;
                            font-size: 14px;
                            line-height: 2em
                        }

                    .search-bar .sonuclar .sonuc .liste2 .satir .sutun.ilan-sayi {
                        display: flex;
                        max-width: 77px;
                        flex: 0 0 77px;
                        flex-wrap: wrap;
                        align-content: center;
                        font-weight: bolder;
                        justify-content: flex-end;
                        color: #b1b8c4
                    }

@media(max-width: 1201px) {
    .search-bar {
        width: 1024px;
        margin-left: -512px
    }
}

@media(max-width: 1025px) {
    .search-bar {
        width: 80%;
        margin-left: 0;
        left: 10%;
        padding-bottom: 15px
    }

        .search-bar .sonuc {
            max-height: calc(100vh - 250px)
        }

            .search-bar .sonuc .liste2 .satir {
                padding: 10px 15px
            }
}

@media(max-width: 768px) {
    footer {
        padding-bottom: 40px;
    }

    .search-bar {
        width: 100%;
        margin-left: 0;
        left: 0;
        padding: 20px;
        top: 111px;
    }

        .search-bar .sol-sutun {
            padding-right: 5px;
            padding-left: 5px;
            height: auto;
            border-bottom: 1px solid #e2ecf4
        }

            .search-bar .sol-sutun > .row {
                flex-wrap: nowrap;
                overflow-x: scroll
            }

                .search-bar .sol-sutun > .row > div {
                    max-width: 60% !important;
                    flex: 0 0 60% !important;
                    margin-bottom: 0
                }

        .search-bar ul.kategori {
            margin-bottom: 0;
            flex-direction: column;
            border-bottom: 0;
            height: 150px;
            overflow-x: hidden
        }

            .search-bar ul.kategori li {
                width: 100%;
                padding-right: 0 !important;
                padding-left: 0 !important
            }

                .search-bar ul.kategori li a {
                    width: 100%;
                    text-align: left;
                    border-bottom: none;
                    font-size: 12px !important
                }

        .search-bar .sonuclar {
            padding: 30px 0
        }

            .search-bar .sonuclar .sonuc {
                margin: -25px 5px;
                overflow-y: scroll;
                height: calc(100vh - 375px)
            }

                .search-bar .sonuclar .sonuc .liste2 {
                    margin-right: 15px;
                    margin-left: 10px
                }
}

body.landing {
    padding-top: 0 !important;
    min-height: 100%;
    background: rgba(242, 248, 254, .5) !important
}

    body.landing .alert {
        display: none
    }

    body.landing h1, body.landing h3 {
        color: #fff
    }

    body.landing h3 {
        font-size: 34px
    }

    body.landing h1 {
        font-size: 64px;
        font-weight: 900
    }

body article p {
    font-size: 18px;
    font-weight: 300
}

body h2.baslik {
    font-size: 38px;
    font-family: "Greycliff CF Demi";
    font-weight: bold;
    margin-bottom: 50px
}

    body h2.baslik span {
        font-family: "Greycliff CF";
        font-weight: 900;
        color: #ff6000
    }

section.landing-header {
    margin-top: 0;
    height: 772px;
    background: url("/assets/images/landingpage/header.jpg") no-repeat right bottom;
    background-size: cover
}

    section.landing-header header {
        background: transparent;
        position: relative
    }

        section.landing-header header .container {
            display: flex;
            justify-content: space-between
        }

        section.landing-header header ul {
            float: right;
            display: flex;
            align-self: center;
            justify-items: flex-end
        }

            section.landing-header header ul li a {
                font-size: 18px;
                color: #fff;
                padding: 0 15px;
                transition: color .3s linear
            }

                section.landing-header header ul li a:hover {
                    color: #fa9d26
                }

            section.landing-header header ul li:first-child:after {
                content: "|";
                display: inline-block;
                font-size: 18px;
                color: #fff
            }

    section.landing-header .slogan {
        text-align: center;
        padding-top: 50px
    }

        section.landing-header .slogan h1, section.landing-header .slogan h3 {
            color: #fff
        }

        section.landing-header .slogan h3 {
            font-size: 34px
        }

        section.landing-header .slogan h1 {
            font-size: 64px;
            font-weight: 900
        }

    section.landing-header .form {
        margin-top: 30px
    }

        section.landing-header .form .form-row {
            display: flex;
            justify-content: center
        }

            section.landing-header .form .form-row .form-group {
                display: flex;
                justify-content: stretch
            }

                section.landing-header .form .form-row .form-group input[type=text] {
                    display: block;
                    --background: rgba(255, 255, 255, .4);
                    border: none;
                    border-radius: 25px 0 0 25px;
                    height: 50px;
                    padding: 0 15px;
                    line-height: 50px;
                    color: #fff
                }

                    section.landing-header .form .form-row .form-group input[type=text] ::placeholder {
                        color: #fff !important
                    }

                    section.landing-header .form .form-row .form-group input[type=text] :-ms-input-placeholder {
                        color: #fff !important
                    }

                    section.landing-header .form .form-row .form-group input[type=text] ::-ms-input-placeholder {
                        color: #fff !important
                    }

                    section.landing-header .form .form-row .form-group input[type=text]:focus, section.landing-header .form .form-row .form-group input[type=text]:hover {
                        outline: 0;
                        box-shadow: none
                    }

                section.landing-header .form .form-row .form-group .btn, section.landing-header .form .form-row .form-group .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li section.landing-header .form .form-row .form-group a {
                    display: block;
                    margin-left: -25px;
                    height: 50px;
                    font-size: 18px;
                    padding: 0 25px;
                    font-weight: bolder
                }

section.mac {
    margin-top: -400px
}

    section.mac .container {
        flex-direction: column
    }

section.farmaborsanedir .tanitim-kutucuklar {
    margin-top: 0
}

    section.farmaborsanedir .tanitim-kutucuklar .row {
        margin-left: -15px;
        margin-right: -15px
    }

        section.farmaborsanedir .tanitim-kutucuklar .row > div {
            padding-left: 15px;
            padding-right: 15px;
            margin-top: 30px
        }

            section.farmaborsanedir .tanitim-kutucuklar .row > div:nth-child(odd) {
                transform: translateY(-20px)
            }

            section.farmaborsanedir .tanitim-kutucuklar .row > div .col {
                border-radius: .25rem;
                display: flex;
                flex-direction: column
            }

                section.farmaborsanedir .tanitim-kutucuklar .row > div .col:hover img {
                    display: block
                }

                section.farmaborsanedir .tanitim-kutucuklar .row > div .col img {
                    width: 67px;
                    opacity: 1
                }

                section.farmaborsanedir .tanitim-kutucuklar .row > div .col span {
                    font-size: 14px;
                    text-align: center;
                    justify-content: center;
                    margin-top: 10px
                }

            section.farmaborsanedir .tanitim-kutucuklar .row > div:nth-child(2) img {
                width: 57px
            }

            section.farmaborsanedir .tanitim-kutucuklar .row > div:nth-child(2) span {
                font-size: 12px
            }

            section.farmaborsanedir .tanitim-kutucuklar .row > div:nth-child(3) img {
                width: 62px
            }

            section.farmaborsanedir .tanitim-kutucuklar .row > div:nth-child(3) span {
                font-size: 12px
            }

section.nasilcalisir .swiper-container {
    position: relative
}

section.nasilcalisir .swiper-slide .row > div {
    display: flex;
    align-items: center
}

    section.nasilcalisir .swiper-slide .row > div article h5 {
        font-weight: bold;
        font-size: 18px;
        margin-bottom: 15px
    }

    section.nasilcalisir .swiper-slide .row > div article p {
        font-size: 18px;
        font-weight: 300;
        line-height: 24px
    }

    section.nasilcalisir .swiper-slide .row > div:first-child {
        padding: 0
    }

section.nasilcalisir .swiper-slide img {
    width: 100%
}

section.nasilcalisir .swiper-pagination {
    position: absolute;
    left: calc(75% - 50px);
    bottom: 60px;
    z-index: 10;
    width: auto
}

    section.nasilcalisir .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
        background-color: #000
    }

        section.nasilcalisir .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
            background-color: #ff6000
        }

section.nasilcalisir .tab-content {
    margin-top: 30px
}

section.farmadunyasi {
    background: url("/assets/images/landingpage/bg1.jpg") no-repeat center top;
    background-size: cover;
    height: 430px;
    display: flex;
    align-items: center
}

    section.farmadunyasi .container {
        text-align: center
    }

        section.farmadunyasi .container .row {
            display: flex;
            justify-content: center
        }

        section.farmadunyasi .container p {
            color: #fff;
            opacity: .5;
            margin-top: 15px
        }

        section.farmadunyasi .container h3 {
            font-size: 30px
        }

        section.farmadunyasi .container h1 {
            font-size: 50px;
            font-weight: 900
        }

    section.farmadunyasi .btn.btn-mobile, section.farmadunyasi .tabs .tab-butons > ul li a.btn-mobile, .tabs .tab-butons > ul li section.farmadunyasi a.btn-mobile {
        margin-top: 40px;
        min-width: 180px;
        font-size: 17px;
        line-height: 17px;
        font-weight: 300;
        padding: 17px 17px 17px 60px;
        text-align: left;
        border: 1px solid transparent;
        color: #fff;
        margin-left: 7.5px;
        margin-right: 7.5px
    }

        section.farmadunyasi .btn.btn-mobile.googleplay, section.farmadunyasi .tabs .tab-butons > ul li a.btn-mobile.googleplay, .tabs .tab-butons > ul li section.farmadunyasi a.btn-mobile.googleplay {
            background: url("/assets/images/landingpage/btn-googleplaybeyaz.png") no-repeat left 20px center;
            background-color: rgba(255, 255, 255, .4) !important
        }

        section.farmadunyasi .btn.btn-mobile.playstore, section.farmadunyasi .tabs .tab-butons > ul li a.btn-mobile.playstore, .tabs .tab-butons > ul li section.farmadunyasi a.btn-mobile.playstore {
            background: url("/assets/images/landingpage/btn-playstorebeyaz.png") no-repeat left 20px center;
            background-color: rgba(255, 255, 255, .4) !important
        }

        section.farmadunyasi .btn.btn-mobile:hover, section.farmadunyasi .tabs .tab-butons > ul li a.btn-mobile:hover, .tabs .tab-butons > ul li section.farmadunyasi a.btn-mobile:hover {
            border: 1px solid #ff6000;
            color: #ff6000
        }

            section.farmadunyasi .btn.btn-mobile:hover.googleplay, section.farmadunyasi .tabs .tab-butons > ul li a.btn-mobile:hover.googleplay, .tabs .tab-butons > ul li section.farmadunyasi a.btn-mobile:hover.googleplay {
                background: url("/assets/images/landingpage/btn-googleplay.png") no-repeat left 20px center;
                background-color: #fff !important
            }

            section.farmadunyasi .btn.btn-mobile:hover.playstore, section.farmadunyasi .tabs .tab-butons > ul li a.btn-mobile:hover.playstore, .tabs .tab-butons > ul li section.farmadunyasi a.btn-mobile:hover.playstore {
                background: url("/assets/images/landingpage/btn-playstore.png") no-repeat left 20px center;
                background-color: #fff !important
            }

section.merakedilenler h2.baslik {
    display: flex;
    justify-content: center
}

section.merakedilenler .accordion {
    margin-top: 50px
}

section.merakedilenler .halfsection {
    width: calc(1120px / 2)
}

section.merakedilenler .sss {
    background: url("/assets/images/landingpage/landingsssimage.svg") center right -30px no-repeat;
    background-size: calc(50% + 30px) auto;
    background-origin: border-box;
    padding-bottom: 150px
}

section.bize-ulasinalt h2, section.bize-ulasinalt p {
    display: flex;
    justify-content: center;
    justify-self: center;
    text-align: center
}

section.bize-ulasinalt p {
    color: #b1b8c4;
    font-size: 14px
}

section.bize-ulasinalt .iletisim-kismi {
    background: transparent
}

    section.bize-ulasinalt .iletisim-kismi .row > div:first-of-type img {
        margin-left: 34px
    }

    section.bize-ulasinalt .iletisim-kismi .row > div .bilgi b {
        text-transform: capitalize !important;
        color: #ff6000
    }

    section.bize-ulasinalt .iletisim-kismi .row > div .bilgi span {
        font-weight: 300;
        color: #2b3036
    }

section.bize-ulasinalt .landingform {
    margin-top: 30px;
    padding: 0
}

    section.bize-ulasinalt .landingform .alert {
        display: none
    }

    section.bize-ulasinalt .landingform .form-row {
        margin-left: -30px;
        margin-right: -30px
    }

        section.bize-ulasinalt .landingform .form-row .form-group {
            padding-left: 30px;
            padding-right: 30px
        }

    section.bize-ulasinalt .landingform span.kritik {
        color: #cd1e3d;
        font-size: 18px
    }

    section.bize-ulasinalt .landingform .req_text {
        font-size: 12px
    }

    section.bize-ulasinalt .landingform .btn-turuncu, section.bize-ulasinalt .landingform .btn.btn-git, section.bize-ulasinalt .landingform .tabs .tab-butons > ul li a.btn-git, .tabs .tab-butons > ul li section.bize-ulasinalt .landingform a.btn-git, section.bize-ulasinalt .landingform .tabs .tab-butons > ul li.active a, .tabs .tab-butons > ul li.active section.bize-ulasinalt .landingform a {
        font-weight: bolder;
        font-size: 16px;
        padding-left: 30px;
        padding-right: 30px
    }

section.map {
    height: 350px
}

.landing.giris section.landing-header {
    height: 230px;
    z-index: 1;
    position: relative;
    background: url(/assets/images/landingpage/headerbg.jpg) #111b27 no-repeat top center;
    background-size: cover
}

    .landing.giris section.landing-header .mask {
        background: #000;
        background: linear-gradient(90deg, black 5%, rgba(0, 0, 0, 0.6) 35%, rgba(0, 0, 0, 0.6) 65%, black 95%);
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: .56;
        z-index: 3
    }

    .landing.giris section.landing-header .mask2 {
        background: #111b27;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: .7;
        z-index: 2
    }

.landing.giris .container {
    max-width: 920px
}

.landing.giris h4.baslik {
    display: inline-block;
    border-bottom: 1px solid #e2ecf4;
    height: 53px;
    margin-bottom: 20px
}

    .landing.giris h4.baslik span {
        font-size: 25px;
        height: 53px
    }

        .landing.giris h4.baslik span:after {
            border: 1px solid #ff6000
        }

.landing.giris section.giris-yap {
    margin-top: -90px;
    z-index: 2;
    position: relative;
    margin-bottom: 50px
}

    .landing.giris section.giris-yap .default-style {
        background: #fff;
        border-radius: .25rem;
        padding: 40px;
        display: block;
        -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
        -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08)
    }

    .landing.giris section.giris-yap .remember {
        justify-content: center;
        display: flex
    }

    .landing.giris section.giris-yap .btn, .landing.giris section.giris-yap .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li .landing.giris section.giris-yap a {
        width: 220px;
        height: 50px;
        font-size: 18px;
        padding: 0 35px;
        font-weight: bolder
    }

    .landing.giris section.giris-yap ul.loginmenu {
        display: flex
    }

        .landing.giris section.giris-yap ul.loginmenu li {
            display: block;
            height: 21px
        }

            .landing.giris section.giris-yap ul.loginmenu li:not(:last-child):after {
                content: "|";
                display: inline-block;
                float: right
            }

            .landing.giris section.giris-yap ul.loginmenu li a {
                padding: 0;
                margin: 0 15px;
                color: #2b3036;
                height: 21px;
                line-height: 21px;
                display: inline-block;
                text-indent: 27px;
                position: relative
            }

                .landing.giris section.giris-yap ul.loginmenu li a:after {
                    content: " ";
                    position: absolute;
                    right: 0;
                    bottom: 0;
                    left: 27px;
                    height: 1px;
                    border-bottom: 1px solid #2b3036
                }

                .landing.giris section.giris-yap ul.loginmenu li a:hover {
                    color: #ff6000
                }

                    .landing.giris section.giris-yap ul.loginmenu li a:hover:after {
                        border-bottom: 1px solid #ff6000
                    }

            .landing.giris section.giris-yap ul.loginmenu li.sifremi-btn a {
                background: url("/assets/images/landingpage/Remember.svg") no-repeat left center;
                background-size: auto 21px
            }

                .landing.giris section.giris-yap ul.loginmenu li.sifremi-btn a:hover {
                    background: url("/assets/images/landingpage/RememberTuruncu.svg") no-repeat left center;
                    background-size: auto 21px
                }

            .landing.giris section.giris-yap ul.loginmenu li.girisyap-btn a {
                background: url("/assets/images/Home/Login.svg") no-repeat left center;
                background-size: auto 21px
            }

                .landing.giris section.giris-yap ul.loginmenu li.girisyap-btn a:hover {
                    background: url("/assets/images/Home/LoginHover.svg") no-repeat left center;
                    background-size: auto 21px
                }

            .landing.giris section.giris-yap ul.loginmenu li.uyeol-btn a {
                background: url("/assets/images/landingpage/SignUp.svg") no-repeat left center;
                background-size: auto 21px
            }

                .landing.giris section.giris-yap ul.loginmenu li.uyeol-btn a:hover {
                    background: url("/assets/images/landingpage/SignUpTuruncu.svg") no-repeat left center;
                    background-size: auto 21px
                }

    .landing.giris section.giris-yap .lmenu {
        display: flex;
        justify-content: center
    }

.landing.giris.uyeol .btn-turuncu, .landing.giris.uyeol .btn.btn-git, .landing.giris.uyeol .tabs .tab-butons > ul li a.btn-git, .tabs .tab-butons > ul li .landing.giris.uyeol a.btn-git, .landing.giris.uyeol .tabs .tab-butons > ul li.active a, .tabs .tab-butons > ul li.active .landing.giris.uyeol a {
    background: #988ecb
}

    .landing.giris.uyeol .btn-turuncu:hover, .landing.giris.uyeol .btn.btn-git:hover, .landing.giris.uyeol .tabs .tab-butons > ul li a.btn-git:hover, .tabs .tab-butons > ul li .landing.giris.uyeol a.btn-git:hover, .landing.giris.uyeol .tabs .tab-butons > ul li.active a:hover, .tabs .tab-butons > ul li.active .landing.giris.uyeol a:hover {
        background: #6777b2
    }

.landing.giris.uyeol .styled-checkbox a {
    color: #988ecb
}

    .landing.giris.uyeol .styled-checkbox a:hover {
        color: #6777b2
    }

.landing.giris #uyeol2-formu .btn-turuncu, .landing.giris #uyeol2-formu .btn.btn-git, .landing.giris #uyeol2-formu .tabs .tab-butons > ul li a.btn-git, .tabs .tab-butons > ul li .landing.giris #uyeol2-formu a.btn-git, .landing.giris #uyeol2-formu .tabs .tab-butons > ul li.active a, .tabs .tab-butons > ul li.active .landing.giris #uyeol2-formu a {
    background: #2a94c9
}

    .landing.giris #uyeol2-formu .btn-turuncu:hover, .landing.giris #uyeol2-formu .btn.btn-git:hover, .landing.giris #uyeol2-formu .tabs .tab-butons > ul li a.btn-git:hover, .tabs .tab-butons > ul li .landing.giris #uyeol2-formu a.btn-git:hover, .landing.giris #uyeol2-formu .tabs .tab-butons > ul li.active a:hover, .tabs .tab-butons > ul li.active .landing.giris #uyeol2-formu a:hover {
        background: #16a085
    }

.landing.giris #uyeol2-formu .styled-checkbox a {
    color: #2a94c9
}

    .landing.giris #uyeol2-formu .styled-checkbox a:hover {
        color: #16a085
    }

@media(max-width: 1201px) {
    section.farmaborsanedir .tanitim-kutucuklar {
        margin-top: 0
    }

        section.farmaborsanedir .tanitim-kutucuklar .row {
            margin-left: -15px;
            margin-right: -15px
        }

            section.farmaborsanedir .tanitim-kutucuklar .row > div {
                padding-left: 15px;
                padding-right: 15px;
                margin-top: 30px
            }

                section.farmaborsanedir .tanitim-kutucuklar .row > div:nth-child(odd) {
                    transform: translateY(-20px)
                }

                section.farmaborsanedir .tanitim-kutucuklar .row > div .col {
                    height: unset
                }

                    section.farmaborsanedir .tanitim-kutucuklar .row > div .col img {
                        width: auto !important;
                        height: 34px;
                        opacity: 1;
                        margin: 0
                    }

                    section.farmaborsanedir .tanitim-kutucuklar .row > div .col span {
                        font-size: 14px;
                        text-align: center;
                        justify-content: center;
                        margin-top: 10px
                    }

                section.farmaborsanedir .tanitim-kutucuklar .row > div:nth-child(2) span {
                    font-size: 12px
                }

                section.farmaborsanedir .tanitim-kutucuklar .row > div:nth-child(3) span {
                    font-size: 12px
                }

    section.mac {
        margin-top: -288px
    }
}

@media(max-width: 1025px) {
    body.landing header {
        top: 0
    }

    body.landing section.landing-header {
        padding-top: 0
    }
}

@media(max-width: 768px) {
    body {
        padding-bottom: 0
    }

        body.landing header .logo {
            margin-left: 0
        }

        body.landing header ul {
            align-self: center;
            justify-items: flex-end;
            flex-wrap: wrap;
            justify-content: flex-end
        }

            body.landing header ul li:first-child:after {
                font-size: 12px
            }

            body.landing header ul li a {
                font-size: 12px;
                line-height: 1.5em
            }

        body.landing .landing-header {
            height: 551px
        }

            body.landing .landing-header .slogan {
                text-align: center;
                padding-top: 50px
            }

                body.landing .landing-header .slogan h1, body.landing .landing-header .slogan h3 {
                    color: #fff
                }

                body.landing .landing-header .slogan h3 {
                    font-size: 22px
                }

                body.landing .landing-header .slogan h1 {
                    font-size: 35px;
                    font-weight: 900
                }

        body h2.baslik {
            font-size: 18px;
            margin-bottom: 20px
        }

        body article h2 {
            font-size: 14px
        }

        body article p {
            font-size: 13px
        }

    section.mac {
        margin-top: -188px
    }

    section.landing-header .form {
        padding: 0 15px
    }

        section.landing-header .form .form-row .form-group .btn, section.landing-header .form .form-row .form-group .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li section.landing-header .form .form-row .form-group a {
            font-size: 12px;
            padding: 0 20px;
            font-weight: bolder
        }

        section.landing-header .form .form-row .form-group .form-control {
            font-size: 14px
        }

    section.nasilcalisir .swiper-slide .row > div {
        display: flex;
        align-items: center;
        max-width: 100%;
        flex: 0 0 100%
    }

        section.nasilcalisir .swiper-slide .row > div article {
            padding: 0 15px;
            margin-top: 20px
        }

            section.nasilcalisir .swiper-slide .row > div article h5 {
                font-weight: bold;
                font-size: 16px;
                margin-bottom: 15px
            }

            section.nasilcalisir .swiper-slide .row > div article p {
                font-size: 16px;
                font-weight: 300;
                line-height: 22px
            }

        section.nasilcalisir .swiper-slide .row > div:first-child {
            padding: 0
        }

    section.nasilcalisir .swiper-slide img {
        width: 100%
    }

    section.nasilcalisir .swiper-pagination {
        position: absolute;
        left: calc(50% + 100px);
        bottom: 100px;
        z-index: 1
    }

    section.nasilcalisir .tab-content {
        margin-top: 30px
    }

    section.farmadunyasi {
        background: url("/assets/images/landingpage/bg1.jpg") no-repeat center top;
        background-size: cover;
        height: 430px;
        display: flex;
        align-items: center
    }

        section.farmadunyasi .container {
            text-align: center
        }

            section.farmadunyasi .container .row {
                display: flex;
                justify-content: center
            }

            section.farmadunyasi .container p {
                color: #fff;
                opacity: .5;
                margin-top: 15px;
                line-height: 1.3em
            }

            section.farmadunyasi .container h3 {
                font-size: 20px
            }

            section.farmadunyasi .container h1 {
                font-size: 30px;
                font-weight: 900
            }

        section.farmadunyasi .btn.btn-mobile, section.farmadunyasi .tabs .tab-butons > ul li a.btn-mobile, .tabs .tab-butons > ul li section.farmadunyasi a.btn-mobile {
            margin-top: 20px;
            border: 1px solid #ff6000;
            font-size: 17px;
            color: #ff6000;
            line-height: 17px;
            font-weight: 300;
            padding: 17px 17px 17px 60px;
            text-align: left
        }

    section.merakedilenler h2.baslik {
        display: flex;
        justify-content: center
    }

    section.merakedilenler .accordion {
        margin-top: 50px
    }

    section.merakedilenler .halfsection {
        width: calc(1120px / 2)
    }

    section.merakedilenler .sss {
        background: transparent;
        padding-bottom: 50px
    }

    section.bize-ulasinalt .iletisim-kismi {
        background: transparent;
        margin-top: 20px
    }

        section.bize-ulasinalt .iletisim-kismi .row > div {
            justify-content: flex-start;
            max-width: 100%;
            flex: 0 0 100%;
            padding: 0 15px
        }

            section.bize-ulasinalt .iletisim-kismi .row > div:first-of-type img {
                margin-left: 0
            }

            section.bize-ulasinalt .iletisim-kismi .row > div .bilgi b {
                text-transform: capitalize !important;
                color: #ff6000
            }

            section.bize-ulasinalt .iletisim-kismi .row > div .bilgi span {
                font-weight: 300;
                color: #2b3036
            }

    .landing.giris section.giris-yap .default-style {
        padding: 15px
    }

    .landing.giris ul.loginmenu {
        display: flex
    }

        .landing.giris ul.loginmenu li {
            display: block;
            height: 18px;
            font-size: 12px
        }

            .landing.giris ul.loginmenu li a {
                padding: 0 15px 0 25px;
                color: #2b3036;
                height: 18px;
                line-height: 18px;
                display: inline-block;
                font-size: 12px;
                background-size: auto 18px
            }

                .landing.giris ul.loginmenu li a:hover {
                    color: #ff6000;
                    background-size: auto 18px
                }
}

@media(max-width: 400px) {
    body.landing header ul {
        align-self: center;
        justify-items: flex-end;
        flex-wrap: wrap;
        justify-content: flex-end
    }

        body.landing header ul li:first-child:after {
            display: none
        }

        body.landing header ul li a {
            font-size: 12px;
            line-height: 1.5em
        }

    body.landing .slogan {
        text-align: center;
        padding-top: 50px
    }

        body.landing .slogan h1, body.landing .slogan h3 {
            color: #fff
        }

        body.landing .slogan h3 {
            font-size: 22px
        }

        body.landing .slogan h1 {
            font-size: 35px;
            font-weight: 900
        }
}

@media(min-width: 1201px) {
    section.nasilcalisir .container {
        width: 1220px !important;
        max-width: 1220px !important;
        margin-left: calc(50% - (1300px / 2)) !important;
        margin-right: unset !important
    }

        section.nasilcalisir .container h2 {
            padding-left: 80px
        }

        section.nasilcalisir .container .tabs .tab-butons {
            padding-left: 80px
        }

        section.nasilcalisir .container .tabs .swiper-slide .row > .col:nth-child(1) {
            max-width: calc(50% + 80px);
            flex: calc(50% + 80px)
        }

        section.nasilcalisir .container .tabs .swiper-slide .row > .col:nth-child(2) {
            padding: 0;
            max-width: calc(50% - 80px);
            flex: calc(50% - 80px)
        }

            section.nasilcalisir .container .tabs .swiper-slide .row > .col:nth-child(2) article {
                margin-left: -50px
            }
}

@media(min-width: 400px) {
    #uyeol2-formu .form-group {
        position: relative
    }

        #uyeol2-formu .form-group > label.error {
            position: absolute;
            display: block;
            right: 0;
            top: 0;
            background: url("/assets/images/LineError.svg") no-repeat left center;
            background-size: 16px 16px;
            padding-left: 26px;
            color: #cd1e3d;
            margin-bottom: 15px;
            font-size: 12px;
            line-height: 16px;
            height: 16px
        }
}

@media(pointer: coarse)and (hover: none)and (max-width: 990px) {
    h4.baslik > ul, h6.baslik > ul {
        display: flex;
        align-self: flex-end;
        justify-content: space-around;
        height: 100%
    }

        h4.baslik > ul > li, h6.baslik > ul > li {
            height: 100%
        }

            h4.baslik > ul > li.menu-opened .acilir-menu, h6.baslik > ul > li.menu-opened .acilir-menu {
                display: inherit
            }
}

@media all and (max-width: 990px) {
    h4.baslik > ul, h6.baslik > ul {
        z-index: 99;
        position: relative
    }

        h4.baslik > ul > li, h6.baslik > ul > li {
            max-width: 50%
        }

            h4.baslik > ul > li .acilir-menu, h6.baslik > ul > li .acilir-menu {
                right: -15px;
                top: 50px
            }

                h4.baslik > ul > li .acilir-menu:before, h6.baslik > ul > li .acilir-menu:before {
                    right: 20px
                }
}

.ilanDetayinaGit {
    top: 0px;
    height: 30px;
}


.bu-sip-tamamla {
    background-color: #fff;
    width: 220px;
    font-size: 14px;
    padding: 6px 10px 6px 10px;
    display: inline-block;
    margin-top: 20px;
    border: 1px solid #ff6000;
    color: #ff6000;
    font-weight: 500;
    position: relative;
    line-height: 1.5;
    border-radius: 5px;
    transition: color .15s ease-in-out, background-color 0.4s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border-color: #CFCFCF;
    bottom: 2px;
}

    .bu-sip-tamamla:hover {
        text-decoration: none !important;
        color: #fff;
        background-color: #ff6000;
    }


.eczane__isim {
    color: #444 !important;
}

.sepet__urun > a {
    font-weight: 500 !important;
}

.sepet-kargo__label {
    font-weight: 500 !important;
    font-size: 14px;
    border: 1px solid #E9E9E9;
    border-radius: 5px;
    padding: 0px 8px;
    padding-bottom: 4px;
}

    .sepet-kargo__label:hover {
        cursor: pointer;
        background-color: rgba(208, 223, 236,0.2);
    }

.sepet__promosyon-btn {
    background-color: #fff !important;
    font-size: 14px;
    padding: 4px 10px 4px 10px;
    display: inline-block;
    margin-top: 10px;
    border: 1px solid #ff6000;
    color: #ff6000;
    font-weight: 500;
    position: relative;
    line-height: 1.5;
    border-radius: 5px;
    transition: color .15s ease-in-out, background-color 0.4s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    user-select: none;
    border-color: #CFCFCF;
    position: relative;
    left: 1px;
}

    .sepet__promosyon-btn:hover {
        color: #fff !important;
        background-color: #ff6000 !important;
    }

.sepet__siparis-tamamla-btn {
    /*background: linear-gradient(#FF6D26, #FF4733)!important;
      border-radius: 25px;
    */
    padding: 14px 35px;
    font-weight: 400 !important;
    color: #fff;
    box-shadow: 0px 3px 3px -2px rgba(0,0,0,0.2), 0px 3px 4px 0px rgba(0,0,0,0.14), 0px 1px 8px 0px rgba(0,0,0,0.12) !important;
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    /*v2*/
    box-shadow: none !important;
}

    .sepet__siparis-tamamla-btn:hover {
        /* box-shadow: 0px 5px 3px -2px rgba(0,0,0,0.28), 0px 5px 5px 0px rgba(0,0,0,0.22), 0px 3px 10px 0px rgba(0,0,0,0.20) !important; */
        box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1) !important;
        background-color: hsl(11, 86%, 60%) !important;
    }

.css-ripple {
    position: relative;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
}

    .css-ripple:after {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        pointer-events: none;
        background-image: radial-gradient(circle, #fff 10%, transparent 10.01%);
        background-repeat: no-repeat;
        background-position: 50%;
        transform: scale(10, 10);
        opacity: 0;
        transition: transform .5s, opacity 1s;
    }

    .css-ripple:active:after {
        transform: scale(0, 0);
        opacity: .3;
        transition: 0s;
    }

.sepet__sozlesme {
    color: #444 !important;
    font-weight: bold !important;
    line-height: 1 !important;
}

.sepet__fiyat {
    font-weight: 500 !important;
    font-family: "Greycliff CF" !important;
}

.sepet__sil {
    background: url("/assets/images/sepet__sil-3.svg") no-repeat center !important;
    background-size: auto 20px !important;
    border-color: #CFCFCF !important;
    border: none !important;
}

    .sepet__sil:hover {
        background-color: #cfcfcf !important;
    }


.btn-analiz:hover {
    background-color: #cfcfcf !important;
}

.sepet__adet > .input-group > input {
    border-color: #cfcfcf !important;
}

.sepet__adet > .input-group > .input-group-btn > button {
    border-color: #cfcfcf !important;
    border-radius: 5px;
    border-right: none;
    font-weight: bold;
    color: #444;
}

    .sepet__adet > .input-group > .input-group-btn > button:hover {
        background-color: #cfcfcf !important;
        cursor: pointer;
        font-weight: bold;
    }

.sepet__adet > .input-group > .input-group-btn:nth-child(3) > button {
    border-right: 1px #cfcfcf solid !important;
    border-left: none;
}

.sepet__ozet {
    color: gray;
}

.min-satis__badge {
    padding: 0px 8px !important;
    margin-left: 5px;
}

.sepet__adet > .input-group > input {
    background-clip: padding-box;
}



@media all and (max-width:768px) {
    .sepet__kaldir-container {
        flex: 0 0 40% !important;
        max-width: 40% !important;
        padding-left: 0 !important;
    }

    .sepet-satici-container {
        max-width: 60% !important;
        flex: 0 0 60% !important;
        padding-right: 0 !important;
    }
}


.sepet__sticky {
    border: 1px solid var(--b-color-flat-1);
    box-shadow: none !important;
}

@media all and (max-width:768px) {
    .sepet {
        padding-right: 5px !important;
        padding-left: 5px !important;
    }

    .liste.sepet .satirlar.satir .sutun.urun-resmi .gorsel {
        background-position: top;
    }

    .btn.btn-analiz {
        position: absolute;
        top: 71%;
        left: -65px;
    }
        .btn.btn-analiz span {
           font-size:10px;
        }

    .sepet__sil::after {
        content: "" !important;
    }

    div.liste.sepet > div > div.satir > div.sutun.urun-detay > div.sepet__adet.urun-adet {
        min-width: 95px !important;
        max-width: 95px !important;
    }

    .sepet__adet > .input-group {
        padding-right: 0px !important;
        margin-left: 0 !important;
    }

    .sepet > div > div > div > .urun-sil {
        margin-top: 0 !important;
        margin-bottom: 1px;
    }

    .sepet__sil {
        padding-left: 10px !important;
    }

    .sepet__adet > .input-group > .input-group-btn > button {
        margin-left: 0 !important;
    }

    .sepet-sil-container {
        order: 2;
        margin-right: 10px !important;
    }

    .sepet__adet {
        order: 3;
    }

    .sepet__fiyat {
        order: 1;
    }

    .sepet__fiyat__text {
        text-align: left !important;
        font-size: 20px;
    }

    .price.sepet__fiyat {
        font-size: 20px !important;
    }

    div.sepet__fav {
        display: inline-block !important;
    }

    div.sepet-vertical-divider {
        display: inline-block !important;
    }
}

@media all and (max-width:413px) {
    .sepet__sil {
        margin-left: -21px;
    }
}


.sepet__fiyat__text {
    text-align: right;
}

.price.sepet__fiyat {
    font-size: 16px;
}

.sepet-vertical-divider {
    width: 1px !important;
    background: #ddd !important;
    height: 15px !important;
    position: absolute;
    top: calc(75% + 7px);
    left: -52px;
    display: none !important;
}

.sepet__fav {
    background: url(/assets/images/kalp.svg);
    height: 20px;
    width: 20px;
    text-align: center;
    padding-left: 0px !important;
    margin-right: 0px !important;
    position: absolute;
    top: calc(75% + 4px);
    left: -80px;
    display: none !important;
}

    .sepet__fav.active {
        background: url(/assets/images/kalpDolu.svg);
    }

.sepet__fav--dolu {
    background: url(/assets/images/kalpDolu.svg);
    height: 20px;
    width: 20px;
    text-align: center;
    padding-left: 0px !important;
    margin-right: 0px !important;
    position: absolute;
    top: calc(75% + 4px);
    left: -80px;
    display: none !important;
}

.sihirli-sepet__baslik {
    font-size: 13px;
    color: #444;
    margin-bottom: 25px;
}


.sihirli-sepet__yanbaslik {
    font-size: 13px;
    color: #444;
    margin-bottom: 10px;
}


.sihirli-sepet__ekle-btn {
    color: #ff6000 !important;
    font-weight: bold;
    font-size: 16px !important;
    margin-left: 10px;
}

    .sihirli-sepet__ekle-btn:hover {
        border-bottom: 1px solid #ff6000;
    }

.sihirli-sepet__baslat {
    background-color: #ff6000 !important;
    color: white;
    font-size: 18px;
    padding: 5px 10px;
    font-size: 14px;
}

    .sihirli-sepet__baslat:hover {
        color: white !important;
    }

.sihirli-sepet-miadLabel {
    font-size: 14px;
    user-select: none;
}

    .sihirli-sepet-miadLabel:hover {
        font-weight: bold;
    }

.sihirli-sepet__katsec {
    height: 34.4px;
    font-size: 15px !important;
}

.sihirli-sepet__sil {
    filter: grayscale(1);
    margin: 0 !important;
}

.sihirli-sepet__kucuk-baslik {
    font-size: 14px !important;
}

.sihirli-sepet__ozet {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
}

    .sihirli-sepet__ozet > div {
        min-width: 230px;
        max-width: 230px;
        display: flex;
        flex-wrap: wrap;
        padding: 15px 0;
        padding-right: 15px;
    }

        .sihirli-sepet__ozet > div > span {
            width: 100%;
            display: flex;
            justify-content: space-between;
        }

            .sihirli-sepet__ozet > div > span > label {
                width: 100%;
                display: flex;
                justify-content: space-between;
            }

.sihirli-sepet__primary-btn {
    /*background: linear-gradient(#FF6D26, #FF4733)!important;
      border-radius: 25px;
    */
    padding: 10px 25px;
    font-size: 16px;
    font-weight: 400 !important;
    color: #fff;
    box-shadow: 0px 3px 3px -2px rgba(0,0,0,0.2), 0px 3px 4px 0px rgba(0,0,0,0.14), 0px 1px 8px 0px rgba(0,0,0,0.12) !important;
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    /*v2*/
    box-shadow: none !important;
}

    .sihirli-sepet__primary-btn:hover {
        box-shadow: 0px 5px 3px -2px rgba(0,0,0,0.28), 0px 5px 5px 0px rgba(0,0,0,0.22), 0px 3px 10px 0px rgba(0,0,0,0.20) !important;
        background-color: hsl(11, 86%, 60%) !important;
    }

.spacer_10px {
    height: 10px !important;
}


.fiyat-alarm__button {
    width: 125px !important;
    font-size: 14px;
    text-align: left;
}

.btn.active.btnGrafikGetir {
    font-weight: bold;
    background-color: #fff !important;
}

.fiyat-takip-button {
    border-color: var(--b-color-flat-1) !important;
    color: #444;
}

button.fiyat-takip-button:hover {
    border-color: var(--b-color-flat-1) !important;
}

.footer-menu-1 {
    max-width: 33.33%;
    flex: 33.33%;
}

.footer-menu-2 {
    max-width: 66.66%;
    flex: 66.66%;
    display: flex;
}

.menu__ic-1 {
    flex-basis: 50%;
    max-width: 50%;
}

.menu__ic-2 {
    flex-basis: 50%;
    max-width: 50%;
}

@media all and (max-width:768px) {
    .footer-menu-2 {
        flex-wrap: wrap;
        padding-left: 15vw;
    }

    .menu__ic-1 {
        flex-basis: 100%;
        max-width: 100%;
    }

    .menu__ic-2 {
        flex-basis: 100%;
        max-width: 100%;
    }
}


footer {
    padding-top: 27px;
}


.sihirli-sepet__container {
    display: flex;
    width: 100%;
    padding: 0 15px;
    position: relative;
}

.sihirli-sepet__item-1 {
    flex-basis: 84%;
    margin-right: 15px;
    position: relative;
}

.sihirli-sepet__item-2 {
    flex-grow: 1;
    display: flex;
    justify-content: flex-start;
}

.newBoxBaslikSize {
    height: 35px !important;
    top: 8px;
}

#bBaslik.newBoxBaslikSize {
    height: 35px !important;
    top: 17px;
}

.newBoxBaslikSize.v1 {
    height: 35px !important;
    top: 17px;
}

.baslikfix { /* Satış analizi */
    height: 35px !important;
    top: 7px;
}

.ilan-ekle-button {
    /* -webkit-box-shadow: 0 2px 3px 0px rgba(238, 74, 37, .5) !important; */
    -moz-box-shadow: 0 2px 3px 0px rgba(238, 74, 37, .5) !important;
    /* box-shadow: 0 2px 3px 0px rgba(238, 74, 37, .5) !important; */
    background: #fff !important;
    color: #696969 !important;
    box-shadow: var(--elevation-flat-1) !important;
    font-weight: 600;
}

.sihirli-sepet__git-button {
    opacity: 0.8;
    /* -webkit-box-shadow: 0 2px 3px 0px #CEBD70 !important;
    -moz-box-shadow:  0 2px 3px 0px #CEBD70 !important;
    box-shadow: 0 2px 3px 0px #CEBD70 !important; */
    -webkit-box-shadow: 0 2px 3px 0px #444 !important;
    -moz-box-shadow: 0 2px 3px 0px #444 !important;
    box-shadow: 0 2px 3px 0px #444 !important;
    padding: 7px 15px;
    border-radius: 0.25rem;
    color: #fff;
    font-size: 14px;
    background: #2c2c2c;
    user-select: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    position: relative;
    top: 2px;
    outline: none;
    border: none;
    margin-left: 4px;
    color: #444;
    background: #fff;
    font-weight: 600;
    box-shadow: var(--elevation-flat-1) !important;
    border: 1px solid #e6e6e6 !important;
}

    .sihirli-sepet__git-button:hover {
        /* color: #fff !important; */
        background: hsl(0deg 0% 94%) !important;
    }



.farmaborsa-radio input {
    filter: hue-rotate( 151deg );
    height: 18px;
    width: 18px;
}

.farmaborsa-radio label {
    margin-left: 5px;
}

.farmaborsa-radio {
    display: flex;
    align-items: center;
}

.sihirli-sepet__git-button--sepet {
    -webkit-box-shadow: 0 2px 3px 0px #444 !important;
    -moz-box-shadow: 0 2px 3px 0px #444 !important;
    box-shadow: 0 2px 3px 0px #444 !important;
    padding: 9px 15px;
    border-radius: 0.25rem;
    color: #fff;
    font-size: 14px;
    background: #2c2c2c;
    user-select: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    position: relative;
    top: 2px;
    max-width: 184.45px;
    box-shadow: none !important;
    width: 100%;
    border: none !important;
    box-shadow: none !important;
    background: #fff !important;
    color: #444 !important;
    border: 1px solid #b3b3b3 !important;
    margin-bottom: 5px !important;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 10px !important;
    height: 38px !important;
    background: #565656 !important;
    color: #fff !important;
}

    .sihirli-sepet__git-button--sepet:hover {
        /* background: #efefef !important; */
        /* color:#444!important; */
        /* border:1px solid #444!important; */
        opacity: 0.9;
    }




.sihirli-sepet__svg {
    position: relative;
    top: -2px;
    /* display: none; */
    filter: invert(1) brightness(0.5);
}

.anasayfa-kutulari {
    display: grid;
    grid-template: 250px / repeat(4,1fr);
    grid-gap: 15px;
}

@media all and (max-width:768px) {
    .anasayfa-kutulari {
        grid-template: 250px 200px / repeat(2,1fr) !important;
    }
}

.anasayfa-kutulari > div {
    background-color: #fff;
    border-radius: 10px;
    padding: 15px;
    padding-bottom: 7.5px;
    position: relative;
}

.anasayfa-kutu__content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 20px;
}

.anasayfa-kutu__content--no-padding {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 0px;
}

.anasayfa-kutu__caption {
    color: #000;
}

.anasayfa-kutu__left {
    position: absolute;
    left: 8px;
    height: 100%;
    top: 0;
    display: flex;
    align-items: center;
    padding-bottom: 7.5px;
}

.anasayfa-kutu__right {
    position: absolute;
    right: 8px;
    height: 100%;
    top: 0;
    display: flex;
    align-items: center;
    padding-bottom: 7.5px;
    z-index: 1;
}

.anasayfa-kutu__r {
    content: "";
    background-position: center center;
    background-size: 16px auto;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    background: url("/assets/images/Home/SimpleArrow.svg");
    transform: rotateY(180deg);
    cursor: pointer;
    position: relative;
    right: -15px;
    top: 12.5px;
}

.anasayfa-kutu__l {
    content: "";
    background-position: center center;
    background-size: 16px auto;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    background: url("/assets/images/Home/SimpleArrow.svg");
    cursor: pointer;
    position: relative;
    left: -15px;
    top: 12.5px;
}

.anasayfa-kutu__l--main-slider {
    content: "";
    background-position: center center;
    background-size: 16px auto;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    background: url("/assets/images/Home/SimpleArrow.svg");
    cursor: pointer;
    padding: 13px;
    background-color: #fff;
    box-shadow: var(--elevation-3);
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 38% center;
    opacity: 0.8;
    transition: 0.1s;
}

    .anasayfa-kutu__l--main-slider:hover {
        opacity: 1;
        box-shadow: var(--elevation-4);
    }

.anasayfa-kutu__r--main-slider {
    content: "";
    background-position: center center;
    background-size: 16px auto;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    background: url("/assets/images/Home/SimpleArrow.svg");
    transform: rotateY(180deg);
    cursor: pointer;
    padding: 13px;
    background-color: #fff;
    box-shadow: var(--elevation-3);
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 40% center;
    opacity: 0.8;
    transition: 0.1s;
}

    .anasayfa-kutu__r--main-slider:hover {
        opacity: 1;
        box-shadow: var(--elevation-4);
    }


.arrow-overrider--r {
    content: "" !important;
    background-position: center center !important;
    background-size: 16px auto !important;
    background-repeat: no-repeat !important;
    width: 16px !important;
    height: 16px !important;
    background: url("/assets/images/Home/SimpleArrow.svg") !important;
    transform: rotateY(180deg) !important;
    cursor: pointer !important;
    padding: 13px !important;
    background-color: #fff !important;
    box-shadow: var(--elevation-3) !important;
    border-radius: 50% !important;
    background-repeat: no-repeat !important;
    background-position: 40% center !important;
    opacity: 0.8 !important;
    transition: 0.1s !important;
}

.arrow-overrider--l {
    content: "" !important;
    background-position: center center !important;
    background-size: 16px auto !important;
    background-repeat: no-repeat !important;
    width: 16px !important;
    height: 16px !important;
    background: url("/assets/images/Home/SimpleArrow.svg") !important;
    cursor: pointer !important;
    padding: 13px !important;
    background-color: #fff !important;
    box-shadow: var(--elevation-3) !important;
    border-radius: 50% !important;
    background-repeat: no-repeat !important;
    background-position: 40% center !important;
    opacity: 0.8 !important;
    transition: 0.1s !important;
}

.arrow-overrider--r:hover {
    opacity: 1 !important;
    box-shadow: var(--elevation-4) !important;
}

.arrow-overrider--l:hover {
    opacity: 1 !important;
    box-shadow: var(--elevation-4) !important;
}


.anasayfa-fav-kart {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 100%;
    overflow: hidden;
}

.anasayfa-promosyon-kart {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 100%;
    overflow: hidden;
}

.anasayfa-fiyat-alarmi-kart {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 100%;
    overflow: hidden;
}


.anasayfa-fav-kart__title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    font-size: 12px;
    -webkit-box-orient: vertical;
    margin-top: 16px;
    color: #656565;
    font: 14px arial;
    /*V2*/
    min-height: 32px;
}

.fiyat-alarmi__title {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}

.fiyat-alarmi__content {
    font-size: 12px;
    text-align: center;
}

.promosyon-card {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 5px;
    justify-content: center;
}

    .promosyon-card > img {
        margin-right: 3px;
    }

.promosyon-card__title {
    font-weight: bold;
}

.promosyon-card__desc {
    font-size: 12px;
}

.promosyon-card__alert {
    font-size: 12px;
    color: red;
}


.promosyon__title {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}

.favori__title {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}

.favori__content {
    font-size: 12px;
    text-align: center;
}

@media (max-width: 968px) {
    #aramaformu > input:first-child {
        border-radius: 10px;
        border-color: var(--b-color-flat-1);
    }

    div.arama-kutu {
        display: block !important;
        left: 10px !important;
        right: 10px !important;
        top: 63px !important;
        width: 90% !important;
    }

    .mobil-kutu-doldurucu {
        background: #fff;
        width: 100% !important;
        height: 45px;
        position: absolute;
        top: 60px;
        -webkit-box-shadow: 0px 3px 4px 0 rgba(0, 0, 0, .15);
        box-shadow: 0px 3px 4px 0 rgba(0, 0, 0, .15);
    }
}

.remove-button__container {
    width: 40px;
    margin-top: 0.5rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}


/*ANASAYFA SLIDER*/
.slide-kutu-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.main-slider {
    background-color: #fff;
    border-radius: 0px 0px 10px 10px;
    position: relative;
    margin-top: -20px;
    border-radius: 10px;
}

.main-slider__image {
    width: 100%;
    height: 100%;
    /* border-radius: 0px 0px 10px 10px; */
}

.glide__bullets {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 10px;
    width: 100%;
}

.glide__track {
    height: 100%;
}

.glide {
    width: 100%;
    height: 100%;
}

.glide__slides {
    height: 100%;
}

.glide__bullet {
    background-color: rgba(255, 255, 255, 0.774);
    width: 9px;
    height: 9px;
    padding: 0;
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer;
    line-height: 0;
    -webkit-box-shadow: 0 .25em .5em 0 rgba(0,0,0,.1);
    box-shadow: 0 .25em .5em 0 rgba(0,0,0,.1);
    -webkit-box-shadow: var(--elevation-3);
    box-shadow: var(--elevation-3);
    margin: 0 .25em;
    order: 1px solid #d54b2f6b;
    background-color: #fff;
}

    .glide__bullet:focus {
        outline: none
    }

    .glide__bullet:focus, .glide__bullet:hover {
        background-color: hsla(0,0%,100%,.5)
    }

    .glide__bullet[class*=active] {
        background-color: #EB4C2E;
        border: 1px solid #EB4C2E;
    }

.content-kaydirici {
    content: "";
    height: 19px;
    width: 100%;
}

@media all and (max-width:768px) {
    .content-kaydirici {
        content: "";
        height: 19px;
        width: 100%;
    }

    .content-kaydirici-50 {
        content: "";
        height: 50px;
        width: 100%;
    }
    /*alttaki ikisi opsiyonel*/
    .main-slider {
        background-color: #fff;
        border-radius: 0px 0px 0px 0px;
        position: relative;
        margin-top: -20px;
        border-radius: 10px;
    }

    .main-slider__image {
        width: 100%;
        height: 100%;
        border-radius: 0px 0px 0px 0px;
    }
}

/*Alt Navigasyon*/
.bottom-menu {
    border-top: var(--border-flat-1);
    box-shadow: 0px -1px 5px 0px rgba(224, 224, 224, 1);
    background-color: #fff !important;
}


.fiyat-alarmi__link {
    color: #444;
}

.ilan-satici {
    border-radius: 5px;
    border-collapse: separate;
}

.c444 {
    color: #444;
}

.op8 {
    opacity: 0.8;
}

.begenilen-urun__satici {
    color: #444;
    font-size: 14px;
}

@media all and (max-width:768px) {
    .profil__tab-menu {
        overflow-x: auto !important;
    }
    /* .section.facebookgrubu div.grubakatilbuton {
        max-width:16.666%!important;
        width:16.666%!important;
    } */
}


.yeni-container {
    border-radius: 10px !important;
}

.no-p-top {
    padding-top: 0 !important;
}

.sosyal__container {
    display: grid;
    grid-template: 1fr / repeat(2,1fr);
    margin-top: 19px;
    gap: 15px;
}

@media all and (max-width:768px) {
    .sosyal__container {
        display: grid;
        grid-template: repeat(2,1fr) / 1fr;
        margin-top: 19px;
        gap: 15px;
        padding: 0 15px;
    }

    .sosyal__title {
        font-size: 1.125rem !important;
    }

    .sosyal__caption {
        font-size: 0.9rem !important;
    }
}

.sosyal__banner {
}

.sosyal__facebook {
    background-color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
    display: flex;
}

.sosyal__insta {
    background-color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
    display: flex;
}

.sosyal__button {
    color: #219BEE !important;
    border: 1px solid #219BEE;
    border-radius: 14px;
    padding: 3px 8px;
    padding-left: calc(3px + 30px);
    align-self: center;
    background: url("/assets/images/joingroup.svg") no-repeat;
    background-position: left 6px center;
    background-color: #fff;
    transition: 0.3s;
    user-select: none;
}

    .sosyal__button:hover {
        cursor: pointer;
        box-shadow: 0px 4px 4px 0px var(--b-color-flat-1);
    }

    .sosyal__button:active {
        background-color: #ebebeb;
    }

.sosyal__button--insta {
    color: #EE4B27 !important;
    border: 1px solid #EE4B27;
    background: url("/assets/images/joingroup--instagram.svg") no-repeat;
    background-position: left 6px center;
}

.sosyal__text {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: Center;
    padding-left: 20px;
}

.sosyal__title {
    font-size: 1.125rem !important;
    color: #000;
    line-height: 1.1;
    font-weight: 500;
}

.sosyal__caption {
    font-size: 0.95rem !important;
    color: #888888;
    line-height: 1.2;
}

.siparis-checkbox-container {
    display: flex;
}

    .siparis-checkbox-container > div {
        flex-basis: 100%;
        max-width: 100%;
    }

@media all and (max-width:768px) {
    .siparis-checkbox-container > div {
        flex-basis: 50% !important;
        max-width: 50% !important;
    }

    .siparis-checkbox__tempfix {
        width: 100% !important;
        max-width: 100% !important;
    }

    .urun-ilanlari__filter-container {
        display: flex;
        flex-wrap: wrap;
        margin-top: 20px;
    }

        .urun-ilanlari__filter-container > div {
            margin-right: 10px;
        }
}

.siparis-checkbox__tempfix {
    width: 250px;
    max-width: 250px;
}

.siparis-checkbox-container > .form-group {
    margin-bottom: 0 !important
}

;

.kargo-sec > .row > div {
    padding-bottom: 0 !important;
}

@media all and (max-width:768px) {
    .sihirli-sepet__item-1 > .divSihirliUrunlerAramaList {
        left: 0px;
    }
}


.search-bar__left {
}

    .search-bar__left::-webkit-scrollbar {
        width: 6px;
        height: 35px
    }

    .search-bar__left::-webkit-scrollbar-track {
        background: url("/assets/images/scrollbg.png") transparent repeat-y center
    }

    .search-bar__left::-webkit-scrollbar-thumb {
        background: #ff6000;
        border-radius: 20px
    }


.fiyat-alarmi__btn {
    border-radius: 50%;
    box-shadow: 0px 2px 2px rgba(0,0,0,0.15);
    background-color: #fff;
    padding-left: 0 !important;
    padding: 5px !important;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
    border: 1px solid #ececec;
    color: #bbbbbb !important;
}

    .fiyat-alarmi__btn.active > i::before {
        content: "\f0f3" !important;
        color: #ff6000;
    }


    .fiyat-alarmi__btn:hover {
        cursor: pointer;
    }



.promosyon-modal {
    position: relative;
    display: flex;
    border: none;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
    padding-left: 1em;
    padding-right: 1em;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
    padding: 10px 60px !important;
    padding-bottom: 30px !important;
    max-height: 80vh;
}

@media all and (max-width:768px) {
    .promosyon-modal {
        padding: 5px !important;
        max-height: 97vh;
    }

    .promosyon-modal__close {
        right: -5px !important;
        top: -6px !important;
    }

    #promosyonList {
        padding-right: 0;
    }
}

.promosyon-modal__title {
    width: 100%;
    text-align: center;
    font-size: 22px;
    padding: 15px 20px 20px;
    padding-bottom: 0px;
    margin-bottom: 10px;
}

.promosyon-modal__close {
    color: #fff;
    width: 40px;
    height: 40px;
    background-color: #FF4D00;
    border-radius: 50%;
    border: none;
    position: absolute;
    right: -20px;
    top: -20px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 4px 4px 0px #0000006b;
}

    .promosyon-modal__close > img {
        width: 15px;
    }

    .promosyon-modal__close:hover {
        background-color: hsl(18, 100%, 55%)
    }

    .promosyon-modal__close:active {
        background-color: hsl(18, 100%, 45%)
    }

/* Gri'li
   .promosyon-modal__cancel{
      border:1px solid  #CFCFCF;
      border-radius: 5px;
      padding: 6px 10px 6px 10px;
   } */

.promosyon-modal__cancel {
    border: 1px solid #CFCFCF;
    border-radius: 5px;
    padding: 6px 15px 6px 15px;
    margin-bottom: 20px;
    transition: 0.3s;
    font-weight: bold;
    color: #444;
    background-color: #fff;
    transform: translateX(-1px);
}

    .promosyon-modal__cancel:active {
        background-color: #e8e8e8;
        color: #000;
    }

.promosyon-modal__list {
    color: #444;
    max-height: 450px;
}

.promosyon-modal__item {
    display: flex;
    width: 100%;
}


.promosyon-modal__item-text {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    display: flex;
    justify-content: center;
}

.promosyon-modal__card {
    border: 1px solid #DBDBDB;
    border-radius: 5px;
    height: auto !important;
    padding: 16px 21px;
    user-select: none;
    margin-top: 14px;
}

    .promosyon-modal__card.active {
        border-color: #ff6000;
    }

    .promosyon-modal__card.disabled {
        opacity: 0.4;
        pointer-events: none;
    }

    .promosyon-modal__card:hover {
        cursor: pointer;
        background-color: hsl(11, 86%, 54%,0.05);
    }

        .promosyon-modal__card:hover .promosyon-modal__thumbnail {
            background-color: #FEF6F4;
        }

.promosyon-modal__thumbnail {
    padding: 3px 21px;
    border: 1px solid #DBDBDB;
    border-radius: 5px;
    font-size: 24px;
    color: #444;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 60px;
    min-width: 115px;
    margin-right: 24px;
    background-color: #fff;
}

.promosyon-modal__item-text-title {
    color: #444;
    font-size: 20px;
    line-height: 1;
}


.promosyon-modal__item-text-caption {
    color: #888;
    font-size: 16px;
    line-height: 1.1;
    font-weight: 400;
}

.promosyon-modal__adet {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.promosyon-modal__adet-text {
    font-size: 22px;
    color: #444;
}

.promosyon-modal__checkbox .promosyon-modal__card {
    color: blue;
}

.promosyon-modal__checkbox:checked .promosyon-modal__card {
    color: red;
}

.promosyon-modal__bittarih {
    color: gray;
    font-weight: bold;
    color: var(--danger);
    margin-top: 4px;
    font-size: 12px;
}

.enuygun-mobilfix2 {
    margin-top: 7px;
}

@media all and (max-width:768px) {
    .enuygun-mobilfix {
        order: 3;
        margin-top: 5px;
    }

    .enuygun-mobilfix2 {
        margin-top: 48px !important;
    }

    .enuygun-mobilfix3 {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}

@media all and (max-width:768px) {
    .sepetteKampanyaVar {
        transform: scale(1.2);
        right: 20px;
        top: -5px;
        position: relative;
    }

    .urun-sayfasi__sepette-indirim {
    }

    .urun-sayfasi__sepette-indirim-container {
        padding: 0;
        padding-left: 9px;
    }
}

.p-15 {
    padding-right: 15px;
    padding-left: 15px;
}

@media all and (max-width:768px) {
    .mobil-fix-1 {
        margin-top: 0 !important;
    }
}


.anasayfa-notifikasyon {
    background: #fff !important;
    color: #222 !important;
    font-weight: bold;
    opacity: 0.95;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
    font-size: 13px !important;
    position: relative !important;
    padding-right: 10px;
}

.anasayfa-notifikasyon__cubuk {
    /* background: #2A94C9!important; */
    content: "";
    width: 8px;
    height: 100%;
    position: absolute;
    border-radius: 7px 0px 0px 7px;
}



@media all and (max-width:768px) {
    #eArama {
        position: relative;
        z-index: 102;
        letter-spacing: -.39px !important;
        margin-top: -4px;
        border: 2px solid var(--b-color-flat-1);
    }
}

#eArama {
    border: 2px solid var(--b-color-flat-1);
}

.mobil-modal {
    transition: all 0.3s;
    display: none;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: 101;
}

    .mobil-modal.active {
        display: block;
        height: 1000vh;
    }

.arama-active {
    left: 5px;
    transition: all .15s ease-in-out;
    top: -60px;
    padding: 8px 8px 8px 14px !important;
    padding-left: 47px !important;
    color: #9b9b9b !important;
    height: 46px !important;
    font-size: 14px !important;
    border: 1px solid #e5e5e5 !important;
    border-radius: 8px !important;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.12) !important;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.12) !important;
    width: calc(100% - 10px) !important;
    z-index: 999999 !important;
    display: none !important
}


.mobil-arama-active {
    left: 5px;
    transition: all .15s ease-in-out;
    top: -60px;
    padding: 8px 8px 8px 14px !important;
    padding-left: 47px !important;
    color: #9b9b9b !important;
    height: 46px !important;
    font-size: 14px !important;
    border: 1px solid #e5e5e5 !important;
    border-radius: 8px !important;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.12) !important;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.12) !important;
    width: 100% !important;
    z-index: 999999 !important;
    margin-right: 0 !important;
}


.aramaModal__aramageri {
    display: none;
}

    .aramaModal__aramageri.active {
        display: inline-block !important;
        z-index: 103;
        position: relative;
        top: -35px;
        left: 16px;
    }

.aramaModal {
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
    margin: 8px 16px;
    width: calc(100vw - 32px);
    height: 100%;
}

    .aramaModal.active {
        display: block;
        overflow-y: scroll;
        background: #fff;
    }


.aramaModal__baslik {
    font-size: 11px;
    color: #646464;
    font-weight: 600;
    font-family: -apple-system,BlinkMacSystemFont,Arial,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif !important;
    padding: 8px 0px;
}

.aramaModal__gecmis-aramalar__baslik {
    padding-bottom: 4px;
    padding-top: 0;
}

.aramaModal__trend-urunler__baslik {
    padding-top: 0px;
    padding-bottom: 16px;
}

.aramaModal__gecmis-arama-container {
    display: flex;
    justify-content: space-between
}

.aramaModal__gecmis-arama-temizle {
    font-size: 11px;
    color: var(--danger);
    display: flex;
    align-items: center;
    font-weight: 600;
}

.aramaModal__onceki-arama {
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    padding-top: 4px;
    padding-bottom: 4px;
}

    .aramaModal__onceki-arama > span.sepet__sil {
        padding-left: 15px !important;
        transform: scale(0.85);
    }

.aramaModal__gecmis-aramalar {
    margin-bottom: 16px;
}

.aramaModal__trend-urunler {
    margin-bottom: 24px;
}

.aramaModal__filters {
    z-index: 103;
    display: none;
    background: #E9E9E9;
    width: 100%;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
}

.aramaModal__filter-container {
    border-top: none;
    margin-bottom: 20px;
    /* box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05); */
}

.aramaModal__filters.active {
    display: flex;
    justify-content: space-between;
}

.aramaModal__in-filter {
    border: 1px solid #E5E5E5;
    display: inline-block;
    color: #444;
    font-weight: 600;
    padding: 6px 10px;
    font-size: 14px;
    border-radius: 5px;
    flex-grow: 1;
    transition: all 0.3s ease-out;
    white-space: nowrap;
    border-right: 1px solid white;
}

    .aramaModal__in-filter:last-of-type {
        border-right: 1px solid #E9E9E9 !important;
    }

    .aramaModal__in-filter.active {
        background-color: #fff;
    }

.aramaModal__filters-spacer {
    content: "";
    height: 16px;
    width: 2px;
    border-right: 1px solid #B2B2B2;
    position: relative;
    border-radius: 50%;
    top: 8px;
}

    .aramaModal__filters-spacer:nth-of-type(3) {
        display: none !important;
        display: flex;
    }

.aramaModal__urun-img {
    height: 77px;
    width: 77px;
    border-radius: 10px;
    border: #E5E5E5 1px solid;
}

.aramaModal__urun {
    display: grid;
    grid-template-columns: 77px 1fr 47px;
    grid-template-rows: 1fr 1fr;
    /* gap: 0px 15px; */
    grid-template-areas: "a1 b1 c" "a1 b2 c";
    margin-bottom: 15px;
    max-height: 77px;
}

.aramaModal__urun-fiyat {
    font-size: 18px;
    font-weight: 600;
}

.aramaModal__ilan-adedi {
    font-weight: 600;
}

.urun-grid-c {
    grid-area: c;
    display: flex;
    align-items: center;
    justify-content: center;
}

.urun-grid-b1 {
    grid-area: b1;
    display: flex;
    align-items: flex-start;
    padding-bottom: 2px;
    font-size: 14px !important;
    font-weight: 600;
    padding-left: 15px;
}

    .urun-grid-b1 > a {
        color: #2b3036;
        !important;
    }

.urun-grid-b2 {
    grid-area: b2;
    font-size: 13px;
    padding-left: 15px;
    line-height: 1;
}

.urun-grid-a1 {
    grid-area: a1;
}

.text-clamp {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.aramaModal__filter-body {
    border: 1px solid #E5E5E5;
    border-radius: 0px 0px 5px 5px;
    padding: 6px 10px;
    display: inline-block;
    align-items: center;
    overflow: auto;
    width: 100%;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    /*V2*/
    border: none;
    padding-left: 0;
    padding-right: 0;
    margin-top: 5px;
}

.aramaModal__kategori-tag {
    border: 1px solid #E5E5E5;
    border-radius: 5px;
    padding: 6px 10px;
    height: 38px;
    overflow: hidden;
    display: flex;
    margin-right: 5px;
    z-index: 103;
}

    .aramaModal__kategori-tag:hover {
        background: #E7E7E7;
    }

.aramaModal__kategori-text {
}

    .aramaModal__kategori-text.riskli {
        text-decoration: overline;
        color: red;
    }

.aramaModal__kategori-count {
    color: darkgray;
    padding-left: 5px;
}

.aramaModal__scroll {
    /* max-width: calc(100vw - 52px); */
    max-width: 100%;
    overflow: auto;
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}

    .aramaModal__scroll::-webkit-scrollbar {
        display: none;
    }

.aramaModal__kategori-sag-ok {
    position: absolute;
    right: 0;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0)), color-stop(50%, white));
    background-image: linear-gradient(to right, rgba(255,255,255,0) 0%, white 50%);
}

.aramaModal__sag-ok {
    transform: rotate(-90deg);
    top: 6px;
    right: -12px;
    position: relative;
    width: 14px;
    height: 14px;
}

.aramaModal__sag-ok-container {
    background-image: linear-gradient(to right, rgba(255,255,255,0) 0%, white 50%);
    position: absolute;
    right: -15px;
    height: 100%;
    width: 40px;
}



.aramaModal__kategori-sol-ok {
    position: absolute;
    left: 0;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0)), color-stop(50%, white));
    background-image: linear-gradient(to right, rgba(255,255,255,0) 0%, white 50%);
}

.aramaModal__sol-ok {
    transform: rotate(90deg);
    top: 6px;
    left: 15px;
    position: relative;
    width: 14px;
    height: 14px;
}

.aramaModal__sol-ok-container {
    transition: all 0.3s ease-out;
    background-image: linear-gradient(to right, rgba(255,255,255,0) 0%, white 50%);
    position: absolute;
    left: -15px;
    height: 100%;
    width: 40px;
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(255,255,255,0)), color-stop(50%, white));
    background-image: linear-gradient(to left, rgba(255,255,255,0) 0%, white 50%);
}


.rotate-upside {
    transform: rotate(180deg);
    transition: all 0.3s ease-out;
}

.aramaModal__in-filter.active > .rotate-upside {
    transform: none !important;
}

.d-normal-inline-block {
    display: inline-block;
}

@media all and (max-width:415px) {
    .aramaModal__in-filter {
        font-size: 13px;
    }
}



@media all and (min-width:575px) {
    .mobil-modal.active {
        /*tablette patlamasın diye*/
        left: -200px;
        right: 0;
        width: 100vw;
    }
    /* .mobil-kutu-doldurucu{  SSİTEYİ PATLIYOR
      height:100vh;
   } */
}


.slider-alt-context {
    margin-top: 0 !important;
}

.slider-alt-context__ic {
    border-radius: 0 0 10px 10px !important;
    height: 77px;
}

.slider-alt-context__container {
    /*display: flex;*/
    justify-content: space-between;
    margin: 0px 30px;
    width: 100%;
    height: 100%;
    align-items: center;
}

#pSlider {
    min-height: 434px;
    margin-top: -20px;
    background: #fff;
}

@media all and (max-width:768px) {
    .slider-alt-context {
        display: none;
    }

    #pSlider {
        min-height: 215px;
    }
}

.slider-alt-context__item {
    border: 1px solid #ddd;
    image-rendering: -webkit-optimize-contrast;
    border-radius: 10px;
}

    .slider-alt-context__item.active {
        /*border: 2px solid var(--primary-color-80);*/
        border-radius: 10px;
    }

@media all and (max-width:1200px) {
    .slider-alt-context__item {
        width: 60px;
    }
}

.slider-alt-context__item:hover {
    cursor: pointer;
    opacity: 0.8;
    /* box-shadow:var(--elevation-flat-1); */
}








@media all and (min-width:768px) {
    .diger_saticilar_container .newBoxBaslikSize {
        padding-left: 0 !important;
        margin-left: -3px !important;
    }

    #pPromosyonList {
        padding-right: 0;
        padding-left: 10px;
        padding-right: 20px;
    }

    nav.main-menu {
        height: 54px !important;
    }

        nav.main-menu ul.nav-menu li a.menu-icon {
            padding-top: 20px;
            min-width: 30px;
            height: 75px;
            margin-top: -2px;
            background-position: top center;
            background-size: 24px auto;
            background-repeat: no-repeat;
            font-size: 15px;
            transform: scale(0.95);
        }
}

.scroll-lock__y {
    overflow-y: hidden;
}

@media all and (min-width: 768px) {
    .main-slider .glide__bullets {
        display: none !important;
    }
}

div.helvetica-normal {
    font-weight: 400 !important;
    letter-spacing: 0.2px;
}

.input-minus-left {
    border-color: #cfcfcf !important;
    border-radius: 5px !important;
    border-right: none !important;
    font-weight: bold;
    color: #444;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.input-minus-right {
    border-color: #cfcfcf !important;
    border-radius: 5px !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-left: none !important;
    font-weight: bold;
    color: #444;
}

.input-minus-left:hover {
    background-color: #ff6000 !important;
    cursor: pointer;
    font-weight: bold;
    color: white !important;
}

.input-minus-right:hover {
    background-color: #ff6000 !important;
    cursor: pointer;
    font-weight: bold;
    color: white !important;
}

.adet-input-middle-anasayfa {
    color: #262626 !important;
    text-align: center !important;
    background: #fff !important;
    border-right: 0 !important;
    border-left: 0 !important;
    padding: 0px !important;
    height: 30px !important;
    flex: initial !important;
    width: 35px !important;
}

button.urun-detail__sepete-ekle {
    background-color: #ff6000 !important;
    color: #fff !important;
}

.fs-2 {
    font-size: 2rem;
}

.product-alarm-set {
    position: absolute;
    background: #fff;
    box-shadow: 2px 2px 2px 0 rgba(0,0,0,.1);
    border: solid 1px #c9c9c9;
    z-index: 5;
    padding: 20px;
    left: 53px;
    top: 46px;
    text-align: center;
    border-radius: 10px;
    width: 220px;
    box-sizing: border-box;
    margin-top: 13px;
    padding-left: 18px !important;
}

.product-alarm-info {
    position: absolute;
    background: #fff;
    box-shadow: 2px 2px 2px 0 rgba(0,0,0,.1);
    border: solid 1px #c9c9c9;
    z-index: 5;
    padding: 12px 36px 0;
    top: 46px;
    left: 67px;
    width: 140px;
    height: 60px;
    border-radius: 10px;
    box-sizing: border-box;
}

.product-alarm-set:before {
    content: "";
    background-image: url(../assets/images/arrow-top.png);
    width: 20px;
    height: 9px;
    position: absolute;
    top: 59px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    right: -15px;
    transform: rotate(-270deg);
}

.product-alarm-title {
    font-size: 11px;
    font-weight: 600;
    line-height: 2px;
}

.product-alarm-chosen {
    font-size: 14px;
    font-weight: 700;
    color: #f27225;
}

.product-alarm-info-close {
    position: absolute;
    right: 5px;
    top: 0;
    font-size: 11px;
    color: #ff6000;
    cursor: pointer;
}

.product-alarm-info:before {
    content: "";
    background-image: url(../assets/images/arrow-top.png);
    width: 15px;
    height: 7px;
    position: absolute;
    top: 25px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /* right: -12px; */
    left: -12px;
    transform: rotate(-90deg);
}

.product-alarm-set:before {
    content: "";
    background-image: url(../assets/images/arrow-top.png);
    width: 20px;
    height: 9px;
    position: absolute;
    top: 59px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    right: -15px;
    transform: rotate(-90deg);
    left: -15px;
    top: 9px;
}

button.btn-to-primary {
    background-color: #ff6000 !important;
    color: white !important;
}

input.btn-to-primary {
    background-color: #ff6000 !important;
    color: white !important;
}

.btn-to-primary {
    background-color: #ff6000 !important;
    color: white !important;
}

button.btn-to-danger {
    background-color: #EA303F !important;
    color: #fff !important;
}

button.uyari-listeme-ekle:hover {
    color: #fff !important;
}

/* .modal{
   backdrop-filter: blur(1px);
} */

@media all and (max-width:1400px) {
    #bBackTop {
        margin-left: 0 !important;
        right: 100px !important;
        left: unset !important;
        z-index: 9999;
    }
}

@media all and (min-width:1400px) and (max-width:1600px) {
    #bBackTop.show {
        bottom: 89px !important;
    }
}

@media all and (max-width:1300px) {
    #bBackTop {
        margin-left: 0 !important;
        right: 120px !important;
        left: unset !important;
        z-index: 9999;
    }
}

@media all and (max-width:1030px) {
    #bBackTop {
        margin-left: 0 !important;
        right: 120px !important;
        bottom: 60px;
        left: unset !important;
        z-index: 9999;
    }
}

@media all and (max-width:1030px) {
    #bBackTop {
        display: none !important;
    }
}

.islem-bekleyen__header {
    padding: 0px 30px !important;
}

.row.bilgi-tablolar.islem {
    padding-right: 30px;
}



.bilgi-tablo.islem.saga-yasli div:first-child {
    max-width: unset;
    flex-grow: 1;
    margin-right: 65px;
}

.bilgi-tablo.islem.saga-yasli div:last-child {
    flex-basis: 30%;
    text-align: left;
}


#modaUyeliksozlesmesi h2 {
    font-size: 1.5rem;
    padding-bottom: 0.5rem;
}


.new-standard-button {
    font-size: 14px !important;
    padding: 5px 15px 7px !important;
    padding-top: 5px !important;
    padding-right: 15px !important;
    padding-bottom: 7px !important;
    padding-left: 15px !important;
}





/*BAŞKA YERLERİ PATLATMASIN KONTROL ET!!!*/
@media all and (max-width:500px) {
    div:not(.liste) span.yuztluzeri.sepet__yuztl {
        background-size: 11px 11px;
        background-position: 6px 2px;
        padding-left: 19px;
    }

    div.sepet__kaldir-container {
        max-width: 30% !important;
        display: flex;
        white-space: nowrap;
        transform: scale(0.8);
        position: relative;
        top: 5px;
    }

    .sutun.eczaneadi.sepet-satici-container {
        max-width: 70% !important;
        flex-basis: 70% !important;
        display: flex;
    }

    .min-satis__badge {
        padding-left: 0 !important;
        margin-left: 4px !important;
        padding-right: 3px !important;
    }

    .ucretsiz-kargo-bilgi__kutu {
        white-space: nowrap;
    }

    .sepet-satici-container__ic {
        display: flex;
        white-space: nowrap;
    }

        .sepet-satici-container__ic span.eczane {
            font-size: 13px;
        }

    .sepet-satici-container .custom-cb-style label:before {
        height: 16px;
        width: 16px;
        top: 3px;
        left: 10px;
    }

    .sepet-satici-container .custom-cb-style label:after {
        top: 12px;
        left: 18px;
    }

    .sepet-satici-container__ilk-ic {
        margin-left: -18px;
    }

    .kargo-ucretsiz--img {
        width: 16px !important;
        height: auto;
    }
    /* .eczane.eczane__isim {
      position: relative;
      left: -10px;
   } */

    .ucretsiz-kargo-bilgi__kutu {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

        .ucretsiz-kargo-bilgi__kutu > span {
            line-height: 1;
            top: 0 !important;
        }

    .kargo-ucretsiz--img {
        margin-top: 3px;
    }
}


.anasayfa-fav-kart__attributes {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-top: 4px;
    font-size: 14px;
    color: #2b3036;
    font-family: "Greycliff CF";
}

.anasayfa-fav-kart__attribute:last-of-type {
    font-weight: 700 !important;
    font-size: 16px;
}

.anasayfa-fav-kart__attribute:first-of-type {
    align-items: flex-end;
    display: flex;
}

.anasayfa-promosyon-kart .anasayfa-kutu__content {
    display: flex;
    justify-content: center;
}

.promosyon-top__container {
    margin-bottom: 15px;
    text-align: center
}

.bildirimliste {
    opacity: 0.9;
    filter: grayscale(1);
    box-shadow: var(--elevation-flat-1);
    transition: 0.3s;
}

    .bildirimliste:hover {
        opacity: 1;
        box-shadow: var(--elevation-1);
        border: 1px solid var(--b-color-flat-1);
    }


.anasayfa-promosyon-kart.deaktif .anasayfa-kutu__content--no-padding {
    justify-content: center;
    padding-bottom: 16px;
}

.anasayfa-fav-kart.deaktif .anasayfa-kutu__content {
    justify-content: center;
    padding-bottom: 16px;
}


a.btn-simple, button.btn-simple {
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #b3b3b3 !important;
}

    a.btn-simple:hover, button.btn-simple:hover {
        background: #efefef !important;
    }

    a.btn-simple.active, button.btn-simple.active {
        font-weight: bold !important;
        background: #efefef !important;
    }


.sepet__indirim-triangle {
    display: none;
}

@media all and (max-width:768px) {
    .diger_saticilar_container .newBoxBaslikSize {
        padding-top: 10px !important;
    }


    .urun-ilanlari__filter-container {
        padding-bottom: 0;
        padding-top: 15px;
    }

    .sepette-indirimli-urun .urun-adi.sepet__urun {
        margin-bottom: 0px !important;
    }

        .sepette-indirimli-urun .urun-adi.sepet__urun > a {
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }

    .sepette-indirimli-urun .btn.btn-analiz {
        top: calc(80% + 3px);
    }

    .sepette-indirimli-urun .sepet__fav {
        top: calc(80% + 9px);
    }

    .sepette-indirimli-urun .sepet-vertical-divider {
        top: calc(80% + 7px);
    }

    .sepette-indirimli-urun .urun-adet.sepet__adet {
        align-items: flex-end !important;
        display: flex;
    }

    .sepette-indirimli-urun .sepet-sil-container {
        align-items: flex-end !important;
        margin-bottom: 3px;
        display: flex;
        position: relative;
        right: -5px;
    }

    .sepette-indirimli-urun .price.sepet__fiyat--indirimli {
        color: #c7c7c7;
        font-size: 0.9rem !important;
        text-align: left !important;
        display: block;
        position: relative;
        top: 6px;
    }

    .sepette-indirimli-urun .sepette-indirim + .sepet__fiyat__text {
        line-height: 1;
    }

    .sepette-indirimli-urun .sepet-kampanya-fiyat {
        font-size: 1.25rem !important;
        font-weight: 500;
        /* position: relative;
      top: -5px; */
    }

    .sepette-indirimli-urun .sepet__indirim-triangle {
        margin-left: 3px;
        position: relative;
        top: 1px;
        transform: scale(0.8) rotate(180deg);
        display: inline-block;
    }

    .sepette-indirimli-urun .miad.sepette-indirim {
        white-space: nowrap;
        font-size: 10px;
        position: relative;
        top: 3px;
    }
    /* .sepet__fiyat{
      position:relative;
      top:2px;
   } */
}

.tumurunler.no-slider #bBaslik {
    color: #444;
}

#divUrununIlanlari .newBoxBaslikSize {
    color: #444;
}

@media all and (max-width:768px) {
    .tumurunler.no-slider .liste.ilan {
        padding-top: 0;
    }

    .tumurunler.no-slider #bBaslik {
        padding-left: 0;
        color: #444;
        margin-top: -7px;
    }

    .tum-saticilari__header {
        padding-left: 0 !important;
    }

        .tum-saticilari__header .baslik {
            height: 42px;
        }

    #divUrununIlanlari .urun-ilanlari__filter-container {
        margin-top: 0 !important;
    }

    .sepette-saticiya-ait-urun__text {
        text-align: left !important;
        padding-left: 15px;
    }
}


.masaustu-arama_fav-container {
    transform: scale(0.9);
    right: 10px;
    top: 0;
    height: 100%;
    padding-bottom: 15px;
}

.mypage__calendar {
    position: absolute;
    left: 10px;
    top: 5px;
    pointer-events: none;
}

.mypage__calendar-container {
    position: relative;
}

    .mypage__calendar-container > input {
        z-index: 1;
    }

        .mypage__calendar-container > input:hover {
            cursor: pointer;
        }

        .mypage__calendar-container > input:focus {
            border: 1px solid var(--b-color-flat-1) !important;
        }

    .mypage__calendar-container > img {
        z-index: 2;
    }


@media all and (max-width:769px) {
}

.satici-ilani {
    display: grid;
}

.satici-ilani__ust {
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
}

.satici-ilani__alt {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 10px;
}

.satici-ilani__nick {
    font-weight: 900;
    color: #444;
    font-size: 16px;
    line-height: 1;
    /**v2*/
    font-weight: 400;
}

    .satici-ilani__nick:hover {
        color: var(--primary-color)
    }

    .satici-ilani__nick > a {
        font-weight: 900;
        color: #444 !important;
        font-size: 16px;
        line-height: 1;
        padding-bottom: 2px;
        /**v2*/
        font-weight: 400;
    }

.satici-ilani__adet {
    color: #888888;
    font-size: 13px;
    padding-left: 5px;
    line-height: 1;
    margin-top: 2px;
}

.satici-ilani__satici-bilgi {
    padding-left: 12px;
}

.satici-ilani__satici-attrlerim {
    margin-top: 2px;
    display: flex;
    font-size: 12px;
    /*padding-right:10px;*/
    justify-content: flex-start;
    flex-wrap: Wrap;
}
/*.satici-ilani__satici-attrlerim > div:last-of-type{
   padding-left:5px;
}*/

.satici-ilani__badge {
    font-size: 10px;
    color: #777777;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    white-space: nowrap;
}

.satici-ilani__badge-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-left: 10px;
    padding-right: 5px;
    border-bottom: 1px solid #F0F0F0;
    padding-right: 0 !important;
    position: relative;
}


.satici-ilani__satici-bilgi-ic {
    /*padding-bottom: 25px;*/
    border-bottom: 1px solid #F0F0F0;
    min-height: 63px;
}

.satici-ilani__outer {
    padding-left: 5px;
    padding-right: 5px;
    margin-left: -15px;
    margin-right: -15px;
    /*border-bottom: 1px solid #F0F0F0;*/
    margin-bottom: 20px;
    position: relative;
    margin: 0 !important;
    padding-left: 15px;
    padding-right: 20px;
    min-height: 90px;
    border-bottom: 1px solid #efefef
}

    .satici-ilani__outer:after {
        height: 2px;
        background-color: #F0F0F0;
        width: 100%;
        content: " ";
        display: flex;
        position: relative;
        top: 10px;
        margin-left: -15px;
        width: calc(100% + 30px);
    }

.satici-ilani__yildiz {
    font-size: 10px;
    font-weight: 900;
    color: #777;
    text-align: center;
}

.satici-ilan__satici-image-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.satici-ilani__urun-alt-bilgi {
    display: flex;
    min-height: 36px;
    justify-content: space-between;
}

.satici-ilani__fiyat-text {
    color: #000;
}

@media all and (min-width:1200px) {
    .satici-ilani__fiyat-text--indirimli {
        /* transform:scale(1.1); */
    }
}

.satici-ilani__fiyat-text--indirimli {
    display: flex;
    justify-content: space-between;
    min-width: 103px;
    border: var(--border-flat-1);
    border-radius: 5px;
    padding: 5px;
    font-size: 12px !important;
    margin-bottom: 5px;
    position: relative;
    min-width: 109px;
}

    .satici-ilani__fiyat-text--indirimli > div:first-of-type {
        border-right: var(--border-flat-1);
        display: flex;
        align-items: center;
        padding-left: 5px;
        padding-right: 10px;
        color: #24bb2e;
        /* color: #ff6000; */
        font-weight: bold;
        font-size: 14px;
        line-height: 1
    }

.satici-ilani-fiyat__indirim-container > div {
    line-height: 1;
}

    .satici-ilani-fiyat__indirim-container > div:first-of-type {
        font-size: 10px;
        text-align: right;
        font-weight: bold;
        text-decoration: line-through;
        color: #888;
        color: #444;
        font-size: 11px;
    }

    .satici-ilani-fiyat__indirim-container > div:last-of-type {
        color: #000;
        font-size: 14px;
    }

.satici-ilani__ikonbilgi {
    position: absolute;
    right: -5px;
    top: -5px;
    color: #24bb2e;
}

.satici-ilani__left-attr {
    align-items: flex-start;
    display: flex;
    justify-content: flex-start;
    flex-grow: 1;
}

    .satici-ilani__left-attr > div:last-of-type {
        padding-left: 25px;
    }

.satici-ilani__attr-text {
    color: #444;
    font-weight: 500;
}

.satici-ilani__attr-key {
    color: #666;
    font-weight: 500;
    font-size: 15px;
}

@media all and (max-width:769px) {
    .diger-saticilarin-ilanlari__header {
        display: none;
    }

    .diger-saticilar__button {
        position: relative;
        top: 5px;
    }

    .satici-ilani__left-right-ayrac {
        height: calc(100% - 5px);
        content: "";
        width: 1px;
        background: #f0f0f0;
        position: absolute;
        left: -15px;
        /*top:-5px;*/
    }
}


.satici-ilani__attr-text {
    padding-left: 5px;
    font-size: 15px;
}

.diger-saticilar__button {
    max-height: 30px !important;
    padding-top: 4px;
    font-size: 12px !important;
    font-weight: bold;
    min-width: 142px;
}

.satici_ilani__stars {
    margin-top: -10px;
}

    .satici_ilani__stars .stars {
        font-size: 8px !important;
        margin-top: -10px;
        font-size: 7px !important;
        margin-left: 3px;
    }

    .satici_ilani__stars .satici-ilani__yildiz {
        margin-top: -8px;
        margin-left: 13px;
        position: relative;
        top: 1px;
    }

    .satici_ilani__stars .stars label {
        margin-right: 1px !important;
    }

.flexvalign {
    display: flex;
    align-items: center;
}

@media all and (min-width:769px) {
    .satici-ilani__badge.kargosure {
        position: relative;
        left: 4px;
    }



    span img.satici-ilani__kargo-bilgi-img {
        left: 2px !important;
    }

    .satici-ilani-mobilfix1 {
        left: 0 !important;
    }

    .satici-ilani__attr-text {
        padding-left: 0;
    }

    .satici-ilani__attr-key {
        display: none;
    }

    .satici-ilani__badge-container {
        flex-wrap: nowrap;
        flex-direction: row;
    }

        .satici-ilani__badge-container span {
            align-items: center;
            padding-left: 5px;
        }

    .satici-ilani__alt {
        flex-wrap: nowrap;
    }

    .satici-ilani__ust {
        flex-grow: 1;
    }

    .satici-ilani__outer {
        max-width: 100%;
        display: flex;
    }

        .satici-ilani__outer::after {
            display: none;
        }

    .satici-ilani__satici-bilgi-ic {
        display: flex;
        justify-content: flex-start;
        flex-direction: column;
        flex-wrap: wrap;
    }

        .satici-ilani__satici-bilgi-ic > div {
            width: 100%;
        }

    .satici-ilani__satici-bilgi {
        padding-left: 16px;
        display: grid !important;
        grid-template-columns: auto 1fr;
        grid-template-rows: auto 1fr;
        gap: 0px 0px;
        grid-template-areas: "satici-urun_grid-1 satici-urun_grid-3" "satici-urun_grid-2 satici-urun_grid-2";
    }

    .satici-ilani__badge-container {
        padding-left: 0 !important;
        border-bottom: none !important;
        margin-top: -13px !important;
        max-height: 41px !important;
    }

    .satici-urun_grid-1 {
        grid-area: satici-urun_grid-1;
    }

    .satici-urun_grid-2 {
        grid-area: satici-urun_grid-2;
    }

    .satici-urun_grid-3 {
        grid-area: satici-urun_grid-3;
    }

    .satici-ilani__ust {
        max-width: 40%;
    }

    .satici-ilani__alt {
        flex-grow: 1;
        padding-bottom: 0px;
    }

    .satici-ilani__urun-alt-bilgi {
        align-items: center;
    }

    .satici-ilani__action {
        display: flex;
        align-items: center;
        width: auto !important;
        white-space: nowrap;
        min-width: 142px !important;
    }

    .satici-ilani__urun-alt-bilgi {
        margin-right: 10%;
        display: grid !important;
        grid-template-columns: 2fr 1fr;
        margin-left: 10%;
    }

    .satici-ilani__left-attr {
        justify-content: space-around;
    }

        .satici-ilani__left-attr div:last-of-type {
            padding-left: 0;
        }

    .satici-ilani__fiyat-text {
        display: flex;
        justify-content: center;
    }

    .satici-ilani__attr-key {
        padding-right: 3px;
    }

    .satici-ilani__attr-text {
        min-width: 20px;
    }
}

.satici-ilani__header {
    display: flex;
    border-bottom: 1px solid var(--b-color-flat-1);
    /* grid-template: 1fr / 4fr; */
    height: 34px;
    margin-bottom: 10px;
    margin-top: 5px;
}

    .satici-ilani__header > div {
        display: flex;
    }




@media all and (max-width:769px) {
    .satici-ilani__badge.minsatis {
        position: relative;
        top: 1.5px;
    }

    .satici-ilani__outer {
        padding-left: 15px;
        padding-right: 15px;
    }

        .satici-ilani__outer:first-of-type {
            margin-top: 3px;
        }

    .urun-ilanlari__filter-container {
        /* border-bottom: 2px #F0F0F0 solid; */
        padding-bottom: 15px;
        padding-left: 23px;
        padding-bottom: 8px;
        position: relative;
        top: -8px;
    }

        .urun-ilanlari__filter-container::after {
            background: #F0F0F0;
            height: 2px;
            width: 101%;
            content: "";
            display: inline-block;
            position: relative;
            top: 20px;
            left: -3px;
        }

    .urun-ilanlari__filtresi {
        padding: 5px 10px !important;
        height: 32px !important;
    }

        .urun-ilanlari__filtresi span {
            line-height: 1 !important;
        }

        .urun-ilanlari__filtresi > label > span {
            position: relative;
            top: -2px;
            font-size: 14px !important;
            padding-right: 10px !important;
        }

    .satici-ilani__satici-bilgi {
        display: grid !important;
        grid-template-columns: 1fr auto;
        grid-template-rows: auto 1fr;
        gap: 0px 0px;
        grid-template-areas: "satici-mobil__grid__row-1 satici-mobil__grid__attr" "satici-mobil___grid___row-2 satici-mobil__grid__attr";
    }

    .satici-mobil__grid__attr {
        grid-area: satici-mobil__grid__attr;
    }

    .satici-mobil__grid__row-1 {
        grid-area: satici-mobil__grid__row-1;
        align-items: flex-start;
    }

    .satici-mobil___grid___row-2 {
        grid-area: satici-mobil___grid___row-2;
    }

    .satici-ilani__satici-attrlerim {
        border-bottom: var(--border-flat-1);
    }

    .satici-ilani__header {
        display: none;
    }
}


/* .diger-saticilarin-ilanlari__header{
 display:none;     
} */


.satici-ilani__indirim-container {
    display: flex;
    justify-content: center;
}

    .satici-ilani__indirim-container > div {
        max-width: max-content;
    }


@media all and (min-width:1200px) {
    .satici-ilani__header .satici-ilani__left-attr {
        margin-left: -3%;
    }
}


.borderimi-primary-yap {
    border: 1px solid var(--primary-color) !important;
}


.arama-modal__text-reset {
    display: inline-block !important;
    z-index: 103;
    position: absolute;
    right: 14px;
    top: 10px;
}

.filtertogray {
    -webkit-filter: invert(50%); /* Safari/Chrome */
    filter: invert(50%);
}

@media all and (max-width:1000px) {
    .satici-ilani__kargo-indirim-img {
        width: 20px;
        position: relative;
        left: -7px !important;
    }
}

.satici-ilani__kargo-indirim-img {
    width: 20px;
    position: relative;
    left: 4px;
    margin-bottom: 3px;
}

.azcikborder {
    border: 0.5px solid #ececec;
    border-radius: 50%;
}

.white-space-no-wrap {
    white-space: nowrap;
}


.diger_sip-adet-inner-container {
    display: flex !important;
    margin-left: 0px !important;
}

.diger__sepet-adet-spinner {
    margin-left: 0;
    flex-wrap: nowrap;
    min-width: 142px;
}

.satici-ilani__action .input-group {
    display: flex !important;
    flex-wrap: nowrap !important;
    margin-left: 0 !important;
    flex-wrap: nowrap;
    min-width: 142px !important;
}


@media all and (max-width:768px) {


    .satici-ilani__mfix1 {
        min-width: 53px;
    }
}

@media all and (min-width:768px) {
    .mld-5 {
        margin-left: 5px;
        padding-left: 0 !important;
    }

    .pld-5 {
        padding-left: 5px;
    }

    .satici-ilani__badge-container {
        padding-top: 3px;
    }

    .satici-ilani__badge.kargosure {
        margin-right: 5px;
        padding-left: 0;
    }

    .satici-ilani__badge.minsatis > span {
        padding-left: 0;
    }

    .satici-ilani__badge-container > .satici-ilani__badge.minsatis:first-of-type {
        padding-left: 5px;
    }
}

@media all and (min-width:768px) {
    .satici-ilani__outer:hover {
        box-shadow: var(--elevation-flat-1);
        cursor: pointer;
    }
}

@media all and (max-width:768px) {
    .diger_saticilar_container {
        padding: 0 !important;
    }

    .diger-saticilar__incelenen-ilan::before {
        display: inline-block;
        position: absolute;
        left: 0px !important;
        content: "";
        height: 100% !important;
        width: 4px;
        background: #ff6000;
        border-radius: 5px;
    }
}

@media all and (min-width:768px) {
    .diger-saticilar__incelenen-ilan::before {
        left: 0 !important;
    }
}

.diger-saticilar__incelenen-ilan::before {
    display: inline-block;
    position: absolute;
    left: -10px;
    top: 1px;
    content: "";
    height: 100%;
    width: 4px;
    background: #ff6000;
    border-radius: 5px;
}

.promosyon-top-topu {
    position: relative;
}

.sepet-promosyon-tooltip-container {
    position: absolute;
    bottom: 0;
    right: 5px;
    color: gray;
    font-weight: 400;
}


.kategori-sayfasi__container {
}

.kategori-sayfasi__kategorileri {
}

.kategori-sayfasi__urunleri {
}

.kategori-sayfasi__container.kategori-yok {
    color: red;
}

    .kategori-sayfasi__container.kategori-yok .kategori-sayfasi__kategorileri {
        height: 25px;
        width: 100%;
        max-width: 100%;
        flex-basis: 100%;
    }

        .kategori-sayfasi__container.kategori-yok .kategori-sayfasi__kategorileri h4.baslik {
            display: flex;
        }

            .kategori-sayfasi__container.kategori-yok .kategori-sayfasi__kategorileri h4.baslik #pUrunGrupSayi {
                padding-top: 7px;
                padding-left: 7px;
            }

    .kategori-sayfasi__container.kategori-yok .kategori-sayfasi__urunleri {
        margin-top: 15px;
        max-width: 100%;
        flex-basis: 100%;
    }

.kategori__urun-ismi {
    margin-top: 15px;
    text-align: center !important;
}

h2.kategori__urun-ismi {
    margin-top: 15px;
    text-align: center !important;
}

.diger-saticilar__incelenen-ilan {
    filter: opacity(0.6);
}

.satici-ilani__ilan-link {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
}

.diger-satici__nick-link {
    z-index: 2;
}

@media all and (min-width:992px) {
    .satici-ilani__ilan-link {
        width: 80% !important;
    }
}

@media all and (max-width:992px) {
    .satici-ilani__ilan-link {
        top: 0;
        height: 60% !important;
    }
}

.satici-ilani__action .input-group {
    justify-content: flex-end !important;
}


img[data-enlargeable] {
    cursor: zoom-in;
}

@media all and (min-width:768px) {
    .satici-ilani__badge-container {
        margin-top: -6px !important;
    }

    .width-md-30px {
        width: 30px !important;
    }

    .width-md-26px {
        width: 26px !important;
    }

    .width-md-25px {
        width: 25px !important;
    }

    .width-md-20px {
        width: 20px !important;
    }

    .width-md-16px {
        width: 16px !important;
    }
}

.satici_ilani__stars .stars {
    font-size: 13px !important;
}

.satici_ilani__stars .satici-ilani__yildiz {
    font-size: 0.75rem;
    margin-top: -17px;
}

.satici-ilani__header .satici-ilani__attr-text {
    color: #555 !important;
}

.satici-ilani__header .satici-ilani__fiyat-text {
    color: #555 !important;
}

.satici-ilani__header .satici-ilani__attr-text:hover {
    cursor: pointer;
    color: #000 !important;
}

.satici-ilani__header .satici-ilani__fiyat-text:hover {
    cursor: pointer;
    color: #000 !important;
}

img.sort-desc {
    background: url("/assets/images/sort-down.svg") no-repeat center !important;
}

img.sort-asc {
    background: url("/assets/images/sort-up.svg") no-repeat center !important;
}

.sorter-div > img {
    background: url("/assets/images/icons8_sort_2.svg") no-repeat center;
}

.satici-ilani__fiyat-text--indirimli {
    z-index: 4;
}


#btnUrununTumIlanlari {
    padding-right: 19px;
    padding-bottom: 13px;
    color: var(--primary);
    color: var(--primary-color);
    font-weight: bold !important;
}

@media all and (min-width:768px) {
    .satici-ilani__indirim-container {
        position: relative;
    }

    .satici-ilani__fiyat-text--indirimli {
        position: absolute;
        top: -17px;
    }
}

.satici-dropdown {
    margin-right: 10px !important;
    max-width: 220px;
}


.satici__checkbox input[type="checkbox"]:not(:disabled) + span:before {
    background: unset;
    border: 1px solid #DDDDDD;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    width: 20px !important;
    height: 20px !important;
    background-size: 18px !important;
}

.satici__checkbox input[type="checkbox"] + span:before {
    width: 20px;
    height: 20px;
    margin-top: 0 !important;
}

.saticinin-ilanlarinda-ara {
    width: 244px !important;
    padding-left: 35px;
    border-width: 1px;
    border-color: var(--b-color-flat-1);
    font-size: 0.85rem;
    border-radius: 5px;
    font-weight: bold !important;
    margin-top: 10px;
    border-color: #CED4DA !important;
}


    .saticinin-ilanlarinda-ara:focus {
        border-color: var(--b-color-flat-1);
    }

    .saticinin-ilanlarinda-ara::placeholder {
        color: rgb(184, 184, 184);
        font-weight: 400 !important;
    }

#bSaticiPuan {
    padding-left: 10px;
}


@media all and (max-width:768px) {
    .saticinin-ilanlarinda-ara {
        padding-top: 9px;
        padding-bottom: 9px;
        height: auto !important;
    }

    .enuygunmasaustu {
        display: none;
    }

    .kargoikonsutun {
        display: none !important;
    }
}

@media all and (min-width:768px) {
    .satici-ilani__loupe {
        top: 20px !important;
    }

    .enuygunmobil {
        display: none;
    }

    .satici-ilani__satici-attrlerim {
        flex-wrap: nowrap;
    }
}


.psf-eski--v2:before {
    top: 18px !important;
}

@media all and (max-width:1000px) {
    .satici-ilani__mobilfix2 {
        left: 1px !important;
        top: 1px !important;
    }
}

.sepet__satici-sepet-indirimi-success {
    border-radius: 50px;
}

    .sepet__satici-sepet-indirimi-success > .progress-bar {
        transition: 0.1s;
        background-color: green !important;
        border-radius: 50px;
    }


.sepet__satici-sepet-indirimi {
    border-radius: 50px;
}

    .sepet__satici-sepet-indirimi > .progress-bar {
        transition: 0.1s;
        background-color: #ff6000 !important;
        border-radius: 50px;
    }

.sepet-progress__current {
    display: flex;
    white-space: nowrap;
    margin-top: 5px;
}

.sepet-progress__current-arrow {
    width: 0px;
    height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #444;
    position: absolute;
    top: -5px;
    left: calc(50% - 5px);
}

.sepet-progress__current > .currentVal {
    color: #444;
    display: inline-flex;
    transform: translateX(-50%);
}

.sepet-progress__current > .fullVal {
    display: inline-flex;
    width: 100%;
    font-weight: 900;
    font-size: 14px;
    justify-content: flex-end;
}

.sepet-progress__remainder {
    color: #444 !important;
    font-weight: 400;
}

.satici-textarea {
    border: 1px solid var(--b-color-flat-1);
    border-radius: 5px;
    padding: 10px;
    width: 100%;
}

.saticiya-notum__container {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

    .saticiya-notum__container > .simple-btn {
        margin-top: 0.5rem;
    }

.saticiya-birakilan-not {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    position: relative;
    top: -7px;
    font-size: 0.9rem;
}

.custom-fieldset {
    border-radius: 5px;
    width: 400px;
    max-width: 400px;
    /* max-width:420px; */
}

    .custom-fieldset > legend {
        font-size: 1rem;
        padding: 0 10px;
    }

.saticiya-not__container {
    position: relative;
}

    .saticiya-not__container:hover {
        /* opacity:0.5; */
        transition: 0.25s;
        cursor: pointer;
    }

        .saticiya-not__container:hover .saticiya-birakilan-not {
            /* filter:blur(1px); */
            transition: 0.15s;
            opacity: 0.2;
        }

        .saticiya-not__container:hover .saticiya-not-legend {
            transition: 0.15s;
            opacity: 0.8;
        }


        .saticiya-not__container:hover:after {
            background: #e9e9e954;
            content: "Notu Düzenle";
            color: #000;
            top: -20px;
            right: 0;
            left: 0;
            bottom: 0;
            position: absolute;
            display: flex;
            justify-content: center;
            align-items: center;
            font-weight: bold;
            border-radius: 5px;
        }

.btn-new-danger {
    color: red !important;
    background: #fff !important;
    font-weight: Bold;
    padding-left: 3px !important;
}

.btn-new-success {
    font-weight: Bold;
    padding-left: 3px !important;
    background-color: var(--primary-color) !important;
    color: #fff !important;
}

@media (max-width:768px) {
    .saticiya-not__outer-container {
        width: 100%;
        position: relative;
        top: -20px;
    }

        .saticiya-not__outer-container fieldset {
            width: 100%;
            max-width: unset;
        }

    .saticiya-not-button__container {
        margin-top: 10px;
    }


    /*TODO Alttak is mobile ile değişsin*/
    .saticiya-not__container:hover:after {
        content: "" !important;
    }
}

@media (min-width:768px) {
    .saticiya-not__outer__outer__outer {
        margin-top: 0 !important;
    }

    .saticiya-not-button__container {
        margin-top: 10px;
    }

    .notlar__en-top {
        padding-left: 10px;
    }
}





.islem-bekleyen__satis-detay {
}


@media all and (max-width:768px) {

    nav.tabbar > ul > li .tab-buton.sepet {
        transform: scale(1.5) !important;
    }

        nav.tabbar > ul > li .tab-buton.sepet .badge {
            transform: scale(0.65) !important;
        }


    .islem-bekleyen__satis-detay .grid-col.fiyat {
        flex-direction: row !important;
    }

    .islem-bekleyen__fiyat {
        display: flex !important;
        justify-content: flex-end !important;
    }

    .islem-bekleyen__fiyat-tutar {
        flex-basis: unset !important;
        width: auto !important;
    }

    .islem-bekleyen__fiyat-toplam {
        display: inline-flex !important;
        width: auto !important;
        flex-basis: auto !important;
        flex-grow: unset !important;
        margin-right: unset !important;
    }

    .fiyat-item-toplami {
        width: 100%;
        margin-left: 66% !important;
        max-width: 33% !important;
        flex-basis: 33% !important;
        display: flex;
        align-items: center !important;
        text-align: unset !important;
        padding-left: 15px !important;
    }

        .fiyat-item-toplami::before {
            width: auto !important;
        }
}


@media all and (max-width:400px) {
    .fiyat-item-toplami {
        text-align: center !important;
    }
}


div.liste.sepet {
    padding-bottom: 20px;
}

.sepet__kargo-secim {
}

.sepet__kargo-checkbox {
    margin-top: 0;
}

.sepette-sihirli-sepet {
    width: 100%;
    margin: 0 5px;
    display: flex;
    justify-content: center;
}

.desi-bilgi-ac:hover {
    text-decoration: underline;
    cursor: pointer;
}

.sepet-desi-bar > .desi-progress-bar {
    background-color: #484848 !important;
}

.desi-modal-container {
    margin-top: calc(60vh - 358px);
    pointer-events: none;
}

@media (max-width:600px) {
    .desi-modal-container {
        margin-top: 5vh;
        margin-right: 10px;
        pointer-events: none;
    }
}
