@import url(responsive/mobile.css);
@import url(responsive/1152x864.css);
@import url(responsive/1280x1024.css);
/*!
* Bootstrap v4.3.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors
* Copyright 2011-2019 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/.input-group-text input[type=checkbox],.input-group-text input[type=radio],dl,h1,h2,h3,h4,h5,h6,ol,p,ul {
    margin-top:0
}
address,dl,ol,p,pre,ul {
    margin-bottom:1rem
}
body,caption {
    text-align:left
}
dd,label {
    margin-bottom:.5rem
}
pre,textarea {
    overflow:auto
}
article,aside,figcaption,figure,footer,header,hgroup,legend,main,nav,section {
    display:block
}
address,legend {
    line-height:inherit
}
progress,sub,sup {
    vertical-align:baseline
}
button,hr,input {
    overflow:visible
}
.img-fluid,.img-thumbnail,legend {
    max-width:100%
}
.img-fluid,select.form-control[multiple],select.form-control[size],textarea.form-control {
    height:auto
}
.btn.focus,.btn:focus,.form-control:focus {
    box-shadow:0 0 0 .2rem rgba(0,123,255,.25)
}
.dropdown-menu,.nav,.navbar-nav {
    list-style:none
}
.badge,.dropdown-header,.dropdown-item,.dropdown-toggle,.input-group-text,.navbar-brand,.progress-bar {
    white-space:nowrap
}
:root {
    --blue:#007bff;
    --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:#007bff;
    --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
}
*,::after,::before {
    box-sizing:border-box
}
html {
    font-family:sans-serif;
    line-height:1.15;
    -webkit-text-size-adjust:100%;
    -webkit-tap-highlight-color:transparent
}
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;
    background-color:#fff
}
.alert-link,dt,kbd kbd {
    font-weight:700
}
[tabindex="-1"]:focus {
    outline:0!important
}
abbr[data-original-title],abbr[title] {
    text-decoration:underline;
    -webkit-text-decoration:underline dotted;
    text-decoration:underline dotted;
    cursor:help;
    border-bottom:0;
    -webkit-text-decoration-skip-ink:none;
    text-decoration-skip-ink:none
}
[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled),summary {
    cursor:pointer
}
address {
    font-style:normal
}
.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn,.card-text:last-child,.form-check-label,ol ol,ol ul,ul ol,ul ul {
    margin-bottom:0
}
dd {
    margin-left:0
}
blockquote,figure {
    margin:0 0 1rem
}
b,strong {
    font-weight:bolder font-family:'Poppins',sans-serif
}
sub,sup {
    position:relative;
    font-size:75%;
    line-height:0
}
.btn,img,svg {
    vertical-align:middle
}
sub {
    bottom:-.25em
}
sup {
    top:-.5em
}
a {
    color:#007bff;
    text-decoration:none;
    background-color:transparent;
    font-family:'Poppins',sans-serif
}
.btn-link:hover,a:hover {
    color:#0056b3;
    text-decoration:underline
}
.btn-link,.btn:hover {
    text-decoration:none
}
a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover {
    color:inherit;
    text-decoration:none
}
.custom-range:focus,a:not([href]):not([tabindex]):focus {
    outline:0
}
code,kbd,pre,samp {
    font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    font-size:1em
}
pre {
    margin-top:0
}
img {
    border-style:none
}
svg {
    overflow:hidden
}
table {
    border-collapse:collapse
}
caption {
    padding-top:.75rem;
    padding-bottom:.75rem;
    color:#6c757d;
    caption-side:bottom
}
th {
    text-align:inherit
}
label {
    display:inline-block
}
.accordion>.card:not(:first-of-type) .card-header:first-child,button {
    border-radius:0
}
button:focus {
    outline:dotted 1px;
    outline:-webkit-focus-ring-color auto 5px
}
button,input,optgroup,select,textarea {
    margin:0;
    font-family:inherit;
    font-size:inherit;
    line-height:inherit
}
button,select {
    text-transform:none
}
select {
    word-wrap:normal
}
[type=button],[type=reset],[type=submit],button {
    -webkit-appearance:button
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    padding:0;
    border-style:none
}
input[type=checkbox],input[type=radio] {
    box-sizing:border-box;
    padding:0
}
input[type=date],input[type=datetime-local],input[type=month],input[type=time] {
    -webkit-appearance:listbox
}
textarea {
    resize:vertical
}
fieldset {
    min-width:0;
    padding:0;
    margin:0;
    border:0
}
legend {
    width:100%;
    padding:0;
    margin-bottom:.5rem;
    font-size:1.5rem;
    color:inherit;
    white-space:normal
}
[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
}
.display-1,.display-2,.display-3,.display-4 {
    line-height:1.2
}
.figure,.list-inline-item,output {
    display:inline-block
}
summary {
    display:list-item
}
.collapse:not(.show),template {
    display:none
}
.d-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
}
.blockquote,hr {
    margin-bottom:1rem
}
.display-1,.display-2,.display-3,.display-4,.lead {
    font-weight:300
}
.h1,h1 {
    font-size:1.5rem
}
.h2, h2 {
    font-size: 18px !important;
}

.h3,h3 {
    font-size:1rem
}
.h4,h4 {
    font-size:1.5rem
}
.h5,h5 {
    font-size:1.25rem
}
.h6,h6 {
    font-size:1rem
}
.lead {
    font-size:1.25rem
}
.display-1 {
    font-size:6rem
}
.display-2 {
    font-size:5.5rem
}
.display-3 {
    font-size:4.5rem
}
.display-4 {
    font-size:3.5rem
}
.btn,.btn-link,.dropdown-item,.form-control,.small,small {
    font-weight:400
}
hr {
    box-sizing:content-box;
    height:0;
    margin-top:1rem;
    border:0;
    border-top:1px solid rgba(0,0,0,.1)
}
.small,small {
    font-size:80%
}
code,kbd,pre {
    font-size:87.5%
}
.mark,mark {
    padding:.2em;
    background-color:#fcf8e3
}
.list-inline,.list-unstyled {
    padding-left:0;
    list-style:none
}
.bs-popover-auto[x-placement^=left],.bs-popover-left,.list-inline-item:not(:last-child) {
    margin-right:.5rem
}
.initialism {
    font-size:90%;
    text-transform:uppercase
}
.blockquote {
    font-size:1.25rem
}
.blockquote-footer {
    display:block;
    font-size:80%;
    color:#6c757d
}
.blockquote-footer::before {
    content:"\2014\00A0"
}
.img-thumbnail {
    padding:.25rem;
    background-color:#fff;
    border:1px solid #dee2e6;
    border-radius:.25rem;
    height:auto
}
.figure-img {
    margin-bottom:.5rem;
    line-height:1
}
.figure-caption {
    font-size:90%;
    color:#6c757d
}
.alert-heading,a>code,pre code {
    color:inherit
}
code {
    color:#e83e8c;
    word-break:break-word
}
kbd {
    padding:.2rem .4rem;
    color:#fff;
    background-color:#212529;
    border-radius:.2rem
}
.table,pre {
    color:#212529
}
kbd kbd {
    padding:0;
    font-size:100%
}
pre {
    display:block
}
pre code {
    font-size:inherit;
    word-break:normal
}
.pre-scrollable {
    max-height:340px;
    overflow-y:scroll
}
.container,.container-fluid {
    width:100%;
    padding-right:15px;
    padding-left:15px;
    margin-right:auto;
    margin-left:auto
}
.col,.col-auto {
    max-width:100%
}
.row {
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-15px;
    margin-left:-15px
}
.card>hr,.no-gutters {
    margin-right:0;
    margin-left:0
}
.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm,.navbar-nav .nav-link,.no-gutters>.col,.no-gutters>[class*=col-] {
    padding-right:0;
    padding-left:0
}
.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto {
    position:relative;
    width:100%;
    padding-right:15px;
    padding-left:15px
}
.col {
    -ms-flex-preferred-size:0;
    flex-basis:0%;
    -ms-flex-positive:1;
    flex-grow:1
}
.col-auto {
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:auto
}
.col-1 {
    -ms-flex:0 0 8.333333%;
    flex:0 0 8.333333%;
    max-width:8.333333%
}
.col-2 {
    -ms-flex:0 0 16.666667%;
    flex:0 0 16.666667%;
    max-width:16.666667%
}
.col-3 {
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%
}
.col-4 {
    -ms-flex:0 0 33.333333%;
    flex:0 0 33.333333%;
    max-width:33.333333%
}
.col-5 {
    -ms-flex:0 0 41.666667%;
    flex:0 0 41.666667%;
    max-width:41.666667%
}
.col-6 {
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%
}
.col-7 {
    -ms-flex:0 0 58.333333%;
    flex:0 0 58.333333%;
    max-width:58.333333%
}
.col-8 {
    -ms-flex:0 0 66.666667%;
    flex:0 0 66.666667%;
    max-width:66.666667%
}
.col-9 {
    -ms-flex:0 0 75%;
    flex:0 0 75%;
    max-width:75%
}
.col-10 {
    -ms-flex:0 0 83.333333%;
    flex:0 0 83.333333%;
    max-width:83.333333%
}
.col-11 {
    -ms-flex:0 0 91.666667%;
    flex:0 0 91.666667%;
    max-width:91.666667%
}
.col-12 {
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%
}
.order-first {
    -ms-flex-order:-1;
    order:-1
}
.order-last {
    -ms-flex-order:13;
    order:13
}
.order-0 {
    -ms-flex-order:0;
    order:0
}
.order-1 {
    -ms-flex-order:1;
    order:1
}
.order-2 {
    -ms-flex-order:2;
    order:2
}
.order-3 {
    -ms-flex-order:3;
    order:3
}
.order-4 {
    -ms-flex-order:4;
    order:4
}
.order-5 {
    -ms-flex-order:5;
    order:5
}
.order-6 {
    -ms-flex-order:6;
    order:6
}
.order-7 {
    -ms-flex-order:7;
    order:7
}
.order-8 {
    -ms-flex-order:8;
    order:8
}
.order-9 {
    -ms-flex-order:9;
    order:9
}
.order-10 {
    -ms-flex-order:10;
    order:10
}
.order-11 {
    -ms-flex-order:11;
    order:11
}
.order-12 {
    -ms-flex-order:12;
    order:12
}
.offset-1 {
    margin-left:8.333333%
}
.offset-2 {
    margin-left:16.666667%
}
.offset-3 {
    margin-left:25%
}
.offset-4 {
    margin-left:33.333333%
}
.offset-5 {
    margin-left:41.666667%
}
.offset-6 {
    margin-left:50%
}
.offset-7 {
    margin-left:58.333333%
}
.offset-8 {
    margin-left:66.666667%
}
.offset-9 {
    margin-left:75%
}
.offset-10 {
    margin-left:83.333333%
}
.offset-11 {
    margin-left:91.666667%
}
.table {
    width:100%;
    margin-bottom:1rem
}
.table td,.table th {
    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 td,.table-sm th {
    padding:.3rem
}
.table-bordered,.table-bordered td,.table-bordered th {
    border:1px solid #dee2e6
}
.table-bordered thead td,.table-bordered thead th {
    border-bottom-width:2px
}
.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th,.table-dark.table-bordered,.table-responsive>.table-bordered {
    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>td,.table-primary>th {
    background-color:#b8daff
}
.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th {
    border-color:#7abaff
}
.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th {
    background-color:#9fcdff
}
.table-secondary,.table-secondary>td,.table-secondary>th {
    background-color:#d6d8db
}
.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th {
    border-color:#b3b7bb
}
.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th {
    background-color:#c8cbcf
}
.table-success,.table-success>td,.table-success>th {
    background-color:#c3e6cb
}
.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th {
    border-color:#8fd19e
}
.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th {
    background-color:#b1dfbb
}
.table-info,.table-info>td,.table-info>th {
    background-color:#bee5eb
}
.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th {
    border-color:#86cfda
}
.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th {
    background-color:#abdde5
}
.table-warning,.table-warning>td,.table-warning>th {
    background-color:#ffeeba
}
.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th {
    border-color:#ffdf7e
}
.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th {
    background-color:#ffe8a1
}
.table-danger,.table-danger>td,.table-danger>th {
    background-color:#f5c6cb
}
.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th {
    border-color:#ed969e
}
.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th {
    background-color:#f1b0b7
}
.table-light,.table-light>td,.table-light>th {
    background-color:#fdfdfe
}
.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th {
    border-color:#fbfcfc
}
.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th {
    background-color:#ececf6
}
.table-dark,.table-dark>td,.table-dark>th {
    background-color:#c6c8ca
}
.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th {
    border-color:#95999c
}
.table .thead-dark th,.table-dark td,.table-dark th,.table-dark thead th {
    border-color:#454d55
}
.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th {
    background-color:#b9bbbe
}
.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th {
    background-color:rgba(0,0,0,.075)
}
.badge-dark,.table .thead-dark th,.table-dark {
    background-color:#343a40;
    color:#fff
}
.table .thead-light th {
    color:#495057;
    background-color:#e9ecef;
    border-color:#dee2e6
}
.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)
}
.table-responsive {
    display:block;
    width:100%;
    overflow-x:auto;
    -webkit-overflow-scrolling:touch
}
.accordion>.card,.collapsing,.modal-open,.progress,.toast {
    overflow:hidden
}
.form-control {
    display:block;
    width:100%;
    height:calc(1.5em + .75rem + 2px);
    padding:.375rem .75rem;
    font-size:1rem;
    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
}
.form-control::-ms-expand {
    background-color:transparent;
    border:0
}
.form-control:focus {
    color:#495057;
    background-color:#fff;
    border-color:#80bdff;
    outline:0
}
.form-control::-webkit-input-placeholder {
    color:#6c757d;
    opacity:1
}
.form-control::-moz-placeholder {
    color:#6c757d;
    opacity:1
}
.form-control:-ms-input-placeholder {
    color:#6c757d;
    opacity:1
}
.form-control::-ms-input-placeholder {
    color:#6c757d;
    opacity:1
}
.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
}
.btn-block,.form-control-file,.form-control-range {
    display:block;
    width:100%
}
.col-form-label {
    padding-top:calc(.375rem + 1px);
    padding-bottom:calc(.375rem + 1px);
    margin-bottom:0;
    font-size:inherit;
    line-height:1.5
}
.col-form-label-lg {
    padding-top:calc(.5rem + 1px);
    padding-bottom:calc(.5rem + 1px);
    font-size:1.25rem;
    line-height:1.5
}
.col-form-label-sm {
    padding-top:calc(.25rem + 1px);
    padding-bottom:calc(.25rem + 1px);
    font-size:.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-sm {
    height:calc(1.5em + .5rem + 2px);
    padding:.25rem .5rem;
    font-size:.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
}
.form-group {
    margin-bottom:1rem
}
.form-text {
    display:block;
    margin-top:.25rem
}
.form-row {
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    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
}
.breadcrumb-item.active,.custom-control-input:disabled~.custom-control-label,.form-check-input:disabled~.form-check-label {
    color:#6c757d
}
.form-check-inline {
    display:-ms-inline-flexbox;
    display:inline-flex;
    -ms-flex-align:center;
    align-items:center;
    padding-left:0;
    margin-right:.75rem
}
.invalid-tooltip,.valid-tooltip {
    position:absolute;
    z-index:5;
    display:none;
    max-width:100%;
    padding:.25rem .5rem;
    border-radius:.25rem;
    line-height:1.5;
    top:100%
}
.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 {
    margin-top:.1rem;
    font-size:.875rem;
    color:#fff;
    background-color:rgba(40,167,69,.9)
}
.form-control.is-valid,.was-validated .form-control:valid {
    border-color:#28a745;
    padding-right:calc(1.5em + .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(.375em + .1875rem);
    background-size:calc(.75em + .375rem) calc(.75em + .375rem)
}
.form-control.is-valid:focus,.was-validated .form-control:valid:focus {
    border-color:#28a745;
    box-shadow:0 0 0 .2rem rgba(40,167,69,.25)
}
.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip {
    display:block
}
.was-validated textarea.form-control:valid,textarea.form-control.is-valid {
    padding-right:calc(1.5em + .75rem);
    background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}
.custom-select.is-valid,.was-validated .custom-select:valid {
    border-color:#28a745;
    padding-right:calc((1em + .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") right .75rem center/8px 10px no-repeat,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") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat #fff
}
.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus {
    border-color:#28a745;
    box-shadow:0 0 0 .2rem rgba(40,167,69,.25)
}
.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip {
    display:block
}
.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip {
    display:block
}
.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label {
    color:#28a745
}
.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip {
    display:block
}
.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label {
    color:#28a745
}
.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before {
    border-color:#28a745
}
.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip {
    display:block
}
.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before {
    border-color:#34ce57;
    background-color:#34ce57
}
.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before {
    box-shadow:0 0 0 .2rem rgba(40,167,69,.25)
}
.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before {
    border-color:#28a745
}
.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label {
    border-color:#28a745
}
.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip {
    display:block
}
.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input: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 {
    margin-top:.1rem;
    font-size:.875rem;
    color:#fff;
    background-color:rgba(220,53,69,.9)
}
.carousel,.collapsing,.dropdown,.dropleft,.dropright,.dropup {
    position:relative
}
.form-control.is-invalid,.was-validated .form-control:invalid {
    border-color:#dc3545;
    padding-right:calc(1.5em + .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(.375em + .1875rem);
    background-size:calc(.75em + .375rem) calc(.75em + .375rem)
}
.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus {
    border-color:#dc3545;
    box-shadow:0 0 0 .2rem rgba(220,53,69,.25)
}
.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip {
    display:block
}
.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid {
    padding-right:calc(1.5em + .75rem);
    background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}
.custom-select.is-invalid,.was-validated .custom-select:invalid {
    border-color:#dc3545;
    padding-right:calc((1em + .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") right .75rem center/8px 10px no-repeat,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") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat #fff
}
.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus {
    border-color:#dc3545;
    box-shadow:0 0 0 .2rem rgba(220,53,69,.25)
}
.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip {
    display:block
}
.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip {
    display:block
}
.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label {
    color:#dc3545
}
.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip {
    display:block
}
.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label {
    color:#dc3545
}
.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before {
    border-color:#dc3545
}
.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip {
    display:block
}
.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
    border-color:#e4606d;
    background-color:#e4606d
}
.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before,.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before,.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color:rgba(0,123,255,.5)
}
.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
    box-shadow:0 0 0 .2rem rgba(220,53,69,.25)
}
.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before {
    border-color:#dc3545
}
.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color:#dc3545
}
.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip {
    display:block
}
.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color:#dc3545;
    box-shadow:0 0 0 .2rem rgba(220,53,69,.25)
}
.form-inline {
    display:-ms-flexbox;
    display:flex;
    -ms-flex-flow:row wrap;
    flex-flow:row wrap;
    -ms-flex-align:center;
    align-items:center
}
.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.form-inline .form-check,input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width:100%
}
.btn {
    display:inline-block;
    color:#212529;
    text-align:center;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    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
}
.btn:hover {
    color:#212529
}
.btn.focus,.btn:focus {
    outline:0
}
.btn.disabled,.btn:disabled {
    opacity:.65
}
a.btn.disabled,a.close.disabled,fieldset:disabled a.btn {
    pointer-events:none
}
.btn-outline-primary:hover,.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-primary,.btn-primary.disabled,.btn-primary:disabled,.show>.btn-outline-primary.dropdown-toggle {
    color:#fff;
    background-color:#007bff;
    border-color:#007bff
}
.btn-primary:hover {
    color:#fff;
    background-color:#0069d9;
    border-color:#0062cc
}
.btn-primary.focus,.btn-primary:focus,.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-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-outline-secondary:hover,.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-secondary,.btn-secondary.disabled,.btn-secondary:disabled,.show>.btn-outline-secondary.dropdown-toggle {
    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,.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-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-outline-success:hover,.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.btn-success,.btn-success.disabled,.btn-success:disabled,.show>.btn-outline-success.dropdown-toggle {
    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,.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-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-info,.btn-info.disabled,.btn-info:disabled,.btn-outline-info:hover,.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-info:hover {
    color:#fff;
    background-color:#138496;
    border-color:#117a8b
}
.btn-info.focus,.btn-info:focus,.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-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-outline-warning:hover,.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-warning,.btn-warning.disabled,.btn-warning:disabled,.show>.btn-outline-warning.dropdown-toggle {
    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,.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-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-danger,.btn-danger.disabled,.btn-danger:disabled,.btn-outline-danger:hover,.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-danger:hover {
    color:#fff;
    background-color:#c82333;
    border-color:#bd2130
}
.btn-danger.focus,.btn-danger:focus,.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-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-light,.btn-light.disabled,.btn-light:disabled,.btn-outline-light:hover,.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-light:hover {
    color:#212529;
    background-color:#e2e6ea;
    border-color:#dae0e5
}
.btn-light.focus,.btn-light:focus,.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-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-dark,.btn-dark.disabled,.btn-dark:disabled,.btn-outline-dark:hover,.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-dark:hover {
    color:#fff;
    background-color:#23272b;
    border-color:#1d2124
}
.btn-dark.focus,.btn-dark:focus,.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-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-outline-primary {
    color:#007bff;
    border-color:#007bff
}
.btn-outline-primary.focus,.btn-outline-primary:focus,.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-primary.disabled,.btn-outline-primary:disabled {
    color:#007bff;
    background-color:transparent
}
.btn-outline-secondary {
    color:#6c757d;
    border-color:#6c757d
}
.btn-outline-secondary.focus,.btn-outline-secondary:focus,.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-secondary.disabled,.btn-outline-secondary:disabled {
    color:#6c757d;
    background-color:transparent
}
.btn-outline-success {
    color:#28a745;
    border-color:#28a745
}
.btn-outline-success.focus,.btn-outline-success:focus,.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-success.disabled,.btn-outline-success:disabled {
    color:#28a745;
    background-color:transparent
}
.btn-outline-info {
    color:#17a2b8;
    border-color:#17a2b8
}
.btn-outline-info.focus,.btn-outline-info:focus,.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-info.disabled,.btn-outline-info:disabled {
    color:#17a2b8;
    background-color:transparent
}
.btn-outline-warning {
    color:#ffc107;
    border-color:#ffc107
}
.btn-outline-warning.focus,.btn-outline-warning:focus,.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-warning.disabled,.btn-outline-warning:disabled {
    color:#ffc107;
    background-color:transparent
}
.btn-outline-danger {
    color:#dc3545;
    border-color:#dc3545
}
.btn-outline-danger.focus,.btn-outline-danger:focus,.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-danger.disabled,.btn-outline-danger:disabled {
    color:#dc3545;
    background-color:transparent
}
.btn-outline-light {
    color:#f8f9fa;
    border-color:#f8f9fa
}
.btn-outline-light.focus,.btn-outline-light:focus,.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-light.disabled,.btn-outline-light:disabled {
    color:#f8f9fa;
    background-color:transparent
}
.btn-outline-dark {
    color:#343a40;
    border-color:#343a40
}
.dropdown-toggle::after,.dropup .dropdown-toggle::after {
    vertical-align:.255em;
    content:"";
    border-right:.3em solid transparent;
    border-left:.3em solid transparent;
    display:inline-block
}
.btn-outline-dark.focus,.btn-outline-dark:focus,.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-outline-dark.disabled,.btn-outline-dark:disabled {
    color:#343a40;
    background-color:transparent
}
.btn-link {
    color:#007bff
}
.btn-link.focus,.btn-link:focus {
    text-decoration:underline;
    box-shadow:none
}
.btn-link.disabled,.btn-link:disabled {
    color:#6c757d;
    pointer-events:none
}
.btn-group-lg>.btn,.btn-lg,.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text {
    padding:.5rem 1rem;
    font-size:1.25rem;
    line-height:1.5;
    border-radius:.3rem
}
.btn-group-sm>.btn,.btn-sm,.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text {
    padding:.25rem .5rem;
    font-size:.875rem;
    line-height:1.5;
    border-radius:.2rem
}
.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom,.btn-block+.btn-block {
    margin-top:.5rem
}
.fade {
    transition:opacity .15s linear
}
.fade:not(.show),.modal-backdrop.fade {
    opacity:0
}
.collapsing {
    height:0;
    transition:height .35s
}
.dropdown-toggle::after {
    margin-left:.255em;
    border-top:.3em solid;
    border-bottom:0
}
.dropdown-toggle-split::after,.dropdown-toggle:empty::after,.dropleft .dropdown-toggle:empty::after,.dropright .dropdown-toggle-split::after,.dropright .dropdown-toggle:empty::after,.dropup .dropdown-toggle-split::after,.dropup .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;
    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
}
.dropup .dropdown-menu {
    top:auto;
    bottom:100%;
    margin-top:0;
    margin-bottom:.125rem
}
.dropup .dropdown-toggle::after {
    margin-left:.255em;
    border-top:0;
    border-bottom:.3em solid
}
.dropleft .dropdown-toggle::before,.dropright .dropdown-toggle::after {
    content:"";
    border-top:.3em solid transparent;
    border-bottom:.3em solid transparent
}
.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;
    border-right:0;
    border-left:.3em solid;
    vertical-align:0
}
.dropleft .dropdown-menu {
    top:0;
    right:100%;
    left:auto;
    margin-top:0;
    margin-right:.125rem
}
.dropleft .dropdown-toggle::after {
    margin-left:.255em;
    vertical-align:.255em;
    content:"";
    display:none
}
.dropleft .dropdown-toggle::before {
    display:inline-block;
    margin-right:.255em;
    border-right:.3em solid;
    vertical-align:0
}
.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top] {
    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;
    color:#212529;
    text-align:inherit;
    background-color:transparent;
    border:0
}
.dropdown-item:focus,.dropdown-item:hover {
    color:#16181b;
    text-decoration:none;
    background-color:#f8f9fa
}
.dropdown-item.active,.dropdown-item:active {
    color:#fff;
    text-decoration:none;
    background-color:#007bff
}
.dropdown-item.disabled,.dropdown-item:disabled {
    color:#6c757d;
    pointer-events:none;
    background-color:transparent
}
.carousel-item-next,.carousel-item-prev,.carousel-item.active,.dropdown-menu.show,.tab-content>.active {
    display:block
}
.dropdown-header {
    display:block;
    padding:.5rem 1.5rem;
    margin-bottom:0;
    font-size:.875rem;
    color:#6c757d
}
.dropdown-item-text {
    display:block;
    padding:.25rem 1.5rem;
    color:#212529
}
.btn-group,.btn-group-vertical {
    position:relative;
    display:-ms-inline-flexbox;
    display:inline-flex;
    vertical-align:middle
}
.btn-group-vertical>.btn,.btn-group>.btn {
    position:relative;
    -ms-flex:1 1 auto;
    flex:1 1 auto
}
.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {
    z-index:1
}
.btn-toolbar {
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.btn-toolbar .input-group {
    width:auto
}
.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child),.input-group-append,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text,.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control {
    margin-left:-1px
}
.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after,.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child),.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius:0;
    border-bottom-right-radius:0
}
.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child),.input-group>.custom-file:not(:first-child) .custom-file-label,.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child),.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius:0;
    border-bottom-left-radius:0
}
.dropdown-toggle-split {
    padding-right:.5625rem;
    padding-left:.5625rem
}
.dropleft .dropdown-toggle-split::before {
    margin-right:0
}
.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split {
    padding-right:.375rem;
    padding-left:.375rem
}
.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split {
    padding-right:.75rem;
    padding-left:.75rem
}
.btn-group-vertical {
    -ms-flex-direction:column;
    flex-direction:column;
    -ms-flex-align:start;
    align-items:flex-start;
    -ms-flex-pack:center;
    justify-content:center
}
.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child) {
    margin-top:-1px
}
.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius:0;
    border-bottom-left-radius:0
}
.accordion>.card:last-of-type,.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child) {
    border-top-left-radius:0;
    border-top-right-radius:0
}
.custom-select,.input-group-text {
    font-size:1rem;
    line-height:1.5;
    border:1px solid #ced4da;
    color:#495057;
    font-weight:400
}
.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio] {
    position:absolute;
    clip:rect(0,0,0,0);
    pointer-events:none
}
.input-group {
    position:relative;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -ms-flex-align:stretch;
    align-items:stretch;
    width:100%
}
.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext {
    position:relative;
    -ms-flex:1 1 auto;
    flex:1 1 auto;
    width:1%;
    margin-bottom:0
}
.input-group-append .btn:focus,.input-group-prepend .btn:focus,.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus {
    z-index:3
}
.input-group>.custom-file .custom-file-input:focus {
    z-index:4
}
.input-group>.custom-file {
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:center;
    align-items:center
}
.input-group-append,.input-group-prepend {
    display:-ms-flexbox;
    display:flex
}
.input-group-append .btn,.input-group-prepend .btn {
    position:relative;
    z-index:2
}
.input-group-prepend {
    margin-right:-1px
}
.input-group-text {
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:center;
    align-items:center;
    padding:.375rem .75rem;
    margin-bottom:0;
    text-align:center;
    background-color:#e9ecef;
    border-radius:.25rem
}
.nav,.navbar {
    -ms-flex-wrap:wrap
}
.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea) {
    height:calc(1.5em + 1rem + 2px)
}
.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea) {
    height:calc(1.5em + .5rem + 2px)
}
.custom-control-label::after,.custom-control-label::before {
    top:.25rem;
    left:-1.5rem;
    display:block;
    height:1rem;
    content:"";
    width:1rem
}
.input-group-lg>.custom-select,.input-group-sm>.custom-select {
    padding-right:1.75rem
}
.custom-control {
    position:relative;
    display:block;
    min-height:1.5rem;
    padding-left:1.5rem
}
.custom-control-inline {
    display:-ms-inline-flexbox;
    display:inline-flex;
    margin-right:1rem
}
.custom-file,.custom-select {
    display:inline-block;
    width:100%
}
.custom-control-input {
    position:absolute;
    z-index:-1;
    opacity:0
}
.custom-control-input:checked~.custom-control-label::before {
    color:#fff;
    border-color:#007bff;
    background-color:#007bff
}
.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::before,.custom-file-input:disabled~.custom-file-label {
    background-color:#e9ecef
}
.custom-control-label {
    position:relative;
    margin-bottom:0;
    vertical-align:top
}
.custom-control-label::before {
    position:absolute;
    pointer-events:none;
    background-color:#fff;
    border:1px solid #adb5bd
}
.custom-file-input:focus~.custom-file-label,.custom-select:focus {
    border-color:#80bdff;
    box-shadow:0 0 0 .2rem rgba(0,123,255,.25)
}
.custom-control-label::after {
    position:absolute;
    background:50%/50% 50% no-repeat
}
.custom-checkbox .custom-control-label::before,.nav-pills .nav-link {
    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:#007bff;
    background-color:#007bff
}
.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: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-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(.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,-webkit-transform .15s ease-in-out
}
.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color:#fff;
    -webkit-transform:translateX(.75rem);
    transform:translateX(.75rem)
}
.custom-select {
    height:calc(1.5em + .75rem + 2px);
    padding:.375rem 1.75rem .375rem .75rem;
    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") right .75rem center/8px 10px no-repeat #fff;
    border-radius:.25rem;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none
}
.custom-select:focus {
    outline:0
}
.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 + .5rem + 2px);
    padding-top:.25rem;
    padding-bottom:.25rem;
    padding-left:.5rem;
    font-size:.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,.custom-file-input,.custom-file-label {
    height:calc(1.5em + .75rem + 2px)
}
.custom-file-label,.custom-file-label::after {
    padding:.375rem .75rem;
    color:#495057;
    top:0;
    line-height:1.5;
    right:0
}
.custom-file {
    position:relative;
    margin-bottom:0
}
.custom-file-input {
    position:relative;
    z-index:2;
    width:100%;
    margin:0;
    opacity:0
}
.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;
    left:0;
    z-index:1;
    font-weight:400;
    background-color:#fff;
    border:1px solid #ced4da;
    border-radius:.25rem
}
.card,.navbar {
    position:relative
}
.custom-file-label::after {
    position:absolute;
    bottom:0;
    z-index:3;
    display:block;
    height:calc(1.5em + .75rem);
    content:"Browse";
    background-color:#e9ecef;
    border-left:inherit;
    border-radius:0 .25rem .25rem 0
}
.custom-range {
    width:100%;
    height:calc(1rem + .4rem);
    padding:0;
    background-color:transparent;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance: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:-.25rem;
    background-color:#007bff;
    border:0;
    border-radius:1rem;
    transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance:none;
    appearance: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:#007bff;
    border:0;
    border-radius:1rem;
    transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -moz-appearance:none;
    appearance: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:#007bff;
    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
}
.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
}
.nav {
    display:-ms-flexbox;
    display:flex;
    flex-wrap:wrap;
    padding-left:0;
    margin-bottom:0
}
.nav-link,.navbar {
    padding:.5rem 1rem
}
.nav-link {
    display:block
}
.breadcrumb-item+.breadcrumb-item:hover::before,.card-link:hover,.nav-link:focus,.nav-link:hover,.navbar-brand:focus,.navbar-brand:hover,.navbar-toggler:focus,.navbar-toggler:hover,a.badge:focus,a.badge:hover {
    text-decoration:none
}
.nav-link.disabled {
    color:#6c757d;
    pointer-events:none;
    cursor:default
}
.nav-tabs {
    border-bottom:1px solid #dee2e6
}
.accordion>.card .card-header,.list-group-flush .list-group-item:last-child,.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:focus,.nav-tabs .nav-link:hover {
    border-color:#e9ecef #e9ecef #dee2e6
}
.nav-tabs .nav-link.disabled {
    color:#6c757d;
    background-color:transparent;
    border-color:transparent
}
.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active {
    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
}
.badge-primary,.nav-pills .nav-link.active,.nav-pills .show>.nav-link {
    color:#fff;
    background-color:#007bff
}
.navbar-toggler,button.close {
    background-color:transparent
}
.nav-fill .nav-item {
    -ms-flex:1 1 auto;
    flex:1 1 auto;
    text-align:center
}
.nav-justified .nav-item {
    -ms-flex-preferred-size:0;
    flex-basis:0%;
    -ms-flex-positive:1;
    flex-grow:1;
    text-align:center
}
.badge:empty,.navbar-expand .navbar-toggler,.popover-header:empty,.tab-content>.tab-pane,.toast.hide {
    display:none
}
.navbar {
    display:-ms-flexbox;
    display:flex;
    flex-wrap:wrap;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.navbar>.container,.navbar>.container-fluid {
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-pack:justify;
    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
}
.card,.navbar-nav {
    display:-ms-flexbox
}
.card-header-pills,.card-header-tabs {
    margin-right:-.625rem;
    margin-left:-.625rem
}
.navbar-nav {
    display:flex;
    -ms-flex-direction:column;
    flex-direction:column;
    padding-left:0;
    margin-bottom:0
}
.navbar-nav .dropdown-menu {
    position:static;
    float:none
}
.navbar-text {
    display:inline-block;
    padding-top:.5rem;
    padding-bottom:.5rem
}
.navbar-collapse {
    -ms-flex-preferred-size:100%;
    flex-basis:100%;
    -ms-flex-positive:1;
    flex-grow:1;
    -ms-flex-align:center;
    align-items:center
}
.navbar-toggler {
    padding:.25rem .75rem;
    font-size:1.25rem;
    line-height:1;
    border:1px solid transparent;
    border-radius:.25rem
}
.navbar-toggler-icon {
    display:inline-block;
    width:1.5em;
    height:1.5em;
    vertical-align:middle;
    content:"";
    background:center center/100% 100% no-repeat
}
@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
    }
    .navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid {
        padding-right:0;
        padding-left: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
    }
    .navbar-expand-md>.container,.navbar-expand-md>.container-fluid {
        padding-right:0;
        padding-left: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
    }
    .navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid {
        padding-right:0;
        padding-left: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
    }
    .navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid {
        padding-right:0;
        padding-left:0
    }
}
.navbar-expand {
    -ms-flex-flow:row nowrap;
    flex-flow:row nowrap;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.list-group-horizontal,.navbar-expand .navbar-nav {
    -ms-flex-direction:row;
    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 {
    padding-right:0;
    padding-left:0;
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap
}
.navbar-expand .navbar-collapse {
    display:-ms-flexbox!important;
    display:flex!important;
    -ms-flex-preferred-size:auto;
    flex-basis:auto
}
.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover {
    color:rgba(0,0,0,.9)
}
.navbar-light .navbar-nav .nav-link,.navbar-light .navbar-text {
    color:rgba(0,0,0,.5)
}
.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover {
    color:rgba(0,0,0,.7)
}
.navbar-light .navbar-nav .nav-link.disabled {
    color:rgba(0,0,0,.3)
}
.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-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover {
    color:#fff
}
.navbar-dark .navbar-nav .nav-link,.navbar-dark .navbar-text {
    color:rgba(255,255,255,.5)
}
.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover {
    color:rgba(255,255,255,.75)
}
.navbar-dark .navbar-nav .nav-link.disabled {
    color:rgba(255,255,255,.25)
}
.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")
}
.card {
    display:flex;
    -ms-flex-direction:column;
    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>.list-group:first-child .list-group-item: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 {
    -ms-flex:1 1 auto;
    flex:1 1 auto;
    padding:1.25rem
}
.card-footer,.card-header {
    padding:.75rem 1.25rem;
    background-color:rgba(0,0,0,.03)
}
.card-columns .card,.card-title,.toast:not(:last-child) {
    margin-bottom:.75rem
}
.card-subtitle {
    margin-top:-.375rem;
    margin-bottom:0
}
.card-link+.card-link {
    margin-left:1.25rem
}
.card-header {
    margin-bottom:0;
    border-bottom:1px solid rgba(0,0,0,.125)
}
.card-header:first-child {
    border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}
.card-header+.list-group .list-group-item:first-child,.list-group-flush:first-child .list-group-item:first-child {
    border-top:0
}
.card-footer {
    border-top:1px solid rgba(0,0,0,.125)
}
.card-footer:last-child {
    border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}
.card-header-tabs {
    margin-bottom:-.75rem;
    border-bottom:0
}
.card-img-overlay {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    padding:1.25rem
}
.alert,.btn .badge,.list-group-item,.page-link {
    position:relative
}
.card-img {
    width:100%;
    border-radius:calc(.25rem - 1px)
}
.card-img-top {
    width:100%;
    border-top-left-radius:calc(.25rem - 1px);
    border-top-right-radius:calc(.25rem - 1px)
}
.card-img-bottom {
    width:100%;
    border-bottom-right-radius:calc(.25rem - 1px);
    border-bottom-left-radius:calc(.25rem - 1px)
}
.breadcrumb,.pagination {
    border-radius:.25rem;
    list-style:none
}
.card-deck,.card-group {
    display:-ms-flexbox;
    display:flex;
    -ms-flex-direction:column;
    flex-direction:column
}
.card-deck .card,.card-group>.card {
    margin-bottom:15px
}
.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
}
.breadcrumb {
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    padding:.75rem 1rem;
    margin-bottom:1rem;
    background-color:#e9ecef
}
.breadcrumb-item+.breadcrumb-item {
    padding-left:.5rem
}
.breadcrumb-item+.breadcrumb-item::before {
    display:inline-block;
    padding-right:.5rem;
    color:#6c757d;
    content:"/"
}
.pagination {
    display:-ms-flexbox;
    display:flex;
    padding-left:0
}
.page-link {
    display:block;
    padding:.5rem .75rem;
    margin-left:-1px;
    line-height:1.25;
    color:#007bff;
    background-color:#fff;
    border:1px solid #dee2e6
}
.badge,.close {
    font-weight:700;
    line-height:1
}
.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:#007bff;
    border-color:#007bff
}
.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:.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%;
    text-align:center;
    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
}
.btn .badge {
    top:-1px
}
.badge-pill {
    padding-right:.6em;
    padding-left:.6em;
    border-radius:10rem
}
a.badge-primary:focus,a.badge-primary:hover {
    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:focus,a.badge-secondary:hover {
    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:focus,a.badge-success:hover {
    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:focus,a.badge-info:hover {
    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:focus,a.badge-warning:hover {
    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:focus,a.badge-danger:hover {
    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:focus,a.badge-light:hover {
    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)
}
a.badge-dark:focus,a.badge-dark:hover {
    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
}
.jumbotron-fluid {
    padding-right:0;
    padding-left:0;
    border-radius:0
}
.alert {
    padding:.75rem 1.25rem;
    margin-bottom:1rem;
    border:1px solid transparent;
    border-radius:.25rem
}
.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:#856404;
    background-color:#fff3cd;
    border-color:#ffeeba
}
.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
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position:1rem 0
    }
    to {
        background-position:0 0
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position:1rem 0
    }
    to {
        background-position:0 0
    }
}
.progress {
    display:-ms-flexbox;
    display:flex;
    height:1rem;
    font-size:.75rem;
    background-color:#e9ecef;
    border-radius:.25rem
}
.progress-bar {
    display:-ms-flexbox;
    display:flex;
    -ms-flex-direction:column;
    flex-direction:column;
    -ms-flex-pack:center;
    justify-content:center;
    color:#fff;
    text-align:center;
    background-color:#007bff;
    transition:width .6s
}
.progress-bar-striped {
    background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size:1rem 1rem
}
.progress-bar-animated {
    -webkit-animation:1s linear infinite progress-bar-stripes;
    animation:1s linear infinite progress-bar-stripes
}
.media {
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:start;
    align-items:flex-start
}
.media-body {
    -ms-flex:1;
    flex:1
}
.list-group {
    display:-ms-flexbox;
    display:flex;
    -ms-flex-direction:column;
    flex-direction:column;
    padding-left:0;
    margin-bottom:0
}
.list-group-item-action {
    width:100%;
    color:#495057;
    text-align:inherit
}
.list-group-item-action:focus,.list-group-item-action:hover {
    z-index:1;
    color:#495057;
    text-decoration:none;
    background-color:#f8f9fa
}
.list-group-item-action:active {
    color:#212529;
    background-color:#e9ecef
}
.list-group-item {
    display:block;
    padding:.75rem 1.25rem;
    margin-bottom:-1px;
    background-color:#fff;
    border:1px solid rgba(0,0,0,.125)
}
.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:#007bff;
    border-color:#007bff
}
.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
}
.list-group-flush .list-group-item {
    border-right:0;
    border-left:0;
    border-radius: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:focus,.list-group-item-primary.list-group-item-action:hover {
    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:focus,.list-group-item-secondary.list-group-item-action:hover {
    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:focus,.list-group-item-success.list-group-item-action:hover {
    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:focus,.list-group-item-info.list-group-item-action:hover {
    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:focus,.list-group-item-warning.list-group-item-action:hover {
    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:focus,.list-group-item-danger.list-group-item-action:hover {
    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:focus,.list-group-item-light.list-group-item-action:hover {
    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
}
.toast,.toast-header {
    background-color:rgba(255,255,255,.85);
    background-clip:padding-box
}
.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover {
    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;
    color:#000;
    text-shadow:0 1px 0 #fff;
    opacity:.5
}
.popover,.tooltip {
    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;
    text-transform:none;
    letter-spacing:normal;
    word-break:normal;
    word-spacing:normal;
    line-break:auto;
    word-wrap:break-word;
    text-decoration:none;
    white-space:normal
}
.modal-title,.popover,.tooltip {
    line-height:1.5
}
.popover,.text-hide,.tooltip {
    text-shadow:none
}
.toast,.tooltip {
    opacity:0;
    font-size:.875rem
}
.close:hover {
    color:#000;
    text-decoration:none
}
.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover {
    opacity:.75
}
button.close {
    padding:0;
    border:0;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none
}
.toast {
    max-width:350px;
    border:1px solid rgba(0,0,0,.1);
    box-shadow:0 .25rem .75rem rgba(0,0,0,.1);
    -webkit-backdrop-filter:blur(10px);
    backdrop-filter:blur(10px);
    border-radius:.25rem
}
.carousel-indicators .active,.toast.showing {
    opacity:1
}
.toast.show {
    display:block;
    opacity:1
}
.toast-header {
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:center;
    align-items:center;
    padding:.25rem .75rem;
    color:#6c757d;
    border-bottom:1px solid rgba(0,0,0,.05)
}
.toast-body {
    padding:.75rem
}
.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;
    transition:transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform:translate(0,-50px);
    transform:translate(0,-50px)
}
.modal.show .modal-dialog {
    -webkit-transform:none;
    transform:none
}
.modal-dialog-scrollable {
    display:-ms-flexbox;
    display:flex;
    max-height:calc(100% - 1rem)
}
.modal-dialog-scrollable .modal-content {
    max-height:calc(100vh - 1rem);
    overflow:hidden
}
.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header {
    -ms-flex-negative:0;
    flex-shrink:0
}
.modal-dialog-scrollable .modal-body {
    overflow-y:auto
}
.modal-dialog-centered {
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:center;
    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 {
    -ms-flex-direction:column;
    flex-direction:column;
    -ms-flex-pack:center;
    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:-ms-flexbox;
    display:flex;
    -ms-flex-direction:column;
    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.show {
    opacity:.5
}
.modal-header {
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:start;
    align-items:flex-start;
    -ms-flex-pack:justify;
    justify-content:space-between;
    padding:1rem;
    border-bottom:1px solid #dee2e6;
    border-top-left-radius:.3rem;
    border-top-right-radius:.3rem
}
.modal-header .close {
    padding:1rem;
    margin:-1rem -1rem -1rem auto
}
.modal-title {
    margin-bottom:0
}
.modal-body {
    position:relative;
    -ms-flex:1 1 auto;
    flex:1 1 auto;
    padding:1rem
}
.modal-footer {
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-pack:end;
    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
}
.tooltip {
    position:absolute;
    z-index:1070;
    display:block;
    margin:0;
    text-align:left;
    text-align:start
}
.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-auto[x-placement^=bottom],.bs-tooltip-auto[x-placement^=top],.bs-tooltip-bottom,.bs-tooltip-top {
    padding:.4rem 0
}
.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow {
    bottom:0
}
.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before {
    top:0;
    border-width:.4rem .4rem 0;
    border-top-color:#000
}
.bs-tooltip-auto[x-placement^=left],.bs-tooltip-auto[x-placement^=right],.bs-tooltip-left,.bs-tooltip-right {
    padding:0 .4rem
}
.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow {
    left:0;
    width:.4rem;
    height:.8rem
}
.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before {
    right:0;
    border-width:.4rem .4rem .4rem 0;
    border-right-color:#000
}
.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow {
    top:0
}
.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before {
    bottom:0;
    border-width:0 .4rem .4rem;
    border-bottom-color:#000
}
.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow {
    right:0;
    width:.4rem;
    height:.8rem
}
.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-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
}
.carousel-indicators li,.popover {
    background-color:#fff;
    background-clip:padding-box
}
.popover {
    position:absolute;
    top:0;
    left:0;
    z-index:1060;
    display:block;
    max-width:276px;
    text-align:left;
    text-align:start;
    font-size:.875rem;
    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::after,.popover .arrow::before {
    position:absolute;
    display:block;
    content:"";
    border-color:transparent;
    border-style:solid
}
.bs-popover-auto[x-placement^=top],.bs-popover-top {
    margin-bottom:.5rem
}
.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow {
    bottom:calc((.5rem + 1px) * -1)
}
.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before {
    bottom:0;
    border-width:.5rem .5rem 0;
    border-top-color:rgba(0,0,0,.25)
}
.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after {
    bottom:1px;
    border-width:.5rem .5rem 0;
    border-top-color:#fff
}
.bs-popover-auto[x-placement^=right],.bs-popover-right {
    margin-left:.5rem
}
.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow {
    left:calc((.5rem + 1px) * -1);
    width:.5rem;
    height:1rem;
    margin:.3rem 0
}
.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before {
    left:0;
    border-width:.5rem .5rem .5rem 0;
    border-right-color:rgba(0,0,0,.25)
}
.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after {
    left:1px;
    border-width:.5rem .5rem .5rem 0;
    border-right-color:#fff
}
.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow {
    top:calc((.5rem + 1px) * -1)
}
.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before {
    top:0;
    border-width:0 .5rem .5rem;
    border-bottom-color:rgba(0,0,0,.25)
}
.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after {
    top:1px;
    border-width:0 .5rem .5rem;
    border-bottom-color:#fff
}
.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before {
    position:absolute;
    top:0;
    left:50%;
    display:block;
    width:1rem;
    margin-left:-.5rem;
    content:"";
    border-bottom:1px solid #f7f7f7
}
.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow {
    right:calc((.5rem + 1px) * -1);
    width:.5rem;
    height:1rem;
    margin:.3rem 0
}
.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before {
    right:0;
    border-width:.5rem 0 .5rem .5rem;
    border-left-color:rgba(0,0,0,.25)
}
.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-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(.3rem - 1px);
    border-top-right-radius:calc(.3rem - 1px)
}
.popover-body {
    padding:.5rem .75rem;
    color:#212529
}
.carousel.pointer-event {
    -ms-touch-action:pan-y;
    touch-action:pan-y
}
.carousel-inner {
    position:relative;
    width:100%;
    overflow:hidden
}
.carousel-inner::after,.clearfix::after {
    display:block;
    clear:both;
    content:""
}
.carousel-item {
    position:relative;
    display:none;
    float:left;
    width:100%;
    margin-right:-100%;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    transition:transform .6s ease-in-out;
    transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out
}
.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left) {
    -webkit-transform:translateX(100%);
    transform:translateX(100%)
}
.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right) {
    -webkit-transform:translateX(-100%);
    transform:translateX(-100%)
}
.carousel-fade .carousel-item {
    opacity:0;
    transition-property:opacity;
    -webkit-transform:none;
    transform:none
}
.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active {
    z-index:1;
    opacity:1
}
.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right {
    z-index:0;
    opacity:0;
    transition:opacity 0s .6s
}
.carousel-control-next,.carousel-control-prev {
    position:absolute;
    top:0;
    bottom:0;
    z-index:1;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:15%;
    color:#fff;
    text-align:center;
    opacity:.5;
    transition:opacity .15s
}
.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover {
    color:#fff;
    text-decoration:none;
    outline:0;
    opacity:.9
}
.carousel-control-prev {
    left:0
}
.carousel-control-next {
    right:0
}
.carousel-control-next-icon,.carousel-control-prev-icon {
    display:inline-block;
    width:20px;
    height:20px;
    background:50%/100% 100% no-repeat
}
.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:-ms-flexbox;
    display:flex;
    -ms-flex-pack:center;
    justify-content:center;
    padding-left:0;
    margin-right:15%;
    margin-left:15%;
    list-style:none
}
.spinner-border,.spinner-grow {
    display:inline-block;
    vertical-align:text-bottom
}
.carousel-indicators li {
    box-sizing:content-box;
    -ms-flex:0 1 auto;
    flex:0 1 auto;
    width:30px;
    height:3px;
    margin-right:3px;
    margin-left:3px;
    text-indent:-999px;
    cursor:pointer;
    border-top:10px solid transparent;
    border-bottom:10px solid transparent;
    opacity:.5;
    transition:opacity .6s
}
@media (prefers-reduced-motion:reduce) {
    .btn,.collapsing,.custom-switch .custom-control-label::after,.fade,.form-control {
        transition:none
    }
    .custom-range::-webkit-slider-thumb {
        transition:none
    }
    .custom-range::-moz-range-thumb {
        transition:none
    }
    .custom-range::-ms-thumb {
        transition:none
    }
    .badge,.carousel-control-next,.carousel-control-prev,.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right,.carousel-indicators li,.carousel-item,.custom-control-label::before,.custom-file-label,.custom-select,.modal.fade .modal-dialog,.progress-bar {
        transition:none
    }
    .progress-bar-animated {
        -webkit-animation:none;
        animation:none
    }
}
.carousel-caption {
    position:absolute;
    right:15%;
    bottom:20px;
    left:15%;
    z-index:10;
    padding-top:20px;
    padding-bottom:20px;
    color:#fff;
    text-align:center
}
@-webkit-keyframes spinner-border {
    to {
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
@keyframes spinner-border {
    to {
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
.spinner-border {
    width:2rem;
    height:2rem;
    border:.25em solid currentColor;
    border-right-color:transparent;
    border-radius:50%;
    -webkit-animation:.75s linear infinite spinner-border;
    animation:.75s linear infinite spinner-border
}
.spinner-border-sm {
    width:1rem;
    height:1rem;
    border-width:.2em
}
@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    50% {
        opacity:1
    }
}
@keyframes spinner-grow {
    0% {
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    50% {
        opacity:1
    }
}
.spinner-grow {
    width:2rem;
    height:2rem;
    background-color:currentColor;
    border-radius:50%;
    opacity:0;
    -webkit-animation:.75s linear infinite spinner-grow;
    animation:.75s linear infinite spinner-grow
}
.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:#007bff!important
}
a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover {
    background-color:#0062cc!important
}
.bg-secondary {
    background-color:#6c757d!important
}
a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover {
    background-color:#545b62!important
}
.bg-success {
    background-color:#28a745!important
}
a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover {
    background-color:#1e7e34!important
}
.bg-info {
    background-color:#17a2b8!important
}
a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover {
    background-color:#117a8b!important
}
.bg-warning {
    background-color:#ffc107!important
}
a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover {
    background-color:#d39e00!important
}
.bg-danger {
    background-color:#dc3545!important
}
a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover {
    background-color:#bd2130!important
}
.bg-light {
    background-color:#f8f9fa!important
}
a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover {
    background-color:#dae0e5!important
}
.bg-dark {
    background-color:#343a40!important
}
a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover {
    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:#007bff!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-right,.rounded-top {
    border-top-right-radius:.25rem!important
}
.rounded-bottom,.rounded-right {
    border-bottom-right-radius:.25rem!important
}
.rounded-left,.rounded-top {
    border-top-left-radius:.25rem!important
}
.rounded-bottom,.rounded-left {
    border-bottom-left-radius:.25rem!important
}
.rounded {
    border-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
}
.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:-ms-flexbox!important;
    display:flex!important
}
.d-inline-flex {
    display:-ms-inline-flexbox!important;
    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 embed,.embed-responsive iframe,.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.857143%
}
.embed-responsive-16by9::before {
    padding-top:56.25%
}
.embed-responsive-4by3::before {
    padding-top:75%
}
.embed-responsive-1by1::before {
    padding-top:100%
}
.flex-row {
    -ms-flex-direction:row!important;
    flex-direction:row!important
}
.flex-column {
    -ms-flex-direction:column!important;
    flex-direction:column!important
}
.flex-row-reverse {
    -ms-flex-direction:row-reverse!important;
    flex-direction:row-reverse!important
}
.flex-column-reverse {
    -ms-flex-direction:column-reverse!important;
    flex-direction:column-reverse!important
}
.flex-wrap {
    -ms-flex-wrap:wrap!important;
    flex-wrap:wrap!important
}
.flex-nowrap {
    -ms-flex-wrap:nowrap!important;
    flex-wrap:nowrap!important
}
.flex-wrap-reverse {
    -ms-flex-wrap:wrap-reverse!important;
    flex-wrap:wrap-reverse!important
}
.flex-fill {
    -ms-flex:1 1 auto!important;
    flex:1 1 auto!important
}
.flex-grow-0 {
    -ms-flex-positive:0!important;
    flex-grow:0!important
}
.flex-grow-1 {
    -ms-flex-positive:1!important;
    flex-grow:1!important
}
.flex-shrink-0 {
    -ms-flex-negative:0!important;
    flex-shrink:0!important
}
.flex-shrink-1 {
    -ms-flex-negative:1!important;
    flex-shrink:1!important
}
.justify-content-start {
    -ms-flex-pack:start!important;
    justify-content:flex-start!important
}
.justify-content-end {
    -ms-flex-pack:end!important;
    justify-content:flex-end!important
}
.justify-content-center {
    -ms-flex-pack:center!important;
    justify-content:center!important
}
.justify-content-between {
    -ms-flex-pack:justify!important;
    justify-content:space-between!important
}
.justify-content-around {
    -ms-flex-pack:distribute!important;
    justify-content:space-around!important
}
.align-items-start {
    -ms-flex-align:start!important;
    align-items:flex-start!important
}
.align-items-end {
    -ms-flex-align:end!important;
    align-items:flex-end!important
}
.align-items-center {
    -ms-flex-align:center!important;
    align-items:center!important
}
.align-items-baseline {
    -ms-flex-align:baseline!important;
    align-items:baseline!important
}
.align-items-stretch {
    -ms-flex-align:stretch!important;
    align-items:stretch!important
}
.align-content-start {
    -ms-flex-line-pack:start!important;
    align-content:flex-start!important
}
.align-content-end {
    -ms-flex-line-pack:end!important;
    align-content:flex-end!important
}
.align-content-center {
    -ms-flex-line-pack:center!important;
    align-content:center!important
}
.align-content-between {
    -ms-flex-line-pack:justify!important;
    align-content:space-between!important
}
.align-content-around {
    -ms-flex-line-pack:distribute!important;
    align-content:space-around!important
}
.align-content-stretch {
    -ms-flex-line-pack:stretch!important;
    align-content:stretch!important
}
.align-self-auto {
    -ms-flex-item-align:auto!important;
    align-self:auto!important
}
.align-self-start {
    -ms-flex-item-align:start!important;
    align-self:flex-start!important
}
.align-self-end {
    -ms-flex-item-align:end!important;
    align-self:flex-end!important
}
.align-self-center {
    -ms-flex-item-align:center!important;
    align-self:center!important
}
.align-self-baseline {
    -ms-flex-item-align:baseline!important;
    align-self:baseline!important
}
.align-self-stretch {
    -ms-flex-item-align:stretch!important;
    align-self:stretch!important
}
.float-left {
    float:left!important
}
.float-right {
    float:right!important
}
.float-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:-webkit-sticky!important;
    position:sticky!important
}
.fixed-bottom,.fixed-top {
    position:fixed;
    z-index:1030;
    right:0;
    left:0
}
.fixed-top {
    top:0
}
.fixed-bottom {
    bottom:0
}
@supports ((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position:-webkit-sticky;
        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:-.25rem!important
}
.mt-n1,.my-n1 {
    margin-top:-.25rem!important
}
.mr-n1,.mx-n1 {
    margin-right:-.25rem!important
}
.mb-n1,.my-n1 {
    margin-bottom:-.25rem!important
}
.ml-n1,.mx-n1 {
    margin-left:-.25rem!important
}
.m-n2 {
    margin:-.5rem!important
}
.mt-n2,.my-n2 {
    margin-top:-.5rem!important
}
.mr-n2,.mx-n2 {
    margin-right:-.5rem!important
}
.mb-n2,.my-n2 {
    margin-bottom:-.5rem!important
}
.ml-n2,.mx-n2 {
    margin-left:-.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
}
.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) {
    .container {
        max-width:540px
    }
    .col-sm {
        -ms-flex-preferred-size:0;
        flex-basis:0%;
        -ms-flex-positive:1;
        flex-grow:1;
        max-width:100%
    }
    .col-sm-auto {
        -ms-flex:0 0 auto;
        flex:0 0 auto;
        width:auto;
        max-width:100%
    }
    .col-sm-1 {
        -ms-flex:0 0 8.333333%;
        flex:0 0 8.333333%;
        max-width:8.333333%
    }
    .col-sm-2 {
        -ms-flex:0 0 16.666667%;
        flex:0 0 16.666667%;
        max-width:16.666667%
    }
    .col-sm-3 {
        -ms-flex:0 0 25%;
        flex:0 0 25%;
        max-width:25%
    }
    .col-sm-4 {
        -ms-flex:0 0 33.333333%;
        flex:0 0 33.333333%;
        max-width:33.333333%
    }
    .col-sm-5 {
        -ms-flex:0 0 41.666667%;
        flex:0 0 41.666667%;
        max-width:41.666667%
    }
    .col-sm-6 {
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%
    }
    .col-sm-7 {
        -ms-flex:0 0 58.333333%;
        flex:0 0 58.333333%;
        max-width:58.333333%
    }
    .col-sm-8 {
        -ms-flex:0 0 66.666667%;
        flex:0 0 66.666667%;
        max-width:66.666667%
    }
    .col-sm-9 {
        -ms-flex:0 0 75%;
        flex:0 0 75%;
        max-width:75%
    }
    .col-sm-10 {
        -ms-flex:0 0 83.333333%;
        flex:0 0 83.333333%;
        max-width:83.333333%
    }
    .col-sm-11 {
        -ms-flex:0 0 91.666667%;
        flex:0 0 91.666667%;
        max-width:91.666667%
    }
    .col-sm-12 {
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%
    }
    .order-sm-first {
        -ms-flex-order:-1;
        order:-1
    }
    .order-sm-last {
        -ms-flex-order:13;
        order:13
    }
    .order-sm-0 {
        -ms-flex-order:0;
        order:0
    }
    .order-sm-1 {
        -ms-flex-order:1;
        order:1
    }
    .order-sm-2 {
        -ms-flex-order:2;
        order:2
    }
    .order-sm-3 {
        -ms-flex-order:3;
        order:3
    }
    .order-sm-4 {
        -ms-flex-order:4;
        order:4
    }
    .order-sm-5 {
        -ms-flex-order:5;
        order:5
    }
    .order-sm-6 {
        -ms-flex-order:6;
        order:6
    }
    .order-sm-7 {
        -ms-flex-order:7;
        order:7
    }
    .order-sm-8 {
        -ms-flex-order:8;
        order:8
    }
    .order-sm-9 {
        -ms-flex-order:9;
        order:9
    }
    .order-sm-10 {
        -ms-flex-order:10;
        order:10
    }
    .order-sm-11 {
        -ms-flex-order:11;
        order:11
    }
    .order-sm-12 {
        -ms-flex-order:12;
        order:12
    }
    .offset-sm-0 {
        margin-left:0
    }
    .offset-sm-1 {
        margin-left:8.333333%
    }
    .offset-sm-2 {
        margin-left:16.666667%
    }
    .offset-sm-3 {
        margin-left:25%
    }
    .offset-sm-4 {
        margin-left:33.333333%
    }
    .offset-sm-5 {
        margin-left:41.666667%
    }
    .offset-sm-6 {
        margin-left:50%
    }
    .offset-sm-7 {
        margin-left:58.333333%
    }
    .offset-sm-8 {
        margin-left:66.666667%
    }
    .offset-sm-9 {
        margin-left:75%
    }
    .offset-sm-10 {
        margin-left:83.333333%
    }
    .offset-sm-11 {
        margin-left:91.666667%
    }
    .form-inline label {
        display:-ms-flexbox;
        display:flex;
        -ms-flex-align:center;
        align-items:center;
        -ms-flex-pack:center;
        justify-content:center;
        margin-bottom:0
    }
    .form-inline .form-group {
        display:-ms-flexbox;
        display:flex;
        -ms-flex:0 0 auto;
        flex:0 0 auto;
        -ms-flex-flow:row wrap;
        flex-flow:row wrap;
        -ms-flex-align:center;
        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 .custom-select,.form-inline .input-group {
        width:auto
    }
    .form-inline .form-check {
        display:-ms-flexbox;
        display:flex;
        -ms-flex-align:center;
        align-items:center;
        -ms-flex-pack:center;
        justify-content:center;
        width:auto;
        padding-left:0
    }
    .form-inline .form-check-input {
        position:relative;
        -ms-flex-negative:0;
        flex-shrink:0;
        margin-top:0;
        margin-right:.25rem;
        margin-left:0
    }
    .form-inline .custom-control {
        -ms-flex-align:center;
        align-items:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .form-inline .custom-control-label {
        margin-bottom:0
    }
    .dropdown-menu-sm-left {
        right:auto;
        left:0
    }
    .dropdown-menu-sm-right {
        right:0;
        left:auto
    }
    .navbar-expand-sm {
        -ms-flex-flow:row nowrap;
        flex-flow:row nowrap;
        -ms-flex-pack:start;
        justify-content:flex-start
    }
    .list-group-horizontal-sm,.navbar-expand-sm .navbar-nav {
        -ms-flex-direction:row;
        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 {
        -ms-flex-wrap:nowrap;
        flex-wrap:nowrap
    }
    .navbar-expand-sm .navbar-collapse {
        display:-ms-flexbox!important;
        display:flex!important;
        -ms-flex-preferred-size:auto;
        flex-basis:auto
    }
    .navbar-expand-sm .navbar-toggler {
        display:none
    }
    .card-deck {
        -ms-flex-flow:row wrap;
        flex-flow:row wrap;
        margin-right:-15px;
        margin-left:-15px
    }
    .card-deck .card {
        display:-ms-flexbox;
        display:flex;
        -ms-flex:1 0 0%;
        flex:1 0 0%;
        -ms-flex-direction:column;
        flex-direction:column;
        margin-right:15px;
        margin-bottom:0;
        margin-left:15px
    }
    .card-group {
        -ms-flex-flow:row wrap;
        flex-flow:row wrap
    }
    .card-group>.card {
        -ms-flex:1 0 0%;
        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-header,.card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius:0
    }
    .card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom {
        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-header,.card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius:0
    }
    .card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius:0
    }
    .card-columns {
        -webkit-column-count:3;
        -moz-column-count:3;
        column-count:3;
        -webkit-column-gap:1.25rem;
        -moz-column-gap:1.25rem;
        column-gap:1.25rem;
        orphans:1;
        widows:1
    }
    .card-columns .card {
        display:inline-block;
        width:100%
    }
    .jumbotron {
        padding:4rem 2rem
    }
    .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
    }
    .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
    }
    .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:-ms-flexbox!important;
        display:flex!important
    }
    .d-sm-inline-flex {
        display:-ms-inline-flexbox!important;
        display:inline-flex!important
    }
    .flex-sm-row {
        -ms-flex-direction:row!important;
        flex-direction:row!important
    }
    .flex-sm-column {
        -ms-flex-direction:column!important;
        flex-direction:column!important
    }
    .flex-sm-row-reverse {
        -ms-flex-direction:row-reverse!important;
        flex-direction:row-reverse!important
    }
    .flex-sm-column-reverse {
        -ms-flex-direction:column-reverse!important;
        flex-direction:column-reverse!important
    }
    .flex-sm-wrap {
        -ms-flex-wrap:wrap!important;
        flex-wrap:wrap!important
    }
    .flex-sm-nowrap {
        -ms-flex-wrap:nowrap!important;
        flex-wrap:nowrap!important
    }
    .flex-sm-wrap-reverse {
        -ms-flex-wrap:wrap-reverse!important;
        flex-wrap:wrap-reverse!important
    }
    .flex-sm-fill {
        -ms-flex:1 1 auto!important;
        flex:1 1 auto!important
    }
    .flex-sm-grow-0 {
        -ms-flex-positive:0!important;
        flex-grow:0!important
    }
    .flex-sm-grow-1 {
        -ms-flex-positive:1!important;
        flex-grow:1!important
    }
    .flex-sm-shrink-0 {
        -ms-flex-negative:0!important;
        flex-shrink:0!important
    }
    .flex-sm-shrink-1 {
        -ms-flex-negative:1!important;
        flex-shrink:1!important
    }
    .justify-content-sm-start {
        -ms-flex-pack:start!important;
        justify-content:flex-start!important
    }
    .justify-content-sm-end {
        -ms-flex-pack:end!important;
        justify-content:flex-end!important
    }
    .justify-content-sm-center {
        -ms-flex-pack:center!important;
        justify-content:center!important
    }
    .justify-content-sm-between {
        -ms-flex-pack:justify!important;
        justify-content:space-between!important
    }
    .justify-content-sm-around {
        -ms-flex-pack:distribute!important;
        justify-content:space-around!important
    }
    .align-items-sm-start {
        -ms-flex-align:start!important;
        align-items:flex-start!important
    }
    .align-items-sm-end {
        -ms-flex-align:end!important;
        align-items:flex-end!important
    }
    .align-items-sm-center {
        -ms-flex-align:center!important;
        align-items:center!important
    }
    .align-items-sm-baseline {
        -ms-flex-align:baseline!important;
        align-items:baseline!important
    }
    .align-items-sm-stretch {
        -ms-flex-align:stretch!important;
        align-items:stretch!important
    }
    .align-content-sm-start {
        -ms-flex-line-pack:start!important;
        align-content:flex-start!important
    }
    .align-content-sm-end {
        -ms-flex-line-pack:end!important;
        align-content:flex-end!important
    }
    .align-content-sm-center {
        -ms-flex-line-pack:center!important;
        align-content:center!important
    }
    .align-content-sm-between {
        -ms-flex-line-pack:justify!important;
        align-content:space-between!important
    }
    .align-content-sm-around {
        -ms-flex-line-pack:distribute!important;
        align-content:space-around!important
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack:stretch!important;
        align-content:stretch!important
    }
    .align-self-sm-auto {
        -ms-flex-item-align:auto!important;
        align-self:auto!important
    }
    .align-self-sm-start {
        -ms-flex-item-align:start!important;
        align-self:flex-start!important
    }
    .align-self-sm-end {
        -ms-flex-item-align:end!important;
        align-self:flex-end!important
    }
    .align-self-sm-center {
        -ms-flex-item-align:center!important;
        align-self:center!important
    }
    .align-self-sm-baseline {
        -ms-flex-item-align:baseline!important;
        align-self:baseline!important
    }
    .align-self-sm-stretch {
        -ms-flex-item-align:stretch!important;
        align-self:stretch!important
    }
    .float-sm-left {
        float:left!important
    }
    .float-sm-right {
        float:right!important
    }
    .float-sm-none {
        float:none!important
    }
    .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:-.25rem!important
    }
    .mt-sm-n1,.my-sm-n1 {
        margin-top:-.25rem!important
    }
    .mr-sm-n1,.mx-sm-n1 {
        margin-right:-.25rem!important
    }
    .mb-sm-n1,.my-sm-n1 {
        margin-bottom:-.25rem!important
    }
    .ml-sm-n1,.mx-sm-n1 {
        margin-left:-.25rem!important
    }
    .m-sm-n2 {
        margin:-.5rem!important
    }
    .mt-sm-n2,.my-sm-n2 {
        margin-top:-.5rem!important
    }
    .mr-sm-n2,.mx-sm-n2 {
        margin-right:-.5rem!important
    }
    .mb-sm-n2,.my-sm-n2 {
        margin-bottom:-.5rem!important
    }
    .ml-sm-n2,.mx-sm-n2 {
        margin-left:-.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
    }
    .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) {
    .container {
        max-width:720px
    }
    .col-md {
        -ms-flex-preferred-size:0;
        flex-basis:0%;
        -ms-flex-positive:1;
        flex-grow:1;
        max-width:100%
    }
    .col-md-auto {
        -ms-flex:0 0 auto;
        flex:0 0 auto;
        width:auto;
        max-width:100%
    }
    .col-md-1 {
        -ms-flex:0 0 8.333333%;
        flex:0 0 8.333333%;
        max-width:8.333333%
    }
    .col-md-2 {
        -ms-flex:0 0 16.666667%;
        flex:0 0 16.666667%;
        max-width:16.666667%
    }
    .col-md-3 {
        -ms-flex:0 0 25%;
        flex:0 0 25%;
        max-width:25%
    }
    .col-md-4 {
        -ms-flex:0 0 33.333333%;
        flex:0 0 33.333333%;
        max-width:33.333333%
    }
    .col-md-5 {
        -ms-flex:0 0 41.666667%;
        flex:0 0 41.666667%;
        max-width:41.666667%
    }
    .col-md-6 {
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%
    }
    .col-md-7 {
        -ms-flex:0 0 58.333333%;
        flex:0 0 58.333333%;
        max-width:58.333333%
    }
    .col-md-8 {
        -ms-flex:0 0 66.666667%;
        flex:0 0 66.666667%;
        max-width:66.666667%
    }
    .col-md-9 {
        -ms-flex:0 0 75%;
        flex:0 0 75%;
        max-width:75%
    }
    .col-md-10 {
        -ms-flex:0 0 83.333333%;
        flex:0 0 83.333333%;
        max-width:83.333333%
    }
    .col-md-11 {
        -ms-flex:0 0 91.666667%;
        flex:0 0 91.666667%;
        max-width:91.666667%
    }
    .col-md-12 {
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%
    }
    .order-md-first {
        -ms-flex-order:-1;
        order:-1
    }
    .order-md-last {
        -ms-flex-order:13;
        order:13
    }
    .order-md-0 {
        -ms-flex-order:0;
        order:0
    }
    .order-md-1 {
        -ms-flex-order:1;
        order:1
    }
    .order-md-2 {
        -ms-flex-order:2;
        order:2
    }
    .order-md-3 {
        -ms-flex-order:3;
        order:3
    }
    .order-md-4 {
        -ms-flex-order:4;
        order:4
    }
    .order-md-5 {
        -ms-flex-order:5;
        order:5
    }
    .order-md-6 {
        -ms-flex-order:6;
        order:6
    }
    .order-md-7 {
        -ms-flex-order:7;
        order:7
    }
    .order-md-8 {
        -ms-flex-order:8;
        order:8
    }
    .order-md-9 {
        -ms-flex-order:9;
        order:9
    }
    .order-md-10 {
        -ms-flex-order:10;
        order:10
    }
    .order-md-11 {
        -ms-flex-order:11;
        order:11
    }
    .order-md-12 {
        -ms-flex-order:12;
        order:12
    }
    .offset-md-0 {
        margin-left:0
    }
    .offset-md-1 {
        margin-left:8.333333%
    }
    .offset-md-2 {
        margin-left:16.666667%
    }
    .offset-md-3 {
        margin-left:25%
    }
    .offset-md-4 {
        margin-left:33.333333%
    }
    .offset-md-5 {
        margin-left:41.666667%
    }
    .offset-md-6 {
        margin-left:50%
    }
    .offset-md-7 {
        margin-left:58.333333%
    }
    .offset-md-8 {
        margin-left:66.666667%
    }
    .offset-md-9 {
        margin-left:75%
    }
    .offset-md-10 {
        margin-left:83.333333%
    }
    .offset-md-11 {
        margin-left:91.666667%
    }
    .dropdown-menu-md-left {
        right:auto;
        left:0
    }
    .dropdown-menu-md-right {
        right:0;
        left:auto
    }
    .navbar-expand-md {
        -ms-flex-flow:row nowrap;
        flex-flow:row nowrap;
        -ms-flex-pack:start;
        justify-content:flex-start
    }
    .list-group-horizontal-md,.navbar-expand-md .navbar-nav {
        -ms-flex-direction:row;
        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 {
        -ms-flex-wrap:nowrap;
        flex-wrap:nowrap
    }
    .navbar-expand-md .navbar-collapse {
        display:-ms-flexbox!important;
        display:flex!important;
        -ms-flex-preferred-size:auto;
        flex-basis:auto
    }
    .navbar-expand-md .navbar-toggler {
        display:none
    }
    .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
    }
    .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:-ms-flexbox!important;
        display:flex!important
    }
    .d-md-inline-flex {
        display:-ms-inline-flexbox!important;
        display:inline-flex!important
    }
    .flex-md-row {
        -ms-flex-direction:row!important;
        flex-direction:row!important
    }
    .flex-md-column {
        -ms-flex-direction:column!important;
        flex-direction:column!important
    }
    .flex-md-row-reverse {
        -ms-flex-direction:row-reverse!important;
        flex-direction:row-reverse!important
    }
    .flex-md-column-reverse {
        -ms-flex-direction:column-reverse!important;
        flex-direction:column-reverse!important
    }
    .flex-md-wrap {
        -ms-flex-wrap:wrap!important;
        flex-wrap:wrap!important
    }
    .flex-md-nowrap {
        -ms-flex-wrap:nowrap!important;
        flex-wrap:nowrap!important
    }
    .flex-md-wrap-reverse {
        -ms-flex-wrap:wrap-reverse!important;
        flex-wrap:wrap-reverse!important
    }
    .flex-md-fill {
        -ms-flex:1 1 auto!important;
        flex:1 1 auto!important
    }
    .flex-md-grow-0 {
        -ms-flex-positive:0!important;
        flex-grow:0!important
    }
    .flex-md-grow-1 {
        -ms-flex-positive:1!important;
        flex-grow:1!important
    }
    .flex-md-shrink-0 {
        -ms-flex-negative:0!important;
        flex-shrink:0!important
    }
    .flex-md-shrink-1 {
        -ms-flex-negative:1!important;
        flex-shrink:1!important
    }
    .justify-content-md-start {
        -ms-flex-pack:start!important;
        justify-content:flex-start!important
    }
    .justify-content-md-end {
        -ms-flex-pack:end!important;
        justify-content:flex-end!important
    }
    .justify-content-md-center {
        -ms-flex-pack:center!important;
        justify-content:center!important
    }
    .justify-content-md-between {
        -ms-flex-pack:justify!important;
        justify-content:space-between!important
    }
    .justify-content-md-around {
        -ms-flex-pack:distribute!important;
        justify-content:space-around!important
    }
    .align-items-md-start {
        -ms-flex-align:start!important;
        align-items:flex-start!important
    }
    .align-items-md-end {
        -ms-flex-align:end!important;
        align-items:flex-end!important
    }
    .align-items-md-center {
        -ms-flex-align:center!important;
        align-items:center!important
    }
    .align-items-md-baseline {
        -ms-flex-align:baseline!important;
        align-items:baseline!important
    }
    .align-items-md-stretch {
        -ms-flex-align:stretch!important;
        align-items:stretch!important
    }
    .align-content-md-start {
        -ms-flex-line-pack:start!important;
        align-content:flex-start!important
    }
    .align-content-md-end {
        -ms-flex-line-pack:end!important;
        align-content:flex-end!important
    }
    .align-content-md-center {
        -ms-flex-line-pack:center!important;
        align-content:center!important
    }
    .align-content-md-between {
        -ms-flex-line-pack:justify!important;
        align-content:space-between!important
    }
    .align-content-md-around {
        -ms-flex-line-pack:distribute!important;
        align-content:space-around!important
    }
    .align-content-md-stretch {
        -ms-flex-line-pack:stretch!important;
        align-content:stretch!important
    }
    .align-self-md-auto {
        -ms-flex-item-align:auto!important;
        align-self:auto!important
    }
    .align-self-md-start {
        -ms-flex-item-align:start!important;
        align-self:flex-start!important
    }
    .align-self-md-end {
        -ms-flex-item-align:end!important;
        align-self:flex-end!important
    }
    .align-self-md-center {
        -ms-flex-item-align:center!important;
        align-self:center!important
    }
    .align-self-md-baseline {
        -ms-flex-item-align:baseline!important;
        align-self:baseline!important
    }
    .align-self-md-stretch {
        -ms-flex-item-align:stretch!important;
        align-self:stretch!important
    }
    .float-md-left {
        float:left!important
    }
    .float-md-right {
        float:right!important
    }
    .float-md-none {
        float:none!important
    }
    .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:-.25rem!important
    }
    .mt-md-n1,.my-md-n1 {
        margin-top:-.25rem!important
    }
    .mr-md-n1,.mx-md-n1 {
        margin-right:-.25rem!important
    }
    .mb-md-n1,.my-md-n1 {
        margin-bottom:-.25rem!important
    }
    .ml-md-n1,.mx-md-n1 {
        margin-left:-.25rem!important
    }
    .m-md-n2 {
        margin:-.5rem!important
    }
    .mt-md-n2,.my-md-n2 {
        margin-top:-.5rem!important
    }
    .mr-md-n2,.mx-md-n2 {
        margin-right:-.5rem!important
    }
    .mb-md-n2,.my-md-n2 {
        margin-bottom:-.5rem!important
    }
    .ml-md-n2,.mx-md-n2 {
        margin-left:-.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
    }
    .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) {
    .container {
        max-width:960px
    }
    .col-lg {
        -ms-flex-preferred-size:0;
        flex-basis:0%;
        -ms-flex-positive:1;
        flex-grow:1;
        max-width:100%
    }
    .col-lg-auto {
        -ms-flex:0 0 auto;
        flex:0 0 auto;
        width:auto;
        max-width:100%
    }
    .col-lg-1 {
        -ms-flex:0 0 8.333333%;
        flex:0 0 8.333333%;
        max-width:8.333333%
    }
    .col-lg-2 {
        -ms-flex:0 0 16.666667%;
        flex:0 0 16.666667%;
        max-width:16.666667%
    }
    .col-lg-3 {
        -ms-flex:0 0 25%;
        flex:0 0 25%;
        max-width:25%
    }
    .col-lg-4 {
        -ms-flex:0 0 33.333333%;
        flex:0 0 33.333333%;
        max-width:33.333333%
    }
    .col-lg-5 {
        -ms-flex:0 0 41.666667%;
        flex:0 0 41.666667%;
        max-width:41.666667%
    }
    .col-lg-6 {
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%
    }
    .col-lg-7 {
        -ms-flex:0 0 58.333333%;
        flex:0 0 58.333333%;
        max-width:58.333333%
    }
    .col-lg-8 {
        -ms-flex:0 0 66.666667%;
        flex:0 0 66.666667%;
        max-width:66.666667%
    }
    .col-lg-9 {
        -ms-flex:0 0 75%;
        flex:0 0 75%;
        max-width:75%
    }
    .col-lg-10 {
        -ms-flex:0 0 83.333333%;
        flex:0 0 83.333333%;
        max-width:83.333333%
    }
    .col-lg-11 {
        -ms-flex:0 0 91.666667%;
        flex:0 0 91.666667%;
        max-width:91.666667%
    }
    .col-lg-12 {
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%
    }
    .order-lg-first {
        -ms-flex-order:-1;
        order:-1
    }
    .order-lg-last {
        -ms-flex-order:13;
        order:13
    }
    .order-lg-0 {
        -ms-flex-order:0;
        order:0
    }
    .order-lg-1 {
        -ms-flex-order:1;
        order:1
    }
    .order-lg-2 {
        -ms-flex-order:2;
        order:2
    }
    .order-lg-3 {
        -ms-flex-order:3;
        order:3
    }
    .order-lg-4 {
        -ms-flex-order:4;
        order:4
    }
    .order-lg-5 {
        -ms-flex-order:5;
        order:5
    }
    .order-lg-6 {
        -ms-flex-order:6;
        order:6
    }
    .order-lg-7 {
        -ms-flex-order:7;
        order:7
    }
    .order-lg-8 {
        -ms-flex-order:8;
        order:8
    }
    .order-lg-9 {
        -ms-flex-order:9;
        order:9
    }
    .order-lg-10 {
        -ms-flex-order:10;
        order:10
    }
    .order-lg-11 {
        -ms-flex-order:11;
        order:11
    }
    .order-lg-12 {
        -ms-flex-order:12;
        order:12
    }
    .offset-lg-0 {
        margin-left:0
    }
    .offset-lg-1 {
        margin-left:8.333333%
    }
    .offset-lg-2 {
        margin-left:16.666667%
    }
    .offset-lg-3 {
        margin-left:25%
    }
    .offset-lg-4 {
        margin-left:33.333333%
    }
    .offset-lg-5 {
        margin-left:41.666667%
    }
    .offset-lg-6 {
        margin-left:50%
    }
    .offset-lg-7 {
        margin-left:58.333333%
    }
    .offset-lg-8 {
        margin-left:66.666667%
    }
    .offset-lg-9 {
        margin-left:75%
    }
    .offset-lg-10 {
        margin-left:83.333333%
    }
    .offset-lg-11 {
        margin-left:91.666667%
    }
    .dropdown-menu-lg-left {
        right:auto;
        left:0
    }
    .dropdown-menu-lg-right {
        right:0;
        left:auto
    }
    .navbar-expand-lg {
        -ms-flex-flow:row nowrap;
        flex-flow:row nowrap;
        -ms-flex-pack:start;
        justify-content:flex-start
    }
    .list-group-horizontal-lg,.navbar-expand-lg .navbar-nav {
        -ms-flex-direction:row;
        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 {
        -ms-flex-wrap:nowrap;
        flex-wrap:nowrap
    }
    .navbar-expand-lg .navbar-collapse {
        display:-ms-flexbox!important;
        display:flex!important;
        -ms-flex-preferred-size:auto;
        flex-basis:auto
    }
    .navbar-expand-lg .navbar-toggler {
        display:none
    }
    .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
    }
    .modal-lg,.modal-xl {
        max-width:800px
    }
    .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:-ms-flexbox!important;
        display:flex!important
    }
    .d-lg-inline-flex {
        display:-ms-inline-flexbox!important;
        display:inline-flex!important
    }
    .flex-lg-row {
        -ms-flex-direction:row!important;
        flex-direction:row!important
    }
    .flex-lg-column {
        -ms-flex-direction:column!important;
        flex-direction:column!important
    }
    .flex-lg-row-reverse {
        -ms-flex-direction:row-reverse!important;
        flex-direction:row-reverse!important
    }
    .flex-lg-column-reverse {
        -ms-flex-direction:column-reverse!important;
        flex-direction:column-reverse!important
    }
    .flex-lg-wrap {
        -ms-flex-wrap:wrap!important;
        flex-wrap:wrap!important
    }
    .flex-lg-nowrap {
        -ms-flex-wrap:nowrap!important;
        flex-wrap:nowrap!important
    }
    .flex-lg-wrap-reverse {
        -ms-flex-wrap:wrap-reverse!important;
        flex-wrap:wrap-reverse!important
    }
    .flex-lg-fill {
        -ms-flex:1 1 auto!important;
        flex:1 1 auto!important
    }
    .flex-lg-grow-0 {
        -ms-flex-positive:0!important;
        flex-grow:0!important
    }
    .flex-lg-grow-1 {
        -ms-flex-positive:1!important;
        flex-grow:1!important
    }
    .flex-lg-shrink-0 {
        -ms-flex-negative:0!important;
        flex-shrink:0!important
    }
    .flex-lg-shrink-1 {
        -ms-flex-negative:1!important;
        flex-shrink:1!important
    }
    .justify-content-lg-start {
        -ms-flex-pack:start!important;
        justify-content:flex-start!important
    }
    .justify-content-lg-end {
        -ms-flex-pack:end!important;
        justify-content:flex-end!important
    }
    .justify-content-lg-center {
        -ms-flex-pack:center!important;
        justify-content:center!important
    }
    .justify-content-lg-between {
        -ms-flex-pack:justify!important;
        justify-content:space-between!important
    }
    .justify-content-lg-around {
        -ms-flex-pack:distribute!important;
        justify-content:space-around!important
    }
    .align-items-lg-start {
        -ms-flex-align:start!important;
        align-items:flex-start!important
    }
    .align-items-lg-end {
        -ms-flex-align:end!important;
        align-items:flex-end!important
    }
    .align-items-lg-center {
        -ms-flex-align:center!important;
        align-items:center!important
    }
    .align-items-lg-baseline {
        -ms-flex-align:baseline!important;
        align-items:baseline!important
    }
    .align-items-lg-stretch {
        -ms-flex-align:stretch!important;
        align-items:stretch!important
    }
    .align-content-lg-start {
        -ms-flex-line-pack:start!important;
        align-content:flex-start!important
    }
    .align-content-lg-end {
        -ms-flex-line-pack:end!important;
        align-content:flex-end!important
    }
    .align-content-lg-center {
        -ms-flex-line-pack:center!important;
        align-content:center!important
    }
    .align-content-lg-between {
        -ms-flex-line-pack:justify!important;
        align-content:space-between!important
    }
    .align-content-lg-around {
        -ms-flex-line-pack:distribute!important;
        align-content:space-around!important
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack:stretch!important;
        align-content:stretch!important
    }
    .align-self-lg-auto {
        -ms-flex-item-align:auto!important;
        align-self:auto!important
    }
    .align-self-lg-start {
        -ms-flex-item-align:start!important;
        align-self:flex-start!important
    }
    .align-self-lg-end {
        -ms-flex-item-align:end!important;
        align-self:flex-end!important
    }
    .align-self-lg-center {
        -ms-flex-item-align:center!important;
        align-self:center!important
    }
    .align-self-lg-baseline {
        -ms-flex-item-align:baseline!important;
        align-self:baseline!important
    }
    .align-self-lg-stretch {
        -ms-flex-item-align:stretch!important;
        align-self:stretch!important
    }
    .float-lg-left {
        float:left!important
    }
    .float-lg-right {
        float:right!important
    }
    .float-lg-none {
        float:none!important
    }
    .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:-.25rem!important
    }
    .mt-lg-n1,.my-lg-n1 {
        margin-top:-.25rem!important
    }
    .mr-lg-n1,.mx-lg-n1 {
        margin-right:-.25rem!important
    }
    .mb-lg-n1,.my-lg-n1 {
        margin-bottom:-.25rem!important
    }
    .ml-lg-n1,.mx-lg-n1 {
        margin-left:-.25rem!important
    }
    .m-lg-n2 {
        margin:-.5rem!important
    }
    .mt-lg-n2,.my-lg-n2 {
        margin-top:-.5rem!important
    }
    .mr-lg-n2,.mx-lg-n2 {
        margin-right:-.5rem!important
    }
    .mb-lg-n2,.my-lg-n2 {
        margin-bottom:-.5rem!important
    }
    .ml-lg-n2,.mx-lg-n2 {
        margin-left:-.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
    }
    .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) {
    .container,.modal-xl {
        max-width:1140px
    }
    .col-xl {
        -ms-flex-preferred-size:0;
        flex-basis:0%;
        -ms-flex-positive:1;
        flex-grow:1;
        max-width:100%
    }
    .col-xl-auto {
        -ms-flex:0 0 auto;
        flex:0 0 auto;
        width:auto;
        max-width:100%
    }
    .col-xl-1 {
        -ms-flex:0 0 8.333333%;
        flex:0 0 8.333333%;
        max-width:8.333333%
    }
    .col-xl-2 {
        -ms-flex:0 0 16.666667%;
        flex:0 0 16.666667%;
        max-width:16.666667%
    }
    .col-xl-3 {
        -ms-flex:0 0 25%;
        flex:0 0 25%;
        max-width:25%
    }
    .col-xl-4 {
        -ms-flex:0 0 33.333333%;
        flex:0 0 33.333333%;
        max-width:33.333333%
    }
    .col-xl-5 {
        -ms-flex:0 0 41.666667%;
        flex:0 0 41.666667%;
        max-width:41.666667%
    }
    .col-xl-6 {
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%
    }
    .col-xl-7 {
        -ms-flex:0 0 58.333333%;
        flex:0 0 58.333333%;
        max-width:58.333333%
    }
    .col-xl-8 {
        -ms-flex:0 0 66.666667%;
        flex:0 0 66.666667%;
        max-width:66.666667%
    }
    .col-xl-9 {
        -ms-flex:0 0 75%;
        flex:0 0 75%;
        max-width:75%
    }
    .col-xl-10 {
        -ms-flex:0 0 83.333333%;
        flex:0 0 83.333333%;
        max-width:83.333333%
    }
    .col-xl-11 {
        -ms-flex:0 0 91.666667%;
        flex:0 0 91.666667%;
        max-width:91.666667%
    }
    .col-xl-12 {
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%
    }
    .order-xl-first {
        -ms-flex-order:-1;
        order:-1
    }
    .order-xl-last {
        -ms-flex-order:13;
        order:13
    }
    .order-xl-0 {
        -ms-flex-order:0;
        order:0
    }
    .order-xl-1 {
        -ms-flex-order:1;
        order:1
    }
    .order-xl-2 {
        -ms-flex-order:2;
        order:2
    }
    .order-xl-3 {
        -ms-flex-order:3;
        order:3
    }
    .order-xl-4 {
        -ms-flex-order:4;
        order:4
    }
    .order-xl-5 {
        -ms-flex-order:5;
        order:5
    }
    .order-xl-6 {
        -ms-flex-order:6;
        order:6
    }
    .order-xl-7 {
        -ms-flex-order:7;
        order:7
    }
    .order-xl-8 {
        -ms-flex-order:8;
        order:8
    }
    .order-xl-9 {
        -ms-flex-order:9;
        order:9
    }
    .order-xl-10 {
        -ms-flex-order:10;
        order:10
    }
    .order-xl-11 {
        -ms-flex-order:11;
        order:11
    }
    .order-xl-12 {
        -ms-flex-order:12;
        order:12
    }
    .offset-xl-0 {
        margin-left:0
    }
    .offset-xl-1 {
        margin-left:8.333333%
    }
    .offset-xl-2 {
        margin-left:16.666667%
    }
    .offset-xl-3 {
        margin-left:25%
    }
    .offset-xl-4 {
        margin-left:33.333333%
    }
    .offset-xl-5 {
        margin-left:41.666667%
    }
    .offset-xl-6 {
        margin-left:50%
    }
    .offset-xl-7 {
        margin-left:58.333333%
    }
    .offset-xl-8 {
        margin-left:66.666667%
    }
    .offset-xl-9 {
        margin-left:75%
    }
    .offset-xl-10 {
        margin-left:83.333333%
    }
    .offset-xl-11 {
        margin-left:91.666667%
    }
    .dropdown-menu-xl-left {
        right:auto;
        left:0
    }
    .dropdown-menu-xl-right {
        right:0;
        left:auto
    }
    .navbar-expand-xl {
        -ms-flex-flow:row nowrap;
        flex-flow:row nowrap;
        -ms-flex-pack:start;
        justify-content:flex-start
    }
    .list-group-horizontal-xl,.navbar-expand-xl .navbar-nav {
        -ms-flex-direction:row;
        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 {
        -ms-flex-wrap:nowrap;
        flex-wrap:nowrap
    }
    .navbar-expand-xl .navbar-collapse {
        display:-ms-flexbox!important;
        display:flex!important;
        -ms-flex-preferred-size:auto;
        flex-basis:auto
    }
    .navbar-expand-xl .navbar-toggler {
        display:none
    }
    .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
    }
    .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:-ms-flexbox!important;
        display:flex!important
    }
    .d-xl-inline-flex {
        display:-ms-inline-flexbox!important;
        display:inline-flex!important
    }
    .flex-xl-row {
        -ms-flex-direction:row!important;
        flex-direction:row!important
    }
    .flex-xl-column {
        -ms-flex-direction:column!important;
        flex-direction:column!important
    }
    .flex-xl-row-reverse {
        -ms-flex-direction:row-reverse!important;
        flex-direction:row-reverse!important
    }
    .flex-xl-column-reverse {
        -ms-flex-direction:column-reverse!important;
        flex-direction:column-reverse!important
    }
    .flex-xl-wrap {
        -ms-flex-wrap:wrap!important;
        flex-wrap:wrap!important
    }
    .flex-xl-nowrap {
        -ms-flex-wrap:nowrap!important;
        flex-wrap:nowrap!important
    }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap:wrap-reverse!important;
        flex-wrap:wrap-reverse!important
    }
    .flex-xl-fill {
        -ms-flex:1 1 auto!important;
        flex:1 1 auto!important
    }
    .flex-xl-grow-0 {
        -ms-flex-positive:0!important;
        flex-grow:0!important
    }
    .flex-xl-grow-1 {
        -ms-flex-positive:1!important;
        flex-grow:1!important
    }
    .flex-xl-shrink-0 {
        -ms-flex-negative:0!important;
        flex-shrink:0!important
    }
    .flex-xl-shrink-1 {
        -ms-flex-negative:1!important;
        flex-shrink:1!important
    }
    .justify-content-xl-start {
        -ms-flex-pack:start!important;
        justify-content:flex-start!important
    }
    .justify-content-xl-end {
        -ms-flex-pack:end!important;
        justify-content:flex-end!important
    }
    .justify-content-xl-center {
        -ms-flex-pack:center!important;
        justify-content:center!important
    }
    .justify-content-xl-between {
        -ms-flex-pack:justify!important;
        justify-content:space-between!important
    }
    .justify-content-xl-around {
        -ms-flex-pack:distribute!important;
        justify-content:space-around!important
    }
    .align-items-xl-start {
        -ms-flex-align:start!important;
        align-items:flex-start!important
    }
    .align-items-xl-end {
        -ms-flex-align:end!important;
        align-items:flex-end!important
    }
    .align-items-xl-center {
        -ms-flex-align:center!important;
        align-items:center!important
    }
    .align-items-xl-baseline {
        -ms-flex-align:baseline!important;
        align-items:baseline!important
    }
    .align-items-xl-stretch {
        -ms-flex-align:stretch!important;
        align-items:stretch!important
    }
    .align-content-xl-start {
        -ms-flex-line-pack:start!important;
        align-content:flex-start!important
    }
    .align-content-xl-end {
        -ms-flex-line-pack:end!important;
        align-content:flex-end!important
    }
    .align-content-xl-center {
        -ms-flex-line-pack:center!important;
        align-content:center!important
    }
    .align-content-xl-between {
        -ms-flex-line-pack:justify!important;
        align-content:space-between!important
    }
    .align-content-xl-around {
        -ms-flex-line-pack:distribute!important;
        align-content:space-around!important
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack:stretch!important;
        align-content:stretch!important
    }
    .align-self-xl-auto {
        -ms-flex-item-align:auto!important;
        align-self:auto!important
    }
    .align-self-xl-start {
        -ms-flex-item-align:start!important;
        align-self:flex-start!important
    }
    .align-self-xl-end {
        -ms-flex-item-align:end!important;
        align-self:flex-end!important
    }
    .align-self-xl-center {
        -ms-flex-item-align:center!important;
        align-self:center!important
    }
    .align-self-xl-baseline {
        -ms-flex-item-align:baseline!important;
        align-self:baseline!important
    }
    .align-self-xl-stretch {
        -ms-flex-item-align:stretch!important;
        align-self:stretch!important
    }
    .float-xl-left {
        float:left!important
    }
    .float-xl-right {
        float:right!important
    }
    .float-xl-none {
        float:none!important
    }
    .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:-.25rem!important
    }
    .mt-xl-n1,.my-xl-n1 {
        margin-top:-.25rem!important
    }
    .mr-xl-n1,.mx-xl-n1 {
        margin-right:-.25rem!important
    }
    .mb-xl-n1,.my-xl-n1 {
        margin-bottom:-.25rem!important
    }
    .ml-xl-n1,.mx-xl-n1 {
        margin-left:-.25rem!important
    }
    .m-xl-n2 {
        margin:-.5rem!important
    }
    .mt-xl-n2,.my-xl-n2 {
        margin-top:-.5rem!important
    }
    .mr-xl-n2,.mx-xl-n2 {
        margin-right:-.5rem!important
    }
    .mb-xl-n2,.my-xl-n2 {
        margin-bottom:-.5rem!important
    }
    .ml-xl-n2,.mx-xl-n2 {
        margin-left:-.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-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:#007bff!important
}
a.text-primary:focus,a.text-primary:hover {
    color:#0056b3!important
}
.text-muted,.text-secondary {
    color:#6c757d!important
}
a.text-secondary:focus,a.text-secondary:hover {
    color:#494f54!important
}
.text-success {
    color:#28a745!important
}
a.text-success:focus,a.text-success:hover {
    color:#19692c!important
}
.text-info {
    color:#17a2b8!important
}
a.text-info:focus,a.text-info:hover {
    color:#0f6674!important
}
.text-warning {
    color:#ffc107!important
}
a.text-warning:focus,a.text-warning:hover {
    color:#ba8b00!important
}
.text-danger {
    color:#dc3545!important
}
a.text-danger:focus,a.text-danger:hover {
    color:#a71d2a!important
}
.text-light {
    color:#f8f9fa!important
}
a.text-light:focus,a.text-light:hover {
    color:#cbd3da!important
}
.text-dark {
    color:#343a40!important
}
a.text-dark:focus,a.text-dark:hover {
    color:#121416!important
}
.text-body {
    color:#212529!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;
    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 {
    .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:-ms-flexbox!important;
        display:flex!important
    }
    .d-print-inline-flex {
        display:-ms-inline-flexbox!important;
        display:inline-flex!important
    }
    blockquote,img,pre,tr {
        page-break-inside:avoid
    }
    *,::after,::before {
        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
    }
    blockquote,pre {
        border:1px solid #adb5bd
    }
    thead {
        display:table-header-group
    }
    h2,h3,p {
        orphans:3;
        widows:3
    }
    h2,h3 {
        page-break-after:avoid
    }
    @page {
        size:a3
    }
    .container,body {
        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 td,.table-bordered th {
        border:1px solid #dee2e6!important
    }
    .table-dark {
        color:inherit
    }
    .table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th {
        border-color:#dee2e6
    }
    .table .thead-dark th {
        color:inherit;
        border-color:#dee2e6
    }
}
.nice-select,.slick-slider {
    -webkit-tap-highlight-color:transparent
}
.iyzi-form input,input {
    -webkit-appearance:none
}
.blog-box-button,.blog-box-date,.ccard-payment-paytr-1-h,.ccard-payment-paytr-2-left-h,.countdowns,.product_detail_fiyatlar_indirim_txt,.ribbon span {
    text-transform:uppercase
}
@-webkit-keyframes shine {
    to {
        left:125%
    }
}
@keyframes shine {
    to {
        left:125%
    }
}
@-webkit-keyframes pulse-border {
    0% {
        -webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity:1
    }
    to {
        -webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity:0
    }
}
@keyframes pulse-border {
    0% {
        -webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity:1
    }
    to {
        -webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity:0
    }
}
@keyframes fadeEffect {
    0% {
        opacity:0
    }
    to {
        opacity:1
    }
}
@keyframes blinker {
    50% {
        opacity:0
    }
}
body {
    font-family:Poppins,sans-serif!important;
    overflow:hidden;
    overflow-y:scroll
}
body,html {
    width:100%!important;
    height:100%!important;
    margin:0;
    padding:0
}
.rdio label {
    margin-left:7px!important
}
#baf_baf,.account_subpage_order_products_box_hed_img img,.before,.main-body,.middle-slider-img,.swiper-blogtags,.wrapper {
    width:100%;
    height:100%
}
.main-body-2 {
    width:90%;
    margin:0 auto;
    position:relative;
    overflow:hidden;
    height:100%
}
.slider_text_inside_main,.slider_text_inside_main_2 {
    width:1280px;
    height:auto;
    z-index:2;
    display:flex;
    margin:0 auto
}
.slider_text_inside_main_2 {
    width:1200px;
    z-index:9
}
.slider_text_inside_box {
    width:762px
}
.slider_text_inside_box_h {
    width:100%;
    margin-bottom:35px
}
.about-module-center-txt-button-area,.about-module-rightside-txt-button-area,.account_subpage_order_cargo_left img,.cat-right-header,.category-sub-design-box>li:hover .megadrop .megadrop-cat-box,.dropdown-bell-area,.dropdown-bell-list,.dropdown-user-area,.dropdown-user-area-header,.footer-module-links-div,.fotogaleri-container-main,.header-desktop-main-div,.home-product-tabs-wrapper,.kargolari-sirala,.modal-in-comment-form-star,.module_all_comments_main_div,.nice-select.wide,.normal-order-nologin-main-in-buttons,.odeme-bildirim-box-form,.page-banner-h,.page-banner-links,.product-categories-inside-vitrin2-full,.product-comment-head-content-main,.product_detail_kargo_limit_div,.product_detail_same_box img,.slider-main-div,.slider-main-div-in2,.slider-main-div-in3,.slider_text_inside_box_s,.sss-content-img img,.story-main-div,.success-order-buttons-area,.teslimat-form-area,.topheader-desktop-main-div,.urun-detay-benzer-urun-box-text,.urun-kutulari-main,.user_subpage_comment_box_point,.user_subpage_left_bar_nav_desktop,.user_subpage_ticket_answer_main,.video-detail-container-main-accordion,.video-detail-container-main-iframe {
    width:100%
}
.slider_text_inside_box_button {
    width:100%;
    margin-top:50px
}
.header-main-div {
    width:100%;
    box-sizing:border-box;
    z-index:9
}
.fixed-foot-navigation,.fixed-header-container-mobile,.footer-fixed-contact,.header-mobile-view,.just_mobile_area,.middle-slider-img-mobile,.odeme-bildirim-banka-radio input,.select,.subpage-nav-mobile-main,.subpage-nav-mobile-toggle,.teslimat-bilgileri-adres-box-secili,.top-level-menu>li:hover .topmenu-arrow-left,.top-level-menu>li:hover .topmenu-arrow-right,.web-header-mobile-bar,div.bildirim_tab_content.hide,ul#bildirim_tabs li a i {
    display:none
}
.topheader-html-main {
    width:100%;
    box-sizing:border-box;
    position:relative:;
    background-color:#da2131
}
.topheader-html-main-in {
    width:1366px;
    box-sizing:border-box;
    margin:0 auto;
    font-size:14px:background-color:#da2131
}
#urundetaytabs img,.about-module-leftside-img img,.about-module-rightside-img img,.bildirim-detay-content-s img,.categories_mega_side img,.footer-shop-card-area img,.hizmetler-detay-txt-s img,.photo_gallery_mas_img img,.topheader-html-main img,.user_page_right_text_div img,.user_subpage_ticket_message_support_box_msg img {
    max-width:100%
}
.topheader-html-close {
    position:absolute;
    right:10px;
    top:20%;
    cursor:pointer
}
.topheader-desktop-main-div-in,.topheader-desktop-main-div-in-w {
    width:1366px;
    margin:0 auto;
    display:flex;
    justify-content:space-between
}
.header-desktop-main-div-in-w,.topheader-desktop-main-div-in-w {
    width:97%
}
.topheader-desktop-main-left,.topheader-desktop-main-right {
    width:auto;
    display:flex;
    justify-content:flex-start
}
.topheader-desktop-main-left a {
    display:flex;
    align-items:center;
    justify-content:flex-start;
    margin-right:7px
}
.price-title,.product-detail-features-table-right i,.teslimat-sepet-ozet-main-h i,.topheader-desktop-main-left a i,.topheader-desktop-main-right a i {
    margin-right:5px
}
.topheader-desktop-main-right a {
    display:flex;
    align-items:center;
    justify-content:flex-start;
    margin-left:7px
}
.topheader-lang-currency-box {
    width:auto;
    margin-left:10px
}
.limitdetay-div,.topheader-lang-currency-box:last-child {
    margin-left:0!important
}
.topheader-lang-currency-box a {
    margin-left:0
}
.topheader-lang-currency-box a i {
    margin-left:5px
}
.dropdown-menu.currency-drop {
    width:180px!important;
    box-sizing:border-box;
    padding:15px;
    margin-top:15px
}
.currency-drop a {
    display:flex;
    align-items:center;
    justify-content:flex-start;
    border-bottom:1px dashed #ebebeb;
    color:#000!important;
    font-size:13px!important;
    font-weight:500!important;
    padding:0 0 5px!important;
    margin-bottom:5px!important
}
.currency-drop a:last-child {
    margin-bottom:0!important
}
.header-desktop-main-div-in,.header-desktop-main-div-in-w {
    width:1366px;
    margin:0 auto;
    display:flex;
    justify-content:space-between;
    align-items:center
}
.header-desktop-logo-div {
    width:auto;
    margin-right:40px
}
.alt_sayfa_flex_1,.banka-hesap-main-box-flex-iban,.cat-detail-products-box-fiyat-list,.cat-right-header2-left,.comments_module_info_div_txt,.dropdown-cart-itembox-content-t,.head-new-area-left,.head-sepet-box-text,.header-desktop-logo-div-w,.hizmetler-detay-txt,.merchants_detail_div_content,.merchants_detail_div_content_box_txt,.module_comment_box_right,.normal-order-product-info-txt,.product_detail_addcart_button,.product_detail_bilgiler_boxes_icerik,.product_detail_fiyatlar_content,.sss-content-txt,.ticaret-kutu-box-text,.user_subpage_left_bar_namediv_content {
    flex:1
}
.header-desktop-logo-div img {
    max-width:300px
}
.top-level-menu-main-div {
    width:100%;
    margin:0 auto
}
.top-level-menu-main-div-in {
    margin:0 auto;
    display:flex;
    align-items:center
}
.header-desktop-right-area {
    flex:1;
    display:flex;
    justify-content:flex-end;
    align-items:center
}
.header-desktop-search1 {
    width:220px;
    position:relative;
    display:flex;
    justify-content:flex-end
}
.header-desktop-search1 .div_form {
    width:85%;
    position:relative;
    margin-top:0;
    margin-right:10px
}
.header-desktop-search1 form input {
    min-width:100%;
    font-size:12px;
    height:30px;
    padding:0 10px;
    font-weight:400;
    transition-duration:.1s;
    transition-timing-function:linear
}
.header-desktop-search1 form button {
    position:absolute;
    right:-1px;
    background:0 0;
    border:0;
    height:30px;
    font-size:15px;
    top:-1px;
    padding:0 15px 0 9px
}
.header-desktop-search1 form button:focus,.modal-content button:focus {
    outline:0!important
}
.header-desktop-call {
    width:auto;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    margin-left:30px
}
.header-desktop-call-i {
    margin-right:5px;
    font-size:40px;
    line-height:10px
}
.cat-detail-products-box-fiyat-out,.cat-right-elements-left,.fixed-header-container-logo,.header-desktop-call-t,.iban-user-area-form button {
    width:auto
}
.header-desktop-call-t-1 {
    font-size:10px;
    line-height:11px;
    margin-top:5px
}
.header-desktop-call-t-2 {
    font-size:15px;
    font-weight:600
}
.header-desktop-navbutton-box {
    width:auto;
    margin-left:12px;
    text-align:center;
    position:relative;
    cursor:pointer
}
#search-tip2-inside,.date-select-variant,.header-desktop-navbutton-box a,.photo-product {
    position:relative
}
.usertopicon {
    font-size:24px!important;
    line-height:30px!important
}
.cartheadericon {
    font-size:31px!important;
    line-height:31px!important
}
.button-white-black:hover,.button-white:hover,.categories-menus a,.categories-menus a:focus,.categories-menus a:link,.categories-menus a:visited,.head-drop-text:hover,.header-desktop-navbutton-box a:hover,.right-underline,.right-underline:hover,.top-level-menu>li a,.top-level-menu>li span,.top-level-menu>li:hover a,span {
    text-decoration:none
}
.header-desktop-navbutton-box i {
    font-size:25px;
    line-height:25px;
    margin-top:-5px
}
.header-desktop-navbutton-box-t {
    font-size:13px;
    font-weight:600;
    margin-left:2px;
    line-height:10px;
    display:flex
}
.header-desktop-navbutton-box-count,.header-desktop-navbutton-box-count-cart {
    position:absolute;
    border:0!important;
    padding:0 5px!important;
    border-radius:100px;
    font-size:11px;
    display:inline-block;
    left:18px
}
.header-desktop-navbutton-box-count-cart {
    left:14px;
    line-height:17px;
    top:-12px
}
.carting i,.font-size-big {
    font-size:36px
}
.dropdown-cart-header {
    width:100%;
    font-size:13px;
    font-weight:500;
    color:#000;
    border-bottom:1px solid #ebebeb;
    margin-bottom:11px;
    padding-bottom:7px;
    text-align:left
}
.dropdown-cart-overflow {
    width:100%;
    height:auto;
    max-height:430px;
    overflow-y:auto
}
.dropdown-cart-overflow::-webkit-scrollbar-track {
    background-color:#ebebeb
}
.dropdown-cart-overflow::-webkit-scrollbar {
    width:7px
}
.dropdown-cart-overflow::-webkit-scrollbar-thumb {
    background-color:#ccc
}
.dropdown-menu.bell-drop,.dropdown-menu.cart-drop,.dropdown-menu.user-drop {
    width:330px!important;
    box-sizing:border-box;
    padding:15px;
    margin-top:15px;
    color:#000!important
}
.dropdown-menu.bell-drop,.dropdown-menu.user-drop {
    width:300px!important;
    padding:25px
}
.dropdown-menu.bell-drop {
    width:340px!important;
    padding:10px
}
.dropdown-cart-itembox {
    width:100%;
    display:flex;
    justify-content:space-between;
    align-items:flex-start;
    background-color:#fff;
    padding:10px;
    margin-bottom:10px;
    border-bottom:1px solid #ebebeb;
    box-sizing:border-box
}
.dropdown-cart-itembox:last-child,.video-detail-container-main-accordion p {
    margin-bottom:0
}
.dropdown-cart-itembox-content {
    flex:1;
    display:flex;
    align-items:flex-start;
    justify-content:flex-start
}
.dropdown-cart-itembox-content-img {
    width:70px;
    margin-right:10px;
    overflow:hidden
}
.dropdown-cart-itembox-content-img img,.hizmetler-detay-img img,.login-form-container,.urun-detay-benzer-urun-box-img img,.vitrin2-box-img {
    width:100%;
    height:auto
}
.dropdown-cart-itembox-content-t-1 {
    font-size:14px;
    font-weight:600;
    margin-bottom:7px;
    line-height:17px
}
.dropdown-cart-itembox-content-t-3 {
    font-size:13px;
    margin-top:3px
}
.dropdown-cart-itembox-trash {
    width:45px;
    text-align:center
}
.dropdown-cart-itembox-trash i {
    font-size:16px;
    color:#cd5c5c;
    line-height:16px
}
.dropdown-cart-favorite,.dropdown-cart-noitem {
    width:100%;
    text-align:center;
    display:flex;
    justify-content:center;
    flex-direction:column;
    padding:30px 0;
    border:1px dashed #ebebeb
}
.dropdown-bell-no i,.dropdown-cart-noitem i {
    margin-bottom:0;
    font-size:35px;
    line-height:35px
}
.dropdown-bell-no-t,.dropdown-cart-favorite-t,.dropdown-cart-noitem-t {
    font-size:16px;
    font-weight:600;
    margin-top:10px;
    margin-bottom:8px;
    color:#000
}
.dropdown-bell-no-s,.dropdown-cart-favorite-s,.dropdown-cart-noitem-s {
    font-size:13px;
    color:#666;
    width:80%;
    margin:0 auto
}
.dropdown-cart-priceTotal,.dropdown-user-area-lineText {
    margin-bottom:15px;
    display:flex;
    align-items:center;
    width:100%;
    border-bottom:1px solid #ebebeb
}
.dropdown-cart-priceTotal {
    box-sizing:border-box;
    padding:5px 8px;
    justify-content:space-between
}
.dropdown-cart-priceTotal-l {
    font-size:13px;
    color:#000
}
.categories_mega_side_ust3,.categories_mega_side_ust3:hover,.dropdown-cart-priceTotal-r {
    font-size:16px;
    color:#000;
    font-weight:600
}
.dropdown-bell-no {
    width:100%;
    text-align:center;
    display:flex;
    justify-content:center;
    flex-direction:column;
    padding:15px 0
}
.dropdown-user-area-header a {
    width:100%;
    display:block;
    padding:9px 5px;
    box-sizing:border-box;
    text-align:center;
    color:#fff!important;
    font-size:13px;
    box-shadow:0 0 15px 0 rgba(0,0,0,.1)
}
.dropdown-user-area-lineText {
    height:2px;
    margin-top:15px;
    justify-content:center
}
.dropdown-user-area-lineText-in {
    background-color:#fff;
    font-size:13px;
    color:#999;
    display:inline-block;
    padding:0 5px
}
.dropdown-user-area-link-area {
    width:100%;
    border-top:1px solid #ebebeb;
    margin-top:10px
}
.dropdown-user-area-link-area a,.dropdown-userarea-header {
    width:100%;
    border-bottom:1px solid #ebebeb;
    display:flex;
    align-items:center
}
.dropdown-user-area-link-area a {
    font-size:14px;
    color:#000!important;
    justify-content:flex-start;
    padding:9px 0
}
.dropdown-user-area-link-area a:hover {
    color:#818181!important
}
.dropdown-user-area-link-area a i {
    font-size:13px;
    line-height:13px;
    margin-right:9px;
    margin-top:5px
}
.dropdown-userarea-header {
    padding-bottom:5px;
    font-size:15px;
    font-weight:600;
    color:#000;
    justify-content:space-between
}
.dropdown-bell-fullhref,.dropdown-bell-header {
    font-size:13px;
    border-bottom:1px solid #ebebeb;
    width:100%;
    font-weight:600
}
.dropdown-bell-header {
    margin-bottom:10px;
    padding-bottom:5px;
    color:#000;
    display:flex;
    justify-content:space-between;
    align-items:center
}
.dropdown-bell-list-box {
    width:100%;
    border-bottom:1px solid #ebebeb;
    margin-bottom:10px;
    padding-bottom:10px
}
.dropdown-bell-fullhref {
    padding:5px;
    background-color:#f8f8f8;
    text-align:center;
    border-top:1px solid #ebebeb
}
.dropdown-bell-fullhref a,.dropdown-bell-list-box-baslik a,.pagination>li>a:hover {
    color:#000!important
}
.dropdown-bell-fullhref a:hover {
    color:#666!important
}
.dropdown-bell-list-box:last-child {
    margin-bottom:0;
    border-bottom:0
}
.bloglar-detay-left-content-div-social,.dropdown-bell-list-box-h,.register-page-uyelik-tipi {
    width:100%;
    display:flex;
    align-items:flex-start;
    justify-content:flex-start
}
.dropdown-bell-list-box-h-icon {
    font-size:12px;
    width:28px
}
.dropdown-bell-list-box-baslik {
    flex:1;
    margin-right:5px;
    font-size:13px;
    line-height:16px
}
.dropdown-bell-list-box-baslik a:hover {
    color:#558cff!important
}
.dropdown-bell-list-box-date {
    margin-left:auto;
    font-size:10px;
    padding:2px 5px;
    background-color:#558cff;
    color:#fff;
    border:1px dashed #ebebeb
}
.lang-dropdown-div,.sepet-dropdown-main {
    border-radius:0!important;
    box-shadow:0 0 15px 0 rgba(0,0,0,.1);
    box-sizing:border-box
}
.dropdown-bell-list-box-s {
    width:100%;
    font-size:11px;
    color:#999;
    margin-top:5px
}
.dropdown-bell-overflow {
    width:100%;
    height:auto;
    max-height:258px;
    overflow-y:auto
}
.dropdown-bell-overflow::-webkit-scrollbar-track {
    background-color:#ebebeb
}
.dropdown-bell-overflow::-webkit-scrollbar {
    width:7px
}
.dropdown-bell-overflow::-webkit-scrollbar-thumb {
    background-color:#ccc
}
.dropdown-cart-favorite i {
    margin-bottom:0;
    font-size:35px;
    line-height:35px;
    color:pink
}
.header-desktop-phone-div-txt span {
    font-size:12px;
    line-height:12px;
    font-weight:400
}
.header-desktop-lang-main-div,.header-desktop-social-div {
    width:auto;
    display:flex;
    justify-content:center;
    align-items:center;
    padding:0 20px;
    border-right:1px dashed rgba(0,0,0,.1)
}
.header-desktop-lang-main-div:last-child,.urun-detay-sag-alan-d-bilgiler-box:last-child {
    border-right:none
}
.font-15,.header-desktop-social-div i,.user_subpage_ticketbox_go i,.vitrin2-box-s {
    font-size:15px
}
.header-desktop-lang-main-div span {
    font-size:12px;
    padding:2px 0 0 3px
}
.header-lang-name,.lang-dropdown-div a {
    font-family:'Roboto Condensed',sans-serif
}
.header-lang-name {
    margin-left:3px;
    padding-right:6px
}
.lang-dropdown-div {
    padding:10px!important;
    margin-top:10px!important
}
.lang-dropdown-div a {
    font-size:13px;
    display:flex;
    align-items:center!important;
    justify-content:flex-start!important;
    border-bottom:1px dashed #ebebeb
}
.dropdown-item {
    padding:5px 3px!important
}
.head-button-area {
    margin-left:auto!important
}
.topmenu-arrow-left,.topmenu-arrow-right {
    width:1px;
    height:50%;
    position:absolute;
    top:50%;
    bottom:50%;
    margin-top:auto;
    margin-bottom:auto
}
.hizmetler-box-line,.pgallery-module-box-overlay {
    left:0;
    bottom:0;
    top:0;
    transition-timing-function:linear;
    opacity:0;
    right:0
}
.topmenu-arrow-right {
    right:0
}
.topmenu-arrow-left {
    left:0
}
.cat-arro,.category-sub-design-box-arrow,.head-new-area-right,.ladder a i {
    margin-left:auto
}
.head-drop-text {
    font-size:13px;
    display:flex;
    align-items:center;
    justify-content:center
}
.font-19,.head-drop-text i,.user_subpage_comment_box_point_count span {
    font-size:19px
}
.head-drop-text span {
    font-size:14px;
    padding:2px 4px 0 5px
}
.sepet-dropdown-main {
    padding:20px!important;
    margin-top:10px!important;
    width:280px
}
.sepet-dropdown-main a {
    font-family:'Open Sans',sans-serif;
    font-size:13px
}
.dropdown-menu {
    border:1px solid rgba(0,0,0,.09)!important
}
.arama-dropdown-main {
    border-radius:0!important;
    padding:0!important;
    margin-top:22px!important;
    box-sizing:border-box;
    box-shadow:0 0 15px 0 rgba(0,0,0,.1);
    width:650px
}
.arama-dropdown-main input {
    width:100%;
    border:0;
    font-size:14px;
    font-family:Poppins,sans-serif;
    font-weight:300;
    letter-spacing:.05em;
    color:#000;
    padding:20px
}
.arama-dropdown-main input:focus {
    box-shadow:none!important;
    border:0!important
}
.about-module-main-div,.baf-module-main-div,.bloglar-module-main-div,.bultenn-module-main-div,.counter-module-main-div,.firsatlar-urun-module-main-div,.footer-module-main-div,.group-urun-module-main-div,.hizmetler-module-main-div,.intro-video-module-main-div,.marka-module-main-div,.page-banner-main,.pgallery-module-main-div,.pricing-tablolar-module-main-div,.product-categories-main-div,.sss-module-main-div,.urunler-module-main-div {
    width:100%;
    position:relative;
    overflow:hidden
}
.about-module-inside-area,.hizmetler-module-inside-area {
    width:1280px;
    margin:0 auto;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-wrap:wrap;
    z-index:9;
    position:relative
}
.about-module-main-div-boxed {
    width:1280px;
    position:relative;
    overflow:hidden;
    margin:0 auto
}
.about-module-inside-area-boxed {
    width:90%;
    margin:0 auto;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-wrap:wrap;
    z-index:8;
    position:relative
}
.about-module-leftside-txt,.product-comment-head-content-box-in {
    flex:1;
    text-align:left
}
.about-module-leftside-txt-h,.yorumlar-left-area-t {
    width:100%;
    font-size:15px;
    margin-bottom:5px
}
.about-module-leftside-txt-h2 {
    width:100%;
    margin-bottom:15px;
    font-size:25px;
    line-height:25px;
    font-weight:600
}
.about-module-leftside-txt-s {
    width:100%;
    font-size:16px;
    margin-bottom:25px
}
.about-module-leftside-txt-button-area {
    width:100%;
    margin-top:20px
}
.about-module-leftside-img {
    max-width:500px;
    text-align:right;
    margin-left:30px
}
.about-module-center-img,.about-module-center-txt,.product-comment-head-1-btn {
    width:100%;
    text-align:center
}
.about-module-center-txt-h,.about-module-rightside-txt-h {
    width:100%;
    font-size:15px;
    margin-bottom:15px
}
.about-module-center-txt-h2,.about-module-rightside-txt-h2 {
    width:100%;
    margin-bottom:25px;
    font-size:40px;
    line-height:45px;
    font-weight:600
}
.about-module-center-txt-s,.about-module-rightside-txt-s {
    width:100%;
    font-size:22px;
    margin-bottom:45px
}
.about-module-center-img {
    margin-top:30px
}
.about-module-rightside-txt,.account_subpage_order_cargo_right {
    flex:1;
    text-align:right
}
.about-module-rightside-img {
    max-width:500px;
    margin-right:30px;
    text-align:left
}
.cat-left-box-out-filterbox-out a,.counter-module-box,.counter-module-inside-area,.shopButtonT {
    display:flex;
    justify-content:center;
    align-items:center
}
.counter-module-inside-area {
    width:80%;
    margin:0 auto;
    flex-wrap:wrap;
    z-index:9;
    position:relative
}
.counter-module-box {
    margin-left:50px;
    margin-right:50px;
    text-align:center;
    flex-direction:column
}
.counter-module-box-i {
    width:100%;
    font-size:32px
}
.counter-module-box-sayi {
    font-size:55px;
    padding:1px 8px;
    font-weight:700;
    line-height:55px;
    margin-bottom:15px
}
.counter-module-box-txt {
    width:100%;
    font-size:18px;
    font-weight:500
}
.hizmetler_sayfasi {
    width:100%;
    background-color:#fff;
    overflow:hidden
}
.hizmetler-box-main-div {
    width:100%;
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    margin-bottom:40px
}
.hizmetler-box {
    width:21.3%;
    margin:35px 1.5%;
    overflow:hidden;
    box-sizing:border-box
}
.hizmetler-box-img {
    width:100%;
    height:180px;
    overflow:hidden;
    margin-bottom:25px;
    position:relative
}
.hizmetler-box-line {
    width:90%;
    height:90%;
    position:absolute;
    z-index:9;
    margin:auto;
    border:1px solid rgba(255,255,255,.4);
    display:flex;
    align-items:center;
    justify-content:center;
    transition-duration:.2s
}
.hizmetler-box-line-text {
    font-size:13px;
    letter-spacing:.3em;
    background-color:#fff;
    padding:20px;
    color:#000;
    font-weight:300
}
.blog-box:hover .blog-box-overlay,.hizmetler-box:hover .hizmetler-box-line,.image-box .thumbs li.activeted span,.scroller:hover,.videolar-sub-box:hover .videolar-sub-box-img-overlay {
    opacity:1
}
.hizmetler-box-img img {
    min-width:100%;
    min-height:180px;
    max-height:200px;
    max-width:110%;
    z-index:1;
    transition-duration:.1s;
    transition-timing-function:linear
}
.hizmetler-box-h {
    width:100%;
    font-weight:700;
    margin-bottom:20px
}
.hizmetler-box-s {
    width:100%;
    font-size:14px;
    line-height:19px
}
.blog-box:hover .blog-box-img img,.hizmetler-box:hover .hizmetler-box-img img {
    transform:scale(1.2);
    filter:blur(2px)
}
.hizmet-link-button {
    margin-top:15px;
    display:none!important
}
.hizmetler-box:hover .hizmet-link-button {
    display:inline-block!important
}
.bloglar-module-inside-area,.firsatlar-urun-module-inside-area,.firsatlar-urun-module-inside-area-full,.group-urun-module-inside-area,.group-urun-module-inside-area-full {
    width:1280px;
    margin:0 auto;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-wrap:wrap;
    z-index:8;
    position:relative
}
.bloglar-box-main-div {
    width:100%;
    display:flex;
    flex-wrap:wrap;
    align-items:flex-start;
    justify-content:center
}
.blog-box {
    width:30%;
    margin:1.5%;
    overflow:hidden
}
.blog-box-overlay,.blog-box-overlay i {
    opacity:0;
    transition-timing-function:linear
}
.blog-box-overlay {
    position:absolute;
    width:100%;
    height:100%;
    z-index:1;
    background-color:rgba(255,255,255,.5);
    transition-duration:.2s;
    display:flex;
    align-items:center;
    justify-content:center
}
.blog-box-overlay i {
    font-size:40px;
    color:#000;
    transition-duration:.1s;
    margin-top:500px
}
.blog-box:hover .blog-box-img img {
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -ms-transform:scale(1.2);
    -o-transform:scale(1.2)
}
.blog-box:hover .blog-box-overlay i,.videolar-sub-box:hover .videolar-sub-box-img-overlay-i,.videolar-sub-box:hover .videolar-sub-box-img-overlay-i-2 {
    opacity:1;
    margin-top:0
}
.blog-box-img {
    width:100%;
    height:260px;
    margin-bottom:15px;
    overflow:hidden;
    position:relative
}
.blog-box-img img,.pgallery-module-inside-box img {
    min-width:100%;
    max-width:115%;
    min-height:260px;
    transition-duration:.2s;
    transition-timing-function:linear
}
.blog-box-text-area {
    width:100%;
    margin:-50px auto 20px;
    position:relative;
    padding:30px;
    text-align:center;
    box-sizing:border-box;
    z-index:8;
    box-shadow:0 0 15px 0 rgba(0,0,0,.1)
}
.blog-box-date,.blog-box-h,.urun-detay-main-in-button-area {
    width:100%;
    margin-bottom:15px
}
.blog-box-date {
    font-size:14px;
    font-weight:200
}
.blog-box-h {
    font-size:25px;
    line-height:32px;
    font-weight:700
}
.blog-box-s {
    width:100%;
    margin-bottom:25px;
    font-size:14px;
    line-height:21px;
    font-weight:300
}
.blog-box-button {
    width:100%;
    font-size:13px;
    font-weight:600
}
.blogcomment-show-more-button,.m-top-20 {
    margin-top:20px
}
.blogcomment-showmorespan {
    outline:0;
    cursor:pointer;
    width:100%!important;
    display:block;
    padding:10px 0;
    text-align:center
}
.pgallery-module-inside-area {
    width:100%;
    margin:0 auto;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    flex-wrap:wrap;
    z-index:8;
    position:relative
}
.pgallery-module-inside-box-area {
    width:100%;
    display:flex;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap
}
.pgallery-module-inside-box {
    width:20%;
    overflow:hidden;
    height:300px;
    position:relative;
    font-family:Poppins,sans-serif
}
.pgallery-module-inside-box img {
    min-height:300px;
    transition-duration:.1s;
    z-index:1
}
.pgallery-module-box-overlay {
    background-color:rgba(0,0,0,.6);
    position:absolute;
    z-index:2;
    display:flex;
    width:95%;
    height:0;
    align-items:center;
    justify-content:center;
    margin:auto;
    transition-duration:.1s
}
.pgallery-module-box-overlay-in {
    font-size:22px;
    color:#fff;
    padding:20px;
    line-height:28px;
    text-align:center;
    font-weight:500;
    flex-direction:column;
    display:flex
}
.pgallery-module-box-overlay-in i {
    font-size:40px;
    margin-bottom:20px
}
.pgallery-module-inside-box:hover img {
    transform:scale(1.1);
    filter:blur(2px)
}
.pgallery-module-inside-box:hover .pgallery-module-box-overlay {
    opacity:1;
    width:95%;
    height:95%
}
.pgallery-all-button-main {
    width:100%;
    padding:50px 0 0;
    text-align:center
}
.intro-video-module-inside-area {
    width:80%;
    margin:0 auto;
    display:flex;
    flex-direction:column;
    justify-content:flex-start;
    z-index:8;
    position:relative
}
.pricing-tablolar-module-inside-area {
    width:1280px;
    margin:0 auto;
    display:flex;
    flex-direction:column;
    justify-content:flex-start;
    z-index:8;
    position:relative
}
.ptable-box-main-div {
    width:100%;
    display:flex;
    align-items:flex-start;
    justify-content:center;
    flex-wrap:wrap
}
.ptable-box {
    width:338px;
    box-sizing:border-box;
    margin:20px;
    border:1px solid rgba(0,0,0,.1);
    box-shadow:0 0 15px 0 rgba(0,0,0,.04)
}
.ptable-box-img {
    width:100%;
    height:auto;
    padding:50px 0 35px;
    text-align:center;
    display:flex;
    justify-content:center;
    flex-direction:column;
    position:relative;
    z-index:1;
    background-size:cover;
    background-position:top center
}
.ptable-box-price {
    width:auto;
    z-index:8;
    font-size:35px;
    margin-top:20px;
    line-height:20px;
    font-weight:700;
    display:inline-block
}
.ptable-box-price-type {
    width:90%;
    margin:0 auto;
    font-size:13px
}
.ptable-header {
    width:80%;
    margin:0 auto;
    font-size:24px;
    letter-spacing:.06em;
    line-height:27px;
    font-weight:200;
    z-index:8
}
.ptable-header-spot {
    width:80%;
    margin:0 auto;
    font-size:14px;
    font-weight:700;
    letter-spacing:.3em;
    z-index:8
}
.ptable-tavsiye-main {
    width:100%;
    z-index:8;
    position:absolute;
    top:0
}
.ptable-header-tavsiye {
    width:auto;
    border-radius:0 0 100px 100px;
    padding:10px 50px;
    font-size:13px;
    font-weight:700;
    display:inline-block;
    line-height:13px
}
.ptable-feature-div {
    width:100%;
    padding:14px 10px;
    box-sizing:border-box;
    font-size:14px;
    text-align:center
}
.ptable-button-div {
    width:100%;
    padding:25px 0;
    text-align:center
}
.sss-module-inside-area {
    width:70%;
    margin:0 auto;
    display:flex;
    flex-direction:column;
    justify-content:flex-start;
    z-index:8;
    position:relative
}
.sss-box-main-div {
    flex:1;
    background-color:#fff;
    border:1px solid #ebebeb;
    box-sizing:border-box
}
.sss-content-img {
    max-width:135px;
    margin-right:20px;
    margin-bottom:10px
}
.cat-detail-products-box-special-out,.ustsearch_area,.yorumlar-module-main-div {
    width:100%;
    position:relative
}
.yorumlar-module-inside-area {
    width:1280px;
    margin:0 auto;
    z-index:8;
    position:relative
}
.yorumlar-headText-area {
    width:100%;
    text-align:center;
    margin-bottom:30px
}
.yorumlar-left-area-h {
    width:100%;
    font-size:30px;
    font-weight:700;
    line-height:48px;
    letter-spacing:.08em
}
.yorumlar-content-area {
    width:100%;
    margin-top:15px
}
.yorumlar-box-img {
    width:90px;
    overflow:hidden;
    margin:0 auto 20px;
    box-sizing:border-box
}
.yorumlar-box-img img {
    width:100%;
    border-radius:6px
}
.yorumlar-text-area {
    width:75%;
    margin:0 auto
}
.yorumlar-text-h,.yorumlar-text-p {
    width:100%;
    font-size:14px;
    line-height:16px;
    margin-bottom:10px
}
.yorumlar-text-h {
    font-size:28px;
    line-height:30px;
    font-weight:700
}
.yorumlar-text-s {
    width:100%;
    font-size:16px;
    margin-bottom:10px
}
.yorumlar-text-star {
    width:100%;
    height:auto;
    font-size:20px;
    margin-bottom:50px
}
.baf-module-inside-area,.bultenn-module-inside-area {
    width:70%;
    margin:0 auto;
    display:flex;
    justify-content:center;
    align-items:flex-start;
    z-index:8;
    position:relative;
    flex-direction:column
}
.baf-image-container {
    width:1000px;
    height:525px;
    margin:0 auto;
    background-color:#000;
    position:relative;
    overflow:hidden;
    border:5px solid #000
}
.bultenn-box-area {
    width:600px;
    margin:0 auto
}
.bultenn-box-area form,.home-product-tablinks,.home-product-tabs,.iletisim-container-in-top-box-social-flex {
    display:flex;
    align-items:center;
    justify-content:center
}
.bultenn-box-area form input {
    font-size:15px;
    padding:13px;
    box-sizing:border-box;
    width:400px
}
.bultenn-box-area form button:focus,.bultenn-box-area form input:focus,.cart-left-functions-left button:focus,.cat-detail-products-box-cart-1 button:focus,.cat-detail-products-box-cart-2 button:focus,.price-field input[type=range]:active,.price-field input[type=range]:focus,.slick-list:focus,.ustsearch_area button:focus,a:focus {
    outline:0
}
.bultenn-box-area form button {
    font-size:15px;
    padding:13px 35px;
    box-sizing:border-box;
    font-weight:700
}
.marka-module-inside-area {
    width:1280px;
    margin:0 auto;
    display:flex;
    justify-content:center;
    align-items:flex-start;
    z-index:8;
    position:relative;
    flex-direction:column
}
.markadetay-main-div {
    width:100%;
    background-color:#fff;
    border:1px solid #ebebeb;
    box-sizing:border-box;
    padding:20px
}
.markadetay-search {
    width:100%;
    padding-bottom:15px;
    margin-bottom:15px;
    border-bottom:1px solid #ebebeb;
    display:flex;
    justify-content:flex-end
}
.markadetay-content-boxes,.markadetay-search form {
    box-sizing:border-box;
    display:flex;
    justify-content:flex-start;
    width:350px
}
.markadetay-content-boxes {
    width:100%;
    flex-wrap:wrap
}
.markadetay-content-box {
    width:25%;
    border-bottom:1px solid #ebebeb;
    box-sizing:border-box;
    padding:15px;
    text-align:center
}
.markadetay-content-box-img {
    width:100%;
    height:80px;
    display:flex;
    align-items:center;
    justify-content:center;
    border:1px solid #ebebeb;
    border-radius:5px;
    margin-bottom:10px;
    transition-duration:.2s;
    transition-timing-function:linear
}
.markadetay-content-box-img img {
    max-width:70%;
    max-height:40px
}
.markadetay-content-box-text {
    width:100%;
    font-size:16px;
    font-weight:600;
    color:#000
}
.markadetay-content-box-text:hover {
    color:#999;
    text-decoration:none
}
.markadetay-content-box:hover .markadetay-content-box-img {
    border:1px solid #ff4500
}
.footer-shop-card-area {
    width:100%;
    text-align:center;
    margin-top:30px
}
.footer-module-inside-area {
    width:1280px;
    margin:0 auto;
    display:flex;
    justify-content:flex-start;
    flex-wrap:wrap;
    z-index:7;
    position:relative
}
.footer-module-box {
    width:auto;
    margin:0 1%
}
.footer-module-box-logo {
    width:100%;
    margin-bottom:20px
}
.footer-module-box-logo img {
    max-width:80%
}
.footer-module-box-telif {
    margin-bottom:26px;
    font-size:13px;
    line-height:16px
}
.footer-module-box-social,.kargo-form-user {
    width:100%;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    flex-wrap:wrap
}
.footer-module-header-text {
    width:100%;
    font-size:15px;
    line-height:22px;
    font-weight:700;
    margin-bottom:30px
}
.footer-module-contact-box,.footer-module-links-div a {
    font-size:13px;
    line-height:16px
}
.footer-module-contact-box {
    width:90%;
    margin-bottom:20px
}
.footer-module-workhour-div {
    width:100%;
    font-size:13px;
    line-height:25px
}
.footer-copyright-div {
    width:100%;
    padding:12px;
    box-sizing:border-box;
    font-size:12px;
    color:#666;
    background-color:#141414;
    font-family:'Roboto Condensed',Arial;
    text-align:center
}
.ladder a,.ladder_ustu,.videolar-detay-main {
    font-family:Poppins,sans-serif
}
.footer-copyright-div a {
    color:#e0a43b;
    font-weight:700
}
.footer-copyright-div a:hover {
    color:#e0a43b
}
.footer-1-area {
    width:410px;
    margin-bottom:40px
}
.footer-4-area {
    width:160px;
    margin-bottom:50px
}
.htmlpage-container-main,.musteriyorum-container-main,.page-banner-in-text {
    width:1280px;
    margin:0 auto
}
.page-banner-in-text {
    z-index:2;
    color:#fff;
    position:relative
}
.page-banner-links a {
    display:inline-block;
    margin:0 8px
}
.page-banner-links a:first-child {
    margin:0 8px 0 0
}
.htmlpage-container-main {
    padding:30px 0;
    box-sizing:border-box;
    display:flex;
    align-items:flex-start;
    justify-content:flex-start
}
.htmlpage-content-div {
    flex:1;
    border:1px solid #ebebeb;
    padding:20px;
    box-sizing:border-box;
    background-color:#fff
}
.bloglar-detay-left-content-div-icerik img,.htmlpage-content-div img,.video-detail-container-main-accordion img {
    max-width:100%;
    height:auto
}
.musteriyorum-container-main-in {
    width:100%;
    padding:40px 0;
    box-sizing:border-box;
    display:flex;
    justify-content:center;
    flex-wrap:wrap;
    margin:0 auto 0 -20px
}
.bloglar-detay-left-img img,.category-sub-design-box li>ul li,.category-sub-design-box>li,.category-sub-design-box>li>.megadrop,.category-sub-design-box>li>ul,.category-sub-design-box>li>ul li ul,.hizmetler-detay-right-box,.megadrop-cat-box,.musteri-yorum-boxes,.urunler-box-small-img,.urunler-box-small-img img,.videolar-sub-box-img img,.videolar-sub-box-img-overlay {
    transition-duration:.1s;
    transition-timing-function:linear
}
.musteri-yorum-boxes,.sss-faq-container-main {
    box-sizing:border-box;
    display:flex;
    align-items:flex-start
}
.musteri-yorum-boxes {
    width:30.2%;
    margin:1.5%;
    border-radius:10px;
    padding:30px;
    justify-content:center;
    flex-wrap:wrap;
    box-shadow:0 0 15px 0 rgba(0,0,0,.1)
}
.musteri-yorum-boxes:hover {
    cursor:pointer
}
.sss-faq-container-main {
    width:1280px;
    margin:40px auto;
    justify-content:flex-start
}
.blog-list-tags-div,.bloglar-container-main {
    box-sizing:border-box;
    width:1280px;
    margin:0 auto
}
.bloglar-container-main {
    padding:40px 0;
    display:flex;
    justify-content:center;
    flex-wrap:wrap
}
.blog-list-tags-div {
    padding-top:30px;
    overflow:hidden
}
.blog-list-value-div {
    width:100%;
    margin:20px 0 0;
    padding:0 20px
}
.blog-list-value-div-h {
    width:100%;
    font-size:32px;
    color:#000;
    background-color:#fff;
    font-weight:700;
    box-sizing:border-box;
    padding:10px;
    margin-top:25px
}
.bloglar-detay {
    width:1210px;
    margin:0 auto;
    display:flex;
    align-items:flex-start;
    justify-content:center;
    padding:70px 0
}
.bloglar-detay-left {
    width:800px;
    margin-right:50px
}
.bloglar-detay-left-img,.bloglar-detay-left-img img {
    width:100%;
    height:auto;
    z-index:0
}
.bloglar-detay-left-img {
    overflow:hidden;
    max-height:550px
}
.bloglar-detay-left-img img:hover,.musteri-yorum-boxes:hover,.urunler-box-small:hover .urunler-box-small-img img,.urunler-box:hover .urunler-box-img img {
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
    transform:scale(1.1)
}
.bloglar-detay-left-content-div {
    width:90%;
    z-index:1;
    box-shadow:0 0 15px 0 rgba(0,0,0,.1);
    background:#fff;
    margin:-50px auto 0;
    position:relative;
    padding:40px
}
.bloglar-detay-left-content-div-date {
    width:100%;
    font-size:14px;
    color:#666;
    font-weight:300;
    margin-bottom:10px
}
.bloglar-detay-left-content-div-h {
    width:100%;
    font-size:30px;
    font-weight:700;
    color:#000;
    margin-bottom:10px;
    line-height:35px
}
.bloglar-detay-left-content-div-view {
    width:100%;
    font-size:13px;
    color:#666;
    font-weight:400
}
.bloglar-detay-left-content-div-icerik {
    width:100%;
    margin-top:30px;
    font-size:16px;
    color:#333;
    line-height:22px;
    margin-bottom:30px
}
.bloglar-detay-left-content-div-tags {
    width:100%;
    margin-bottom:30px;
    display:flex;
    align-items:flex-start;
    justify-content:flex-start;
    flex-wrap:wrap
}
.bloglar-detay-left-content-div-tags-box,.bloglar-detay-left-content-div-tags-box-big {
    width:auto;
    color:#000;
    border:1px solid #ebebeb;
    background-color:#fff;
    cursor:pointer;
    transition-duration:.2s;
    transition-timing-function:linear
}
.bloglar-detay-left-content-div-tags-box {
    padding:5px;
    margin:5px 5px 5px 0;
    font-size:13px
}
.bloglar-detay-left-content-div-tags-box-big:hover,.bloglar-detay-left-content-div-tags-box:hover {
    border:1px solid #000;
    color:#000;
    text-decoration:none
}
.bloglar-detay-left-content-div-tags-box-big {
    padding:10px;
    font-size:14px;
    font-weight:600
}
.bloglar-detay-left-content-div-social a {
    color:#000;
    display:block;
    margin:5px 15px 5px 0
}
.bloglar-detay-left-content-div-social a:hover,.karsilastir-product-exit:hover,.product_detail_islem_div a:hover {
    color:#000;
    text-decoration:none
}
.modules-comments-main {
    width:100%;
    margin:35px 0
}
.bloglar-detay-right {
    flex:1;
    box-sizing:border-box;
    padding:20px
}
.bloglar-detay-right-h,.bloglar-detay-right-h2 {
    width:100%;
    padding-bottom:10px;
    margin-bottom:25px;
    border-bottom:1px solid #ebebeb;
    font-size:18px;
    font-weight:700;
    color:#000
}
.bloglar-detay-right-h2 {
    margin-bottom:10px
}
.bloglar-detay-right-tags {
    width:100%;
    padding-bottom:12px;
    margin-bottom:12px;
    justify-content:flex-start;
    flex-wrap:wrap
}
.bloglar-detay-right-box,.bloglar-detay-right-box-no,.bloglar-detay-right-tags {
    border-bottom:1px solid #ebebeb;
    display:flex;
    align-items:center
}
.bloglar-detay-right-box {
    width:100%;
    padding-bottom:25px;
    margin-bottom:25px;
    justify-content:flex-start
}
.bloglar-detay-right-box:hover .bloglar-detay-right-box-img img {
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -ms-transform:scale(1.2);
    -o-transform:scale(1.2);
    transform:scale(1.2)
}
.bloglar-detay-right-box-no {
    width:30px;
    height:30px;
    background-color:#e17f71;
    justify-content:center;
    font-size:18px;
    color:#fff;
    font-weight:200
}
.bloglar-detay-right-box-img {
    width:90px;
    height:90px;
    overflow:hidden;
    margin-right:15px
}
.hizmetler-container-main,.hizmetler-detay {
    width:1280px;
    margin:30px auto
}
.bloglar-detay-right-box-img img {
    min-width:100%;
    max-width:150%;
    min-height:100%;
    max-height:120%;
    transition-duration:.1s;
    transition-timing-function:linear
}
#loadmore_button,.iletisim-container-in-top-box-social,.login-form-container input,.pgDetail_box_h,.pgDetail_box_img img {
    transition-duration:.2s;
    transition-timing-function:linear
}
.bloglar-detay-right-box-h {
    flex:1;
    font-size:14px;
    font-weight:700;
    color:#000
}
.bildirimler-box-baslik a,.bildirimler-box-baslik a:hover,.bloglar-detay-right-box-h a,.bloglar-detay-right-box-h a:hover,.cart-left-box-2 a,.fav-b:hover,.font-color-000,.iletisim-container-in-top-box-s a,.iletisim-container-in-top-box-s a:hover,.iliskili-kat a:hover,.ladder a,.ladder a:link,.ladder a:visited,.modal-in-login-form-reset-password:hover,.module_comment_head_right a,.pagination>li>a,.pagination>li>span,.pgDetail_box_h:hover,.product-categories-box a,.product-categories-box a:hover,.subpage_navigation_header:hover,.urun-detay-benzer-urun-box-text-h a,.urun-detay-social a:hover,.user-remember-area a:hover,.user-topbar-ul a,.user_page_header_subpage a:hover,.user_subpage_comment_box_delete a:hover,.videolar-sub-box-h a,.videolar-sub-box-h a:hover {
    color:#000
}
.swiper-blogtags .swiper-slide {
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
    align-items:center
}
.hizmetler-container-main,.tablolar-container-main {
    justify-content:center;
    display:flex;
    box-sizing:border-box
}
.hizmetler-container-main {
    flex-wrap:wrap;
    background-color:#fff;
    border:1px solid #ebebeb
}
.hizmetler-detay,.hizmetler-detay-leftmain {
    display:flex;
    align-items:flex-start;
    justify-content:flex-start;
    flex-wrap:wrap
}
.hizmetler-detay-leftmain {
    flex:1;
    background-color:#fff;
    box-sizing:border-box;
    padding:30px;
    border:1px solid #ebebeb
}
.hizmetler-detay-img {
    width:250px;
    height:auto;
    margin-right:30px;
    overflow:hidden;
    box-sizing:border-box;
    border:1px dashed #ccc;
    padding:5px
}
.hizmetler-detay-txt-uh {
    width:100%;
    font-size:14px;
    font-weight:700;
    line-height:16px;
    margin-bottom:5px;
    color:#000
}
.hizmetler-detay-txt-h {
    width:100%;
    font-size:30px;
    font-weight:700;
    color:#000;
    margin-bottom:25px
}
.hizmetler-detay-txt-s {
    width:95%;
    font-size:15px;
    line-height:23px;
    margin-bottom:25px;
    color:#333
}
.hizmetler-detay-right {
    width:250px;
    height:auto;
    margin-left:30px
}
.hizmetler-detay-right-box,.hizmetler-detay-right-box-act {
    width:100%;
    padding:8px 8px 8px 20px;
    box-sizing:border-box;
    font-size:14px;
    font-weight:400;
    margin-bottom:10px
}
.tablolar-container-main {
    width:1280px;
    margin:0 auto;
    padding:30px 0;
    flex-wrap:wrap
}
.fotogaleri-container-main-in,.pgDetail_box {
    box-sizing:border-box;
    border:1px solid #ebebeb
}
.fotogaleri-container-main-in {
    width:1280px;
    padding:30px 20px;
    background-color:#fff;
    margin:30px auto;
    display:flex;
    justify-content:center;
    flex-wrap:wrap
}
.pgDetail_box {
    width:23%;
    margin-left:1%;
    margin-right:1%;
    padding:15px;
    border-radius:5px
}
.pgDetail_box:hover .pgDetail_box_img img,.product-categories-box:hover .product-categories-box-img,.videolar-sub-box:hover .videolar-sub-box-img img {
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
    transform:scale(1.1);
    filter:blur(2px)
}
.pgDetail_box_img {
    width:100%;
    height:180px;
    margin-bottom:15px;
    background-color:#ccc;
    overflow:hidden;
    border-radius:5px
}
.pgDetail_box_img img {
    min-width:100%;
    max-width:110%;
    min-height:180px
}
.pgDetail_box_h,.video-detail-container-main-accordion label {
    font-weight:600;
    display:flex;
    justify-content:flex-start;
    align-items:center
}
.pgDetail_box_h {
    font-size:14px;
    color:#000
}
.pgDetail_box_h i {
    font-size:28px;
    margin-right:5px
}
.fotogaleri_detay {
    width:100%;
    margin:0 auto;
    background-color:#fff;
    overflow:hidden
}
.masonry {
    padding:0;
    -moz-column-gap:1.5em;
    -webkit-column-gap:1.5em;
    font-size:.85em;
    column-count:3;
    column-gap:1em
}
.photo_gallery_mas_img {
    display:inline-block;
    background:#fff;
    margin:0 0 1.5em;
    width:100%;
    -webkit-transition:1s;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box
}
.photo_gallery_mas_img:hover {
    box-shadow:0 0 15px 0 rgba(0,0,0,.5)
}
.iletisim-container-main {
    width:1280px;
    box-sizing:border-box;
    margin:20px auto;
    display:flex;
    justify-content:flex-start;
    align-items:flex-start
}
.iletisim-container-maps {
    width:100%;
    height:300px;
    box-sizing:border-box;
    overflow:hidden
}
.iletisim-container-maps iframe {
    width:100%;
    height:300px
}
.iletisim-container-in {
    flex:1;
    border:1px solid #ebebeb;
    background-color:#fff
}
.iletisim-container-in-top {
    justify-content:center;
    flex-wrap:wrap;
    position:relative;
    overflow:hidden;
    padding:20px;
    box-sizing:border-box
}
.iletisim-container-in-top iframe {
    width:100%;
    height:220px
}
.iletisim-container-in-top input,textarea {
    border-radius:0!important;
    font-size:14px!important
}
.iletisim-container-in-top-box {
    border:1px solid #ebebeb;
    text-align:center;
    box-sizing:border-box;
    padding:15px 10px
}
.iletisim-container-in-top-box-social {
    font-size:22px;
    color:#000;
    display:block;
    padding:0 5px;
    margin:0 5px;
    border-radius:4px;
    width:40px
}
.button-black,.cat-detail-products-box-cart-1 button:hover,.iletisim-container-in-top-box-social:hover {
    background-color:#000;
    color:#fff
}
.iletisim-container-in-top-box-i {
    font-size:50px;
    border:0;
    height:60px;
    line-height:60px;
    margin-bottom:8px;
    color:#212121
}
.iletisim-container-in-top-box-h {
    width:100%;
    font-size:15px;
    font-weight:600
}
.iletisim-container-in-top-box-s {
    width:100%;
    font-size:14px;
    margin-top:5px;
    margin-bottom:15px
}
.subpage_navigation {
    width:220px;
    box-sizing:border-box;
    margin-right:15px
}
.subpage_navigation-box {
    width:100%;
    border:1px solid #ebebeb;
    background-color:#fff;
    box-sizing:border-box;
    padding:15px 13px 7px;
    margin-bottom:20px
}
.subpage_navigation_header {
    width:100%;
    display:block;
    font-size:14px;
    font-weight:600;
    color:#000;
    padding-bottom:8px;
    margin-bottom:8px;
    border-bottom:1px solid #ebebeb
}
.subpage_navigation_a {
    color:#000;
    font-size:13px;
    font-weight:400;
    display:block;
    margin-bottom:6px
}
.subpage_navigation_a:hover {
    color:tomato;
    text-decoration:none
}
.video-detail-container-main-accordion label {
    color:#333;
    cursor:pointer;
    border-bottom:1px solid #ebebeb;
    font-size:16px;
    padding:10px 0
}
.video-detail-container-main-accordion label i {
    margin-left:10px
}
.video-detail-container-main-accordion div {
    opacity:0;
    display:none;
    text-align:left
}
#tm:checked~.hiddentext {
    display:block;
    opacity:1;
    font-size:14px;
    color:#666
}
.video-detail-container-main-tag {
    border:1px dashed #ebebeb;
    color:#000;
    background-color:#f8f8f8;
    font-size:12px;
    padding:5px
}
input#tm,input#tn,input#to {
    display:none;
    position:relative
}
#tn:checked~.hiddentext,#to:checked~.hiddentext {
    display:block;
    opacity:1
}
.arrow,.module_comment_head_right a:hover,.urun-detay-main-navg a:hover,.urun-detay-sag-alan-iliskili-kat a:hover {
    color:#666
}
.videolar-container-flex {
    display:flex;
    box-sizing:border-box;
    align-items:flex-start;
    justify-content:flex-start;
    width:1280px;
    margin:30px auto
}
.video-detail-container-main,.videolar-container-main {
    flex:1;
    box-sizing:border-box;
    display:flex;
    justify-content:center;
    flex-wrap:wrap;
    background-color:#fff;
    border:1px solid #ebebeb
}
.compare-container-table-1 td,.video-detail-container-main {
    padding:20px
}
.video-detail-container-main-h {
    width:100%;
    border-bottom:1px solid #ebebeb;
    font-size:20px;
    font-weight:600;
    color:#000;
    margin-bottom:15px
}
.video-detail-container-main-iframe iframe {
    width:100%;
    border:0;
    height:500px
}
.videolar-sub-box {
    width:30%;
    margin:2% 1.5%;
    text-align:center
}
.videolar-sub-box-img {
    width:100%;
    height:200px;
    overflow:hidden;
    position:relative
}
.videolar-sub-box-img img {
    min-height:200px;
    max-height:215px;
    min-width:100%;
    max-width:110%
}
.videolar-sub-box-h {
    width:100%;
    font-size:16px;
    font-weight:700;
    padding:10px 0
}
.videolar-sub-box-img-overlay {
    position:absolute;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.3);
    opacity:0;
    z-index:1;
    display:flex;
    align-items:center;
    justify-content:center
}
.font-color-FFF,.search-tip2-overlay .mk-fullscreen-close:link,.search-tip2-overlay .mk-fullscreen-close:visited,.user_subpage_address_box_added:hover .user_subpage_address_box_added_icon i,.user_subpage_address_box_added_noitem:hover .user_subpage_address_box_added_icon i,.videolar-sub-box-img-overlay a,.videolar-sub-box-img-overlay a:hover {
    color:#fff
}
.videolar-sub-box-img-overlay-i,.videolar-sub-box-img-overlay-i-2 {
    width:auto;
    height:auto;
    background-color:#000;
    margin-top:-500px;
    opacity:0;
    transition-duration:.1s;
    transition-timing-function:linear;
    font-size:20px;
    line-height:20px;
    padding:20px;
    color:#fff
}
.videolar-sub-box-img-overlay-i-2 {
    background-color:#fff;
    transition-duration:.2s;
    color:#000
}
.videolar-detay-main {
    width:900px;
    padding:70px 0;
    margin:0 auto
}
.videolar-detay-main-video {
    width:100%;
    margin:0 auto 25px
}
.videolar-detay-main-video iframe {
    width:100%;
    height:480px
}
.videolar-detay-main-h,.videolar-detay-main-s {
    width:100%;
    text-align:center;
    color:#000;
    margin-bottom:25px
}
.product-comment-head-2-ot-3,.videolar-detay-main-h {
    font-size:22px;
    font-weight:700
}
.videolar-detay-main-s {
    font-size:16px;
    line-height:22px
}
.modules-head-text-main {
    width:98%;
    text-align:center;
    margin:0 auto
}
.modules-head-forbg-text-out {
    width:80%;
    height:23px;
    margin:0 auto 20px;
    z-index:8!important;
    position:relative
}
.modules-head-forbg-text {
    font-size:24px;
    display:inline-block;
    padding:0 15px;
    font-weight:700
}
.modules-head-text-s,.modules-head-text-s-2 {
    width:100%;
    font-size:15px;
    line-height:18px;
    margin-bottom:18px
}
.modules-head-text-h,.modules-head-text-h-2 {
    width:100%;
    font-size:40px;
    line-height:45px;
    margin-bottom:25px
}
.ebulten-modulhead {
    width:800px;
    margin:0 auto;
    font-size:13px;
    line-height:15px
}
.modules-head-text-ss {
    width:100%;
    font-size:16px;
    line-height:20px;
    letter-spacing:.09em
}
.modules-head-divider {
    width:130px;
    height:3px;
    margin:0 auto
}
.modules-head-text-main-2 {
    width:950px;
    text-align:left;
    margin-bottom:50px
}
.modules-head-divider-2 {
    width:130px;
    height:4px
}
.button-yellow {
    background-color:#e0a800;
    border:2px solid #e0a800;
    color:#000
}
.button-yellow-out:hover,.button-yellow:hover {
    background-color:#cb9700;
    text-decoration:none;
    color:#000
}
.button-black,.button-black-out,.button-white-out,.button-yellow,.button-yellow-out {
    width:auto;
    display:inline-block;
    font-weight:700;
    transition-duration:.2s;
    transition-timing-function:linear
}
.button-yellow-out {
    border:1px solid #e0a800;
    color:#e0a800;
    background:0 0
}
.button-yellow-out:hover {
    background-color:#e0a800
}
.button-black,.button-black-out,.button-white-out,.success-order-h-2 button:hover {
    border:1px solid #000
}
.button-black-out:hover,.button-black:hover {
    background-color:#1f1f1f;
    text-decoration:none;
    color:#fff
}
.button-black-out,.button-white-out {
    color:#000;
    background:0 0
}
.button-black-out:hover,.go-cart:hover {
    background-color:#000
}
.button-white-out {
    border:1px solid #fff;
    color:#fff
}
.button-white-out:hover {
    background-color:#fff;
    text-decoration:none;
    color:#000
}
.button-white,.button-white-black {
    width:auto;
    background-color:#fff;
    font-weight:700;
    color:#000
}
.button-white {
    display:inline-block;
    border:1px solid #fff;
    transition-duration:.2s;
    transition-timing-function:linear
}
.button-white:hover {
    background-color:#ebebeb;
    color:#000
}
.button-white-black {
    border:2px solid #fff
}
.button-black-white,.button-blue,.button-blue-out,.button-gold,.button-gold-out,.button-green,.button-green-out,.button-grey,.button-red,.button-red-out,.button-white-black {
    display:inline-block;
    transition-duration:.2s;
    transition-timing-function:linear
}
.button-black-white,.button-white-black:hover {
    background-color:#000;
    border:2px solid #000;
    color:#fff
}
.button-black-white,.button-blue-out,.button-grey {
    width:auto;
    font-weight:700
}
.button-black-white:hover {
    background-color:#fff;
    text-decoration:none;
    color:#000;
    border:2px solid #fff
}
.button-gold,.button-gold-out {
    border:1px solid #cfb481
}
.button-gold-out {
    background:0 0;
    color:#cfb481
}
.button-gold-out:hover,.button-gold:hover {
    color:#000;
    text-decoration:none;
    background-color:#cfb481
}
.button-gold {
    background-color:#cfb481;
    color:#000
}
.button-gold:hover {
    background-color:#b89d6f
}
.button-red,
.button-red-out {
    padding: 10px 22px;
    border-radius: 6px;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 0.3px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
}

.button-red {
    border: 1px solid #e3283c;
    background: linear-gradient(135deg, #ff5a6b 0%, #f94453 45%, #c91027 100%);
    color: #fff;
    box-shadow: 0 6px 14px rgba(249, 68, 83, 0.45);
}

.button-red:hover {
    background: linear-gradient(135deg, #ff727f 0%, #ff4f61 45%, #d4142b 100%);
    box-shadow: 0 8px 18px rgba(249, 68, 83, 0.6);
    transform: translateY(-1px);
    color: #fff;
}

.button-red-out {
    border: 1px solid #f94453;
    color: #f94453;
    background: transparent;
    box-shadow: 0 0 0 rgba(0,0,0,0);
}

.button-red-out:hover {
    background: linear-gradient(135deg, #ff5a6b 0%, #f94453 45%, #c91027 100%);
    color: #fff;
    box-shadow: 0 6px 14px rgba(249, 68, 83, 0.45);
    transform: translateY(-1px);
    text-decoration: none;
}

.button-green {
    border:1px solid #2fba47;
    background-color:#2fba47;
    color:#fff
}
.button-green-out {
    width:auto;
    border:1px solid #279c3d;
    font-weight:700;
    color:#279c3d;
    background:0 0
}
.button-blue:hover,.button-green-out:hover,.button-green:hover {
    background-color:#279c3d;
    text-decoration:none;
    color:#fff
}
.button-blue {
    border:1px solid #558cff;
    background-color:#558cff;
    color:#fff
}
.button-blue:hover {
    background-color:#456fcd
}
.button-blue-out {
    border:1px solid #558cff!important;
    color:#558cff;
    background:0 0
}
.button-blue-out:hover,.button-grey:hover {
    background-color:#558cff;
    text-decoration:none;
    color:#fff
}
.button-grey {
    background-color:#989898;
    border:1px solid #989898;
    color:#fff
}
.button-grey-out,.button-grey-out:hover {
    color:#333;
    border:1px solid #ccc
}
.button-grey:hover {
    background-color:#848484;
    border:1px solid #848484
}
.button-grey-out:hover,.ladder a:hover {
    background-color:#f8f8f8;
    text-decoration:none
}
.button-grey-out {
    font-weight:700
}
.button-grey-out,.button-orange,.button-orange-out,.button-pink {
    width:auto;
    display:inline-block;
    transition-duration:.2s;
    transition-timing-function:linear
}
.button-pink,.button-pink:hover {
    border:1px solid #e09a98;
    color:#fff
}
.button-pink {
    background-color:#f7acaa;
    font-weight:500
}
.button-pink:hover {
    background-color:#e09a98;
    text-decoration:none
}
.button-orange,.button-orange-out {
    border:1px solid #f96e51
}
.button-orange {
    background-color:#f96e51;
    font-weight:500;
    color:#fff
}
.after,.before,.scroller {
    background-color:#000;
    position:absolute
}
.button-orange-out {
    font-weight:700;
    color:#f96e51
}
.button-orange-out:hover,.button-orange:hover {
    border:1px solid #f96e51;
    background-color:#f96e51;
    text-decoration:none;
    color:#fff
}
.button-1x,.button-2x {
    font-size:13px;
    padding:4px 10px;
    font-weight:400!important
}
.button-2x {
    font-size:14px;
    padding:10px 25px
}
.button-3x {
    font-size:16px;
    padding:15px 25px;
    font-weight:700!important
}
.button-4x {
    font-size:18px;
    padding:15px 25px
}
.button-5x {
    font-size:22px;
    padding:11px 40px;
    font-weight:200
}
#return-to-top {
    position:fixed;
    right:20px;
    width:50px;
    height:50px;
    text-decoration:none;
    -webkit-border-radius:35px;
    -moz-border-radius:35px;
    border-radius:35px;
    display:none;
    z-index:99
}
#return-to-top i {
    margin:0;
    position:relative;
    left:16px;
    top:13px;
    font-size:19px;
    -webkit-transition:.3s;
    -moz-transition:.3s;
    -ms-transition:.3s;
    -o-transition:.3s;
    transition:.3s
}
#return-to-top:hover i {
    top:5px
}
.lspac {
    letter-spacing:.5em
}
.lspacsmall {
    letter-spacing:.2em
}
.head-sepet-spot,.lspacsmall_2 {
    letter-spacing:.1em
}
#baf_baf,*,.cart-right-div-coupon,.vitrin2-box {
    box-sizing:border-box
}
#baf_baf {
    position:relative;
    margin:0 auto
}
* {
    margin:0
}
.wrapper {
    position:absolute;
    left:50%;
    top:50%;
    transform:translate3d(-50%,-50%,0);
    overflow:hidden
}
.after,.before {
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center;
    top:0;
    left:0;
    pointer-events:none;
    overflow:hidden
}
.after,.content-image {
    height:100%
}
.after {
    width:125px
}
.scroller {
    width:50px;
    height:50px;
    left:100px;
    top:50%;
    transform:translateY(-50%);
    border-radius:50%;
    opacity:.9;
    pointer-events:auto;
    cursor:pointer;
    border:5px solid rgba(0,0,0,.6);
    background-clip:padding-box
}
.scrolling {
    pointer-events:none;
    opacity:1
}
.scroller__thumb {
    width:100%;
    height:100%;
    padding:5px;
    box-sizing:border-box
}
.scroller:after,.scroller:before {
    content:" ";
    display:block;
    width:3px;
    height:9999px;
    position:absolute;
    left:50%;
    margin-left:-3.5px;
    z-index:30;
    transition:.1s;
    background:#000
}
.scroller:before {
    top:100%
}
.scroller:after {
    bottom:100%
}
.right-underline {
    display:inline-block;
    position:relative
}
.right-underline::after {
    content:'';
    position:absolute;
    width:100%;
    transform:scaleX(0);
    border-radius:5px;
    height:.1em;
    bottom:0;
    left:0;
    background:currentcolor;
    transform-origin:bottom right;
    transition:transform .25s ease-out
}
.right-underline:hover::after {
    transform:scaleX(1);
    transform-origin:bottom left
}
.teslimat-form-area select:focus,.uneditable-input:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus {
    border-color:rgba(0,0,0,.5)!important;
    background-clip:padding-box;
    border:1px solid;
    box-shadow:none!important;
    outline:0
}
.ladder a,.ladder_ustu,.module_comment_box_main,.module_comment_head {
    border-bottom:1px solid #ebebeb
}
.fixed-header-container {
    width:90%;
    margin:0 auto;
    display:flex;
    align-items:center;
    justify-content:space-between
}
.fixed-header-container-logo img {
    max-width:222px;
    max-height:90px
}
.fixed-header-container-menu {
    width:auto;
    text-align:right
}
.menu-icon-toggle {
    display:block;
    width:30px;
    height:30px;
    position:relative;
    z-index:9
}
.home .menu-icon-toggle {
    position:absolute;
    right:20px;
    top:20px
}
.menu-icon-toggle span {
    display:block;
    width:100%;
    height:2px;
    position:absolute;
    top:50%;
    -webkit-transform:translate(0,-50%);
    transform:translate(0,-50%);
    -webkit-transition:opacity .3s .3s;
    transition:opacity .3s .3s
}
.menu-icon-toggle::after,.menu-icon-toggle::before {
    content:'';
    display:block;
    width:100%;
    height:2px;
    position:absolute;
    -webkit-transition:top .3s .3s,bottom .3s .3s,-webkit-transform .3s;
    transition:transform .3s,top .3s .3s,bottom .3s .3s,-webkit-transform .3s
}
.menu-icon-toggle::before {
    top:6px
}
.menu-icon-toggle::after {
    bottom:6px
}
.open .menu-icon-toggle span {
    opacity:0;
    -webkit-transition:opacity .3s;
    transition:opacity .3s
}
.open .menu-icon-toggle::before {
    top:calc(50% - 1px);
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg)
}
.open .menu-icon-toggle::after {
    bottom:calc(50% - 1px);
    -webkit-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.open .menu-icon-toggle::after,.open .menu-icon-toggle::before {
    -webkit-transition:top .3s,bottom .3s,-webkit-transform .3s .3s;
    transition:top .3s,bottom .3s,transform .3s .3s,-webkit-transform .3s .3s
}
.opening-mobile-menu-div {
    text-align:center;
    display:none;
    border-top:1px solid #ebebeb;
    background-color:#fff;
    width:100%
}
.ladder {
    background-color:#fff;
    text-align:left
}
.ladder ul {
    margin:0;
    padding:0;
    overflow:scroll
}
.ladder ul li {
    background:#fff;
    font-size:14px;
    font-weight:600
}
.ladder ul ul li {
    height:auto;
    padding:0;
    transition:3s ease-in;
    background-color:#fff;
    font-weight:400
}
.ladder ul .collapse li {
    height:0;
    max-height:0
}
.ladder li {
    list-style-type:none;
    padding:0;
    height:auto
}
.ladder a {
    text-decoration:none;
    width:100%;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    padding:16px 20px
}
.login-form-container input,.login-form-container label,.login-form-container textarea {
    font-family:'Open Sans',Arial;
    font-size:14px
}
.ladder a:hover {
    color:#000
}
.cat-right-elements-right-liste,.ladder_ustu,.ladder_ustu_box {
    display:flex;
    align-items:center
}
.ladder_ustu {
    width:100%;
    background-color:#000;
    justify-content:space-between;
    padding:0 10px
}
.ladder_ustu_box {
    margin:10px;
    font-size:15px;
    color:#000
}
.module_comment_add_main {
    width:100%;
    box-sizing:border-box;
    margin-bottom:25px;
    margin-top:40px
}
.module_comment_head {
    width:100%;
    display:flex;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    border-top:1px solid #ebebeb;
    margin-bottom:20px;
    box-sizing:border-box;
    padding:10px 0
}
.module_comment_head_left {
    flex:1;
    font-size:18px;
    font-weight:700;
    color:#000
}
.module_comment_head_right {
    width:auto;
    margin-left:auto;
    font-size:13px;
    font-weight:400;
    color:#000
}
.account_subpage_order_address_txt,.cat-right-desc,.group-product-main-box-container-header-left-s,.module_comment_form_area {
    width:100%;
    font-size:13px
}
.module_comment_box_main {
    width:100%;
    box-sizing:border-box;
    padding:15px 0
}
.module_comment_in_box_div {
    display:flex;
    justify-content:flex-start;
    align-items:flex-start;
    flex-wrap:wrap
}
.comments_reply_div {
    width:100%;
    box-sizing:border-box;
    margin-left:65px;
    padding:20px 0
}
.module_comment_box_img {
    width:52px;
    height:52px;
    margin-right:20px
}
.module_comment_box_img img {
    width:50px;
    height:50px
}
.module_comment_box_head_area {
    width:100%;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    margin-bottom:7px;
    padding-bottom:7px;
    border-bottom:1px dashed #ebebeb
}
.module_comment_box_name {
    width:auto;
    font-size:14px;
    font-weight:700;
    color:#000
}
.module_comment_box_date {
    width:auto;
    margin-left:auto;
    font-size:11px;
    color:#929292
}
.module_comment_box_content {
    width:100%;
    font-size:13px;
    color:#000
}
.all_comments_main {
    width:800px;
    margin:30px auto 0
}
.comments_module_info_div {
    width:600px;
    border:1px solid #ebebeb;
    padding:20px;
    margin:25px auto 0;
    display:flex;
    align-items:flex-start;
    justify-content:flex-start;
    flex-wrap:wrap
}
.head-sepet-box,.head-sepet-t {
    width:100%;
    margin-bottom:10px
}
.comments_module_info_div_img {
    border:1px solid #ebebeb;
    margin-right:25px
}
.comments_module_info_div_img img {
    width:100px;
    margin:5px;
    height:auto
}
.comments_module_info_div_txt_t {
    font-size:18px;
    font-weight:700;
    margin-bottom:10px;
    line-height:22px
}
.comments_module_info_div_txt_d {
    font-size:14px;
    line-height:14px
}
.comments_module_info_div_txt_d a {
    color:tomato
}
.comments_module_info_div_txt_d a:hover {
    color:orange
}
.head-sepet-t {
    font-size:15px;
    color:#000;
    font-weight:700
}
.head-sepet-spot {
    width:100%;
    font-size:13px;
    color:#000;
    padding:5px;
    text-align:center;
    box-sizing:border-box;
    background-color:#f8f8f8
}
.head-sepet-box {
    box-sizing:border-box;
    display:flex;
    align-items:flex-start;
    justify-content:flex-start;
    border-bottom:1px solid #ebebeb;
    padding-bottom:10px
}
.head-sepet-box-img {
    width:50px;
    height:50px;
    margin-right:8px;
    border:1px solid #ebebeb;
    overflow:hidden
}
.head-sepet-box-img img {
    min-width:50px;
    max-width:100px;
    height:50px
}
.head-sepet-box-h {
    font-size:13px;
    color:#000;
    font-weight:700;
    line-height:14px;
    margin-bottom:5px
}
.head-sepet-box-adet {
    font-size:12px;
    color:#000;
    line-height:14px
}
.header-search-trigger {
    position:absolute;
    top:45%;
    left:45%
}
.search-tip2-overlay #search-tip2-wrapper #search-tip2-inside input[type=submit] {
    position:absolute;
    width:100px;
    height:100%;
    background-color:transparent;
    border:0;
    right:0;
    top:0
}
#search-tip2-inside:focus {
    outline:0;
    border:0
}
.search-tip2-overlay #search-tip2-wrapper #search-tip2-inside .fullscreen-search-icon {
    font-size:25px;
    position:absolute;
    right:15px;
    width:25px;
    top:30px;
    color:rgba(255,255,255,.2);
    -webkit-transition:.2s ease-out;
    -moz-transition:.2s ease-out;
    -ms-transition:.2s ease-out;
    -o-transition:.2s ease-out;
    transition:.2s ease-out
}
.fullscreen-search-icon:focus,.fullscreen-search-icon:hover {
    border:0!important;
    outline:0!important;
    color:#fff!important;
    -webkit-transition:transform .2s ease-out;
    -moz-transition:transform .2s ease-out;
    -ms-transition:transform .2s ease-out;
    -o-transition:transform .2s ease-out;
    transition:transform .2s ease-out;
    transform:rotate(180deg)
}
.search-tip2-overlay #search-tip2-wrapper #search-tip2-inside #mk-fullscreen-search-input {
    width:800px;
    background-color:transparent;
    -webkit-box-shadow:0 3px 0 0 rgba(255,255,255,.1);
    -moz-box-shadow:0 3px 0 0 rgba(255,255,255,.1);
    box-shadow:0 3px 0 0 rgba(255,255,255,.1);
    border:0;
    text-align:center;
    font-size:35px;
    padding:20px;
    color:#fff;
    -webkit-transition:.3s ease-out;
    -moz-transition:.3s ease-out;
    -ms-transition:.3s ease-out;
    -o-transition:.3s ease-out;
    transition:.3s ease-out
}
.quantity input:focus,.search-tip2-overlay #search-tip2-wrapper #search-tip2-inside #mk-fullscreen-search-input:focus {
    border:0;
    outline:0
}
.search-tip2-overlay.search-tip2-overlay-show {
    visibility:visible;
    opacity:1
}
.search-tip2-overlay {
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    opacity:0;
    visibility:hidden;
    background-color:rgba(0,0,0,.94);
    text-align:center;
    -webkit-transition:.25s ease-in-out;
    -moz-transition:.25s ease-in-out;
    -ms-transition:.25s ease-in-out;
    -o-transition:.25s ease-in-out;
    transition:.25s ease-in-out;
    z-index:999
}
.urunler-module-inside-area,.urunler-module-inside-area-full {
    margin:0 auto;
    align-items:center;
    z-index:8;
    position:relative
}
.mk-animate-element,.mk-effect-bg-layer,.search-tip2-overlay {
    -webkit-transform:translateZ(0);
    -ms-transform:translateZ(0);
    transform:translateZ(0)
}
.search-tip2-overlay .mk-fullscreen-close {
    position:absolute;
    right:50px;
    top:70px;
    z-index:999999999;
    font-size:26px;
    -webkit-transition:transform .2s ease-out;
    -moz-transition:transform .2s ease-out;
    -ms-transition:transform .2s ease-out;
    -o-transition:transform .2s ease-out;
    transition:transform .2s ease-out;
    transform:rotate(0)
}
.search-tip2-overlay.search-tip2-overlay-show #search-tip2-wrapper {
    opacity:1;
    visibility:visible;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
    ms-transform:scale(1)
}
.search-tip2-overlay #search-tip2-wrapper {
    display:inline-block;
    max-width:1000px;
    vertical-align:middle;
    text-align:center;
    font-size:18px;
    -webkit-transform:scale(.9);
    -moz-transform:scale(.9);
    -ms-transform:scale(.9);
    -o-transform:scale(.9);
    transform:scale(.9);
    ms-transform:scale(.9);
    opacity:0;
    visibility:hidden;
    -webkit-transition:.3s ease-in-out;
    -moz-transition:.3s ease-in-out;
    -ms-transition:.3s ease-in-out;
    -o-transition:.3s ease-in-out;
    transition:.3s ease-in-out
}
.header-search-trigger {
    -webkit-transition:color .2s ease-in-out;
    -moz-transition:color .2s ease-in-out;
    -ms-transition:color .2s ease-in-out;
    -o-transition:color .2s ease-in-out;
    transition:color .2s ease-in-out
}
#mk-fullscreen-search-input:focus {
    box-shadow:0 3px 0 0 rgba(255,255,255,.54)!important
}
.urunler-module-inside-area-full {
    width:94%
}
.urun-kutulari-main,.urunler-module-inside-area,.urunler-module-inside-area-full {
    display:flex;
    flex-wrap:wrap;
    justify-content:center
}
.urunler-module-inside-area {
    width:1305px
}
.urunler-box,.urunler-box-small {
    width:23%;
    margin:35px 1%;
    padding:15px;
    overflow:hidden;
    box-sizing:border-box;
    transition-duration:.2s;
    transition-timing-function:linear;
    position:relative
}
.group-product-main-box-img img,.urunler-box-img,.urunler-box-img img {
    height:330px;
    transition-duration:.1s;
    transition-timing-function:linear
}
.urunler-box-bottom-text,.urunler-box-small-bottom-text,.urunler-box-small-top-text,.urunler-box-top-text {
    position:absolute;
    z-index:9;
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding:7px;
    width:90%
}
.urunler-box-bottom-text,.urunler-box-small-bottom-text {
    bottom:0;
    justify-content:flex-end;
    width:100%
}
.urunler-box-small:hover,.urunler-box:hover,.user_subpage_comment_box2:hover,.user_subpage_comment_box:hover {
    box-shadow:0 0 15px 0 rgba(0,0,0,.1)
}
.urunler-box-img {
    width:100%;
    margin-bottom:25px;
    overflow:hidden;
    position:relative
}
.group-product-main-box-img img,.urunler-box-img img {
    min-width:100%;
    max-width:130%
}
.urunler-box-h,.urunler-box-small-h {
    width:90%;
    margin:0 auto;
    padding:10px 0;
    font-size:16px;
    line-height:20px;
    font-weight:400
}
.urunler-star-area {
    width:90%;
    font-size:20px;
    margin:0 auto 10px
}
.urunler-price-area {
    width:90%;
    margin:0 auto;
    font-size:19px;
    font-weight:700
}
.home-product-tabs {
    width:100%;
    margin:0 0 15px
}
.home-product-tablinks {
    background:0 0;
    border:0;
    outline:0;
    cursor:pointer;
    position:relative;
    transition:.3s;
    padding:0
}
.home-product-tablinks.active::after {
    content:"";
    width:0;
    height:0;
    border-style:solid;
    border-width:6px 8px 0;
    position:absolute;
    bottom:-6px
}
.home-product-tablinks p,.home-product-tablinks.active p,.home-product-tablinks.active:hover p {
    padding:7px 20px;
    margin:0
}
.wrapper_tabcontent {
    z-index:1;
    position:relative;
    opacity:1;
    transition:1s;
    top:0;
    width:100%;
    margin-left:-5px
}
.home-product-tabcontent {
    display:none;
    margin:0;
    padding:0;
    transition:1s;
    animation:.5s fadeEffect;
    width:100%
}
.home-product-tabcontent.active {
    transition:1s;
    display:block
}
.home-product-tabcontent-in {
    width:100.7%;
    display:flex;
    justify-content:center;
    flex-wrap:wrap
}
.firsatlar-urun-module-inside-area-full,.group-urun-module-inside-area-full {
    width:94%
}
.firsatlar-urun-module-product-area {
    width:100%;
    position:relative;
    display:flex;
    justify-content:flex-start;
    flex-wrap:wrap
}
.countdowns,.firsat-countdown-area {
    display:flex;
    align-items:flex-start;
    justify-content:center;
    width:100%
}
.firsat-countdown-area {
    margin-bottom:15px
}
.countdowns {
    margin-top:-25px;
    position:relative
}
.countdowns>div,ul#bildirim_tabs li a.selected i {
    display:inline-block
}
.countdowns>div>span {
    display:block;
    text-align:center
}
.countdown-container {
    margin:0 2px;
    border-radius:6px;
    background-color:#fff;
    width:50px;
    box-shadow:rgba(100,100,111,.2) 0 7px 29px 0
}
.countdown-container .countdown-value {
    font-weight:600;
    border-radius:6px;
    font-size:18px;
    line-height:24px;
    background:#fff;
    padding:10px 5px 0;
    color:#000
}
.countdown-container .countdown-heading {
    font-size:11px;
    margin:3px;
    color:#333;
    padding:0 5px 5px
}
.group-product-main-box {
    width:100%;
    padding-top:25px;
    margin-bottom:25px;
    display:flex;
    box-sizing:border-box;
    align-items:flex-start;
    justify-content:flex-start;
    flex-wrap:wrap
}
.group-product-main-box-img {
    width:300px;
    height:auto;
    overflow:hidden;
    margin-right:35px;
    position:relative
}
.group-product-main-box-img::before {
    position:absolute;
    top:0;
    left:-100%;
    z-index:2;
    display:block;
    content:'';
    width:50%;
    height:100%;
    background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    -webkit-transform:skewX(-25deg);
    transform:skewX(-25deg)
}
.group-product-main-box-img:hover::before {
    -webkit-animation:.75s shine
}
.group-product-main-box-img:hover img {
    -webkit-transform:scale(1.05);
    -moz-transform:scale(1.05);
    -ms-transform:scale(1.05);
    -o-transform:scale(1.05);
    transform:scale(1.05);
    filter:blur(2px)
}
.group-product-main-box-img:hover .group-product-main-box-img-line-in {
    width:85%;
    height:89%
}
.group-product-main-box-img-line {
    position:absolute;
    width:100%;
    height:100%;
    display:flex;
    align-items:center;
    justify-content:center;
    z-index:9
}
.group-product-main-box-img-line-in {
    width:90%;
    height:94%;
    display:flex;
    border:1px solid rgba(255,255,255,.4);
    transition-duration:.1s;
    transition-timing-function:linear
}
.group-product-main-box-img-line-in-txt {
    margin:auto auto 25px;
    font-size:24px;
    line-height:26px;
    width:80%;
    font-weight:700
}
.group-product-main-box-img img {
    max-width:120%;
    height:auto;
    transition-duration:.2s
}
.group-product-main-box-container {
    flex:1;
    overflow:hidden
}
.group-product-main-box-container-header {
    width:100%;
    display:flex;
    align-items:flex-start;
    justify-content:flex-start;
    flex-wrap:wrap;
    box-sizing:border-box;
    padding:0;
    margin-bottom:0
}
.group-product-main-box-container-header-left {
    max-width:60%;
    display:flex;
    align-items:flex-start;
    justify-content:flex-start;
    flex-wrap:wrap;
    flex-direction:column
}
.group-product-main-box-container-header-left-i {
    font-size:30px;
    margin-right:20px
}
.group-product-main-box-container-header-left-h {
    width:100%;
    font-size:20px;
    font-weight:600
}
.group-product-main-box-container-header-right {
    margin-left:auto;
    text-align:right
}
.cat-detail-products,.group-product-main-box-container-boxex,.product_detail_islem_div,.user-kargo-return-main {
    width:100%;
    display:flex;
    justify-content:flex-start;
    flex-wrap:wrap
}
.urunler-box-small-img {
    width:100%;
    height:240px;
    margin-bottom:25px;
    overflow:hidden;
    position:relative
}
.urunler-box-small-img img {
    min-width:100%;
    max-width:150%;
    min-height:240px;
    max-height:255px
}
.ticaret-kutulari-main-div {
    width:100%;
    position:relative;
    overflow:hidden;
    padding:10px 0
}
.ticaret-kutulari-inside {
    width:1285px;
    margin:0 auto;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    z-index:7;
    position:relative
}
.ticaret-kutu-box {
    width:25%;
    box-sizing:border-box;
    padding:25px 14px;
    display:flex;
    align-items:flex-start;
    justify-content:center
}
.ticaret-kutu-box:last-child {
    border-right:none!important
}
.ticaret-kutu-box-i {
    font-size:35px;
    margin-right:10px;
    line-height:0!important;
    margin-top:-4px
}
.ticaret-kutu-box-text-h {
    font-size:14px;
    font-weight:700;
    line-height:14px;
    margin-bottom:5px
}
.ticaret-kutu-box-text-s {
    font-size:13px;
    font-weight:400;
    line-height:18px
}
.product-categories-inside {
    width:1280px;
    margin:0 auto;
    z-index:9;
    position:relative
}
.product-categories-inside-full {
    width:98%;
    margin:0 auto;
    z-index:8;
    position:relative
}
.product-categories-main-div-vitrin2 {
    width:100%;
    position:relative;
    overflow:hidden;
    padding:60px 0
}
.product-categories-inside-vitrin2,.product-categories-inside-vitrin2-full {
    width:1305px;
    margin:0 auto;
    z-index:8;
    position:relative
}
.product-categories-inside-vitrin2-boxarea {
    width:100.7%;
    position:relative;
    display:flex;
    align-items:flex-start;
    flex-wrap:wrap;
    justify-content:center;
    margin-left:-5px
}
.vitrin2-box,.vitrin2-box-img {
    overflow:hidden;
    position:relative
}
.vitrin2-box:hover .vitrin2-box-img img {
    -webkit-transform:scale(1.05);
    -moz-transform:scale(1.05);
    -ms-transform:scale(1.05);
    -o-transform:scale(1.05);
    transform:scale(1.05)
}
.vitrin2-box-img img {
    width:100%;
    height:auto;
    z-index:0!important;
    transition-duration:.1s;
    transition-timing-function:linear
}
.vitrin2-box-gradient {
    width:100%;
    z-index:9!important;
    position:absolute;
    display:flex;
    justify-content:flex-end;
    padding:100px 50px 80px;
    box-sizing:border-box;
    flex-direction:column;
    bottom:0
}
.vitrin2-box-h {
    font-size:36px;
    font-weight:700
}
.product-categories-box-main {
    margin-left:-10px;
    width:101.5%;
    display:flex;
    justify-content:flex-start;
    flex-wrap:wrap
}
.product-categories-box {
    width:23.6%;
    margin:.7%;
    overflow:hidden;
    cursor:pointer;
    transition-duration:.2s;
    transition-timing-function:linear;
    background-color:#fff
}
.product-categories-box:hover .product-categories-box-img-line-line {
    opacity:1;
    width:90%;
    height:90%
}
.vitrin1_text {
    font-size:20px;
    font-weight:500
}
.product-categories-box-img {
    width:100%;
    height:185px;
    background-size:100% 100%;
    overflow:hidden;
    position:relative;
    transition-duration:.2s;
    transition-timing-function:linear
}
.product-categories-box-img-line {
    width:100%;
    height:100%;
    box-sizing:border-box;
    position:absolute;
    display:flex;
    align-items:center;
    justify-content:center
}
.product-categories-box-img-line-line {
    width:100%;
    height:100%;
    z-index:9;
    opacity:0;
    transition-duration:.2s;
    transition-timing-function:linear;
    border:1px solid rgba(255,255,255,.3);
    display:flex;
    align-items:center;
    justify-content:flex-end;
    flex-direction:column
}
.product-categories-box-img-dis {
    width:100%;
    margin:0 auto;
    height:185px;
    overflow:hidden;
    position:relative;
    box-sizing:border-box
}
.product-categories-box-txt {
    width:85%;
    margin:0 auto;
    font-size:15px;
    line-height:20px;
    padding:25px 0;
    display:flex;
    justify-content:space-between;
    align-items:center
}
.product-categories-box-txt i {
    font-size:25px;
    line-height:25px
}
.image-box,.photo-product {
    display:flex;
    flex-direction:column;
    justify-content:center
}
.photo-product span {
    cursor:pointer;
    display:block;
    color:#000;
    box-sizing:border-box;
    position:absolute;
    background-color:#fff;
    font-size:14px;
    bottom:1px;
    left:1px;
    padding:0 5px;
    box-shadow:0 0 10px 0 rgba(0,0,0,.2)
}
.image-box .thumbs li span {
    opacity:.7;
    transition:.2s ease-in-out
}
.image-box {
    align-items:center;
    width:100%;
    margin:auto
}
.image-box .thumbs {
    width:100%;
    padding:0;
    text-align:center;
    margin:15px 0
}
.image-box .thumbs li .thumb-img {
    opacity:.5;
    width:100%;
    overflow:hidden;
    border:1px solid #ccc
}
.image-box .thumbs li.activeted .thumb-img {
    opacity:1;
    width:100%;
    overflow:hidden;
    border:1px solid #000
}
.image-box .thumbs .thumb-img {
    width:100%;
    height:90px;
    box-sizing:border-box;
    padding:10px
}
.image-box .large-image {
    width:100%;
    height:490px;
    background-size:contain;
    background-repeat:no-repeat;
    background-position:center;
    cursor:crosshair
}
.urun-detay-fiyat-durumu {
    width:100%;
    padding:20px;
    box-sizing:border-box;
    border:2px solid #ebebeb;
    background-color:#f8f8f8;
    text-align:left;
    font-size:16px;
    font-weight:700;
    border-radius:4px
}
.urun-detay-sag-alan-d-bilgiler,.urun-detay-sag-alan-fiyatlar {
    border-bottom:1px solid #f8f8f8;
    display:flex;
    box-sizing:border-box
}
.font-20,.product_detail_addcart_wp i,.urun-detay-fiyat-durumu i,.urun-detay-sag-alan-sepet-box-favi i {
    font-size:20px
}
.urun-detay-main {
    width:100%;
    background:#fff;
    padding-bottom:30px
}
.urun-detay-main-in {
    background-color:#fff!important;
    width:1347px;
    box-sizing:border-box;
    display:flex;
    align-items:flex-start;
    justify-content:center;
    flex-wrap:wrap;
    margin:20px auto
}
.urun-detay-sol-alan {
    background-color:#fff;
    width:600px;
    margin-right:35px;
    padding-bottom:20px
}
.urun-detay-sag-alan {
    background-color:#fff;
    flex:1;
    box-sizing:border-box;
    padding:0
}
.urun-detay-sag-alan-baslik {
    width:100%;
    font-size:26px;
    font-weight:600;
    line-height:33px;
    margin-bottom:20px;
    margin-top:20px
}
.urun-detay-sag-alan-iliskili-kat {
    width:100%;
    position:relative;
    margin-bottom:10px
}
.urun-detay-sag-alan-iliskili-kat i {
    margin:0 5px
}
.urun-detay-sag-alan-iliskili-kat a {
    color:#000;
    font-size:13px;
    display:inline-block
}
.urun-detay-sag-alan-spot {
    width:100%;
    font-size:13px;
    line-height:20px;
    color:#6c6c6c;
    margin-bottom:10px;
    padding-bottom:10px;
    margin-top:12px
}
.urun-detay-sag-alan-fiyatlar {
    width:100%;
    padding:8px 0;
    align-items:center;
    justify-content:flex-start;
    position:relative
}
.urun-detay-sag-alan-fiyat-sol {
    width:180px;
    font-size:13px;
    color:#444;
    display:flex;
    justify-content:space-between;
    align-items:center
}
.urun-detay-sag-alan-fiyat-sag {
    flex:1;
    font-size:15px;
    color:#666;
    padding-left:20px
}
.urun-detay-sag-alan-d-bilgiler {
    width:100%;
    justify-content:flex-start;
    align-items:center;
    padding-top:10px;
    padding-bottom:10px
}
.urun-detay-sag-alan-d-bilgiler-box {
    padding:4px 18px 4px 0;
    font-size:12px;
    color:#444;
    margin-right:0;
    margin-top:13px
}
.urun-detay-sag-alan-d-bilgiler-box img {
    max-height:48px;
    padding:1px;
    border:1px solid #ebebeb;
    border-radius:4px
}
.urun-detay-sag-alan-no-stok {
    width:100%;
    border:1px solid #e1eef1;
    background-color:#f1f6f7;
    padding:10px;
    box-sizing:border-box;
    font-size:13px;
    color:#000;
    margin-bottom:15px
}
#tabs-video iframe {
    width:100%!important;
    height:400px
}
.urun-detay-sag-alan-ek-bilgiler {
    width:100%;
    margin:10px 0;
    box-sizing:border-box;
    display:flex;
    justify-content:flex-start;
    flex-wrap:wrap;
    color:#000
}
.urun-detay-sag-alan-ek-bilgiler-box {
    border:2px solid #ebebeb;
    border-radius:4px;
    padding:10px 20px;
    font-size:13px;
    display:flex;
    align-items:center;
    background-color:#f8f8f8;
    margin-right:10px
}
.urun-detay-sag-alan-ek-bilgiler-box i {
    font-size:20px;
    margin-right:8px
}
.urun-detay-baslik-alti,.urun-detay-social {
    display:flex;
    align-items:center;
    justify-content:flex-start
}
.urun-detay-social a {
    display:block;
    margin-right:5px;
    font-size:17px;
    line-height:0;
    color:#000;
    padding:5px
}
.urun-detay-baslik-alti {
    width:100%;
    justify-content:space-between;
    flex-wrap:wrap
}
.urun-detay-sag-alan-sepet {
    width:100%;
    height:auto;
    box-sizing:border-box;
    display:flex;
    justify-content:flex-start;
    align-items:flex-start;
    padding-bottom:20px
}
.urun-detay-sag-alan-sepet-box {
    margin-right:23px;
    margin-top:10px
}
.fav-a,.fav-b {
    transition-timing-function:linear;
    margin:10px 20px 10px 0
}
.urun-detay-sag-alan-sepet-box-favi {
    display:flex;
    align-items:center;
    justify-content:center;
    height:50px
}
.product_detail_border_area_other img,.urun-detay-sag-alan-sepet-box-favi i {
    margin-right:9px
}
.urun-detay-sag-alan-urun-islemler-main {
    width:100%;
    height:auto;
    box-sizing:border-box;
    display:flex;
    justify-content:flex-start;
    align-items:center
}
.fav-a {
    color:#000;
    width:auto;
    transition-duration:.2s
}
.fav-b,.karsilastir-product-exit {
    width:auto;
    font-weight:700;
    transition-duration:.1s
}
.fav-a:hover,.fav-b:hover {
    color:#dd4150;
    text-decoration:none
}
.fav-a,.fav-b,.karsilastir-product,.karsilastir-product-exit {
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:13px;
    line-height:13px
}
.fav-b {
    color:#dd4150
}
.fav-a i,.fav-b i {
    margin-right:10px;
    font-size:16px
}
.karsilastir-product,.karsilastir-product-exit {
    margin:10px 20px;
    color:#000
}
.karsilastir-product:hover {
    text-decoration:none;
    color:#dd4150
}
.karsilastir-product i,.karsilastir-product-exit i {
    margin-right:10px;
    font-size:14px
}
.karsilastir-product-exit {
    color:#dd4150;
    transition-timing-function:linear
}
.cart-left-functions-left input,.go-cart,.login-form-container textarea,.more-shopping,.taksitler-boxes-aylar-main,.urun-detay-benzer-urun-box-overlay,.urun-detay-sag-alan-sepet-box-wp {
    transition-duration:.2s;
    transition-timing-function:linear
}
.taksitler-main-div {
    width:100%;
    display:flex;
    justify-content:center;
    flex-wrap:wrap
}
.taksitler-boxes,.taksitler-boxes-new {
    width:23%;
    margin:0 1% 1.5%;
    border:1px solid #ebebeb;
    box-sizing:border-box;
    padding-bottom:15px
}
.taksitler-boxes-new {
    width:31.3%
}
.taksitler-boxes-img {
    width:100%;
    text-align:center;
    padding:10px 0;
    height:50px;
    overflow:hidden;
    display:flex;
    align-items:center;
    justify-content:center
}
.taksitler-boxes-aylar-main,.taksitler-boxes-aylar-white {
    width:90%;
    box-sizing:border-box;
    display:flex;
    align-items:center;
    justify-content:center
}
.taksitler-boxes-aylar-main {
    margin:0 auto 5px;
    background:#f2f2f2
}
.taksitler-boxes-aylar-main:hover {
    background-color:#e2e2e2;
    cursor:pointer
}
.taksitler-boxes-aylar-white {
    margin:0 auto 15px;
    padding-top:20px;
    background:#fff;
    border-top:1px solid #ebebeb
}
.taksitler-ic-div {
    width:50%;
    border-right:5px solid #fff;
    text-align:center;
    font-size:13px;
    color:#000;
    line-height:13px;
    padding:12px 0
}
.taksitler-ic-div:last-child {
    border-right:0
}
.taksitler-boxes-img img {
    max-width:80%;
    max-height:45px
}
.urun-detay-sag-alan-sepet-box button,.urun-detay-sag-alan-sepet-box-wp {
    height:50px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:3px
}
.urun-detay-sag-alan-sepet-box-wp {
    padding:0 35px;
    font-size:13px;
    line-height:13px;
    background-color:#2fba47;
    color:#fff;
    width:auto;
    margin-top:10px
}
.urun-detay-sag-alan-sepet-box-wp i {
    font-size:20px;
    margin-right:9px
}
.urun-detay-sag-alan-sepet-box-wp:hover {
    color:#fff;
    text-decoration:none;
    background-color:#2ea046
}
.urun-detay-sag-alan-sepet-box button {
    width:100%;
    font-weight:500!important;
    font-size:15px!important;
    padding:0 70px
}
.urun-detay-desc-main {
    width:1345px;
    margin:40px auto 0
}
.iliskili-kat {
    width:100%;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    font-size:13px;
    margin-bottom:10px
}
.iliskili-kat i {
    margin:0 7px
}
.iliskili-kat a {
    display:block;
    color:#000
}
.product-detail-variant-div {
    margin-right:10px;
    margin-bottom:15px
}
.product-detail-variant-div input,.product-detail-variant-div select {
    border-color:#ebebeb
}
.product-detail-variant-div label {
    font-size:14px;
    font-weight:700
}
.product-detail-variant-div select {
    font-size:13px;
    height:55px
}
.product-detail-features-table {
    width:100%;
    padding:10px;
    border-bottom:0 solid #ebebeb;
    display:flex;
    justify-content:flex-start;
    color:#000;
    font-size:14px
}
.bildirimler-box:nth-of-type(2n),.product-comment-head-content-box-out:nth-of-type(2n),.product-detail-features-table:nth-of-type(2n) {
    background-color:#f8f8f8
}
.product-detail-features-table-left {
    width:130px;
    font-weight:600
}
.product-detail-features-table-dots {
    width:50px;
    text-align:center
}
.product-detail-features-table-right {
    flex:1;
    text-align:left;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    flex-wrap:wrap
}
.urun-detay-benzer-urunler-main-div {
    width:1345px;
    margin:40px auto 0;
    border:1px solid #ebebeb;
    box-sizing:border-box;
    background-color:#fff
}
.urun-detay-benzer-urunler-main-div-head {
    border-bottom:1px solid #ebebeb;
    display:flex;
    justify-content:space-between;
    box-sizing:border-box
}
.urun-detay-benzer-urunler-main-div-head-l {
    padding:15px;
    font-size:15px;
    font-weight:600;
    color:#000;
    box-sizing:border-box
}
.urun-detay-benzer-urunler-main-div-container {
    display:flex;
    justify-content:flex-start;
    box-sizing:border-box;
    flex-wrap:wrap
}
.urun-detay-benzer-urun-box {
    border-right:1px solid #ebebeb;
    padding:25px;
    box-sizing:border-box;
    height:500px!important;
    position:relative
}
.urun-detay-benzer-urun-box-overlay {
    opacity:0;
    bottom:-50px;
    position:absolute;
    width:85%
}
.urun-detay-benzer-urun-box:hover .urun-detay-benzer-urun-box-overlay {
    opacity:1;
    bottom:0
}
.urun-detay-benzer-urun-box-img {
    width:100%;
    height:auto;
    background-color:#333;
    overflow:hidden
}
.urun-detay-benzer-urun-box-text-h {
    font-size:14px;
    margin-bottom:5px;
    margin-top:15px
}
.cart-left-box-2 a:hover,.urun-detay-benzer-urun-box-text-h a:hover {
    color:#666;
    text-decoration:none
}
.urun-detay-benzer-urun-box-text-star {
    font-size:22px;
    margin-bottom:10px
}
.urun-detay-benzer-urun-box-text-price,.user_subpage_address_add_main_div {
    width:100%;
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    flex-wrap:wrap
}
.urun-detay-benzer-urun-box-text-price-hidden {
    width:100%;
    padding:8px;
    box-sizing:border-box;
    font-size:14px;
    background-color:#f8f8f8;
    border:1px dashed #ebebeb;
    text-align:center
}
.urun-detay-benzer-urun-box-text-price-discount {
    border:1px solid #cd5c5c;
    background-color:#fff;
    box-sizing:border-box;
    border-radius:5px;
    padding:2px 6px;
    display:inline-block;
    font-size:15px;
    font-weight:700;
    color:#cd5c5c
}
.slick-list,.slick-slider,.slick-track {
    display:block;
    position:relative
}
.urun-detay-benzer-urunler-main-div .arrorhead .Slick-Next,.urun-detay-benzer-urunler-main-div .arrorhead .Slick-Prev {
    display:inline-block;
    color:#000;
    border-left:1px solid #ebebeb;
    cursor:pointer;
    font:28px FontAwesome;
    text-align:center;
    -webkit-transition:.5s;
    transition:.5s;
    padding:12px 20px
}
.urun-detay-benzer-urunler-main-div .arrorhead .Slick-Next:hover,.urun-detay-benzer-urunler-main-div .arrorhead .Slick-Prev:hover {
    background:#f8f8f8
}
.urun-detay-benzer-urunler-main-div .arrorhead .Slick-Next:before {
    content:'\f105'
}
.urun-detay-benzer-urunler-main-div .arrorhead .Slick-Prev:before {
    content:'\f104'
}
.slick-slider {
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    -webkit-touch-callout:none;
    -khtml-user-select:none;
    touch-action:pan-y
}
.slick-list {
    overflow:hidden;
    margin:0;
    padding:0
}
.slick-list.dragging {
    cursor:hand
}
.slick-slider .slick-list,.slick-slider .slick-track {
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
.slick-track {
    top:0;
    left:0
}
.slick-track:after,.slick-track:before {
    display:table;
    content:''
}
.slick-track:after {
    clear:both
}
.slick-loading .slick-slide,.slick-loading .slick-track {
    visibility:hidden
}
.slick-slide {
    display:none;
    float:left;
    height:100%;
    min-height:1px
}
.slick-slide.dragging img {
    pointer-events:none
}
.detail-none,.slick-initialized .slick-slide,.top-level-menu>li span {
    display:block
}
.slick-vertical .slick-slide {
    display:block;
    height:auto;
    border:1px solid transparent
}
#urundetaytabs {
    width:100%;
    margin:0 auto;
    position:relative;
    padding:0;
    border:1px solid #ebebeb!important;
    border-radius:0!important
}
.ui-tabs-nav {
    background-color:#fff!important;
    height:auto!important
}
.ui-tabs .ui-tabs-nav {
    margin:0;
    padding:0!important;
    border-radius:0!important
}
.ui-tabs .ui-tabs-nav li {
    position:relative;
    border:0!important;
    margin:0!important;
    background:0 0;
    font-size:14px
}
.ui-tabs-anchor {
    color:#000!important;
    border:0!important;
    background-color:#fff;
    border-right:1px solid #ebebeb!important;
    padding:20px 35px!important
}
#urundetaytabs ul.ui-state-default,#urundetaytabs ul.ui-state-hover,#urundetaytabs ul.ui-widget-content,#urundetaytabs ul.ui-widget-header {
    background:0 0;
    border:0
}
#urundetaytabs .ui-tabs-active a {
    position:relative;
    z-index:5;
    text-decoration:none!important;
    border:0!important
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    padding-bottom:0!important
}
.ui-tabs .ui-tabs-panel {
    background:#fff;
    border-top:1px solid #ebebeb!important;
    padding:40px 30px!important;
    border-radius:0!important;
    font-size:14px
}
.rating {
    display:inline-block;
    position:relative;
    height:10px!important
}
.rating label {
    position:absolute;
    top:0;
    left:0;
    height:100%;
    cursor:pointer
}
.rating label:last-child {
    position:static
}
.rating label:first-child {
    z-index:5
}
.rating label:nth-child(2) {
    z-index:4
}
.rating label:nth-child(3) {
    z-index:3
}
.rating label:nth-child(4) {
    z-index:2
}
.rating label:nth-child(5) {
    z-index:1
}
.rating label input {
    position:absolute;
    top:0;
    left:0;
    opacity:0
}
.rating label .icon {
    float:right;
    color:transparent
}
.rating label:last-child .icon {
    color:#ccc
}
.rating:hover label:hover input~.icon,.rating:not(:hover) label input:checked~.icon {
    color:#ffb400
}
.rating label input:focus:not(:checked)~.icon:last-child {
    color:#000;
    text-shadow:0 0 5px #09f
}
.product-comment-head {
    width:100%;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-wrap:wrap;
    margin-bottom:60px
}
.product-comment-head-1 {
    width:40%;
    text-align:center;
    padding:0 30px;
    box-sizing:border-box
}
.product-comment-head-1-h {
    width:100%;
    margin-bottom:10px;
    font-size:24px;
    font-weight:700;
    color:#000
}
.product-comment-head-1-s {
    width:100%;
    margin-bottom:30px;
    font-size:14px;
    color:#000
}
.product-comment-head-2 {
    width:60%;
    border:1px solid #ebebeb;
    padding:35px;
    text-align:center;
    box-sizing:border-box;
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    justify-content:center
}
.product-comment-head-acc1,.product-comment-head-acc2 {
    width:100%;
    text-align:center;
    padding:0 30px;
    box-sizing:border-box
}
.product-comment-head-acc2 {
    margin-top:20px;
    border:1px solid #ebebeb;
    padding:35px;
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    justify-content:center
}
.product-comment-head-2-img {
    width:125px;
    margin-bottom:10px
}
.product-comment-head-2-img img {
    border:1px solid #ebebeb;
    box-sizing:border-box;
    padding:5px;
    width:105px
}
.product-comment-head-2-ot {
    flex:1;
    box-sizing:border-box;
    padding:0 20px;
    text-align:center
}
.product-comment-head-2-ot-1 {
    width:100%;
    font-size:14px;
    color:#777;
    margin-bottom:0
}
.product-comment-head-2-ot-2,.product-comment-head-2-ot-3 {
    width:100%;
    font-size:18px;
    font-weight:500;
    color:#000;
    margin-bottom:7px
}
.product-comment-head-2-ot-4 {
    width:100%;
    font-size:35px;
    color:#cfcfcf
}
.product-comment-head-content-box-out {
    border:1px solid #ebebeb;
    margin-bottom:25px
}
.product-comment-head-content-box {
    width:100%;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    flex-wrap:wrap;
    box-sizing:border-box;
    padding:25px
}
.urundetay-showmorespan {
    outline:0;
    cursor:pointer;
    display:block;
    padding:10px 0;
    text-align:center
}
.product-comment-head-content-box-name-rad {
    width:55px;
    height:55px;
    -webkit-border-radius:100px;
    -moz-border-radius:100px;
    border-radius:100px;
    margin-right:50px;
    font-size:22px;
    display:flex;
    align-items:center;
    justify-content:center
}
.product-comment-head-content-box-in-1 {
    display:flex;
    align-items:center;
    justify-content:flex-start;
    flex-wrap:wrap;
    width:100%
}
.product-comment-head-content-box-in-1-name {
    font-size:14px;
    color:#000;
    font-weight:700;
    margin-right:25px
}
.product-comment-head-content-box-in-1-date {
    font-size:13px;
    color:#adadad
}
.product-comment-head-content-box-in-2 {
    margin-top:10px;
    width:100%;
    font-size:20px;
    color:#000;
    font-weight:600;
    margin-bottom:5px
}
.product-comment-head-content-box-in-3 {
    width:100%;
    color:#cfcfcf;
    font-size:18px;
    margin-bottom:5px
}
.product-comment-head-content-box-in-4 {
    font-size:14px;
    width:90%;
    color:#000;
    line-height:18px
}
.no-comment-alert {
    width:100%;
    padding:25px 10px;
    box-sizing:border-box;
    font-size:15px;
    color:#000;
    border:1px solid #ebebeb;
    background-color:#f8f8f8;
    text-align:center
}
.user-comments-status-div {
    width:100%;
    margin-bottom:20px;
    padding-bottom:20px;
    display:flex;
    align-items:center;
    justify-content:flex-start
}
.user-comments-status-box {
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    border:1px solid #ebebeb;
    font-size:12px;
    text-align:center;
    font-weight:600;
    color:#333;
    padding:5px 8px;
    margin-right:5px
}
.commentboxes {
    margin:5px auto;
    padding:8px 0;
    width:50%;
    background:#eee;
    border:1px solid #ccc;
    text-align:center;
    display:none
}
#loadmore_button,.loadmore_button_nomore {
    text-decoration:none;
    width:auto;
    background-color:#fb384f;
    display:inline-block;
    padding:15px 45px;
    font-size:16px;
    color:#fff;
    font-weight:600
}
#loadmore_button:hover {
    background:#333
}
.loadmore_button_nomore {
    background-color:#333
}
.loadmore_button_out {
    width:100%;
    text-align:center;
    margin:40px 0
}
.userlogin-modal-head {
    width:100%;
    padding:25px 10px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center;
    position:relative;
    background-color:#fff
}
.userlogin-modal-head-text1 {
    width:100%;
    font-size:18px;
    color:#000;
    font-weight:700
}
.userlogin-modal-head-text2 {
    font-size:14px;
    color:#666;
    width:100%
}
.userlogin-modal-closepanel {
    position:absolute;
    font-size:19px;
    color:#000;
    right:10px;
    top:5px
}
.userlogin-modal-content-area {
    width:100%;
    background-color:#fff;
    padding:20px 40px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
.userlogin-modal-footer {
    width:100%;
    background-color:#f8f8f8;
    padding:29px 10px;
    text-align:center
}
.userlogin-modal-footer-text {
    width:100%;
    font-size:16px;
    color:#000;
    font-weight:700;
    margin-bottom:20px
}
.user-login-head {
    width:100%;
    padding:15px 0 20px;
    margin-bottom:25px;
    border-bottom:1px solid #ebebeb;
    color:#000;
    box-sizing:border-box
}
.login-form-container label {
    color:#000;
    font-weight:600
}
.login-form-container input {
    width:400px;
    border:1px solid #ccc;
    color:#000;
    padding:0 15px;
    height:41px;
    border-radius:1px;
    background-color:#fff
}
.login-form-container input:focus,.login-form-container textarea:focus {
    outline:0!important;
    border:1px solid #ebebeb!important
}
.login-form-container textarea {
    border:1px solid #ccc;
    color:#000;
    border-radius:1px;
    background-color:#fff
}
.aler,.user-remember-area a,.user-remember-area label,.user-topbar-ul li {
    font-family:'Open Sans',Arial;
    font-size:13px
}
.user-remember-area {
    width:400px;
    margin:18px 0
}
.user-remember-area a {
    position:relative;
    float:right;
    font-weight:600;
    color:#000;
    margin-top:3px
}
.user-remember-area input {
    width:16px;
    margin-right:8px;
    height:27px;
    display:inline-block;
    vertical-align:top
}
.user-remember-area input:focus {
    outline:0;
    box-shadow:none
}
.user-remember-area label {
    color:#000;
    font-weight:500;
    display:inline-block
}
.aler {
    width:400px;
    border-radius:1px!important
}
.user-topbar-ul {
    width:100%;
    list-style:none;
    padding:0;
    margin:0
}
.user-topbar-ul a:hover {
    text-decoration:none;
    color:#666
}
.user-topbar-ul li {
    width:100%;
    height:auto;
    padding:6px;
    display:flex;
    align-items:center
}
.user-topbar-ul li i {
    margin-right:7px;
    width:18px;
    color:#000
}
.user-dropdown-top-main {
    width:190px;
    height:auto;
    text-align:left
}
.user-dropdown-top-main-ic {
    width:90%;
    margin:0 auto;
    height:auto;
    padding-top:10px;
    padding-bottom:10px
}
#paytr_taksit_tablosu {
    clear:both;
    font-size:12px;
    max-width:1200px;
    text-align:center;
    font-family:Arial,sans-serif
}
#paytr_taksit_tablosu::before {
    display:table;
    content:" "
}
#paytr_taksit_tablosu::after {
    content:"";
    clear:both;
    display:table
}
.taksit-tablosu-wrapper {
    margin:5px;
    width:280px;
    padding:12px;
    cursor:default;
    text-align:center;
    display:inline-block;
    border:1px solid #e1e1e1
}
.taksit-logo img {
    max-height:28px;
    padding-bottom:10px
}
.taksit-tutari-text {
    float:left;
    width:126px;
    color:#a2a2a2;
    margin-bottom:5px
}
.taksit-tutar-wrapper {
    display:inline-block;
    background-color:#f7f7f7
}
.taksit-tutar-wrapper:hover {
    background-color:#e8e8e8
}
.taksit-tutari {
    float:left;
    width:126px;
    padding:6px 0;
    color:#474747;
    border:2px solid #fff
}
.cart-right-div-head,.font-bold,.nice-select .option.selected,.ribbon span,.taksit-tutari-bold {
    font-weight:700
}
@media all and (max-width:600px) {
    .taksit-tablosu-wrapper {
        margin:5px 0
    }
}
.sepet-return-modal {
    width:100%;
    background:#fff;
    padding:2px
}
.sepet-return-alert {
    width:100%;
    background-color:#5bc278;
    color:#fff;
    font-size:18px;
    padding:10px;
    box-sizing:border-box!important;
    display:flex;
    font-weight:300;
    align-items:center;
    justify-content:center
}
.sepet-return-alert i,.user_page_header i {
    font-size:30px;
    margin-right:10px
}
.sepet-return-product {
    width:100%;
    padding:10px;
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap
}
.sepet-return-product-left {
    flex:1;
    display:flex;
    align-items:center;
    justify-content:flex-start
}
.cat-right-elements-right-liste a,.ribbon3 i,.sepet-return-product-img,.teslimat-bilgileri-adres-box-1 {
    margin-right:15px
}
.sepet-return-product-img img {
    width:100px;
    height:100px;
    padding:8px;
    border:1px solid #ebebeb
}
.sepet-return-product-head {
    padding:0 8px;
    font-size:15px;
    font-weight:600;
    text-align:left
}
.sepet-return-product-quantity {
    width:250px;
    padding:0 8px;
    font-size:14px;
    display:flex;
    align-items:flex-end;
    justify-content:center;
    flex-direction:column
}
.sepet-return-buttondiv,.user_subpage_address_box_buttons {
    width:100%;
    display:flex;
    align-items:center;
    justify-content:flex-end
}
.go-cart,.more-shopping {
    margin:5px;
    display:block;
    padding:7px 20px;
    background-color:#3797db;
    color:#fff;
    font-size:14px
}
.go-cart:hover,.more-shopping:hover {
    background-color:#3281c0;
    text-decoration:none;
    color:#fff
}
.go-cart {
    background-color:#292929
}
.urundetay-cart-add-success-modal-footer {
    width:100%;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:20px;
    background-color:#f8f8f8;
    flex-wrap:wrap;
    box-sizing:border-box;
    border-top:1px solid #ebebeb
}
.cart-left-box-main,.no-cart-items-in-div {
    border:1px solid #ebebeb;
    background-color:#fff
}
.cart-left-box-main,.cart-main-div {
    display:flex;
    align-items:flex-start
}
.urundetay-cart-add-success-modal-footer a {
    width:45%;
    margin:0 10px;
    box-sizing:border-box;
    text-align:center;
    text-transform:uppercase
}
.cart-main-div {
    width:1347px;
    justify-content:flex-start;
    flex-wrap:wrap;
    margin:30px auto
}
.cart-left-variant-div {
    width:100%;
    font-size:13px;
    padding:8px 0
}
.cart-left-variant-div:last-child {
    border-bottom:1px dashed #ebebeb
}
.empty_cart_alert,.no-cart-items-main-div,.success-order-main-div,.teslimat-page-main-div,.user_subpage_favorites_box_div_out,.users_main_div {
    width:100%;
    overflow:hidden
}
.no-cart-items-in-div {
    width:1280px;
    border-radius:5px;
    padding:50px 0;
    text-align:center;
    margin:20px auto
}
.no-cart-items-in-div a {
    border-radius:4px!important;
    padding:8px 50px!important
}
.no-cart-items-text-h {
    width:60%;
    font-size:17px;
    color:#333;
    font-weight:600;
    margin:0 auto 10px
}
.no-cart-items-text {
    width:60%;
    font-size:14px;
    color:#333;
    margin:0 auto 25px
}
.cart-left-box-main,.cart-left-div {
    width:100%;
    height:auto;
    overflow:hidden
}
.cart-left-div {
    text-align:left;
    margin-bottom:15px
}
.cart-left-box-main {
    border-top:0;
    font-size:14px;
    font-weight:500;
    box-sizing:border-box;
    padding:0 18px;
    justify-content:flex-start;
    flex-wrap:wrap
}
.cart-left-box-1,.cart-left-box-2,.cart-left-box-3,.cart-left-box-4,.cart-left-box-5,.cart-left-box-6 {
    display:inline-block;
    vertical-align:top;
    height:auto
}
.cart-left-box-1,.cart-left-box-2 {
    width:98px;
    overflow:hidden;
    margin:18px 15px 18px 0
}
.cart-left-box-1 img {
    width:88px
}
.cart-left-box-2 {
    width:380px;
    margin:18px 35px 18px 0
}
.cart-left-box-2-txt {
    max-width:370px
}
.cart-left-box-2-other-info {
    margin-top:12px;
    font-size:13px;
    font-weight:700
}
.cart-left-box-3 {
    width:90px;
    overflow:hidden;
    margin:18px 35px 18px 0
}
.cart-left-box-4 {
    width:135px;
    overflow:hidden;
    margin:0 35px 0 0;
    padding:18px 0 18px 8px
}
.cart-left-box-5 {
    width:137px;
    overflow:hidden;
    margin:18px 0;
    line-height:14px
}
.cart-left-box-6 {
    width:55px;
    padding:18px 0;
    text-align:right;
    margin-left:auto
}
.cart-left-function {
    width:100%;
    height:auto;
    margin:30px 0;
    display:flex;
    align-items:flex-start;
    justify-content:flex-end
}
.cart-left-functions-left {
    width:100%;
    height:auto;
    display:inline-block;
    vertical-align:top;
    text-align:right
}
.cart-left-functions-left input {
    width:290px;
    border:1px solid #ccc;
    background:#fff;
    font-size:14px;
    padding:10px;
    outline:0;
    color:#000
}
.cart-left-functions-left input:focus,.cart-right-div-coupon button:focus {
    outline:0;
    border:1px solid #333!important;
    box-shadow:0 0 15px 0 rgba(0,0,0,.2)!important
}
.cart-left-functions-right {
    flex:1;
    height:auto;
    overflow:hidden;
    display:inline-block;
    vertical-align:top;
    text-align:right
}
.cart-func-continue {
    width:auto;
    height:auto;
    background-color:#2daeff;
    padding:8px 35px;
    color:#fff;
    font-size:14px;
    font-weight:600;
    display:inline-block
}
.cart-right-div {
    width:100%;
    height:auto;
    display:flex;
    align-items:flex-start;
    justify-content:center;
    overflow:hidden;
    flex-wrap:wrap
}
.cart-right-div-inside {
    flex:1!important;
    height:auto;
    overflow:hidden;
    text-align:left;
    border:1px solid #ebebeb;
    background-color:#fff;
    padding:15px;
    box-sizing:border-box;
    margin-right:15px
}
.cart-right-div-inside:last-child,.cat-right-elements-right-liste a:last-child,.odeme-bildirim-box:last-child,.orderDetail_product_button:last-child,.product_detail_islem_div a:last-child {
    margin-right:0
}
.cart-right-div-head,.cart-right-div-s {
    width:100%;
    height:auto;
    overflow:hidden;
    padding:0;
    margin-bottom:10px
}
.cart-right-div-s,.font-12 {
    font-size:12px
}
.cart-right-div-coupon,.cart-right-div-coupon>form,.iade-onaysiz-user-main,.iban-user-area-form {
    width:100%;
    display:flex;
    justify-content:flex-start
}
.cart-right-div-coupon input {
    flex:1!important;
    border:1px solid #ebebeb!important;
    border-radius:0!important;
    font-size:14px!important;
    padding:0 10px!important
}
.cart-right-div-coupon button {
    padding:7px 15px;
    font-size:13px;
    color:#fff;
    font-weight:600;
    border-radius:0!important
}
.cart-right-div-price-box {
    width:100%;
    height:auto;
    overflow:hidden;
    border-bottom:1px solid #ebebeb;
    padding:0 0 8px;
    margin-bottom:8px;
    font-size:14px
}
.cart-right-div-price-box-left,.cart-right-div-price-box-right {
    width:50%;
    display:inline-block;
    vertical-align:middle;
    text-align:left
}
.cart-right-div-price-box-right {
    text-align:right;
    font-weight:700;
    font-size:14px
}
.cart-right-div-price-box:last-child,.merchants_detail_div_content_box:last-child,.odeme-bildirim-banka-radio-text:last-child,.user_subpage_ticketbox:last-child {
    border-bottom:0
}
.cart-right-div-price-box-button {
    width:100%;
    height:auto;
    text-align:center;
    margin-top:20px;
    background-color:#ff2d46;
    border:0;
    outline:0;
    font-weight:600;
    padding:10px 0;
    transition:.02s ease-in-out
}
.cart-right-div-price-box-button:hover {
    background-color:#f22039
}
.empty_cart_alert {
    height:auto;
    margin:0 auto;
    text-align:center
}
.empty_cart_alert i {
    font-size:24px;
    margin-bottom:20px
}
.teslimat-page-main {
    width:1280px;
    display:flex;
    align-items:flex-start;
    justify-content:flex-start;
    flex-wrap:wrap;
    margin:30px auto
}
.teslimat-bilgileri-div {
    width:62%;
    box-sizing:border-box;
    margin-right:30px;
    border-radius:4px
}
.teslimat-bilgileri-uye-adres-main {
    width:100%;
    margin-bottom:10px;
    padding:20px;
    overflow:hidden;
    border:1px solid #ebebeb;
    background-color:#fff
}
.teslimat-bilgileri-adres-box {
    width:48%;
    height:auto;
    box-sizing:border-box;
    margin-right:2%;
    cursor:pointer;
    overflow:hidden;
    transition-duration:.1s;
    transition-timing-function:linear;
    display:flex;
    background-color:#fff;
    align-items:flex-start;
    justify-content:flex-start
}
.teslimat-bilgileri-adres-box .custom-control {
    padding-left:0;
    width:100%
}
.teslimat-bilgileri-adres-box label {
    width:100%;
    border:1px solid #ebebeb;
    padding:20px;
    box-sizing:border-box;
    cursor:pointer;
    position:relative
}
.teslimat-bilgileri-adres-box input:checked+label {
    border:2px solid #8db7d4;
    margin-bottom:10px
}
.teslimat-bilgileri-adres-box input:checked+label .teslimat-bilgileri-adres-box-secili {
    display:block;
    background-color:#8db7d4;
    width:113%;
    padding:7px;
    line-height:14px;
    box-sizing:border-box;
    font-size:13px;
    text-align:center;
    font-weight:700;
    color:#fff;
    position:relative;
    margin-left:-20px;
    margin-top:-20px;
    margin-bottom:20px
}
.teslimat-bilgileri-adres-box-2 {
    font-size:13px;
    flex:1
}
.teslimat-bilgileri-adres-box-2-sm {
    width:100%;
    font-size:12px;
    color:#333;
    margin-bottom:4px
}
.teslimat-bilgileri-uye-adres-yok-box,.teslimat-bilgileri-uye-adres-yok-box-icon {
    color:#000;
    display:flex;
    transition-duration:.1s;
    transition-timing-function:linear
}
.teslimat-bilgileri-uye-adres-yok {
    width:98%;
    box-sizing:border-box;
    border:1px solid #e1eef1;
    background-color:#f1f6f7;
    padding:10px;
    font-size:13px;
    margin-bottom:20px
}
.teslimat-bilgileri-uye-adres-yok-box {
    width:35%;
    height:250px;
    box-sizing:border-box;
    padding:15px;
    border:1px solid #ebebeb;
    align-items:center;
    background-color:#fff;
    justify-content:center;
    text-align:center;
    font-size:14px
}
.tsl-ad-2 {
    width:48%!important;
    height:150px!important
}
.teslimat-bilgileri-uye-adres-yok-box:hover {
    color:#8db7d4;
    text-decoration:none;
    background-color:#fff
}
.teslimat-bilgileri-uye-adres-yok-box-icon {
    width:60px;
    height:60px;
    border-radius:100px;
    background-color:#fff;
    border:1px solid #ebebeb;
    align-items:center;
    justify-content:center;
    margin:0 auto 15px
}
.teslimat-bilgileri-uye-adres-yok-box i {
    font-size:35px
}
.teslimat-bilgileri-uye-adres-yok-box:hover .teslimat-bilgileri-uye-adres-yok-box-icon {
    background-color:#8db7d4;
    color:#fff;
    border:1px solid #8db7d4
}
.cat-right-main,.teslimat-sag-taraf {
    flex:1;
    box-sizing:border-box
}
.teslimat-bilgi-baslik {
    width:100%;
    border-bottom:1px solid #ebebeb;
    padding:0 0 10px;
    margin-bottom:25px;
    font-size:20px;
    font-weight:600
}
.teslimat-uyelik-tipi {
    width:100%;
    display:flex;
    align-items:flex-start;
    justify-content:flex-start;
    margin-bottom:15px
}
.teslimat-odeme-secimi,.teslimat-onaybutton-main,.teslimat-sepet-ozet-main {
    background-color:#fff;
    margin-bottom:10px
}
.teslimat-form-area label {
    font-size:14px!important
}
.teslimat-form-area input,.teslimat-form-area select,.teslimat-form-area textarea {
    border:1px solid #e2e2e2;
    border-radius:0!important;
    font-size:14px!important
}
.teslimat-bilgi-hata-main-box,.teslimat-odeme-secimi,.teslimat-onaybutton-main,.teslimat-sepet-ozet-main {
    border:1px solid #ebebeb;
    width:100%;
    box-sizing:border-box
}
.teslimat-icon,.teslimat-icon-2 {
    position:absolute;
    font-size:15px;
    color:#666
}
.teslimat-icon {
    top:20%;
    right:10px
}
.teslimat-icon-2 {
    top:18%;
    left:10px
}
.teslimat-odeme-secimi {
    padding:22px
}
.teslimat-odeme-main-h,.teslimat-sepet-ozet-main-h {
    width:100%;
    padding:0 0 10px;
    font-size:18px;
    font-weight:700;
    border-bottom:1px solid #ebebeb
}
.kargoucret-detay-div,.slider-categories-header svg,.teslimat-odeme-main-h i,.user_subpage_ticket_message_support_box_hed i:last-child,.user_subpage_ticket_message_user_box_hed i:last-child {
    margin-right:10px
}
.teslimat-odeme-main-box {
    width:100%;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    flex-wrap:wrap;
    border-bottom:1px solid #ebebeb;
    padding:15px 0 7px
}
.teslimat-odeme-main-box:last-child {
    border-bottom:0;
    padding:15px 0 0
}
.teslimat-sepet-ozet-main {
    padding:22px
}
.teslimat-sepet-ozet-main-box {
    width:100%;
    display:flex;
    align-items:center;
    justify-content:space-between;
    flex-wrap:wrap;
    border-bottom:1px solid #ebebeb;
    padding:10px 0
}
.teslimat-sepet-ozet-main-box:last-child {
    border-bottom:0;
    padding:10px 0 0
}
.teslimat-onaybutton-main {
    padding:10px 22px
}
.teslimat-bilgi-hata-main-box {
    margin:0 auto
}
.teslimat-bilgi-hata-main-text-h {
    width:100%;
    border-radius:0;
    background-color:#cd5c5c;
    color:#fff;
    font-size:20px;
    font-weight:700;
    box-sizing:border-box;
    padding:10px
}
.teslimat-bilgi-hata-main-text {
    width:100%;
    padding:30px 15px;
    font-size:16px
}
.teslimat-bilgi-hata-main-bt {
    background-color:#f8f8f8;
    padding:15px
}
.teslimat-bilgileri-sol-kutular,.teslimat-bilgileri-sol-kutular-dar {
    width:100%;
    border:1px solid #ebebeb;
    padding:25px;
    margin-bottom:20px;
    box-sizing:border-box;
    background-color:#fff
}
.teslimat-bilgileri-sol-kutular-dar {
    padding:15px 25px;
    font-size:14px!important;
    line-height:24px
}
.sucess-order-in-div {
    width:1280px;
    border:1px solid #ebebeb;
    border-radius:5px;
    background-color:#fff;
    padding:30px 0;
    margin:50px auto;
    text-align:center
}
.success-order-check-mark {
    width:72px;
    height:72px;
    background-image:url(../../images/checkmark.png);
    background-size:72px 72px;
    margin:0 auto 30px
}
.success-order-h {
    width:100%;
    font-size:16px;
    font-weight:600;
    color:#b1b1b1;
    margin-bottom:10px
}
.success-order-h-2 {
    width:100%;
    font-size:22px;
    font-weight:700;
    color:#000;
    margin-bottom:20px
}
.success-order-h-2 button {
    background:0 0;
    border:1px solid #fff
}
.success-order-h-3 {
    width:60%;
    font-size:13px;
    color:#676767;
    margin:0 auto 15px
}
.success-order-h-4 {
    width:100%;
    border-top:1px solid #ebebeb;
    border-bottom:1px solid #ebebeb;
    padding:15px 0;
    font-size:18px;
    font-weight:700;
    color:#000;
    margin-bottom:30px;
    background-color:#f8f8f8
}
.success-order-buttons-area a,.success-order-buttons-area-ccard a {
    border-radius:4px!important;
    font-weight:600!important;
    width:260px!important;
    padding:8px 0!important;
    margin-left:20px;
    margin-right:20px
}
.success-order-buttons-area-ccard {
    width:100%;
    margin-top:60px
}
.sucess-order-bottom-div {
    width:100%;
    margin-top:30px;
    text-align:center;
    font-size:11px;
    color:#333
}
.ccard-payment-page-main {
    width:1280px;
    margin:0 auto;
    overflow:hidden;
    padding:30px 0
}
.ccard-payment-paytr-1-main {
    width:100%;
    border:1px solid #ebebeb;
    border-radius:5px;
    padding:30px 0;
    text-align:center;
    position:relative;
    margin:0 auto
}
.ccard-payment-paytr-1-h-main,.ccard-payment-paytr-1-main {
    overflow:hidden;
    background-color:#fff
}
.ccard-payment-paytr-1-h {
    width:94%;
    font-size:18px;
    margin:0 auto 10px;
    font-weight:700;
    color:#000
}
.ccard-payment-paytr-1-h2 {
    width:94%;
    text-align:center;
    font-size:13px;
    font-weight:500;
    color:#000;
    margin:0 auto 15px
}
.ccard-payment-paytr-1-h3 {
    width:96.5%;
    background-color:#f4e192;
    box-sizing:border-box;
    font-size:12px;
    font-weight:500;
    color:#000;
    margin:0 auto 15px;
    padding:10px 19px
}
.ccard-payment-paytr-1-frame {
    width:120%;
    margin-left:-10%;
    overflow:hidden;
    position:relative
}
.ccard-payment-iyzico-main,.ccard-payment-paytr-2-main {
    width:100%;
    margin:0 auto;
    position:relative;
    display:flex;
    align-items:flex-start;
    justify-content:flex-start;
    flex-wrap:wrap;
    box-sizing:border-box
}
.ccard-payment-paytr-2-left {
    width:450px;
    margin-bottom:15px;
    margin-right:15px
}
.ccard-payment-paytr-2-left-in {
    width:100%;
    border:1px solid #ebebeb;
    margin-bottom:20px;
    background-color:#fff
}
.ccard-payment-paytr-2-left-in-yellow {
    width:100%;
    border:1px solid #ffe19f;
    background-color:#ffeba9;
    margin-bottom:20px;
    box-sizing:border-box;
    padding:15px;
    font-size:12px;
    color:#000
}
.ccard-payment-paytr-2-left-h {
    width:85%;
    font-size:18px;
    font-weight:700;
    color:#000;
    margin:26px auto 10px
}
.ccard-payment-paytr-2-left-h2 {
    width:85%;
    font-size:13px;
    font-weight:600;
    color:#404040;
    margin:0 auto 10px;
    border-bottom:1px solid #ebebeb;
    padding-bottom:15px
}
.ccard-payment-paytr-2-left-h3 {
    width:85%;
    font-size:12px;
    color:#7a7a7a;
    margin:0 auto 15px
}
.ccard-payment-iyzico-left-h3 i,.ccard-payment-paytr-2-left-h3 i {
    margin-right:5px;
    font-size:14px
}
.ccard-payment-paytr-2-left-paycount {
    background-color:#f8f8f8;
    padding:10px 7.5%;
    border-top:1px solid #ebebeb;
    text-align:right
}
.ccard-payment-iyzico-left-paycount-text1,.ccard-payment-paytr-2-left-paycount-text1 {
    width:100%;
    font-size:13px;
    font-weight:600;
    color:#000
}
.ccard-payment-paytr-2-left-paycount-text2 {
    width:100%;
    font-size:20px;
    font-weight:700;
    line-height:20px;
    color:#000
}
.ccard-payment-paytr-2-right {
    flex:1;
    border:1px solid #ebebeb;
    overflow:hidden
}
.ccard-payment-paytr-2-right-in {
    width:120%;
    margin-left:-10%;
    overflow:hidden;
    position:relative;
    margin-top:-10px;
    padding:10px
}
.ccard-payment-iyzico-left {
    width:450px;
    border:1px solid #ebebeb;
    margin-bottom:15px;
    background-color:#fff
}
.ccard-payment-iyzico-left-h {
    width:85%;
    font-size:18px;
    font-weight:700;
    color:#000;
    margin:26px auto 10px
}
.ccard-payment-iyzico-left-h2 {
    width:85%;
    font-size:12px;
    color:#626262;
    margin:0 auto 15px
}
.ccard-payment-iyzico-left-h3 {
    width:100%;
    font-size:12px;
    color:#666;
    padding:8px 7.5%;
    margin:15px auto
}
.cat-right-elements-right-siralama,.normal-order-product-info-img,.rdio {
    margin-right:20px
}
.ccard-payment-iyzico-left-paycount {
    padding:20px 7.5%;
    text-align:left;
    display:flex;
    justify-content:space-between;
    border-top:1px solid #ebebeb
}
.ccard-payment-iyzico-left-paycount-text2 {
    width:100%;
    font-size:20px;
    font-weight:700;
    line-height:20px;
    color:#000;
    text-align:right
}
.ccard-payment-iyzico-left-paycount-sm {
    padding:8px 7.5%;
    text-align:left;
    display:flex;
    justify-content:space-between;
    border-top:1px solid #ebebeb
}
.ccard-payment-iyzico-left-paycount-text2-sm {
    width:100%;
    font-size:15px;
    font-weight:500;
    line-height:20px;
    color:#000;
    text-align:right
}
.ccard-payment-iyzico-right {
    flex:1;
    padding:15px;
    margin-left:15px;
    border:1px solid #ebebeb;
    background-color:#fff
}
.ccard-payment-iyzico-uyari {
    margin-bottom:10px;
    font-size:12px;
    background-color:#f8f8f8;
    color:#000;
    padding:5px;
    box-sizing:border-box
}
.iyzi-form .iyzi-section.iyzi-options .iyzi-pay-by {
    border-radius:0!important;
    border:1px solid #ebebeb!important;
    background:#ececec;
    -moz-box-shadow:none!important;
    -webkit-box-shadow:none!important;
    box-shadow:none!important;
    width:100%!important
}
.iyzi-form .iyzi-section.iyzi-options {
    margin-top:0!important;
    margin-bottom:10px!important;
    display:none
}
.css-1s7yuit-Sandbox,.css-6cagqp-PrivacyPolicy,.css-txetxa-TabsList,.customVariantBorder .custom-control-label::after,.customVariantBorder .custom-control-label::before,.customVariantCheckbox .custom-control-label::after,.customVariantCheckbox .custom-control-label::before,.iyzi-other-tab,.iyzi-sandbox,.slide-top-mobile {
    display:none!important
}
.iyzi-form .bkm-explanation,.iyzi-form .iyzi-card-fields {
    border:1px solid #ebebeb;
    border-radius:0!important
}
.iyzi-form .buyer-protection-holder,.iyzi-form .extra-security-3d.save-card-active,.iyzi-form .save-card {
    border-radius:0;
    border:1px solid #ebebeb;
    background-color:#f8f8f8
}
#iyzipay-checkout-form .showPopup,.iyzi-form a.ode {
    border-radius:0
}
.iyzi-form .iyzi-all-installment-section {
    border-radius:0;
    border:1px solid #ebebeb
}
.iyzi-form .iyzi-top {
    box-shadow:none!important
}
.iyzi-form input {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    border:1px solid #fff;
    padding:10px 10px 10px 40px!important;
    width:100%!important;
    min-height:60px!important;
    font-size:15px!important
}
.iyzi-form .iyzi-ico {
    position:absolute;
    left:7px;
    top:21px;
    width:20px;
    height:20px
}
.css-1o39wq4-Popup-Box-Box,.product_detail_aciklama_kisa img {
    max-width:100%!important
}
.css-xdepok-Screens {
    padding:0!important
}
.css-6ngtxq-Input,.css-6nvnpj-StyledInputMask,.css-kpjilz-Icon {
    height:50px!important
}
.custom-checkbox .custom-control-label::before {
    border-radius:0!important
}
.custom-control-input:checked~.custom-control-label::before {
    color:#fff;
    border-color:#5f79af!important;
    background-color:#5f79af!important
}
.custom-control-label::before,.custom-file-label,.custom-select {
    -webkit-box-shadow:0 0 0 0 #fff,0 0 0 0 #fff!important;
    box-shadow:0 0 0 0,0 0 0 0 #fff!important;
    border-color:#ccc!important
}
.rdio {
    position:relative;
    display:flex;
    align-items:center;
    justify-content:flex-start
}
.rdio input[type=radio] {
    opacity:0;
    margin:0
}
.rdio label {
    padding-left:14px;
    cursor:pointer;
    margin-bottom:7px!important
}
.rdio label:before {
    width:18px;
    height:18px;
    position:absolute;
    top:1px;
    left:0;
    content:'';
    display:inline-block;
    -moz-border-radius:50px;
    -webkit-border-radius:50px;
    border-radius:50px;
    border:1px solid #708ac0;
    background:#fff
}
.merchants_div_box_txt_1:hover,.rdio input[type=radio]:disabled+label {
    color:#999
}
.compare-href:hover,.pagination>li.active>a:hover {
    color:#fff!important
}
.rdio input[type=radio]:disabled+label:before,.rdio-primary input[type=radio]:checked+label::after {
    background-color:#708ac0
}
.rdio input[type=radio]:checked+label::after {
    content:'';
    position:absolute;
    top:5px;
    left:4px;
    display:inline-block;
    font-size:11px;
    width:10px;
    height:10px;
    background-color:#708ac0;
    -moz-border-radius:50px;
    -webkit-border-radius:50px;
    border-radius:50px
}
.rdio-default input[type=radio]:checked+label:before,.rdio-primary input[type=radio]:checked+label:before {
    border-color:#708ac0
}
.modal-content {
    border:1px solid #fff!important;
    box-sizing:border-box!important;
    background-clip:border-box!important;
    border-radius:0!important
}
.font-30,.modal-content button.close {
    font-size:30px
}
.modal-footer {
    border-top:1px solid #ebebeb!important
}
.modal-backdrop {
    background-color:#000;
    opacity:.4!important
}
.normal-order-header,.normal-order-product-info-main {
    width:100%;
    box-sizing:border-box;
    padding:20px 40px;
    color:#000;
    border-bottom:1px solid #ebebeb
}
.normal-order-header {
    background-color:#f8f8f8;
    font-size:17px;
    font-weight:700
}
.normal-order-product-info-main {
    display:flex;
    align-items:center;
    justify-content:flex-start;
    flex-wrap:wrap
}
.normal-order-product-info-img img {
    width:80px;
    border:1px solid #ebebeb;
    padding:6px
}
.normal-order-product-info-txt-h {
    font-size:15px;
    font-weight:600;
    line-height:15px;
    margin-bottom:10px
}
.normal-order-in-div {
    font-size:12px;
    color:#666;
    font-weight:500;
    padding:2px 15px!important;
    margin-right:5px
}
.normal-order-product-info-txt-s {
    font-size:13px;
    font-weight:400;
    line-height:14px;
    margin-bottom:10px
}
.normal-order-nologin-main {
    width:100%;
    box-sizing:border-box;
    padding:20px 40px;
    color:#000
}
.normal-order-nologin-main-in {
    width:100%;
    padding:30px;
    box-sizing:border-box;
    display:flex;
    flex-direction:column;
    margin:0 auto;
    text-align:center
}
.normal-order-nologin-main-in-i {
    width:100%;
    font-size:40px;
    margin-bottom:15px
}
.normal-order-nologin-main-in-h {
    width:100%;
    font-size:16px;
    line-height:20px;
    margin-bottom:8px;
    font-weight:700
}
.normal-order-nologin-main-in-s {
    width:100%;
    font-size:13px;
    line-height:16px;
    margin-bottom:25px;
    color:#666
}
.normal-order-nologin-main-in-buttons a {
    width:170px
}
.normal-order-product-form-main {
    width:100%;
    box-sizing:border-box;
    padding:20px 40px 0
}
.input-group-text {
    font-size:13px!important;
    border-radius:0!important
}
.normal-order-product-form-main label {
    font-size:14px;
    font-weight:600
}
.normal-order-product-form-main input,.normal-order-product-form-main select,.normal-order-product-form-main textarea {
    border-radius:0;
    font-size:14px
}
.normal-order-product-form-postarea {
    width:100%;
    box-sizing:border-box;
    padding:0 40px 25px;
    background-color:#fff;
    text-align:right
}
.alert-danger {
    background-color:#fdeaea!important
}
.cat-right-elements,.cat-right-header2 {
    background-color:#fff;
    box-sizing:border-box
}
#shopButtonOverlay {
    position:fixed;
    top:0;
    z-index:100;
    width:100%;
    height:100%;
    display:none;
    background:rgba(255,255,255,.9)
}
.shopButtonT {
    height:100%;
    flex-direction:column;
    font-size:16px
}
.cat-detail-main-div {
    width:100%;
    overflow:hidden;
    padding:30px 0
}
.cat-detail-main-div-in {
    width:1347px;
    margin:0 auto;
    display:flex;
    align-items:flex-start;
    justify-content:flex-start;
    flex-wrap:wrap
}
.cat-left-main {
    width:279px;
    box-sizing:border-box;
    margin-right:25px
}
.cat-left-box-main {
    width:100%;
    margin-bottom:25px
}
.cat-left-box-h {
    width:100%;
    font-size:14px;
    font-weight:700;
    margin-bottom:15px
}
.cat-left-box-out {
    max-height:140px;
    overflow-y:auto
}
.cat-detail-products-box-caturunvitrin-img,.cat-detail-products-box-caturunvitrin-img-4,.cat-detail-products-box-caturunvitrin-img-5 img,.cat-detail-products-box-img img,.cat-detail-products-box-img-list img,.cat-left-box-out-first,.third-level-menu>li {
    height:auto
}
.cat-left-box-out-filterbox-out {
    width:98.8%;
    margin:0 auto 10px;
    height:auto;
    display:flex;
    justify-content:flex-start;
    flex-wrap:wrap
}
.cat-left-box-out-filterbox-out a {
    padding:2px 5px;
    font-size:12px;
    margin-right:5px;
    margin-bottom:5px;
    font-weight:500!important
}
.cat-left-box-out-filterbox-out a i {
    font-size:14px;
    margin-left:3px
}
.cat-left-box-t {
    width:100%;
    font-size:13px;
    padding:7px 0 3px
}
.cat-left-box-t .custom-control-label::after,.cat-left-box-t .custom-control-label::before {
    top:1px!important
}
.cat-left-box-t label {
    cursor:pointer!important
}
.cat-right-header-out {
    padding:0 .5%;
    box-sizing:border-box;
    margin-bottom:25px
}
.cat-right-header2,.cat-right-links {
    width:100%;
    display:flex;
    align-items:center;
    flex-wrap:wrap
}
.cat-right-header2 {
    justify-content:space-between;
    padding:20px;
    border:1px solid #ebebeb
}
.cat-right-links {
    margin-bottom:10px;
    font-size:12px;
    justify-content:flex-start
}
.cat-right-links i {
    margin-right:15px;
    margin-left:15px
}
.cat-right-header2-right {
    width:250px;
    text-align:right
}
.cat-right-header2-right img {
    max-width:100px;
    max-height:70px
}
.cat-right-head-text {
    width:100%;
    margin-bottom:10px;
    font-size:20px;
    font-weight:700
}
.cat-right-elements-out {
    box-sizing:border-box;
    padding:0 .5%;
    margin-bottom:30px
}
.cat-right-elements {
    width:100%;
    padding:15px 25px;
    display:flex;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;
    font-size:13px;
    font-weight:600
}
.cat-right-elements-right {
    width:auto;
    display:flex;
    align-items:center;
    justify-content:flex-end
}
.cat-right-elements-right-siralama select {
    border-radius:0!important;
    font-size:13px;
    padding:5px 15px;
    border:1px solid #ddd;
    width:400px
}
.firsat-product-box {
    width:100%;
    padding:0;
    box-sizing:border-box;
    position:relative;
    display:flex;
    flex-direction:column
}
.cat-detail-products-box-big:hover,.cat-detail-products-box:hover,.firsat-product-box:hover {
    box-shadow:0 0 25px 0 rgba(0,0,0,.1)
}
.cat-detail-products-box-img,.cat-detail-products-box-img-big,.firsat-product-box-img {
    width:100%;
    height:auto;
    margin-bottom:15px;
    overflow:hidden;
    position:relative
}
.cat-detail-products-box-caturunvitrin-img img,.firsat-product-box-img img {
    width:100%;
    height:auto;
    transition-duration:.1s;
    transition-timing-function:linear
}
.firsat-product-box-h {
    font-size:13px;
    height:55px;
    margin-bottom:5px
}
.cat-detail-products-box-big:hover .cat-detail-products-box-img-big img,.cat-detail-products-box:hover .cat-detail-products-box-img img,.firsat-product-box:hover .firsat-product-box-img img {
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1)
}
.cat-detail-products-box-big:hover .cat-detail-products-box-cart-1,.cat-detail-products-box-caturunvitrin:hover .cat-detail-products-box-cart-1,.cat-detail-products-box-list:hover .cat-detail-products-box-cart-1,.cat-detail-products-box:hover .cat-detail-products-box-cart-1,.firsat-product-box:hover .cat-detail-products-box-cart-1 {
    opacity:1;
    margin-left:0
}
.cat-detail-products-box-caturunvitrin {
    width:23.5%;
    box-sizing:border-box;
    margin:.75% .75% 13px;
    position:relative;
    display:flex;
    flex-direction:column
}
.cat-detail-products-box-caturunvitrin:hover {
    box-shadow:0 0 10px 0 rgba(0,0,0,.1)
}
.cat-detail-products-box-caturunvitrin-img,.cat-detail-products-box-caturunvitrin-img-3,.cat-detail-products-box-caturunvitrin-img-4,.cat-detail-products-box-caturunvitrin-img-5 {
    width:100%;
    margin-bottom:15px;
    overflow:hidden;
    position:relative
}
.cat-detail-products-box-caturunvitrin-img-3 img,.cat-detail-products-box-caturunvitrin-img-4 img,.cat-detail-products-box-caturunvitrin-img-5 img,.cat-detail-products-box-img img,.cat-detail-products-box-img-big img,.cat-detail-products-box-img-list img {
    width:100%;
    transition-duration:.1s;
    transition-timing-function:linear
}
.cat-detail-products-box-caturunvitrin-info,.cat-detail-products-box-info {
    width:100%;
    padding:0 15px
}
.cat-detail-products-box-caturunvitrin-fiyat {
    padding:0 15px 15px;
    width:100%;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    flex-wrap:wrap;
    margin-top:0
}
.urun-box-special-area-caturunvitrin {
    box-sizing:border-box;
    font-size:12px;
    padding:3px 5px;
    margin-top:auto;
    text-align:center
}
.cat-detail-products-box-caturunvitrin-h {
    width:100%;
    font-size:16px;
    margin-bottom:10px;
    min-height:41px;
    overflow:hidden;
    display:flex;
    align-items:center;
    text-align:left!important;
    justify-content:flex-start
}
.cat-detail-products-box,.cat-detail-products-box-big {
    width:23.5%;
    box-sizing:border-box;
    margin:.75% .75% 30px;
    position:relative;
    display:flex;
    flex-direction:column
}
.cat-detail-products-box-big {
    width:31.5%;
    margin:.91% .91% 30px
}
.cat-detail-products-box-list {
    width:100%;
    padding:15px;
    box-sizing:border-box;
    margin:.75% .75% 15px;
    position:relative;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    flex-wrap:wrap
}
.cat-detail-products-box-img-list {
    width:140px;
    height:auto;
    overflow:hidden;
    position:relative;
    padding:5px;
    box-sizing:border-box;
    margin-right:15px
}
.product-grey-img {
    filter:grayscale(100%);
    -webkit-filter:grayscale(100%);
    -moz-filter:grayscale(100%)
}
.cat-detail-products-box-h-list {
    width:100%;
    font-size:14px;
    margin-bottom:10px;
    height:39px;
    overflow:hidden
}
.cat-detail-products-box-special {
    padding:1px 8px;
    box-sizing:border-box;
    font-size:12px;
    font-weight:600;
    width:auto;
    display:inline-block;
    cursor:pointer;
    margin-left:-16px;
    margin-bottom:5px
}
.cat-detail-products-box-info-list {
    width:62%
}
.cat-detail-products-box-kargo {
    position:absolute;
    bottom:0;
    padding:5px 10px;
    font-size:10px;
    font-weight:700;
    z-index:2
}
.cat-detail-products-box-stars {
    width:100%;
    font-size:19px;
    margin-bottom:4px
}
.cat-detail-products-box-marka {
    width:100%;
    font-size:13px;
    line-height:16px;
    font-weight:700;
    margin-bottom:10px
}
.cat-detail-products-box-fiyat,.cat-detail-products-box-h {
    width:100%;
    display:flex;
    align-items:center;
    justify-content:flex-start
}
.cat-detail-products-box-h {
    font-size:16px;
    margin-bottom:10px;
    min-height:41px;
    overflow:hidden
}
.cat-detail-products-box-fiyat {
    padding:0 15px 15px;
    flex-wrap:wrap;
    margin-top:auto
}
.cat-detail-products-box-fiyat-eski {
    text-decoration:line-through;
    display:inline-block;
    font-weight:400
}
.cat-detail-products-box-fiyat-mevcut {
    font-size:16px;
    font-weight:700
}
.cat-detail-products-box-indirim {
    padding: 4px 7px;
    border-radius: 3px;
    margin-left: auto;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
    background: linear-gradient(135deg, #ffb0b7 0%, #ff646b 40%, #e01028 100%);
    border: 1px solid #e01028;
    cursor: pointer;
    position: absolute !important;
    right: 10px !important;
    top: 10px;
    z-index: 8;
    box-shadow: 0 0 10px rgba(255, 100, 107, 0.7);
}

.nice-select,.nice-select .option {
    font-weight:400;
    cursor:pointer;
    outline:0
}
.cat-detail-products-box-cart-2 {
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-start;  
    gap: 8px;                     
}


.cat-detail-products-box-cart-2 > * {
    margin: 0 !important;
}


.cat-detail-products-box-cart-2 form {
    flex: 1 1 auto;
    display: flex;
}


.cat-detail-products-box-cart-2 button {
    flex: 1 1 auto;             
    width: 100%;
    border: 0;
    border-radius: 4px;
    font-size: 13px;
    padding: 8px 10px;
    font-weight: 600;
    transition-duration: .1s;
    transition-timing-function: linear;
    text-align: center;
}

.cat-detail-products-box-cart-2 button:hover {
    background-color: #5e8ffc;
}


.cat-detail-products-box-cart-2 a {
    flex: 0 0 auto;
    padding: 3px 8px;
    color: #fff;
    box-sizing: border-box;
    display: block;
    border: 1px solid #f08183;
    font-size: 15px;
    background-color: #f08183;
    white-space: nowrap;
}

.cat-detail-products-box-cart-2 a:hover {
    background-color: #d66b6b;
    border: 1px solid #d66b6b;
    color: #fff;
}


.cat-detail-products-box-cart-1 button,
.cat-detail-products-box-cart-2 a,
.compare-href {
    border-radius: 4px;
    transition-duration: .1s;
    transition-timing-function: linear;
}

.compare-href {
    padding:1px 8px;
    color:#000!important;
    background-color:#fff!important;
    box-sizing:border-box;
    display:block;
    border:1px solid #ebebeb!important
}
.compare-href:hover {
    background-color:#9d9d9d!important;
    border:1px solid #9d9d9d!important
}
.cat-detail-products-box-cart-1 {
    position:absolute;
    z-index:9;
    left:10px;
    top:10px;
    display:flex;
    flex-direction:column;
    opacity:0;
    margin-left:-30px;
    transition-duration:.1s;
    transition-timing-function:linear
}
.cat-detail-products-box-cart-1 button {
    background-color:#3b5b8e;
    padding:7px 10px;
    border:0;
    box-shadow:0 0 10px 0 rgba(0,0,0,.2);
    margin:0;
    color:#fff
}
.cat-detail-products-box-cart-1 button i {
    line-height:16px;
    font-size:16px
}
.cat-detail-products-box-cart-1 a {
    border-radius:4px;
    background-color:#fff;
    padding:10px;
    display:inline-block;
    font-size:16px;
    text-align:center;
    line-height:16px;
    margin-top:10px;
    box-shadow:0 0 10px 0 rgba(0,0,0,.2);
    color:#f08183;
    transition-duration:.1s;
    transition-timing-function:linear
}
.cat-detail-products-box-cart-1 a:hover {
    background-color:#f08183;
    color:#fff
}
.category-detail-no-product-alert {
    width:99%;
    margin:0 auto;
    box-sizing:border-box;
    border:1px dashed #ebebeb;
    background-color:#fff;
    font-size:14px;
    color:#000;
    padding:10px 20px
}
.category-pagination-out {
    width:98.5%;
    margin:0 auto
}
.urun-box-special-area {
    margin-top:auto
}
.urun-box-special-area,.urun-box-special-area-list {
    box-sizing:border-box;
    font-size:12px;
    padding:3px 5px;
    text-align:center
}
.nice-select-cat-detail {
    width:400px
}
.nice-select {
    background-color:#fff;
    border:1px solid #e8e8e8;
    box-sizing:border-box;
    clear:both;
    display:block;
    float:left;
    font-family:inherit;
    font-size:13px;
    padding:6px 30px 6px 18px;
    position:relative;
    text-align:left!important;
    transition:.2s ease-in-out;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    white-space:nowrap
}
.ribbon,.ribbon3 {
    text-align:right
}
.pricing-tab-system a,.top-level-menu>li,.user_subpage_address_box_added,.user_subpage_comment_box,.user_subpage_comment_box2,.user_subpage_left_bar_nav_desktop_items,.user_subpage_ticketbox_go {
    transition-duration:.1s;
    transition-timing-function:linear
}
.nice-select:hover {
    border-color:#dbdbdb
}
.nice-select.open,.nice-select:active,.nice-select:focus {
    border-color:#999
}
.nice-select:after {
    border-bottom:2px solid #999;
    border-right:2px solid #999;
    content:'';
    display:block;
    height:5px;
    margin-top:-4px;
    pointer-events:none;
    position:absolute;
    right:12px;
    top:50%;
    -webkit-transform-origin:66% 66%;
    transform-origin:66% 66%;
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
    transition:.15s ease-in-out;
    width:5px
}
.nice-select.open:after {
    -webkit-transform:rotate(-135deg);
    transform:rotate(-135deg)
}
.nice-select.open .list {
    opacity:1;
    pointer-events:auto;
    -webkit-transform:scale(1) translateY(0);
    transform:scale(1) translateY(0);
    z-index:99
}
.nice-select.disabled {
    border-color:#ededed;
    color:#999;
    pointer-events:none
}
.nice-select.disabled:after {
    border-color:#ccc
}
.nice-select.wide .list {
    left:0!important;
    right:0!important
}
.nice-select.right {
    float:right
}
.nice-select.right .list {
    left:auto;
    right:0
}
.nice-select.small {
    font-size:12px;
    height:36px;
    line-height:34px
}
.nice-select.small:after {
    height:4px;
    width:4px
}
.nice-select.small .option {
    line-height:34px;
    min-height:34px
}
.nice-select .list {
    background-color:#fff;
    box-shadow:0 0 0 1px rgba(68,68,68,.11);
    box-sizing:border-box;
    margin-top:4px;
    opacity:0;
    overflow:hidden;
    padding:0;
    pointer-events:none;
    position:absolute;
    top:100%;
    left:0;
    -webkit-transform-origin:50% 0;
    transform-origin:50% 0;
    -webkit-transform:scale(.75) translateY(-21px);
    transform:scale(.75) translateY(-21px);
    transition:.2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;
    z-index:9
}
.nice-select .list:hover .option:not(:hover) {
    background-color:transparent!important
}
.nice-select .option {
    line-height:40px;
    list-style:none;
    min-height:40px;
    padding-left:18px;
    padding-right:29px;
    text-align:left;
    transition:.2s
}
.nice-select .option.focus,.nice-select .option.selected.focus,.nice-select .option:hover {
    background-color:#f6f6f6
}
.ribbon {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
}


.ribbon span {
    font-size: 10px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 100px;
    display: block;
    position: absolute;
    top: 19px;
    left: -21px;

    background: linear-gradient(135deg, #a4e34b 0%, #79a70a 45%, #4f7a05 100%);
    box-shadow: 0 4px 10px rgba(79, 122, 5, 0.55);
}


.ribbon span::before,
.ribbon span::after {
    content: "";
    position: absolute;
    top: 100%;
    z-index: -1;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #4f7a05; /* koyu yeşil kenar */
}


.ribbon span::before {
    left: 0;
    border-left: 3px solid #4f7a05;
    border-right: 3px solid transparent;
}


.ribbon span::after {
    right: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid #4f7a05;
}

.category-sub-design-box>li>a,.ribbon3 {
    display:flex;
    align-items:center;
    font-weight:600;
    font-size:13px
}
.ribbon3 {
    margin-top:15px;
    width:300px;
    height:36px;
    line-height:36px;
    padding-left:15px;
    position:relative;
    left:-30px;
    top:0;
    background-color:#333;
    color:#fff;
    justify-content:space-between
}
.ribbon span::after,.ribbon3:after,.ribbon3:before {
    content:"";
    position:absolute
}
.ribbon3:before {
    height:0;
    width:0;
    top:-8.5px;
    left:.1px;
    border-bottom:9px solid #333;
    border-left:9px solid transparent
}
.ribbon3:after {
    height:0;
    width:0;
    right:-14.5px;
    border-top:18px solid transparent;
    border-bottom:18px solid transparent;
    border-left:15px solid #333
}
.category-sub-design-box {
    width:100%;
    position:relative;
    padding:0
}
.category-sub-design-box>li {
    display:block;
    overflow:hidden
}
.category-sub-design-box>li>a,.user_subpage_comment_box_status_main2 {
    justify-content:flex-start
}
.category-sub-design-box>li>a i {
    font-size:14px;
    margin-right:8px
}
.category-sub-design-box>li>.megadrop {
    opacity:0;
    visibility:hidden;
    position:absolute;
    list-style:none;
    left:232px;
    min-width:250px;
    height:auto;
    text-align:left;
    padding:12px;
    z-index:99;
    overflow:hidden;
    top:0;
    margin-left:10px
}
.categories-menus>li:hover .categories_mega_side,.categories-menus>li:hover .categories_st_side,.category-sub-design-box>li:hover .megadrop {
    opacity:1;
    visibility:visible;
    margin-left:0
}
.megadrop-cat-box {
    text-decoration:none;
    font-size:13px;
    display:block;
    width:100%
}
.pagination>li.active>a {
    background-color:#000!important;
    border-color:#000!important
}
.filter-price {
    width:100%;
    border:0;
    padding:0;
    margin:28px 0 0
}
.price-filter-range-button {
    margin-top:10px;
    display:flex;
    justify-content:flex-end;
    flex-wrap:wrap;
    width:100%
}
.price-wrap {
    display:flex;
    justify-content:space-between;
    margin-top:20px;
    align-items:center
}
.price-field,.price-field input[type=range] {
    position:relative;
    width:100%;
    height:auto;
    box-sizing:border-box
}
.price-wrap .price-wrap-outputbox {
    margin-right:15px;
    box-sizing:border-box;
    padding:5px;
    font-size:13px;
    font-weight:600
}
.price-field input[type=range] {
    position:absolute;
    height:5px;
    outline:0;
    pointer-events:none;
    -webkit-appearance:none
}
.price-field input[type=range]::-webkit-slider-thumb {
    position:relative;
    -webkit-appearance:none;
    border:0;
    outline:0;
    border-radius:100%;
    height:13px;
    width:13px;
    margin:-7px 0 0;
    cursor:pointer;
    pointer-events:all;
    z-index:100
}
.price-field input[type=range]::-moz-range-thumb {
    position:relative;
    -webkit-appearance:none;
    border:0;
    outline:0;
    border-radius:100%;
    height:13px;
    width:13px;
    margin:-7px 0 0;
    cursor:pointer;
    pointer-events:all;
    z-index:100
}
.price-field input[type=range]::-ms-thumb {
    position:relative;
    -webkit-appearance:none;
    border:0;
    outline:0;
    border-radius:100%;
    height:13px;
    width:13px;
    margin:-7px 0 0;
    cursor:pointer;
    pointer-events:all;
    z-index:100
}
.price-field input[type=range]::-webkit-slider-runnable-track {
    height:0
}
.price-field input[type=range]::-moz-range-track {
    height:0
}
.price-field input[type=range]::-ms-track {
    height:0
}
.price-wrap-1,.price-wrap-2 {
    display:flex;
    margin-left:0
}
.price-wrap_line {
    margin:6px 0 5px 5px
}
.category-cart-add-success-modal-footer {
    width:100%;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:20px;
    background-color:#f8f8f8;
    flex-wrap:wrap
}
.category-cart-add-success-modal-footer-button {
    width:100%;
    margin-bottom:10px
}
.video-play-button,.video-play-button:after,.video-play-button:before {
    position:absolute;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    display:block;
    border-radius:50%
}
.video-play-button {
    z-index:10;
    box-sizing:content-box;
    width:32px;
    height:44px;
    margin-left:auto;
    margin-right:auto;
    left:0;
    right:0
}
.video-play-button:after,.video-play-button:before {
    content:"";
    left:50%;
    top:50%;
    width:80px;
    height:80px
}
.video-play-button:before {
    z-index:0;
    -webkit-animation:1.5s ease-out infinite pulse-border;
    animation:1.5s ease-out infinite pulse-border
}
.video-play-button:after {
    z-index:1;
    transition:.2s
}
.video-play-button img {
    position:relative;
    z-index:3;
    max-width:100%;
    width:auto;
    height:auto
}
.video-play-button span {
    display:block;
    position:relative;
    z-index:3;
    width:0;
    height:0;
    border-top:22px solid transparent;
    border-bottom:22px solid transparent;
    margin-left:5px
}
.modal-in-login {
    width:100%;
    padding:50px;
    box-sizing:border-box
}
.modal-in-comment-head,.modal-in-login-head {
    width:100%;
    margin-bottom:25px;
    box-sizing:border-box
}
.modal-in-comment-head-h,.modal-in-login-head-h {
    width:100%;
    height:2px;
    border-bottom:1px solid #ebebeb;
    margin-bottom:25px;
    display:flex;
    align-items:center;
    justify-content:flex-start
}
.modal-in-comment-head-h-text,.modal-in-login-head-h-text {
    display:inline-block;
    background-color:#fff;
    font-weight:600
}
.modal-in-login-head-h-text {
    width:auto;
    margin:0 auto;
    padding:0 15px;
    font-size:24px;
    color:#333
}
.modal-in-comment-head-s,.modal-in-login-head-s {
    width:100%;
    text-align:center;
    font-size:13px;
    color:#666
}
.modal-in-login-form {
    width:100%;
    margin-bottom:15px;
    box-sizing:border-box
}
.modal-in-login-form-reset-password {
    font-size:14px;
    font-weight:600;
    color:#000;
    text-decoration:underline
}
.modal-in-comment-foot,.modal-in-login-foot {
    width:100%;
    margin-top:30px;
    box-sizing:border-box
}
.modal-in-comment {
    width:100%;
    padding:50px;
    box-sizing:border-box;
    position:relative
}
.modal-in-comment-head-h-text {
    width:auto;
    margin:0 auto;
    padding:0 15px;
    font-size:19px;
    color:#333
}
.banka-hesap-main-box-flex-alt,.modal-in-comment-form,.odeme-bildirim-main-div {
    width:100%;
    box-sizing:border-box
}
.modal-in-comment-form-star label {
    font-size:20px!important
}
.modal-in-comment-close {
    background:0 0;
    border:0;
    position:absolute;
    font-size:24px;
    right:20px;
    top:0
}
.user_login_register_div,.user_page_header,.user_page_header2 {
    box-sizing:border-box;
    display:flex;
    justify-content:center;
    flex-wrap:wrap
}
.user_login_register_div {
    width:1280px;
    margin:30px auto;
    align-items:flex-start
}
.user_page_header,.user_page_header2 {
    width:100%;
    border:1px solid #ebebeb;
    background-color:#fff;
    padding:20px;
    margin-bottom:30px;
    font-size:20px;
    font-weight:700;
    color:#000;
    text-align:center;
    align-items:center;
    line-height:25px
}
.user_page_header2 {
    margin-bottom:20px
}
.user_page_header_spot {
    font-size:13px;
    width:100%;
    font-weight:400;
    margin-top:8px
}
.user_page_login_form,.user_page_right_text_div {
    width:47%;
    box-sizing:border-box;
    border:1px solid #ebebeb;
    background-color:#fff;
    padding:50px
}
.user_page_right_text_div {
    width:50%;
    margin-left:3%
}
.toggle-password,.toggle-password2,.toggle-password3 {
    position:absolute;
    right:20px;
    bottom:10px
}
.register-page-uyelik-tipi-main {
    border:1px solid #ebebeb;
    box-sizing:border-box;
    padding:20px 20px 10px;
    position:relative;
    margin-bottom:15px
}
.register-page-uyelik-tipi-h {
    margin-top:-33px;
    width:auto;
    margin-bottom:18px
}
.register-page-uyelik-tipi-h-in {
    width:auto;
    display:inline-block;
    background-color:#fff;
    padding:0 10px;
    font-size:15px;
    font-weight:600;
    color:#000
}
.bildirimler-container-main {
    width:1280px;
    margin:30px auto;
    box-sizing:border-box
}
.bildirimler-bilgi-box {
    width:100%;
    box-sizing:border-box;
    border:1px solid #e1eef1;
    background-color:#f1f6f7;
    padding:20px;
    font-size:13px;
    margin-bottom:30px
}
.bildirimler-box-baslik,.bildirimler-box-special,.bildirimler-box-tarih,ul#bildirim_tabs li a {
    border-right:1px solid #ebebeb;
    box-sizing:border-box
}
.bildirimler-box,ul#bildirim_tabs {
    border:1px solid #ebebeb;
    display:flex
}
.bildirimler-box-main {
    width:100%;
    display:flex;
    flex-direction:column
}
.bildirimler-box {
    width:100%;
    box-sizing:border-box;
    border-top:0;
    justify-content:space-between;
    font-size:14px;
    background-color:#fff
}
.bildirimler-box-baslik,.bildirimler-box-tarih {
    display:flex;
    justify-content:flex-start;
    align-items:center
}
.bildirimler-box-baslik {
    flex:1;
    padding:10px
}
.bildirimler-box-tarih {
    padding:10px 15px;
    width:170px;
    font-size:13px
}
.bildirimler-box-special i,.bildirimler-box-tarih i {
    font-size:22px;
    margin-right:8px
}
.bildirimler-box-read,.bildirimler-box-special {
    padding:10px 15px;
    display:flex;
    justify-content:center;
    font-size:13px;
    align-items:center
}
.bildirimler-box-special {
    font-weight:600;
    width:200px
}
.bildirimler-box-read {
    box-sizing:border-box;
    width:140px
}
.bildirimler-box-no-count,.font-13,.ticket-detail-form-area {
    font-size:13px
}
.bildirimler-box-no-count i {
    font-size:20px;
    float:left;
    margin-right:8px
}
.bildirim_tabs_main {
    border-top:0;
    margin-bottom:20px;
    width:100%;
    display:flex;
    align-items:center;
    justify-content:center
}
ul#bildirim_tabs {
    list-style-type:none;
    padding:0
}
ul#bildirim_tabs li {
    display:inline
}
ul#bildirim_tabs li a {
    text-decoration:none;
    padding:20px;
    display:inline-block;
    font-size:14px;
    color:#000;
    width:100%;
    position:relative;
    background-color:#fff
}
ul#bildirim_tabs li a:hover {
    color:#000;
    background-color:#f8f8f8
}
ul#bildirim_tabs li a.selected {
    color:#fff;
    background-color:#6799fc;
    border:1px solid #6799fc
}
ul#bildirim_tabs li a.selected:after {
    content:'';
    height:20px;
    width:20px;
    position:absolute;
    background-color:#6799fc;
    bottom:-7px;
    margin-left:auto;
    margin-right:auto;
    left:0;
    right:0;
    border-top:1px solid #6799fc;
    border-left:1px solid #6799fc;
    transform:rotate(225deg)
}
div.bildirim_tab_content {
    flex:1;
    animation:.5s fadeEffect;
    box-sizing:border-box;
    background-color:#fff;
    border-top:1px solid #ebebeb
}
.bildirim_tab_no_login {
    border-top:0
}
.bildirim_tab_no_login,.herkesebildirim-show-more-button,.ozelbildirim-show-more-button,.user_subpage_ticketbox_main,.uyelerebildirim-show-more-button {
    width:100%;
    border:1px solid #ebebeb
}
.herkesebildirim-showmorespan,.ozelbildirim-showmorespan,.uyelerebildirim-showmorespan {
    outline:0;
    cursor:pointer;
    width:100%!important;
    display:block;
    padding:10px 0;
    text-align:center;
    text-decoration:underline
}
.bildirim-detay-main {
    width:1280px;
    margin:30px auto;
    box-sizing:border-box;
    display:flex;
    align-items:flex-start;
    justify-content:flex-start;
    flex-wrap:wrap
}
.bildirim-detay-main a {
    margin-right:20px;
    display:flex;
    align-items:center
}
.bildirim-detay-main a i {
    font-size:20px;
    margin-right:5px
}
.bildirim-detay-content {
    flex:1;
    background-color:#fff;
    border:1px solid #ebebeb;
    box-sizing:border-box;
    padding:20px
}
.bildirim-detay-content-h {
    width:100%;
    font-size:19px;
    font-weight:700;
    color:#000;
    padding-bottom:4px
}
.bildirim-detay-content-s {
    width:100%;
    font-size:14px;
    color:#000
}
.bildirim-detay-content-tarih {
    width:100%;
    background-color:#f8f8f8;
    border:1px solid #ebebeb;
    font-size:12px;
    padding:5px 10px;
    margin-bottom:20px;
    box-sizing:border-box
}
.user_subpage_div {
    width:1280px;
    margin:30px auto;
    box-sizing:border-box;
    display:flex;
    align-items:flex-start;
    flex-wrap:wrap;
    justify-content:center
}
.user_page_header_subpage {
    width:100%;
    padding:10px;
    margin-bottom:22px;
    font-size:13px;
    color:#000;
    display:flex;
    align-items:center;
    justify-content:flex-start
}
.user_page_header_subpage a {
    color:#333;
    font-size:12px
}
.orderDetail_product_button,.user_page_header_subpage i {
    margin-left:5px;
    margin-right:5px
}
.user_page_header_subpage,.user_subpage_left_bar_main,.user_subpage_right_content {
    border:1px solid #ebebeb;
    box-sizing:border-box;
    background-color:#fff
}
.user_subpage_left_bar_main {
    width:280px;
    padding:20px;
    margin-right:22px
}
.user_subpage_right_content {
    flex:1;
    padding:20px 30px
}
.user_subpage_left_bar_namediv {
    width:100%;
    border-bottom:1px solid #ebebeb;
    box-sizing:border-box;
    padding-bottom:20px;
    display:flex;
    align-items:flex-start;
    justify-content:flex-start
}
.user_subpage_left_bar_namediv_circle {
    width:60px;
    height:60px;
    border-radius:100px;
    background-color:#eee;
    color:#000;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:16px;
    font-weight:700;
    margin-right:20px
}
.user_subpage_left_bar_namediv_content_usertype {
    font-size:12px;
    color:#5458f3;
    font-weight:600;
    margin-bottom:4px
}
.user_subpage_left_bar_namediv_content_h {
    font-size:17px;
    font-weight:700;
    line-height:18px;
    width:80%
}
.user_subpage_left_bar_namediv_content_usergroup {
    font-size:12px;
    background-color:#f06670;
    color:#fff;
    width:auto;
    border-radius:100px;
    font-weight:600;
    display:inline-block;
    padding:1px 10px;
    margin-top:9px
}
.user_subpage_left_bar_nav_desktop_items {
    width:100%;
    box-sizing:border-box;
    border-bottom:1px solid #ebebeb;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    padding:10px 5px;
    color:#000
}
.user_subpage_left_bar_nav_desktop_items:hover {
    border-bottom:1px solid #f08183
}
.user_subpage_left_bar_nav_desktop_items:hover,.user_subpage_left_bar_nav_desktop_items_active {
    background-color:#f8f8f8;
    color:#000;
    text-decoration:none
}
.user_subpage_left_bar_nav_desktop_items_i {
    width:48px;
    font-size:27px;
    line-height:27px
}
.user_subpage_left_bar_nav_desktop_items_t {
    flex:1;
    font-size:14px;
    font-weight:600
}
.user_subpage_info_div_blue,.user_subpage_info_div_blue_2,.user_subpage_info_div_grey,.user_subpage_info_div_red {
    font-size:13px;
    padding:15px;
    width:100%;
    color:#000;
    box-sizing:border-box
}
.user_subpage_info_div_grey {
    border:1px solid #ebebeb;
    background-color:#f9f9f9;
    margin-bottom:20px
}
.user_subpage_info_div_red {
    border:1px solid #eb4d55;
    background-color:#f6e1e1
}
.user_subpage_info_overflow {
    max-height:300px;
    overflow-y:auto
}
.user_subpage_info_overflow::-webkit-scrollbar-track {
    background-color:#ebebeb
}
.user_subpage_info_overflow::-webkit-scrollbar {
    width:7px
}
.user_subpage_info_overflow::-webkit-scrollbar-thumb {
    background-color:#ccc
}
.user_subpage_info_div_blue,.user_subpage_info_div_blue_2 {
    border:1px solid #e1eef1;
    background-color:#f1f6f7;
    margin-bottom:20px
}
.user_subpage_info_div_blue_2 {
    padding:25px
}
.user_subpage_account_header {
    width:100%;
    font-size:24px;
    font-weight:600;
    color:#000;
    margin-bottom:20px
}
.user_subpage_account_spot {
    font-size:13px;
    color:#999;
    font-weight:400;
    margin-top:8px
}
.user_subpage_account_content,.user_subpage_favorites_content {
    flex:1;
    border:1px solid #ebebeb;
    box-sizing:border-box;
    padding:30px;
    background-color:#fff;
    display:flex;
    align-items:flex-start;
    justify-content:flex-start;
    flex-wrap:wrap
}
.user_subpage_account_left {
    width:48%
}
.user_subpage_account_right {
    width:48%;
    margin-left:4%;
    border:1px solid #ebebeb;
    margin-top:15px;
    position:relative;
    box-sizing:border-box;
    padding:20px
}
.user_subpage_account_right_head {
    margin-top:-35px;
    margin-bottom:25px;
    margin-left:-10px
}
.user_subpage_account_right_head_in {
    background-color:#fff;
    font-size:18px;
    color:#000;
    font-weight:700;
    display:inline-block;
    padding:0 12px
}
.user_subpage_favorites_nologin {
    width:100%;
    padding:90px 0;
    text-align:center
}
.user_subpage_favorites_noitems i,.user_subpage_favorites_nologin i {
    font-size:60px;
    color:#f7acaa
}
.user_subpage_favorites_nologin_head {
    font-size:23px;
    font-weight:700;
    color:#000;
    margin-bottom:15px
}
.user_subpage_favorites_noitems_s,.user_subpage_favorites_nologin_s {
    font-size:14px;
    color:#767676;
    width:500px;
    margin:0 auto 15px
}
.user_subpage_favorites_nologin_buttons {
    margin-top:50px
}
.user_subpage_favorites_nologin_buttons a {
    width:200px
}
.odeme-bildirim-uyari,.user_subpage_favorites_noitems {
    width:100%;
    padding:40px 0;
    text-align:center
}
.user_subpage_favorites_noitems_head {
    font-size:16px;
    font-weight:700;
    color:#000;
    margin-bottom:15px
}
.user_subpage_favorites_box_div {
    width:102%;
    display:flex;
    justify-content:flex-start;
    flex-wrap:wrap;
    margin-top:15px
}
.user_subpage_favorites_box {
    width:23%;
    box-sizing:border-box;
    border:3px solid #ebebeb;
    margin-right:2%;
    margin-bottom:1%;
    border-radius:4px;
    padding:20px;
    position:relative;
    display:flex;
    flex-direction:column
}
.user_subpage_favorites_box_img {
    width:100%;
    height:170px;
    margin-bottom:10px;
    overflow:hidden
}
.user_subpage_favorites_box_img img {
    width:100%;
    min-height:170px;
    max-height:200px
}
.user_subpage_favorites_box_h {
    width:100%;
    font-size:14px;
    font-weight:600;
    margin-bottom:20px
}
.user_subpage_favorites_box_hin {
    width:100%;
    font-size:13px;
    font-weight:500;
    margin-bottom:4px;
    margin-top:4px;
    color:#999;
    border:1px solid #ebebeb;
    background-color:#f8f8f8;
    text-align:center;
    padding:4px 0
}
.user_subpage_favorites_box_go {
    font-size:13px;
    font-weight:600;
    margin-top:auto;
    display:flex;
    align-items:center;
    justify-content:flex-end
}
.user_subpage_favorites_box_icon {
    width:35px;
    height:35px;
    background-color:#ffc0cc;
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:18px;
    position:absolute;
    left:8px;
    top:8px;
    border-radius:100px
}
.user_subpage_comment_box,.user_subpage_comment_box2 {
    border:3px solid #ebebeb;
    box-sizing:border-box;
    border-radius:4px;
    margin-bottom:2%;
    padding:15px;
    display:flex;
    flex-direction:column
}
.user_subpage_comment_box {
    width:48%;
    margin-right:2%
}
.user_subpage_comment_box2 {
    width:98%
}
.user_subpage_comment_box_status_main,.user_subpage_comment_box_status_main2 {
    width:100%;
    display:flex;
    justify-content:flex-end;
    align-items:center
}
.user_subpage_comment_box_status {
    display:inline-block;
    padding:3px 10px;
    border-radius:4px;
    font-size:12px;
    font-weight:600;
    margin-bottom:5px
}
.user_subpage_comment_box_product {
    width:100%;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    margin-bottom:10px
}
.user_subpage_comment_box_img {
    width:64px;
    height:64px;
    margin-right:15px;
    overflow:hidden
}
.user_subpage_comment_box_img img {
    width:100%;
    min-height:64px;
    max-height:80px
}
.user_subpage_comment_box_product_name {
    width:100%;
    font-size:14px;
    color:#333;
    font-weight:600;
    margin-bottom:4px
}
.user_subpage_comment_box_point_count {
    width:100%;
    font-size:13px;
    color:#999;
    font-weight:500;
    display:flex;
    align-items:center;
    justify-content:flex-start
}
.user_subpage_comment_box_text {
    font-size:13px;
    font-weight:600;
    color:#666;
    margin-bottom:10px
}
.user_subpage_comment_box_content {
    font-size:13px;
    color:#666;
    max-height:135px;
    overflow-y:auto;
    margin-bottom:15px
}
.user_subpage_comment_box_content::-webkit-scrollbar-track {
    background-color:#ebebeb
}
.user_subpage_comment_box_content::-webkit-scrollbar {
    width:7px
}
.user_subpage_comment_box_content::-webkit-scrollbar-thumb {
    background-color:#ccc
}
.user_subpage_comment_box_delete {
    margin-top:auto;
    text-align:right
}
.user_subpage_comment_box_delete a {
    font-size:14px;
    font-weight:700;
    color:#000
}
.user_subpage_flex_header {
    width:100%;
    margin-bottom:20px;
    display:flex;
    align-items:flex-start;
    justify-content:space-between
}
.user_subpage_flex_header_back_href {
    font-size:13px;
    font-weight:500;
    color:#999;
    width:100%;
    display:block;
    margin-bottom:5px
}
.user_subpage_flex_header_back_href a,.user_subpage_flex_header_back_href a:hover {
    color:#6495ed;
    font-weight:600
}
.user_subpage_flex_header_h {
    font-size:24px;
    font-weight:600;
    color:#000;
    width:65%
}
.user_subpage_flex_header_links {
    width:100%;
    margin-top:25px
}
.account_subpage_order_products_box_hed_status,.user_subpage_flex_header_right,.user_subpage_siparis_box_end {
    flex:1;
    display:flex;
    align-items:center;
    justify-content:flex-end
}
.ustsearch_area input {
    width:100%;
    height:30px;
    border-radius:0;
    font-size:13px;
    text-align:left;
    border:0;
    padding-left:0;
    border-bottom:1px solid #ebebeb
}
.ustsearch_area input:focus {
    border:0;
    border-bottom:1px solid #333
}
.ustsearch_area button {
    position:absolute!important;
    border:0;
    background-color:transparent;
    top:1px;
    right:0
}
.user_subpage_select {
    width:220px!important
}
.categories-menus>li>.categories_st_side,.user_subpage_select.nice-select .list,.user_subpage_select.nice-select.open .list {
    width:220px
}
.user_subpage_coupon_content {
    flex:1;
    border:1px solid #ebebeb;
    box-sizing:border-box;
    padding:30px;
    background-color:#fff
}
.user_subpage_kupon_box {
    width:100%;
    border:3px solid #ebebeb;
    padding:20px;
    box-sizing:border-box;
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    flex-wrap:wrap;
    border-radius:4px;
    margin-bottom:20px
}
.user_subpage_kupon_name {
    width:240px;
    margin-right:30px
}
.user_subpage_kupon_name_1 {
    width:100%;
    font-size:14px;
    font-weight:700;
    color:#94a1d1
}
.user_subpage_kupon_name_2 {
    width:100%;
    font-size:13px;
    color:#999;
    margin-top:8px
}
.user_subpage_kupon_name_3 {
    width:100%;
    font-size:14px;
    background-color:#f9f9f9;
    font-weight:400;
    color:#000;
    border:2px dashed #ccc;
    padding:15px;
    box-sizing:border-box;
    margin-top:20px;
    text-align:center
}
.user_subpage_kupon_fdate,.user_subpage_kupon_sdate,.user_subpage_kupon_status,.user_subpage_kupon_tutar {
    flex:1;
    font-size:13px;
    text-align:center
}
.user_subpage_kupon_fdate_1,.user_subpage_kupon_sdate_1,.user_subpage_kupon_status_1,.user_subpage_kupon_tutar_1 {
    font-weight:600;
    color:#a0a0a0
}
.user_subpage_kupon_tutar_2 {
    margin-top:8px;
    font-size:15px;
    font-weight:700;
    color:#000
}
.user_subpage_kupon_fdate_2,.user_subpage_kupon_sdate_2,.user_subpage_kupon_status_2 {
    margin-top:8px;
    font-size:13px;
    color:#000
}
.user_subpage_ticketbox {
    width:100%;
    border-bottom:1px solid #ebebeb;
    padding:20px 15px;
    box-sizing:border-box;
    display:flex;
    align-items:center;
    justify-content:space-between;
    flex-wrap:wrap
}
.user_subpage_ticketbox:nth-of-type(2n) {
    background-color:#f9f9f9
}
.user_subpage_ticketbox_number {
    width:130px;
    font-size:13px;
    font-weight:700;
    color:#000
}
.user_subpage_ticketbox_h {
    width:350px;
    font-size:13px;
    color:#666;
    font-weight:600
}
.user_subpage_ticketbox_status {
    width:135px;
    font-size:13px;
    font-weight:600
}
.user_subpage_ticketbox_lasthour {
    color:#b1b1b1;
    margin-right:30px;
    width:150px
}
.user_subpage_ticketbox_lasthour_1 {
    width:100%;
    font-size:12px;
    color:#666;
    font-weight:600
}
.user_subpage_ticketbox_lasthour_2 {
    width:100%;
    font-size:12px;
    font-weight:500
}
.user_subpage_ticketbox_go {
    width:35px;
    height:35px;
    border-radius:100px;
    background-color:#f8f8f8;
    display:flex;
    align-items:center;
    justify-content:center;
    border:1px solid #ebebeb;
    color:#000;
    cursor:pointer
}
.user_subpage_ticketbox_go:hover {
    box-shadow:0 0 10px 0 rgba(0,0,0,.1);
    color:#000;
    text-decoration:none
}
.ticket-detail-form-area label {
    font-size:13px!important;
    font-weight:600!important
}
.user_subpage_ticket_line_hed {
    width:100%;
    border-bottom:1px solid #ebebeb;
    height:11px;
    margin-bottom:30px;
    margin-top:30px
}
.pricing-tab-system,.pricing-tab-system ul,.user_subpage_ticket_line_hed_in {
    width:100%;
    display:flex;
    align-items:center;
    justify-content:center
}
.user_subpage_ticket_line_hed_text {
    display:inline-block;
    padding:0 10px;
    font-size:13px;
    color:#000;
    background-color:#fff;
    font-weight:600;
    margin-left:-20px
}
.user_subpage_ticket_message_main {
    width:100%;
    margin-bottom:40px;
    display:flex;
    flex-direction:column
}
.user_subpage_ticket_message_user_box {
    width:90%;
    box-sizing:border-box;
    background-color:#f9f9f9;
    border:1px solid #ebebeb;
    margin-bottom:30px;
    padding:20px;
    margin-right:auto
}
.user_subpage_ticket_message_user_box_hed {
    border-bottom:1px solid #ebebeb;
    padding-bottom:10px;
    margin-bottom:10px;
    font-size:14px;
    color:#5951f9;
    font-weight:600;
    display:flex;
    align-items:center;
    justify-content:flex-start
}
.user_subpage_ticket_message_user_box_hed i {
    font-size:19px;
    color:#000
}
.user_subpage_ticket_message_user_box_msg {
    width:100%;
    font-size:13px;
    margin-bottom:15px
}
.user_subpage_ticket_message_user_box_date {
    width:100%;
    display:flex;
    align-items:center;
    justify-content:flex-end;
    font-size:11px;
    color:#999
}
.user_subpage_ticket_message_support_box {
    width:90%;
    box-sizing:border-box;
    background-color:#34a287;
    border:1px solid #34a287;
    margin-bottom:30px;
    padding:20px;
    margin-left:auto
}
.user_subpage_ticket_message_support_box_hed {
    border-bottom:1px solid #41cdae;
    padding-bottom:10px;
    margin-bottom:10px;
    font-size:14px;
    color:#fff;
    font-weight:600;
    display:flex;
    align-items:center;
    justify-content:flex-start
}
.user_subpage_ticket_message_support_box_hed i {
    font-size:19px;
    color:#fff
}
.user_subpage_ticket_message_support_box_msg {
    width:100%;
    font-size:13px;
    margin-bottom:15px;
    color:#fff
}
.user_subpage_ticket_message_support_box_date {
    width:100%;
    display:flex;
    align-items:center;
    justify-content:flex-end;
    font-size:11px;
    color:#fff
}
.user_subpage_ticket_answer_main label {
    font-size:20px!important;
    font-weight:700!important
}
.user_subpage_address_boxes_main {
    width:100%;
    display:flex;
    justify-content:flex-start;
    flex-wrap:wrap;
    margin-top:30px
}
.user_subpage_address_box_added {
    width:48%;
    box-sizing:border-box;
    border:1px solid #ebebeb;
    margin-right:2%;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-direction:column;
    padding:20px;
    margin-bottom:20px
}
.user_subpage_address_box_added:hover,.user_subpage_address_box_added_noitem:hover {
    text-decoration:none;
    border:1px solid #c7e0ed
}
.user_subpage_address_box_added:hover .user_subpage_address_box_added_icon,.user_subpage_address_box_added_noitem:hover .user_subpage_address_box_added_icon {
    border:1px solid #c7e0ed;
    background-color:#c7e0ed
}
.user_subpage_address_box_added:hover .user_subpage_address_box_added_text,.user_subpage_address_box_added_noitem:hover .user_subpage_address_box_added_text {
    color:#7bbade
}
.return-pro-img {
    width:75px;
    box-sizing:border-box;
    margin-right:15px
}
.return-pro-img img {
    width:100%;
    padding:5px;
    border:1px solid #ebebeb;
    border-radius:4px
}
.return-pro-txt {
    flex:1;
    font-size:14px;
    font-weight:600;
    color:#000
}
.user_subpage_address_box_added_icon,.user_subpage_address_box_added_noitem {
    border:1px solid #ebebeb;
    display:flex;
    align-items:center;
    justify-content:center;
    transition-duration:.1s;
    transition-timing-function:linear
}
.user_subpage_address_box_added_noitem {
    width:48%;
    box-sizing:border-box;
    margin-right:2%;
    height:260px;
    flex-direction:column
}
.user_subpage_address_box_added_icon {
    width:62px;
    height:62px;
    border-radius:100px;
    margin-bottom:12px
}
.user_subpage_address_box_added_icon i {
    color:#000;
    font-size:25px
}
.user_subpage_address_box_added_text {
    font-size:16px;
    color:#000
}
.user_subpage_address_box {
    width:48%;
    box-sizing:border-box;
    border:1px solid #c7e0ed;
    margin-right:2%;
    padding:20px 30px;
    margin-bottom:20px
}
.user_subpage_address_box_name {
    width:100%;
    font-weight:700;
    color:#000;
    font-size:15px;
    margin-bottom:25px
}
.user_subpage_address_box_user {
    width:100%;
    font-weight:600;
    color:#595959;
    font-size:13px;
    margin-bottom:15px
}
.user_subpage_address_box_content {
    width:100%;
    color:#595959;
    font-size:13px;
    margin-bottom:10px
}
.user_subpage_address_box_phone {
    width:100%;
    color:#a3a3a3;
    font-size:12px;
    margin-bottom:10px
}
.user_subpage_address_box_type {
    width:100%;
    color:#f96d51;
    font-weight:600;
    font-size:13px
}
.user_subpage_address_add_border_div {
    flex:1;
    border:1px solid #ebebeb;
    margin-top:15px;
    position:relative;
    box-sizing:border-box;
    padding:20px
}
.sablon2-level-menu,.second-level-menu,.third-level-menu {
    position:absolute;
    opacity:0;
    visibility:hidden;
    list-style:none
}
.user_subpage_address_add_border_div_head {
    margin-top:-33px;
    margin-bottom:25px;
    margin-left:-10px
}
.user_subpage_address_add_border_div_head_in {
    background-color:#fff;
    font-size:15px;
    color:#000;
    font-weight:600;
    display:inline-block;
    padding:0 12px
}
.user_subpage_siparis_boxes_div {
    width:100%;
    display:flex;
    flex-direction:column;
    margin-top:40px
}
.user_subpage_siparis_box {
    width:100%;
    border:1px solid #ebebeb;
    padding:25px 20px;
    box-sizing:border-box;
    display:flex;
    align-items:center;
    justify-content:space-between;
    flex-wrap:wrap;
    border-radius:4px;
    margin-bottom:20px;
    transition-duration:.2s;
    transition-timing-function:linear
}
.user_subpage_siparis_box:hover {
    border:1px solid #ccc
}
.user_subpage_siparis_box_img {
    width:49px;
    height:49px;
    margin-right:20px;
    border:1px solid #ebebeb;
    box-sizing:border-box;
    overflow:hidden
}
.user_subpage_siparis_box_img img {
    width:100%;
    height:100%;
    box-sizing:border-box;
    padding:1px
}
.user_subpage_return_box_orderno {
    width:135px;
    color:#000
}
.user_subpage_siparis_box_orderno {
    width:280px;
    color:#000
}
.user_subpage_siparis_box_orderno-1 {
    width:100%;
    font-size:14px;
    margin-bottom:5px;
    line-height:17px
}
.user_subpage_siparis_box_orderno-2 {
    width:100%;
    font-size:12px;
    color:#999
}
.user_subpage_siparis_box_status {
    flex:1;
    display:flex;
    align-items:center;
    justify-content:space-between
}
.user_subpage_siparis_box_status_iptal {
    width:auto;
    display:inline-block;
    padding:5px 15px;
    border:1px solid #ffa2a5;
    box-sizing:border-box;
    font-size:14px;
    font-weight:600;
    color:#ffa2a5
}
.user_subpage_siparis_box_end_amount {
    margin-right:40px;
    text-align:right
}
.user_subpage_siparis_box_end_amount_1 {
    font-size:16px;
    font-weight:600;
    color:#000;
    width:100%
}
.user_subpage_siparis_box_end_amount_2 {
    font-size:13px;
    font-weight:500;
    color:#999;
    width:100%
}
.account_subpage_order_address_main {
    width:100%;
    display:flex;
    justify-content:flex-start;
    flex-wrap:wrap;
    margin-bottom:20px
}
.account_subpage_order_address_left {
    flex:1;
    box-sizing:border-box;
    border:1px solid #ebebeb;
    padding:25px;
    color:#000
}
.account_subpage_order_address_right {
    width:49%;
    margin-left:2%;
    box-sizing:border-box;
    border:1px solid #ebebeb;
    padding:25px;
    color:#000
}
.account_subpage_order_address_h {
    width:100%;
    font-size:14px;
    font-weight:600;
    border-bottom:1px solid #ebebeb;
    margin-bottom:20px;
    padding-bottom:8px
}
.account_subpage_order_address_name {
    width:100%;
    font-size:13px;
    font-weight:600;
    margin-bottom:10px
}
.account_subpage_order_address_phone {
    width:100%;
    font-size:13px;
    color:#666
}
.account_subpage_order_products_box {
    width:100%;
    box-sizing:border-box;
    border:1px solid #ebebeb;
    padding:25px 25px 10px;
    margin-bottom:20px
}
.account_subpage_order_products_box_hed {
    width:100%;
    box-sizing:border-box;
    display:flex;
    align-items:flex-start;
    justify-content:flex-start;
    flex-wrap:wrap;
    border-bottom:1px dashed #ebebeb;
    padding-bottom:10px
}
.account_subpage_order_products_box_hed_img {
    width:80px;
    height:80px;
    margin-right:15px
}
.account_subpage_order_products_box_hed_name {
    width:280px;
    font-size:13px;
    font-weight:600;
    color:#000
}
.order_products_box_hed_name_sub {
    font-size:12px;
    margin-bottom:9px;
    padding-bottom:9px;
    border-bottom:1px dashed #ebebeb;
    font-weight:500
}
.account_subpage_order_products_box_fot {
    width:100%;
    box-sizing:border-box;
    display:flex;
    justify-content:flex-end;
    flex-wrap:wrap;
    border-right:1px dashed #ebebeb
}
.account_subpage_order_products_box_fot_adet,.account_subpage_order_products_box_fot_birim,.account_subpage_order_products_box_fot_kargo,.account_subpage_order_products_box_fot_kdv,.account_subpage_order_products_box_fot_total {
    flex:1;
    text-align:center;
    font-size:13px;
    border:1px dashed #ebebeb;
    background-color:#fff;
    border-right:0;
    border-top:0
}
.account_subpage_order_products_box_fot_h {
    width:100%;
    padding:8px;
    border-bottom:1px dashed #ebebeb;
    background-color:#f8f8f8
}
.account_subpage_order_products_box_fot_s {
    width:100%;
    padding:8px;
    font-weight:600
}
.account_subpage_order_cargo_main {
    width:100%;
    box-sizing:border-box;
    padding:25px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    flex-wrap:wrap;
    border:1px solid #558cff;
    margin-bottom:20px
}
.account_subpage_order_cargo_left {
    width:150px
}
.account_subpage_summary_order_main {
    width:100%;
    box-sizing:border-box;
    display:flex;
    justify-content:flex-end
}
.account_subpage_summary_order_in {
    width:300px
}
.account_subpage_summary_order_discount_coupon,.account_subpage_summary_order_freedelivery {
    width:100%;
    box-sizing:border-box;
    border:1px solid #ebebeb;
    display:flex;
    align-items:flex-start;
    justify-content:flex-start;
    padding:10px 18px;
    margin-bottom:10px
}
.account_subpage_summary_order_coupon_icon {
    width:45px;
    font-size:28px;
    line-height:28px;
    color:#6e8ebe
}
.account_subpage_summary_order_coupon_text {
    flex:1;
    font-size:12px;
    color:#333;
    font-weight:600;
    line-height:15px
}
.account_subpage_summary_order_coupon_text_h {
    width:100%;
    color:#999;
    font-weight:500
}
.account_subpage_summary_order_coupon_text_s {
    width:100%;
    margin-top:5px
}
.account_subpage_summary_order_box {
    width:100%;
    box-sizing:border-box;
    border:1px solid #ebebeb;
    background-color:#f8f8f8;
    color:#000;
    padding:20px
}
.account_subpage_summary_order_box_h {
    font-size:16px;
    font-weight:600;
    margin-bottom:20px
}
.account_subpage_summary_order_box_s {
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    flex-wrap:wrap;
    width:100%;
    border-bottom:1px solid #ebebeb;
    font-size:14px;
    padding-bottom:8px;
    margin-bottom:8px
}
.account_subpage_summary_order_box_s:last-child {
    border-bottom:0;
    margin-bottom:0;
    padding-bottom:0
}
.account_subpage_summary_order_box_s_left {
    width:50%
}
.account_subpage_summary_order_box_s_right {
    width:50%;
    text-align:right;
    font-weight:600
}
.orderdetail_coupon_total {
    box-sizing:border-box;
    text-align:center;
    border:1px solid #ebebeb;
    padding:5px;
    margin-top:5px;
    border-radius:10px;
    background-color:#f8f8f8
}
.banka-hesap-main-box,.odeme-bildirim-box {
    background-color:#fff;
    border:1px solid #ebebeb;
    box-sizing:border-box
}
.banka-hesap-main-box {
    width:100%;
    margin-bottom:20px;
    display:flex;
    justify-content:flex-start;
    flex-wrap:wrap
}
.banka-hesap-main-box-img {
    width:135px;
    border-right:1px solid #ebebeb;
    box-sizing:border-box;
    display:flex;
    align-items:center;
    justify-content:center
}
.banka-hesap-main-box-img img {
    max-width:110px;
    max-height:70px
}
.banka-hesap-main-box-flex {
    flex:1;
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap
}
.banka-hesap-main-box-flex-isim,.banka-hesap-main-box-flex-name {
    width:165px;
    border-right:1px solid #ebebeb
}
.banka-hesap-main-box-flex-doviz {
    width:65px;
    border-right:1px solid #ebebeb
}
.banka-hesap-main-box-flex-hesap {
    width:150px;
    border-right:1px solid #ebebeb
}
.banka-hesap-main-box-flex-ust {
    width:100%;
    font-weight:600;
    box-sizing:border-box;
    border-bottom:1px solid #ebebeb
}
.banka-hesap-main-box-flex-alt,.banka-hesap-main-box-flex-ust {
    padding:10px;
    font-size:13px;
    color:#333
}
.odeme-bildirim-boxes-flex {
    width:100%;
    display:flex;
    align-items:flex-start;
    justify-content:flex-start;
    flex-wrap:wrap
}
.odeme-bildirim-box {
    flex:1;
    margin-right:15px;
    padding:35px;
    margin-bottom:10px;
    margin-top:10px
}
.odeme-bildirim-box-hed {
    border-bottom:1px solid #ebebeb;
    width:100%;
    padding-bottom:10px;
    margin-bottom:25px;
    font-size:16px;
    font-weight:600;
    color:#000
}
.odeme-bildirim-box-account-div {
    width:100%;
    box-sizing:border-box;
    max-height:612px;
    overflow-y:auto
}
.odeme-bildirim-box-account-div::-webkit-scrollbar-track {
    background-color:#ebebeb
}
.odeme-bildirim-box-account-div::-webkit-scrollbar {
    width:7px
}
.odeme-bildirim-box-account-div::-webkit-scrollbar-thumb {
    background-color:#ccc
}
.odeme-bildirim-box-spot {
    font-size:14px;
    font-weight:600;
    color:#000;
    width:85%;
    margin-bottom:20px
}
.odeme-bildirim-box-spotsm {
    font-size:13px;
    font-weight:500;
    color:#999;
    width:85%
}
.odeme-bildirim-banka-radio {
    width:100%;
    border-bottom:1px solid #ebebeb
}
.odeme-bildirim-banka-radio label {
    border:2px solid #fff!important;
    width:100%;
    box-sizing:border-box;
    padding:20px;
    cursor:pointer
}
.odeme-bildirim-banka-radio input:checked+label {
    border:2px solid red!important
}
.odeme-bildirim-banka-radio-hed {
    width:100%;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    flex-wrap:wrap;
    margin-bottom:10px
}
.odeme-bildirim-banka-radio-hed-img {
    width:100px;
    height:60px;
    border:1px solid #ebebeb;
    display:flex;
    align-items:center;
    justify-content:center;
    margin-right:10px
}
.odeme-bildirim-banka-radio-hed-img img {
    max-width:90%;
    max-height:50px
}
.odeme-bildirim-banka-radio-bank {
    flex:1;
    font-size:13px;
    font-weight:600
}
.odeme-bildirim-banka-radio-text {
    width:100%;
    border-bottom:1px dashed #ebebeb;
    font-size:13px;
    padding:5px 0
}
.compare-container-table-1 tr,.compare_header_div,td {
    border:1px solid #ebebeb
}
.odeme-bildirim-uyari-i {
    font-size:60px;
    margin-bottom:25px;
    line-height:60px;
    color:#7f99d8
}
.compare-container-main {
    width:1280px;
    box-sizing:border-box;
    margin:20px auto
}
.compare-container-table-div {
    width:100%;
    background-color:#fff
}
.compare-container-table-1 {
    width:100%;
    height:auto;
    border-collapse:collapse;
    border:1px solid #ebebeb;
    font-size:13px;
    font-weight:600
}
.compare-container-table-1-content {
    text-align:center;
    width:auto
}
.compare-container-table-1-content img {
    max-width:150px;
    max-height:150px
}
.compare-container-table-1-content i,.font-24 {
    font-size:24px
}
.compare_header_div {
    width:100%;
    background-color:#fff;
    padding:20px;
    box-sizing:border-box;
    margin-bottom:30px;
    font-size:20px;
    font-weight:700;
    color:#000;
    text-align:center;
    display:flex;
    align-items:center;
    justify-content:space-between;
    line-height:25px;
    flex-wrap:wrap
}
.m-top-0 {
    margin-top:0!important
}
.m-top-10 {
    margin-top:10px
}
.m-top-30 {
    margin-top:30px
}
.story-in-div {
    margin:0 auto;
    max-width:1280px;
    text-align:center
}
.story-in-div-standart {
    margin:0 auto;
    width:1280px;
    display:flex;
    align-items:flex-start;
    justify-content:flex-start;
    flex-wrap:wrap
}
.story-group-box,.story-group-box-img {
    width:100%;
    overflow:hidden;
    box-sizing:border-box
}
.story-group-box {
    text-align:center;
    display:block;
    margin-right:12px
}
.story-group-box-img {
    height:auto;
    margin-bottom:8px
}
.story-group-box-img img {
    width:100%;
    height:100%;
    padding:3px
}
.story-group-box-h {
    font-size:18px;
    width:100%;
    text-align:center;
    margin-top:20px
}
.pricing-tab-system ul {
    width:auto!important;
    border-bottom:0;
    padding:10px;
    margin-bottom:20px;
    margin-top:20px
}
.pricing-tab-system a {
    background-color:transparent;
    border:0!important;
    border-radius:0!important;
    padding:12px 35px
}
.font-spacing {
    letter-spacing:.04em
}
.font-14 {
    font-size:14px
}
.font-16 {
    font-size:16px
}
.font-17 {
    font-size:17px
}
.font-18 {
    font-size:18px
}
.font-26 {
    font-size:26px
}
.font-27 {
    font-size:27px
}
.font-28 {
    font-size:28px
}
.font-29 {
    font-size:29px
}
.font-size-exbig {
    font-size:50px
}
.font-exlight {
    font-weight:300
}
.font-light {
    font-weight:400
}
.font-small {
    font-weight:500
}
.font-medium {
    font-weight:600
}
.font-exbold {
    font-weight:800
}
.font-raleway {
    font-family:Raleway,sans-serif
}
.font-open-sans {
    font-family:'Open Sans',sans-serif
}
.p-p {
    padding:0;
    margin:0;
    overflow:hidden
}
.sablon2-level-menu,.sablon2-level-menu-left {
    box-sizing:border-box;
    display:flex;
    justify-content:flex-start
}
.sablon2-level-menu {
    margin:0;
    z-index:999;
    transition:.01s ease-in-out;
    padding:0
}
.sablon2-level-menu-left {
    flex:1;
    padding:30px 0;
    align-items:flex-start;
    flex-wrap:wrap
}
.sablon2-level-menu-left-item {
    width:175px;
    margin-right:15px;
    margin-left:20px;
    margin-bottom:10px;
    box-sizing:border-box
}
.sablon2-level-menu-left-item-h {
    width:100%;
    display:block;
    font-weight:600;
    font-size:16px;
    padding-bottom:4px;
    margin-bottom:4px
}
.sablon2-level-menu-left-item-s {
    width:100%;
    display:block;
    margin-bottom:5px;
    font-size:13px
}
.sablon2-level-menu-right {
    width:410px;
    box-sizing:border-box;
    padding:15px
}
.sablon2-level-menu-right img {
    max-width:100%!important;
    width:100%!important
}
.sablon2-level-menu-right-product-box {
    width:26%;
    box-sizing:border-box;
    display:block;
    font-weight:500;
    font-size:13px;
    margin:14px 10px
}
.sablon2-level-menu-right-product-box img {
    width:100%;
    height:auto;
    margin-bottom:10px
}
.second-level-menu,.third-level-menu {
    margin:0;
    box-shadow:0 5px 14.25px .75px rgba(0,0,0,.05)
}
.third-level-menu {
    top:0!important;
    z-index:9;
    transition:.1s ease-in-out
}
.second-level-menu>li p,.second-level-menu>li>.third-level-menu li p {
    margin:0;
    display:flex;
    align-items:center;
    justify-content:space-between
}
.second-level-menu {
    left:0;
    z-index:999;
    transition:.01s ease-in-out
}
.second-level-menu>li {
    position:relative;
    height:auto
}
.top-level-menu {
    list-style:none;
    padding:0;
    margin:0;
    display:flex;
    justify-content:flex-start;
    width:100%
}
.top-level-menu>li {
    width:auto;
    height:auto
}
.top-level-menu li:hover>ul {
    opacity:1;
    visibility:visible;
    margin-top:0;
    margin-left:0
}
.dropdown-overlay-show,.dropdown-overlay-show2 {
    height:11111%!important;
    position:absolute;
    display:none
}
.dropdown-overlay-show {
    width:15000px;
    background-color:rgba(0,0,0,.55);
    z-index:9!important;
    left:-700px
}
.dropdown-overlay-show2 {
    width:150%;
    background-color:rgba(0,0,0,.2);
    z-index:99;
    left:-500px
}
.tooltip-bottom,.tooltip-left,.tooltip-right,.tooltip-top {
    position:relative;
    outline:0
}
.tooltip-bottom:before,.tooltip-left:before,.tooltip-right:before,.tooltip-top:before {
    content:attr(data-tooltip);
    padding:4px 10px;
    color:#555;
    white-space:pre;
    border-radius:4px;
    text-align:center;
    font-weight:400;
    font-size:12px;
    z-index:998
}
.tooltip-bottom:after,.tooltip-left:after,.tooltip-right:after,.tooltip-top:after {
    content:"";
    width:10px;
    height:10px;
    z-index:999
}
.tooltip-bottom:after,.tooltip-bottom:before,.tooltip-left:after,.tooltip-left:before,.tooltip-right:after,.tooltip-right:before,.tooltip-top:after,.tooltip-top:before {
    position:absolute;
    cursor:default;
    opacity:0;
    background-color:#fff;
    pointer-events:none;
    -webkit-transition:.15s ease-out;
    transition:.15s ease-out
}
.tooltip-bottom:hover:after,.tooltip-bottom:hover:before,.tooltip-left:hover:after,.tooltip-left:hover:before,.tooltip-right:hover:after,.tooltip-right:hover:before,.tooltip-top:hover:after,.tooltip-top:hover:before {
    opacity:1;
    margin:0;
    box-shadow:0 0 15px 0 rgba(0,0,0,.1)
}
.tooltip-right:before {
    left:calc(100% + 8px + 4px);
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.tooltip-right:after {
    left:calc(100% + 5px + 4px);
    -webkit-transform:translateY(-50%) rotate(-315deg);
    transform:translateY(-50%) rotate(-315deg)
}
.tooltip-right:after,.tooltip-right:before {
    top:50%;
    margin-left:-4px
}
.tooltip-bottom:before {
    top:calc(100% + 8px + 4px);
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.tooltip-bottom:after {
    top:calc(100% + 3px + 4px);
    -webkit-transform:translateX(-50%) rotate(-225deg);
    transform:translateX(-50%) rotate(-225deg)
}
.tooltip-bottom:after,.tooltip-bottom:before {
    left:50%;
    margin-top:-4px
}
.tooltip-left:before {
    right:calc(100% + 8px + 4px);
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.tooltip-left:after {
    right:calc(100% + 3px + 4px);
    -webkit-transform:translateY(-50%) rotate(-135deg);
    transform:translateY(-50%) rotate(-135deg)
}
.tooltip-left:after,.tooltip-left:before {
    top:50%;
    margin-right:-4px
}
.up-arrow-blue:before,.up-arrow-green:before,.up-arrow-grey-white:before,.up-arrow-grey:before {
    content:'';
    height:11px;
    width:11px;
    position:absolute;
    background-color:#fff;
    top:-6px;
    left:32px;
    border-top:1px solid #558cff;
    border-left:1px solid #558cff;
    transform:rotate(45deg)
}
.up-arrow-green:before,.up-arrow-grey-white:before,.up-arrow-grey:before {
    border-top:1px solid #279c3d;
    border-left:1px solid #279c3d
}
.up-arrow-grey-white:before,.up-arrow-grey:before {
    background-color:#f8f8f8;
    border-top:1px solid #ebebeb;
    border-left:1px solid #ebebeb
}
.up-arrow-grey-white:before {
    background-color:#fff
}
.user-kargo-return-left,.user-kargo-return-right {
    border:1px solid #ebebeb;
    padding:22px;
    width:49%;
    box-sizing:border-box
}
.user-kargo-return-left {
    margin-right:1%
}
.user-kargo-return-right {
    margin-left:1%
}
.user-kargo-return-heading {
    width:100%;
    font-size:13px;
    font-weight:600;
    color:#000;
    margin-bottom:18px
}
.user-kargo-return-address {
    font-size:13px;
    width:100%
}
.kargolari-sirala img {
    height:60px;
    padding:5px;
    border:1px solid #ebebeb
}
.kargo-form-user-h {
    font-size:13px;
    font-weight:600;
    width:220px
}
.kargo-form-user-inputarea {
    flex:1;
    margin-left:70px;
    flex-wrap:wrap;
    display:flex;
    justify-content:flex-end
}
.iban-user-area-form input,.kargo-form-user-inputarea input,.kargo-form-user-inputarea select {
    font-size:13px!important;
    border-radius:0;
    width:200px;
    margin-right:15px
}
.kargo-form-user-ok-value {
    width:155px;
    font-size:13px;
    font-weight:600
}
.kargo-form-user-ok-right {
    flex:1;
    background-color:#f2fdf9;
    border:1px solid #def1ea;
    display:flex;
    align-items:center;
    box-sizing:border-box;
    padding:15px;
    font-size:12px;
    justify-content:center
}
.iban-user-area-heading {
    width:100%;
    margin-bottom:15px;
    font-size:13px;
    font-weight:600
}
.iban-user-area-form input {
    width:40.5%
}
.iade-onaysiz-user-main {
    align-items:flex-start;
    flex-wrap:wrap
}
.iade-onaysiz-user-left {
    width:auto;
    margin-right:15px;
    font-weight:600;
    padding-top:10px
}
.iade-onaysiz-user-right {
    flex:1;
    background-color:#f8f8f8;
    box-sizing:border-box;
    padding:10px 20px
}
.iade-onaysiz-in-txt {
    width:90%;
    font-style:italic
}
.order-search-user-filter {
    width:auto;
    display:flex;
    min-width:200px;
    margin-right:10px
}
#ui-datepicker-div>.ui-widget-header {
    border:1px solid #ebebeb!important;
    background:#f8f8f8!important;
    color:#000;
    font-weight:700
}
#ui-datepicker-div {
    padding:10px!important;
    box-shadow:0 0 15px 0 rgba(0,0,0,.1)
}
#ui-datepicker-div,.product-detail-variant-div.ui-state-default,.ui-button,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover {
    border:1px solid #ebebeb!important
}
#ui-datepicker-div>.ui-widget-header select {
    background-color:#fff;
    margin-right:4px!important;
    border:1px solid #ebebeb
}
.date-variant {
    font-size:13px!important;
    border:2px solid #ebebeb!important;
    height:55px!important;
    min-width:300px!important;
    cursor:pointer
}
.date-select-variant i {
    position:absolute;
    top:15px;
    font-size:18px;
    right:12px
}
.kargoucret-detay-div,.limitdetay-div {
    border:2px solid #ebebeb!important;
    padding:15px
}
.merchants_div {
    width:1280px;
    margin-left:-10px
}
.merchants_div_box,.merchants_div_in {
    width:101.3%;
    display:flex;
    justify-content:flex-start;
    flex-wrap:wrap
}
.merchants_div_box {
    width:23%;
    border:1px solid #ebebeb;
    background-color:#fff;
    margin-left:10px;
    margin-right:1.2%;
    margin-bottom:1.3%;
    box-sizing:border-box;
    padding:7px;
    transition-duration:.2s;
    transition-timing-function:linear;
    align-items:center;
    justify-content:center
}
.merchants_div_box:hover {
    box-shadow:0 0 20px rgba(0,0,0,.07)
}
.merchants_div_box_img,.merchants_div_box_img img {
    width:100%;
    height:175px
}
.merchants_div_box_txt {
    width:100%;
    text-align:center;
    margin-top:15px
}
.merchants_div_box_txt_1 {
    width:100%;
    font-size:18px;
    font-weight:500;
    color:#333;
    margin-bottom:10px;
    display:block
}
.merchants_div_box_txt_2 {
    width:100%;
    margin-bottom:15px;
    font-size:14px;
    font-weight:400;
    color:#999
}
.merchants_detail_div {
    width:1280px;
    display:flex;
    align-items:flex-start;
    justify-content:flex-start;
    flex-wrap:wrap
}
.merchants_detail_div_gallery {
    width:575px;
    box-sizing:border-box;
    padding:10px;
    border:1px solid #ebebeb;
    margin-right:75px
}
.merchants_detail_div_content_box {
    display:flex;
    align-items:flex-start;
    justify-content:flex-start;
    flex-wrap:wrap;
    border-bottom:1px solid #ebebeb;
    margin-bottom:20px
}
.merchants_detail_div_content_box_i {
    width:100px;
    font-size:60px;
    line-height:60px
}
.merchants_detail_div_content_box_i2 {
    width:100px;
    font-size:50px;
    line-height:50px
}
.merchants_detail_div_content_box_txt_1 {
    width:100%;
    margin-bottom:10px;
    font-weight:600;
    color:#000;
    font-size:18px
}
.merchants_detail_div_content_box_txt_2 {
    width:100%;
    font-weight:400;
    color:#37393b;
    font-size:18px;
    margin-bottom:30px
}
.merchants_detail_div_map {
    margin-top:0;
    width:100%;
    border:1px solid #ebebeb;
    padding:10px 10px 5px
}
.merchants_detail_div_map iframe {
    width:100%!important;
    height:350px!important
}
.product_detail_border_area {
    width:100%;
    display:flex;
    justify-content:flex-start;
    flex-wrap:wrap;
    border:1px solid #f1f1f1;
    margin-top:10px
}
.product_detail_border_area_review_txt {
    padding:8px 20px;
    font-size:19px
}
.product_detail_border_area_other {
    flex:1;
    padding:8px 20px;
    font-size:13px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-left:1px solid #f1f1f1
}
.product_detail_bilgiler {
    width:100%;
    margin:20px 0
}
.product_detail_bilgiler_boxes {
    width:100%;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    flex-wrap:wrap;
    font-size:13px;
    color:#000!important;
    margin-top:5px;
    margin-bottom:5px
}
.product_detail_bilgiler_boxes_baslik {
    width:120px;
    padding-right:8px
}
.product_detail_aciklama_kisa {
    width:100%;
    font-size:13px;
    margin-bottom:20px;
    color:#000
}
.product_detail_aciklama_kisa ul {
    padding:0;
    margin:0 0 0 17px
}
.product_detail_fiyatlar {
    width:100%;
    display:flex;
    justify-content:flex-start;
    margin-bottom:20px
}
.product_detail_fiyatlar_indirim {
    background-color:#dd1729;
    padding:10px;
    box-sizing:border-box;
    color:#fff!important;
    text-align:center;
    margin-right:15px;
    min-width:69px;
    max-width:72px;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-wrap:wrap
}
.product_detail_fiyatlar_indirim_oran {
    font-size:23px;
    width:100%;
    line-height:24px;
    font-weight:500;
    letter-spacing:-.05em
}
.product_detail_fiyatlar_indirim_txt {
    font-size:12px;
    width:100%
}
.product_detail_fiyatlar_content_eski {
    font-size:16px;
    line-height:20px;
    color:#999;
    text-decoration:line-through
}
.product_detail_fiyatlar_content_mevcut {
    font-size:30px;
    line-height:29px;
    font-weight:600;
    color:#000
}
.product_detail_fiyatlar_content_kazanc {
    font-size:13px;
    font-weight:600;
    color:#dd1729
}
.product_detail_fiyatlar_taksit {
    font-size:14px;
    font-weight:500;
    color:#333!important;
    margin-bottom:25px
}
.product_detail_fiyatlar_taksit a {
    color:#333!important
}
.product_detail_kargo_limit_ic {
    width:auto;
    padding:7px 15px;
    border:1px solid #f2f2f2;
    font-size:13px;
    color:#000;
    display:inline-block;
    margin-bottom:20px
}
.product_detail_addcart_main {
    width:100%;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    flex-wrap:wrap;
    margin-top:10px;
    position:relative;
    margin-bottom:20px
}
.product_detail_addcart_quantity {
    width:auto;
    margin-right:10px;
    border:1px solid #abb4c5;
    padding:5px
}
.quantity {
    position:relative;
    display:flex;
    align-items:center;
    justify-content:flex-start
}
.quantity .qty {
    width:95px;
    font-size:20px;
    color:#545454
}
.quantity .minus,.quantity .plus {
    background-color:#fff;
    border:0;
    padding:0 15px;
    font-size:15px;
    color:#abb4c5
}
.quantity .minus:focus,.quantity .plus:focus {
    outline:0;
    border:0!important
}
.quantity input {
    height:38px;
    text-align:center;
    border:0
}
.product_detail_addcart_txt {
    top:-7px;
    left:14px;
    position:absolute;
    background-color:#fff;
    font-size:11px;
    padding:0 10px
}
.product_detail_addcart_button button {
    width:100%;
    height:50px;
    padding:0 45px;
    font-size:14px;
    text-align:center!important;
    font-weight:500;
    justify-content:center
}
.product_detail_addcart_wp {
    flex:none;
    margin-top:10px;
    width:100%
}
.product_detail_addcart_wp a,.product_detail_islem_div a {
    display:flex;
    align-items:center;
    justify-content:center;
    transition-duration:.2s;
    transition-timing-function:linear
}
.product_detail_addcart_wp a {
    background: linear-gradient(135deg, #7ae3a0 0%, #4fc97a 45%, #26a75c 100%);
    font-size: 12px;
    height: 50px;
    font-weight: 600;
    width: 100%;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border-radius: 6px;
    border: 1px solid #32b56b;
    box-shadow: 0 6px 14px rgba(79, 201, 122, 0.4);
    transition: all 0.2s ease-in-out;
    cursor: pointer;
}

.product_detail_addcart_wp a:hover {
    color: #fff;
    background: linear-gradient(135deg, #8cf5b1 0%, #55d885 45%, #2fb567 100%);
    box-shadow: 0 8px 18px rgba(79, 201, 122, 0.6);
    transform: translateY(-1px);
    text-decoration: none;
}

.product_detail_islem_div a {
    width:45px;
    height:45px;
    background-color:#f3f5f7;
    color:#aeb7c8;
    font-size:18px;
    line-height:18px;
    border-radius:100px;
    margin-right:10px
}
.product_detail_quantity_alert {
    width:100%;
    margin-bottom:30px
}
.product_detail_quantity_alert_txt {
    display:inline-block;
    border:1px solid #ff9b90;
    font-size:12px;
    padding:8px 15px;
    background-color:#ffecea
}
.blink {
    animation:.9s linear infinite blinker
}
.product-detail-variant-div input:focus,.product-detail-variant-div select:focus {
    box-shadow:none!important;
    border:1px solid #000!important
}
.urun-detay-main-navg {
    width:1347px;
    box-sizing:border-box;
    margin:20px auto 0;
    background-color:#fff;
    padding:10px 20px;
    font-size:13px
}
.urun-detay-main-navg a {
    display:inline-block;
    color:#000
}
.urun-detay-main-navg i {
    margin-left:10px;
    margin-right:10px
}
.slider-main-div-in,.slider-main-div-in2,.slider-main-div-in3 {
    width:1365px;
    margin:0 auto;
    display:flex;
    align-items:flex-start;
    justify-content:flex-start
}
.slider-main-div-in3 {
    width:1640px
}
.slider-categories {
    margin-right:25px;
    box-sizing:border-box;
    position:relative;
    z-index:999
}
.slider-categories .accordion {
    width:100%;
    position:absolute;
    z-index:999
}
.slider-categories-header {
    width:100%;
    box-sizing:border-box;
    padding:10px 15px;
    font-size:14px;
    font-weight:600;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    cursor:pointer
}
.slider-categories-list-img {
    width:40px
}
.slider-categories-list-img img {
    max-width:36px
}
.categories-menus {
    padding:0;
    position:relative
}
.categories-menus>li>a,.categories_mega_side_ust {
    width:100%;
    align-items:center;
    justify-content:flex-start
}
.categories-menus>li>a {
    font-size:14px;
    border-top:0!important;
    display:flex!important
}
.categories-menus>li>.categories_mega_side,.categories-menus>li>.categories_st_side {
    width:650px;
    box-shadow:0 0 15px rgba(0,0,0,.1);
    opacity:0;
    visibility:hidden;
    position:absolute;
    list-style:none;
    height:auto;
    text-align:left;
    padding:25px;
    z-index:99;
    overflow:hidden;
    background:#fff;
    top:0;
    margin-left:0
}
.categories-menus li>ul li,.categories-menus>li,.categories-menus>li>.categories_mega_side,.categories-menus>li>ul,.categories-menus>li>ul li ul {
    transition-duration:.05s;
    transition-timing-function:linear
}
.categories_mega_side_ust {
    border-bottom:1px solid #f2f2f2;
    padding-bottom:10px;
    display:flex
}
.categories_mega_side_ust1 {
    font-size:18px;
    color:#000;
    font-weight:600
}
.categories_mega_side_ust2,.categories_mega_side_ust2:hover {
    font-size:11px;
    color:#666;
    margin-left:auto
}
.categories_mega_side_links {
    width:100%;
    display:flex;
    align-items:flex-start;
    justify-content:flex-start;
    flex-wrap:wrap;
    margin-bottom:30px
}
.categories_mega_side_links_box {
    width:30.5%;
    margin-right:15px;
    margin-top:20px
}
.categories_mega_side_links_box_h {
    font-size:14px;
    font-weight:500;
    color:#000;
    width:100%;
    display:block;
    border-bottom:1px solid #f5f5f5;
    padding-bottom:5px
}
.categories_mega_side_links_box_h:hover,.categories_mega_side_links_box_s:hover {
    color:#494d92
}
.categories_mega_side_links_box_s {
    font-size:13px;
    font-weight:400;
    color:#000;
    display:block;
    width:100%;
    margin-top:6px
}
.categories_st_side_links_box_h {
    font-size:14px;
    font-weight:400;
    color:#000;
    width:100%;
    display:block;
    padding:7px 0;
    border-bottom:1px solid #f5f5f5
}
.product_detail_same {
    width:100%;
    display:flex;
    justify-content:flex-start;
    flex-wrap:wrap;
    margin-top:10px;
    margin-bottom:25px
}
.product_detail_same_box {
    width:55px;
    height:auto;
    border:1px solid #666;
    margin-right:5px;
    margin-bottom:5px;
    padding:1px
}
.border-variant-box {
    display:flex;
    align-items:center;
    justify-content:center;
    flex-wrap:wrap;
    font-size:14px;
    font-weight:500!important;
    flex-direction:column
}
.border-variant-box-price {
    font-size:11px;
    padding:3px;
    border-top:1px solid #abb4c5;
    font-weight:500;
    box-sizing:border-box;
    margin-left:5px;
    text-align:center;
    margin-top:5px
}
.customVariantBorder .custom-control-label {
    border:1px solid #333;
    box-shadow:transparent 0 7px 19px 0;
    background-color:#fff;
    padding:6px 12px;
    transition-duration:.1s;
    transition-timing-function:linear;
    cursor:pointer;
    border-radius:1px;
    min-width:35px;
    margin-right:5px
}
.customVariantBorder .custom-control-input,.customVariantCheckbox .custom-control-input {
    position:absolute;
    bottom:10%;
    margin-top:auto;
    left:50%;
    right:50%;
    margin-left:auto;
    margin-right:auto
}
.customVariantBorder .custom-control,.customVariantCheckbox .custom-control {
    padding-left:0!important
}
.customVariantBorder .custom-control input:checked+label {
    border:1px solid #000!important;
    background-color:#000;
    color:#fff
}
.customVariantCheckbox .custom-control-label {
    border:1px solid #f5f5f5;
    padding:5px;
    transition-duration:.1s;
    transition-timing-function:linear;
    cursor:pointer;
    min-width:35px
}
.border-variant-box-disable-text {
    width:100%;
    text-align:center;
    font-size:10px;
    color:red!important
}
.border-variant-box-disable-line {
    width:100%;
    height:100%;
    position:absolute;
    background:linear-gradient(45deg,transparent 49%,#0e0e0e 50%,transparent 51%)
}
.sablon2-level-menu-left-item-h img {
    width:100%!important;
    max-width:100%;
    margin-bottom:10px
}
.swiper-middle-container {
    width:1306px
}
.sablon2-level-menu {
    width:100%!important;
    left:0
}
.sablon2-level-menu-2023-in {
    width:1366px!important;
    display:flex;
    justify-content:flex-start;
    height:auto;
    z-index:9;
    margin:0 auto
}
.header-fiyat-gosterim {
    width:120px!important;
    text-align:left!important;
    margin-left:5px
}
.duyuru {
    background:#e74c3c;
    border-bottom:6px solid #c0392b;
    padding:8px;
    text-align:center;
    font-family:Tahoma,Verdana,Arial,Sans-Serif
}
.duyuru:hover {
    background-color:#c0392b
}
.duyuru a,.duyuru2 a {
    color:#000;
    text-decoration:none
}
.duyuru,.duyuru a:hover,.duyuru2,.duyuru2 a:hover {
    color:#fff
}
.duyuru2 {
    background:#3498db;
    border-bottom:6px solid #2980b9;
    padding:8px;
    text-align:center;
    font-family:Tahoma,Verdana,Arial,Sans-Serif
}
.duyuru2:hover {
    background-color:#2980b9
}
.product_detail_fiyatlar_indirim {
    border-radius:8px
}
.udetaymodalim,.customVariantBorder .custom-control-label {
    border-radius:4px
}
.slider-categories {
    width:85px;
    margin-bottom:-2px
}
.slider-categories-header {
    border:1px solid #fff;
    background-color:#f7f7f7;
    color:#000000!important
}
.slider-categories-header svg {
    fill:#000
}
.categories-menus {
    width:85px
}
.categories-menus>li {
    display:block
}
.categories-menus>li>a {
    background-color:#fff;
    padding:35px 50px;
    border:1px solid #ebebeb;
    color:#333;
    transition-duration:0.1s;
    transition-timing-function:linear
}
.categories-menus>li:hover>a {
    color:#000;
    background-color:#f2f2f2
}
.categories-menus>li>.categories_st_side,.categories-menus>li>.categories_mega_side {
    left:85px
}
.header-desktop-call-i svg {
    fill:#
}
.header-desktop-call-i {
    color:#
}
.header-desktop-call-t {
    color:#
}
.header-desktop-call-t a {
    color:#
}
.header-desktop-call-t a:hover {
    text-decoration:none;
    color:#
}
.sepetimizhere,.header-desktop-navbutton-box a {
    color:#000
}
.sepetimizhere:hover,.header-desktop-navbutton-box a:hover {
    color:#f27a1a
}
.header-desktop-navbutton-box a svg {
    fill:#000
}
.header-desktop-navbutton-box a svg:hover {
    fill:#f27a1a
}
.header-desktop-main-div {
    padding:10px 0;
    border-bottom:1px solid #ebebeb
}
.topheader-desktop-main-div {
    background-color:#000;
    border-bottom:1px solid #000;
    font-size:11px
}
.topheader-desktop-main-left a {
    padding:6px;
    color:#fff;
    font-weight:300
}
.topheader-desktop-main-left a:hover {
    color:#fff;
    text-decoration:none
}
.topheader-desktop-main-right a {
    padding:6px;
    color:#fff;
    font-weight:300
}
.topheader-desktop-main-right a:hover {
    color:#fff;
    text-decoration:none
}
.topheader-lang-currency-box {
    border-left:1px solid #000
}
.topheader-lang-currency-box a {
    padding:6px 13px
}
.dropdown-menu.currency-drop.dropdown-menu:before {
    content:'';
    height:11px;
    width:11px;
    position:absolute;
    background-color:#fff;
    top:-7px;
    right:15px;
    border-top:#000 solid 1px;
    border-left:#000 solid 1px;
    transform:rotate(45deg)
}
.dropdown-menu.currency-drop {
    margin-top:0;
    margin-right:-1px!important;
    border-radius:0!important;
    border:1px solid #000000!important;
    box-shadow:0 0 5px 0 rgba(0,0,0,.05)!important
}
.topheader-html-main {
    background-color:#;
    padding:px 0;
    color:#!important
}
.topheader-html-main span {
    color:#!important
}
.topheader-html-main a {
    color:#
}
.topheader-html-main a:hover {
    color:#;
    text-decoration:none
}
.dropdown-menu {
    border:1px solid #ebebeb!important
}
.dropdown-menu.cart-drop {
    border-radius:4px;
    box-shadow:0 0 15px 0 rgba(0,0,0,.1)
}
.dropdown-menu.user-drop {
    border-radius:4px;
    box-shadow:0 0 15px 0 rgba(0,0,0,.1)
}
.dropdown-menu.bell-drop {
    border-radius:4px;
    box-shadow:0 0 15px 0 rgba(0,0,0,.1)
}
.dropdown-menu:before {
    content:'';
    height:11px;
    width:11px;
    position:absolute;
    background-color:#fff;
    top:-7px;
    right:9px;
    border-top:#ebebeb solid 1px;
    border-left:#ebebeb solid 1px;
    transform:rotate(45deg)
}
.top-level-menu-main-div {
    z-index:99
}
.top-level-menu>li {
    background:none;
    margin-right:0;
    margin-left:0
}
.top-level-menu>li:hover {
    background-color:#f1f1f1
}
.top-level-menu>li span {
    color:#000;
    padding:30px 10px;
    font-size:15px;
    font-weight:500
}
.top-level-menu>li:hover span {
    color:#55508c
}
.topmenu-arrow-left,.topmenu-arrow-right {
    background-color:#fff
}
.second-level-menu {
    width:210px;
    background-color:#fff;
    padding:5px;
    border-top:1px solid #e0e0e0
}
.second-level-menu>li {
    border-bottom:1px solid #fff;
    padding:9px
}
.second-level-menu>li:hover {
    background:#000
}
.second-level-menu>li p {
    color:#000;
    font-size:13px
}
.second-level-menu>li:hover p {
    color:#fff
}
.third-level-menu {
    left:200px;
    width:200px;
    margin-left:200px;
    background-color:#fff;
    padding:5px
}
.third-level-menu>li {
    padding:8px 12px;
    border-bottom:1px solid ##ffffff
}
.third-level-menu>li:hover {
    background:#ebebeb
}
.second-level-menu>li>.third-level-menu li p {
    color:#000;
    font-size:13px
}
.second-level-menu>li>.third-level-menu li:hover p {
    color:#000
}
.sablon2-level-menu {
    background-color:#fff;
    border-top:1px solid #e0e0e0
}
.sablon2-level-menu-2023-in {
    background-color:#fff
}
.sablon2-level-menu-left-item-h {
    color:#000000!important;
    border-bottom:1px solid #fff
}
.sablon2-level-menu-left-item-h img {
    border:1px solid #fff
}
.sablon2-level-menu-left-item-s {
    color:#171717!important
}
.sablon2-level-menu-left-item-s:hover {
    text-decoration:underline!important
}
.sablon2-level-menu {
    box-shadow:rgba(100,100,111,.2) 0 7px 29px 0
}
body {
    background-color:#ffffff!important
}
#return-to-top {
    background-color:#e6c984;
    bottom:50px;
    border-radius:0
}
#return-to-top:hover {
    background-color:#e6c984
}
#return-to-top i {
    color:#000
}
#return-to-top:hover i {
    color:#000
}
.header-desktop-search1 form input {
    border:0;
    border:1px solid #333;
    color:0;
    background-color:#fff
}
.header-desktop-search1 form input::placeholder {
    color:#999
}
.header-desktop-search1 form input:-ms-input-placeholder {
    color:#999
}
.header-desktop-search1 form input::-ms-input-placeholder {
    color:#999
}
.header-desktop-search1 form input:focus {
    border:0;
    border:1px solid #000000!important;
    box-shadow:0 22px 10px 0 rgba(0,0,0,.02)!important
}
.header-desktop-search1 form button {
    color:#000
}
.footer-module-main-div {
    border-top:1px solid #fff;
    font-family:'Poppins',sans-serif;
    background:#f27a1a;
    padding:50px 0;
    margin:0 0 0 0
}
.footer-module-box-telif {
    width:90%;
    font-family:'Poppins',sans-serif;
    color:#fff
}
.footer-module-box-social a {
    display:block;
    color:#fff;
    padding:10px 14px;
    box-sizing:border-box;
    line-height:15px;
    font-size:15px
}
.footer-module-box-social a:first-child {
    padding-left:0
}
.footer-module-header-text {
    color:#fff
}
.footer-module-contact-box {
    color:#fff
}
.footer-module-contact-box a {
    color:#fff
}
.footer-module-workhour-div {
    color:#fff
}
.footer-module-links-div a {
    display:block;
    width:100%;
    margin-bottom:10px;
    color:#fff
}
.ticaret-kutulari-inside {
    font-family:'Poppins',sans-serif;
    border:1px solid #fff;
    background-color:#fff
}
.ticaret-kutu-box {
    border-right:1px solid #fff
}
@media screen and (max-width:410px) and (min-width:321px) {
    .ticaret-kutu-box {
        border-right:0!important;
        border-bottom:1px solid #fff
    }
    .ticaret-kutu-box:last-child {
        border-bottom:0!important
    }
}
#urundetaytabs .ui-tabs-active a {
    background: linear-gradient(135deg, #ffb067 0%, #f27a1a 45%, #d96a00 100%) !important;
    color: #ffffff !important;
    border-radius: 2px;
    box-shadow: 0 4px 10px rgba(242, 122, 26, 0.35);
    font-weight: 600;
    transition: all 0.2s ease-in-out;
}
#urundetaytabs {
    font-family:'Poppins',sans-serif
}
.urun-detay-main {
    font-family:'Poppins',sans-serif;
    background-color:#fff
}
.modal-content {
    font-family:'Open Sans',Sans-serif!important
}
.hizmetler-detay-right-box {
    border:1px solid #fff;
    border-left:6px solid #f27a1a;
    background-color:#fff;
    color:#000
}
.hizmetler-detay-right-box:hover {
    background-color:#f27a1a;
    color:#fff;
    border:1px solid #f27a1a;
    border-left:6px solid #f27a1a
}
.hizmetler-detay-right-box-act {
    border:1px solid #f27a1a;
    border-left:6px solid #f27a1a;
    background:#f27a1a
}
.pricing-tablolar-module-main-div {
    border-top:1px solid #ebebeb;
    border-bottom:1px solid #ebebeb;
    font-family:'Poppins',sans-serif;
    background-image:url(images/uploads/);
    background-size:cover;
    background-position:top center;
    background-attachment:fixed;
    padding:20px 0;
    margin:0 0
}
.pricing-tab-system ul {
    background-color:#d63766;
    border-radius:100px
}
.pricing-tab-system a:first-child {
    border-radius:100px 0 0 100px!important
}
.pricing-tab-system a:last-child {
    border-radius:0 100px 100px 0!important
}
.pricing-tab-system a {
    color:#fff;
    font-size:18px
}
.pricing-tab-system a.active {
    background-color:#ffffff!important;
    color:#000000!important
}
.pricing-tab-system a:hover {
    background-color:#fff;
    color:#000
}
@media screen and (max-width:1000px) and (min-width:0) {
    .pricing-tab-system a {
        border-radius:100px!important
    }
    .pricing-tab-system a:first-child {
        border-radius:100px!important
    }
    .pricing-tab-system a:last-child {
        border-radius:100px!important
    }
}
.preload-main {
    display:flex;
    height:100vh;
    width:100%;
    position:fixed;
    z-index:9999;
    justify-content:center;
    align-items:center;
    background:#d9f6ff;
    overflow:hidden;
    top:0;
    left:0
}
.loader {
    position:relative
}
.mobile-top-header-main {
    border-bottom:1px solid #000;
    background-color:#000
}
.mobil-top-header-currency,.mobil-top-header-lang {
    border-left:1px solid #000
}
.swiper-top-header .swiper-slide a {
    color:#fff
}
.swiper-top-header .swiper-slide a:hover {
    color:#fff;
    text-decoration:none
}
.mobil-header-select-area {
    color:#fff
}
.mobil-header-select-area:hover {
    color:#fff;
    text-decoration:none
}
.mobile-header-main-area {
    background-color:#fff;
    border-bottom:1px solid #ebebeb
}
.mobile-header-icons {
    color:#000000!important
}
.mobile-header-bars {
    color:#000;
    border:1px solid #ebebeb;
    background-color:#fff;
    border-radius:5px
}
.mobile_side_wrap_in_close label {
    background-color:#000;
    color:#fff
}
.mobile_side_wrap {
    background-color:#fff
}
.mobile_side_wrap_in_search input {
    background-color:#fff;
    border:1px solid #ebebeb;
    color:#333
}
.mobile_side_wrap_in_search button {
    color:#333
}
.mobile_side_wrap_in_search input:focus {
    border:1px solid #ebebeb!important
}
.mobile_side_wrap_in_footer {
    background-color:#fff;
    border:1px solid #fff
}
.mobile-menu-categories-main {
    border-top:1px solid #ebebeb
}
.mobile-menu-categories-main #categories-parent-main ul li a {
    color:#000;
    border-bottom:1px solid #ebebeb
}
.mobile-menu-categories-main #categories-parent-main ul li a:hover {
    color:#000;
    background-color:#f8f8f8
}
.mobile-menu-categories-main #categories-parent-main ul li a i {
    color:#000
}
.mobile-menu-categories-main #categories-parent-main ul li a i:hover {
    color:#000;
    background-color:#f8f8f8
}
.fixed-foot-navigation {
    background-color:#000;
    box-shadow:0 0 15px rgba(0,0,0,.1)
}
.fixed-foot-navigation-in-box {
    color:#fff
}
.fixed-foot-navigation-in-box:hover {
    color:#fff;
    text-decoration:none
}
.cat-detail-products-box-cart-2 button {
    background: linear-gradient(135deg, #ffb066 0%, #ff8a2e 45%, #e56a00 100%);
    color: #fff;
    border: none;
    font-weight: 600;
    transition: all 0.2s ease-in-out;
}

.cat-detail-products-box-cart-2 svg {
    fill:#fff
}
@media screen and (max-width:767px) and (min-width:0) {
    .button-1x {
        font-size:11px;
        padding:4px 10px;
        font-weight:normal!important
    }
    .button-2x {
        font-size:12px;
        padding:5px 25px
    }
    .button-3x {
        font-size:13px;
        padding:5px 25px
    }
    .button-4x {
        font-size:13px;
        padding:5px 25px
    }
    .button-5x {
        font-size:13px;
        padding:5px 40px;
        font-weight:200
    }
}
@font-face {
    font-family:"Ionicons";
    font-display:swap;
    font-weight:400;
    font-style:normal;
    src:url(ionicons.eot);
    src:url(ionicons.eot) format("embedded-opentype"),url(ionicons.ttf) format("truetype"),url(ionicons.woff) format("woff"),url(ionicons.svg) format("svg")
}
.ion-arrow-down-b:before,.ion-ios-checkmark-outline:before,.ion-bag:before,.ion-ios-location:before,.ion-ios-pricetags:before,.ion-ios-information-outline:before,.ion-ios-close-empty:before,.ion-calendar:before,.ion-close-round:before,.ion-ios-locked:before,.ion-ios-plus-empty:before,.ion-eye:before,.ion-backspace:before,.ion-alert-circled:before,.ion-heart:before,.ion-navicon-round:before {
    display:inline-block;
    font-family:"Ionicons";
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    text-rendering:auto;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.ion-navicon-round:before {
    content:"\f20d"
}
.ion-arrow-down-b:before {
    content:"\f104"
}
.ion-ios-checkmark-outline:before {
    content:"\f3fe"
}
.ion-bag:before {
    content:"\f110"
}
.ion-ios-location:before {
    content:"\f456"
}
.ion-ios-pricetags:before {
    content:"\f48f"
}
.ion-ios-close-empty:before {
    content:"\f404"
}
.ion-ios-information-outline:before {
    content:"\f44c"
}
.ion-calendar:before {
    content:"\f117"
}
.ion-backspace:before {
    content:"\f3bf"
}
.ion-alert-circled:before {
    content:"\f100"
}
.ion-ios-locked:before {
    content:"\f458"
}
.ion-heart:before {
    content:"\f141"
}
.ion-eye:before {
    content:"\f133"
}
.ion-close-round:before {
    content:"\f129"
}
.ion-ios-plus-empty:before {
    content:"\f489"
}
@media screen and (max-width:1700px) and (min-width:1500px) {
    .slider-main-div-in {
        width:1450px!important
    }
}
@media screen and (max-width:1499px) and (min-width:1400px) {
    .slider-main-div-in {
        width:1350px!important
    }
}
@media screen and (max-width:1370px) and (min-width:1330px) {
    .slider-main-div-in {
        width:1320px!important
    }
}
@media screen and (max-width:1369px) and (min-width:1250px) {
    .kayan-banner-main-inside,.slider-main-div-in {
        width:98%!important
    }
}
@media screen and (max-width:1155px) and (min-width:999px) {
    .kayan-banner-main-inside {
        width:93%!important
    }
}
@media screen and (max-width:766px) and (min-width:0) {
    .slider_text_inside_box_h {
        font-size:22px!important;
        line-height:25px!important;
        margin-bottom:5px!important
    }
    .slider_text_inside_box_s {
        font-size:16px!important;
        line-height:19px!important;
        margin-bottom:10px!important
    }
    .slider_text_inside_box_button {
        margin-top:15px!important
    }
    .taksitler-boxes-new {
        width:100%
    }
}
.swiper-merchant,.kayan-banner-swiper,.swiper-top-header,.story-slider,.swiper-product-list,.swiper-middle-container,.swiper-blogtags,.swiper-clients,.swiper-comments,.swiper-product-gallery,.swiper-countdown-list,.swiper-container {
    margin:0 auto;
    position:relative;
    overflow:hidden;
    list-style:none;
    padding:0;
    z-index:1
}
.swiper-container-no-flexbox .swiper-slide {
    float:left
}
.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column
}
.swiper-wrapper {
    position:relative;
    width:100%;
    height:100%;
    z-index:1;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-transition-property:-webkit-transform;
    transition-property:-webkit-transform;
    -o-transition-property:transform;
    transition-property:transform;
    transition-property:transform,-webkit-transform;
    -webkit-box-sizing:content-box;
    box-sizing:content-box
}
.swiper-container-android .swiper-slide,.swiper-wrapper {
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function:ease-out;
    -o-transition-timing-function:ease-out;
    transition-timing-function:ease-out;
    margin:0 auto
}
.swiper-slide {
    -webkit-flex-shrink:0;
    -ms-flex-negative:0;
    flex-shrink:0;
    width:100%;
    height:100%;
    position:relative;
    -webkit-transition-property:-webkit-transform;
    transition-property:-webkit-transform;
    -o-transition-property:transform;
    transition-property:transform;
    transition-property:transform,-webkit-transform
}
.swiper-invisible-blank-slide {
    visibility:hidden
}
.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height:auto
}
.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
    -ms-flex-align:start;
    align-items:flex-start;
    -webkit-transition-property:height,-webkit-transform;
    transition-property:height,-webkit-transform;
    -o-transition-property:transform,height;
    transition-property:transform,height;
    transition-property:transform,height,-webkit-transform
}
.swiper-container-3d {
    -webkit-perspective:1200px;
    perspective:1200px
}
.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.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-wrapper {
    -webkit-transform-style:preserve-3d;
    transform-style:preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
    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:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-right {
    background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action:pan-y;
    touch-action:pan-y
}
.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action:pan-x;
    touch-action:pan-x
}
.swiper-button-next,.swiper-button-prev {
    position:absolute;
    top:50%;
    width:27px;
    height:44px;
    margin-top:-22px;
    z-index:10;
    cursor:pointer;
    background-size:27px 44px;
    background-position:center;
    background-repeat:no-repeat
}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity:.35;
    cursor:auto;
    pointer-events:none
}
.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    background-image:url("data:image/svg+xml;
    charset=utf-8,<svg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'><path%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23FFF'%2F><%2Fsvg>");
    left:10px;
    right:auto
}
.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    background-image:url("data:image/svg+xml;
    charset=utf-8,<svg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'><path%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23FFF'%2F><%2Fsvg>");
    right:10px;
    left:auto
}
.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image:url("data:image/svg+xml;
    charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image:url("data:image/svg+xml;
    charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image:url("data:image/svg+xml;
    charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image:url("data:image/svg+xml;
    charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-lock {
    display:none
}
.swiper-pagination {
    position:absolute;
    text-align:center;
    -webkit-transition:.3s opacity;
    -o-transition:.3s opacity;
    transition:.3s opacity;
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
    z-index:10
}
.swiper-pagination.swiper-pagination-hidden {
    opacity:0
}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom:10px;
    left:0;
    width:100%
}
.swiper-pagination-bullets-dynamic {
    overflow:hidden;
    font-size:0
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform:scale(.33);
    -ms-transform:scale(.33);
    transform:scale(.33);
    position:relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform:scale(1);
    -ms-transform:scale(1);
    transform:scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform:scale(1);
    -ms-transform:scale(1);
    transform:scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform:scale(.66);
    -ms-transform:scale(.66);
    transform:scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform:scale(.33);
    -ms-transform:scale(.33);
    transform:scale(.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform:scale(.66);
    -ms-transform:scale(.66);
    transform:scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform:scale(.33);
    -ms-transform:scale(.33);
    transform:scale(.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;
    -webkit-box-shadow:none;
    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:#007aff
}
.swiper-container-vertical>.swiper-pagination-bullets {
    right:10px;
    top:50%;
    -webkit-transform:translate3d(0,-50%,0);
    transform:translate3d(0,-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%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    width:8px
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display:inline-block;
    -webkit-transition:.2s top,.2s -webkit-transform;
    transition:.2s top,.2s -webkit-transform;
    -o-transition:.2s transform,.2s top;
    transition:.2s transform,.2s top;
    transition:.2s transform,.2s top,.2s -webkit-transform
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin:0 4px
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left:50%;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
    white-space:nowrap
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition:.2s left,.2s -webkit-transform;
    transition:.2s left,.2s -webkit-transform;
    -o-transition:.2s transform,.2s left;
    transition:.2s transform,.2s left;
    transition:.2s transform,.2s left,.2s -webkit-transform
}
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition:.2s right,.2s -webkit-transform;
    transition:.2s right,.2s -webkit-transform;
    -o-transition:.2s transform,.2s right;
    transition:.2s transform,.2s right;
    transition:.2s transform,.2s right,.2s -webkit-transform
}
.swiper-pagination-progressbar {
    background:rgba(0,0,0,.25);
    position:absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background:#007aff;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    -webkit-transform:scale(0);
    -ms-transform:scale(0);
    transform:scale(0);
    -webkit-transform-origin:left top;
    -ms-transform-origin:left top;
    transform-origin:left top
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin:right top;
    -ms-transform-origin:right top;
    transform-origin:right top
}
.swiper-container-horizontal>.swiper-pagination-progressbar {
    width:100%;
    height:4px;
    left:0;
    top:0
}
.swiper-container-vertical>.swiper-pagination-progressbar {
    width:4px;
    height:100%;
    left:0;
    top:0
}
.swiper-pagination-white .swiper-pagination-bullet-active {
    background:#fff
}
.swiper-pagination-progressbar.swiper-pagination-white {
    background:rgba(255,255,255,.25)
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background:#fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
    background:#000
}
.swiper-pagination-progressbar.swiper-pagination-black {
    background:rgba(0,0,0,.25)
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background:#000
}
.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:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    text-align:center
}
.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
    max-width:100%;
    max-height:100%;
    -o-object-fit:contain;
    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;
    -webkit-transform-origin:50%;
    -ms-transform-origin:50%;
    transform-origin:50%;
    -webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;
    animation:swiper-preloader-spin 1s steps(12,end) infinite
}
.swiper-lazy-preloader:after {
    display:block;
    content:'';
    width:100%;
    height:100%;
    background-image:url("data:image/svg+xml;
    charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position:50%;
    background-size:100%;
    background-repeat:no-repeat
}
.swiper-lazy-preloader-white:after {
    background-image:url("data:image/svg+xml;
    charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform:rotate(360deg);
        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 {
    -webkit-transition-timing-function:ease-out;
    -o-transition-timing-function:ease-out;
    transition-timing-function:ease-out
}
.swiper-container-fade .swiper-slide {
    pointer-events:none;
    -webkit-transition-property:opacity;
    -o-transition-property:opacity;
    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;
    -webkit-transform-origin:0 0;
    -ms-transform-origin:0 0;
    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 {
    -webkit-transform-origin:100% 0;
    -ms-transform-origin:100% 0;
    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-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
    pointer-events:auto;
    visibility:visible
}
.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top {
    z-index:0;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
}
.swiper-container-cube .swiper-cube-shadow {
    position:absolute;
    left:0;
    bottom:0;
    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-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
    z-index:0;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
}
.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective:1200px
}