@charset 'UTF-8';
.img-thumbnail, body {
    background-color: #fff
}

.tsfpldtvzxuqrz__info-link-img, .img-thumbnail, .table, label {
    max-width: 100%
}

.btn, .carousel__author, .desire, .qwqdseqoriytoy, .text-nowrap {
    white-space: nowrap
}

.art-info, .medialist__inner-left, .shop-info__item {
    -webkit-box-direction: normal
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.payment-icon ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: .5em 0;
    justify-content: space-around
}

.payment-icon li {
    padding: .3em
}

.payment-icon img {
    max-height: 1.2em
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-size: 14px;
    line-height: 1.65
}

button, input, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    outline: 0
}

a:focus {
    outline-offset: -2px
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    line-height: 1.42857;
    height: auto;
    padding: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.img-circle {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    overflow: visible;
    clip: auto;
    width: auto;
    height: auto;
    margin: 0
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%
}

.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

.lead {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 20px
}

b, dt, optgroup, strong {
    font-weight: 700
}

address, dd, dt {
    line-height: 1.42857
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-lowercase {
    text-transform: lowercase
}

.initialism, .text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus, a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    margin: 40px 0 20px;
    padding-bottom: 9px;
    border-bottom: 1px solid #eee
}

dl, ol, ul {
    margin-top: 0
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child, ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

address, dl {
    margin-bottom: 20px
}

ol, ul {
    margin-bottom: 10px
}

.list-inline {
    margin-left: -5px
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after, .dl-horizontal dd:before {
    display: table;
    content: ' '
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        clear: left;
        overflow: hidden;
        width: 160px;
        text-align: right;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .dl-horizontal dd {
        margin-left: 180px
    }

    .vxyrtzpfflx {
        width: 750px
    }
}

.yfrkxyiyqjtitzl:after, .vxyrtzpfflx-fluid:after, .vxyrtzpfflx:after, .form-horizontal .form-group:after, .modal-footer:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .row:after {
    clear: both
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%
}

blockquote {
    font-size: 17.5px;
    margin: 0 0 20px;
    padding: 10px 20px;
    border-left: 5px solid #eee
}

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    font-style: normal
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

.yfrkxyiyqjtitzl:after, .yfrkxyiyqjtitzl:before, .vxyrtzpfflx-fluid:after, .vxyrtzpfflx-fluid:before, .vxyrtzpfflx:after, .vxyrtzpfflx:before, .row:after, .row:before {
    display: table;
    content: ' '
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    /*margin: .67em 0*/
    margin: .0em 0
}

mark {
    color: #000;
    background: #ff0
}

.btn, .btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-primary.active, .btn-primary:active, .btn-warning.active, .btn-warning:active, .btn.active, .btn:active, .form-control, .navbar-toggle, .open > .btn-danger.dropdown-toggle, .open > .btn-default.dropdown-toggle, .open > .btn-info.dropdown-toggle, .open > .btn-primary.dropdown-toggle, .open > .btn-warning.dropdown-toggle {
    background-image: none
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

.btn, img {
    vertical-align: middle
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre, textarea {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    font: inherit;
    margin: 0;
    color: inherit
}

.vxyrtzpfflx, .vxyrtzpfflx-fluid {
    margin-right: auto;
    margin-left: auto
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=submit], input[type=reset] {
    cursor: pointer;
    -webkit-appearance: button
}

button[disabled], html input[disabled] {
    cursor: default
}

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

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

td, th {
    padding: 0
}

.vxyrtzpfflx, .vxyrtzpfflx-fluid {
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 992px) {
    .vxyrtzpfflx {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .vxyrtzpfflx {
        width: 1170px
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .cgclozdhpvlx, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .evjuxadqciash, .col-md-5, .rwiwdsuhio, .col-md-7, .col-md-8, .rhpdsgyxcozl, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .zlopsfigzixio, .col-sm-3, .col-sm-4, .col-sm-5, .tcvypzeapgdv, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .cqaasfywagpyzs, .sxqafrgwceu, .col-xs-3, .ktqdltyrlrz, .col-xs-5, .yzqcfrigeu, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .cqaasfywagpyzs, .sxqafrgwceu, .col-xs-3, .ktqdltyrlrz, .col-xs-5, .yzqcfrigeu, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.sxqafrgwceu {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.ktqdltyrlrz {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.yzqcfrigeu {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.cqaasfywagpyzs {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.iweyqiwsyy {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.dwplzkzdgxzldz {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .zlopsfigzixio, .col-sm-3, .col-sm-4, .col-sm-5, .tcvypzeapgdv, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-1 {
        width: 8.33333%
    }

    .zlopsfigzixio {
        width: 16.66667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .tcvypzeapgdv {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-12 {
        width: 100%
    }

    .txchlarfhc {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .ucrfsfsrfigot {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .evjuxadqciash, .col-md-5, .rwiwdsuhio, .col-md-7, .col-md-8, .rhpdsgyxcozl {
        float: left
    }

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-3 {
        width: 25%
    }

    .evjuxadqciash {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .rwiwdsuhio {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .rhpdsgyxcozl {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .cgclozdhpvlx, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-1 {
        width: 8.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .cgclozdhpvlx {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.hidden, .visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    border: 0;
    background-color: transparent;
    text-shadow: none
}

.btn, .btn-link {
    font-weight: 400
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }

    .hidden-lg {
        display: none !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}

.breadcrumb > li, .btn {
    display: inline-block
}

.breadcrumb {
    margin-bottom: 20px;
    padding: 8px 15px;
    list-style: none;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #f5f5f5
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    content: '/&nbsp;';
    color: #ccc
}

.breadcrumb > .active {
    color: #777
}

.btn {
    font-size: 14px;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

.btn-block, legend {
    display: block;
    width: 100%
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.focus, .btn:focus, .btn:hover {
    text-decoration: none;
    color: #333
}

.btn.active, .btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none;
    filter: alpha(opacity=65)
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    border-color: #ccc;
    background-color: #fff
}

.btn-default.focus, .btn-default:focus {
    color: #333;
    border-color: #8c8c8c;
    background-color: #e6e6e6
}

.btn-default.active, .btn-default:active, .btn-default:hover, .open > .btn-default.dropdown-toggle {
    color: #333;
    border-color: #adadad;
    background-color: #e6e6e6
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .btn-default.dropdown-toggle.focus, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle:hover {
    color: #333;
    border-color: #8c8c8c;
    background-color: #d4d4d4
}

.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    border-color: #ccc;
    background-color: #fff
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    border-color: #2e6da4;
    background-color: #337ab7
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    border-color: #122b40;
    background-color: #286090
}

.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    border-color: #204d74;
    background-color: #286090
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .btn-primary.dropdown-toggle.focus, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover {
    color: #fff;
    border-color: #122b40;
    background-color: #204d74
}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    border-color: #2e6da4;
    background-color: #337ab7
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    border-color: #4cae4c;
    background-color: #5cb85c
}

.btn-success.focus, .btn-success:focus {
    color: #fff;
    border-color: #255625;
    background-color: #449d44
}

.btn-success.active, .btn-success:active, .btn-success:hover, .open > .btn-success.dropdown-toggle {
    color: #fff;
    border-color: #398439;
    background-color: #449d44
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .btn-success.dropdown-toggle.focus, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle:hover {
    color: #fff;
    border-color: #255625;
    background-color: #398439
}

.btn-success.active, .btn-success:active, .open > .btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    border-color: #4cae4c;
    background-color: #5cb85c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    border-color: #46b8da;
    background-color: #5bc0de
}

.btn-info.focus, .btn-info:focus {
    color: #fff;
    border-color: #1b6d85;
    background-color: #31b0d5
}

.btn-info.active, .btn-info:active, .btn-info:hover, .open > .btn-info.dropdown-toggle {
    color: #fff;
    border-color: #269abc;
    background-color: #31b0d5
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .btn-info.dropdown-toggle.focus, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle:hover {
    color: #fff;
    border-color: #1b6d85;
    background-color: #269abc
}

.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    border-color: #46b8da;
    background-color: #5bc0de
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    border-color: #eea236;
    background-color: #f0ad4e
}

.btn-warning.focus, .btn-warning:focus {
    color: #fff;
    border-color: #985f0d;
    background-color: #ec971f
}

.btn-warning.active, .btn-warning:active, .btn-warning:hover, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    border-color: #d58512;
    background-color: #ec971f
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .btn-warning.dropdown-toggle.focus, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle:hover {
    color: #fff;
    border-color: #985f0d;
    background-color: #d58512
}

.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    border-color: #eea236;
    background-color: #f0ad4e
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    border-color: #d43f3a;
    background-color: #d9534f
}

.btn-danger.focus, .btn-danger:focus {
    color: #fff;
    border-color: #761c19;
    background-color: #c9302c
}

.btn-danger.active, .btn-danger:active, .btn-danger:hover, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    border-color: #ac2925;
    background-color: #c9302c
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .btn-danger.dropdown-toggle.focus, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle:hover {
    color: #fff;
    border-color: #761c19;
    background-color: #ac2925
}

.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    border-color: #d43f3a;
    background-color: #d9534f
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #337ab7;
    -webkit-border-radius: 0;
    border-radius: 0
}

.btn-lg, .input-lg {
    -webkit-border-radius: 6px
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}

.btn-link:focus, .btn-link:hover {
    text-decoration: underline;
    color: #23527c;
    background-color: transparent
}

.wvkiodtzpeq:focus, .wvkiodtzpeq:hover, .navbar-brand:focus, .navbar-brand:hover, a, a:focus, a:hover {
    text-decoration: none
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    text-decoration: none;
    color: #777
}

.btn-lg {
    font-size: 18px;
    line-height: 1.33333;
    padding: 10px 16px;
    border-radius: 6px
}

.btn-sm, .btn-xs {
    font-size: 12px;
    line-height: 1.5
}

.btn-sm {
    padding: 5px 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.btn-xs, .input-sm {
    -webkit-border-radius: 3px
}

.btn-xs {
    padding: 1px 5px;
    border-radius: 3px
}

fieldset, legend {
    padding: 0;
    border: 0
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type=submit].btn-block, input[type=button].btn-block, input[type=reset].btn-block {
    width: 100%
}

fieldset {
    min-width: 0;
    margin: 0
}

legend {
    font-size: 21px;
    line-height: inherit;
    margin-bottom: 20px;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 5px
}

.checkbox label, .checkbox-inline, .radio label, .radio-inline {
    font-weight: 400;
    padding-left: 20px;
    cursor: pointer;
    margin-bottom: 0
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=checkbox], input[type=radio] {
    line-height: normal;
    margin: 4px 0 0;
    margin-top: 1px \9
}

.form-control, output {
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=checkbox]:focus, input[type=radio]:focus, input[type=file]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    opacity: 1;
    color: #999
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    opacity: 1;
    background-color: #eee
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label, .radio label {
    min-height: 20px
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px
}

.checkbox + .checkbox, .radio + .radio {
    margin-top: -5px
}

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    min-height: 34px;
    margin-bottom: 0;
    padding-top: 7px;
    padding-bottom: 7px
}

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    font-size: 12px;
    line-height: 1.5;
    height: 30px;
    padding: 5px 10px;
    border-radius: 3px
}

select.input-sm {
    line-height: 30px;
    height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    font-size: 12px;
    line-height: 1.5;
    height: 30px;
    padding: 5px 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.form-group-sm select.form-control {
    line-height: 30px;
    height: 30px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    font-size: 12px;
    line-height: 1.5;
    height: 30px;
    min-height: 32px;
    padding: 6px 10px
}

.input-lg {
    font-size: 18px;
    line-height: 1.33333;
    height: 46px;
    padding: 10px 16px;
    border-radius: 6px
}

select.input-lg {
    line-height: 46px;
    height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    font-size: 18px;
    line-height: 1.33333;
    height: 46px;
    padding: 10px 16px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.form-group-lg select.form-control {
    line-height: 46px;
    height: 46px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    font-size: 18px;
    line-height: 1.33333;
    height: 46px;
    min-height: 38px;
    padding: 11px 16px
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    display: block;
    line-height: 34px;
    width: 34px;
    height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    line-height: 46px;
    width: 46px;
    height: 46px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    line-height: 30px;
    width: 30px;
    height: 30px
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .form-control-feedback, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-control-static, .form-inline .form-group {
        display: inline-block
    }

    .form-inline .control-label, .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label, .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }

    .form-horizontal .control-label {
        margin-bottom: 0;
        padding-top: 7px;
        text-align: right
    }
}

.form-horizontal .form-group:after, .form-horizontal .form-group:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before {
    display: table;
    content: ' '
}

.vxyrtzpfflx > .navbar-collapse, .vxyrtzpfflx > .navbar-header, .vxyrtzpfflx-fluid > .navbar-collapse, .vxyrtzpfflx-fluid > .navbar-header, .form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

caption, th {
    text-align: left
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        font-size: 18px;
        padding-top: 14.33px
    }

    .form-horizontal .form-group-sm .control-label {
        font-size: 12px;
        padding-top: 6px
    }

    .navbar {
        -webkit-border-radius: 4px;
        border-radius: 4px
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        overflow: visible !important;
        height: auto !important;
        padding-bottom: 0
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }

    .vxyrtzpfflx > .navbar-collapse, .vxyrtzpfflx > .navbar-header, .vxyrtzpfflx-fluid > .navbar-collapse, .vxyrtzpfflx-fluid > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .navbar-static-top {
        -webkit-border-radius: 0;
        border-radius: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    z-index: 1030;
    right: 0;
    left: 0
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
    padding: 15px
}

.navbar-brand > img {
    display: block
}

@media (min-width: 768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        -webkit-border-radius: 0;
        border-radius: 0
    }

    .navbar > .vxyrtzpfflx .navbar-brand, .navbar > .vxyrtzpfflx-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    padding: 9px 10px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: transparent
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    -webkit-border-radius: 1px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav > li > a {
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        border: 0;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }

    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}

@media (min-width: 768px) {
    .navbar-form .form-control-static, .navbar-form .form-group {
        display: inline-block
    }

    .navbar-form .control-label, .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label, .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }

    .navbar-form {
        width: auto;
        margin-right: 0;
        margin-left: 0;
        padding-top: 0;
        padding-bottom: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }

    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    border-color: #e7e7e7;
    background-color: #f8f8f8
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    border-color: #090909;
    background-color: #222
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #090909
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

.table {
    width: 100%;
    margin-bottom: 20px
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.desire__icon, .icon-info, .link__icon {
    vertical-align: middle
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active {
    background-color: #e8e8e8
}

.table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th {
    background-color: #dff0d8
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success {
    background-color: #d0e9c6
}

.table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th {
    background-color: #d9edf7
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info {
    background-color: #c4e3f3
}

.table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th {
    background-color: #fcf8e3
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning {
    background-color: #faf2cc
}

.table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th {
    background-color: #f2dede
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        overflow-y: hidden;
        width: 100%;
        margin-bottom: 15px;
        border: 1px solid #ddd;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }
}

.modal, .modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    z-index: 1050;
    top: 25px;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    outline: 0;
    -webkit-overflow-scrolling: touch
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    outline: 0;
    background-color: #fff;
    background-clip: padding-box;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    z-index: 1040;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    line-height: 1.42857;
    margin: 0
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:after, .modal-footer:before {
    display: table;
    content: ' '
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    overflow: scroll;
    width: 50px;
    height: 50px
}

.ctlg-left, body {
    overflow-x: hidden
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.fade {
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
    opacity: 0
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    overflow: hidden;
    height: 0;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility
}

body {
    font-family: 'Lucida Sans Unicode', Arial, sans-serif;
    color: #252424
}

main {
    min-height: 600px;
}

.shortcodes code {
    display: block;
    margin-bottom: 5px;
    padding: 10px;
    color: silver;
    background-color: #272822
}

a, a:focus, a:hover {
    cursor: pointer;
    color: #000;
    outline: 0
}

.bg-type-1 {
    background-color: #f6f4f0
}

.bg-type-2 {
    background: url(../images/components/books-bg.png) center no-repeat #f6f4f0
}

.author .ttsffkpfhz__rating img {
    width: 14px
}

.author .tjwescofvo {
    width: 110px;
    padding: 0;
    line-height: 36px
}

.author .oarejdvpkwk {
    font-size: 20px
}

.author .oarejdvpkwk .xgicqzdefxfrp {
    font-size: 16px
}

.author .oarejdvpkwk:hover {
    font-size: 20px
}

.author .oarejdvpkwk:hover .xgicqzdefxfrp {
    font-size: 16px
}

@media (min-width: 1200px) {
    .col-wide {
        width: 52.5%
    }

    .col-small {
        width: 22.5%
    }

    .col--inline-block {
        display: inline-block;
        float: none
    }
}

@media (min-width: 768px) {
    .nopadding-left {
        padding-left: 0
    }

    .nopadding-right {
        padding-right: 0
    }
}

.col--margin {
    margin-top: 24px
}

.title {
    font-size: 24px;
    line-height: 72px;
    margin-bottom: 0;
    padding-left: 50px;
    color: #bf0830
}

.availability, .wvkiodtzpeq, .event {
    font-size: 16px
}

.wvkiodtzpeq, .wvkiodtzpeq:focus, .title--color {
    color: #fff
}

.d-none {
    display: none
}

.wvkiodtzpeq {
    display: inline-block;
    padding: 10px 20px;
    -webkit-transition: background-color .25s ease-out;
    transition: background-color .25s ease-out;
    text-align: center;
    border: none;
    background-color: #bf0830
}

.wvkiodtzpeq--width {
    display: block;
    width: 170px;
    margin: auto
}

.wvkiodtzpeq:hover {
    color: #fff;
    background-color: #f61e4d
}

.wvkiodtzpeq:focus {
    outline: 0;
    background-color: #76051e
}

.link {
    color: #b3b3b3
}

.link.active .link__icon {
    -webkit-transform: rotatex(180deg);
    -ms-transform: rotatex(180deg);
    transform: rotatex(180deg)
}

.link:hover {
    color: #a6a6a6
}

.link:focus {
    color: #8d8d8d
}

.link__icon {
    display: inline-block;
    margin-left: 3px
}

.event--margin {
    margin-right: 20px
}

.availability {
    margin-bottom: 18px;
    color: #5b8a7c
}

.availability--false {
    text-align: center;
    color: #bf0830
}

.availability--waiting {
    color: #bf0830
}

.availability--waiting .availability__icon {
    font-size: 18px;
    padding: 0;
    color: #bf0830;
    background-color: transparent
}

.availability__icon {
    display: inline-block;
    font-size: 7px;
    margin-right: 4px;
    padding: 5px;
    color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #5b8a7c
}

.icon-info {
    display: inline-block;
    color: #858585
}

.desire__icon, .desire__text {
    font-size: 16px;
    color: #bf0830
}

.desire {
    display: block;
    width: 100%;
    padding: 0;
    text-align: center;
    border: none;
    background-color: transparent
}

.desire__icon {
    display: inline-block;
    margin-right: 1px
}

.desire__text {
    display: inline-block;
    text-decoration: underline;
    letter-spacing: -.8px
}

.desire__text:focus, .desire__text:hover {
    color: #f00a3c
}

.delivery__icon, .payment__icon {
    color: #df032d;
    vertical-align: middle
}

.delivery {
    margin-bottom: 6px
}

.delivery__icon {
    font-size: 20px;
    margin-right: 16px
}

.delivery__text {
    font-size: 16px;
    margin-right: 4px;
    vertical-align: middle
}

.payment__icon {
    font-size: 20px;
    margin-right: 16px
}

.payment__text {
    font-size: 16px;
    margin-right: 6px;
    vertical-align: middle
}

.watch-more {
    font-size: 11px;
    cursor: pointer;
    color: #c65858
}

.watch-more:hover {
    color: #d99191
}

.watch-more:active {
    color: #9c3535
}

.watch-more__icon {
    margin-right: 5px
}

.input {
    font-size: 16px;
    width: 100%;
    height: 40px;
    padding: 0 22px;
    border: 1px solid #a9a9a9
}

.input--margin {
    margin-bottom: 22px
}

.continue-purchanse__icon {
    display: inline-block;
    vertical-align: middle
}

.warning {
    color: #bf0830
}

.close-btn {
    position: absolute;
    z-index: 5;
    top: 10px;
    right: 10px;
    font-size: 7px;
    padding: 7px;
    cursor: pointer;
    -webkit-transition: background-color .25s ease-out, color .25s ease-out;
    transition: background-color .25s ease-out, color .25s ease-out;
    color: #e25757;
    border: 1px solid #e25757;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff
}

.close-btn:hover {
    color: #fff;
    background-color: #e25757
}

.close-btn:focus {
    outline: 0
}

body.locked {
    overflow: hidden;
    height: 100%
}

.callback {
    padding: 20px
}

.callback__title {
    font-size: 19px;
    margin-bottom: 10px;
    text-align: center
}

.callback__btn {
    display: block;
    min-width: 220px;
    margin: auto
}

.cyouwvopqsgpxfg, .uqtwwqcsyz {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    -ms-flex-align: center
}

.tsfpldtvzxuqrz {
    position: relative
}

.irvvirjfulhy {
    border-bottom: 2px solid #eeede8;
    background-color: #f5f4f0
}

.uqtwwqcsyz {
    display: flex;
    height: 45px;
    margin: 0;
    padding: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.qrdrsfjpdrdek {
    font-size: 16px;
    -webkit-transition: color .4s ease-out;
    transition: color .4s ease-out;
    text-decoration: none;
    color: #000
}

@media screen and (min-width: 768px) and  (max-width: 992px){
    .qrdrsfjpdrdek{
        font-size: 14px;
    }
}

.qrdrsfjpdrdek:hover {
    text-decoration: none;
    color: #bf0830
}

.suqlhvqkfe {
    min-height: 157px;
    padding: 10px 0
}

.oradhtluiszo {
    display: inline-block
}

.tsfpldtvzxuqrz__phone-wrap {
    position: relative;
    /*width: 210px;*/
    padding-left: 10px;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    background-color: #fff
}

.tsfpldtvzxuqrz__phone-wrap:active, .tsfpldtvzxuqrz__phone-wrap:focus, .tsfpldtvzxuqrz__phone-wrap:hover {
    background-color: #f5f4f0
}

.tsfpldtvzxuqrz__phone-wrap:hover .tsfpldtvzxuqrz__phone-box {
    visibility: visible;
    opacity: 1;
    background-color: #f5f4f0
}

.tsfpldtvzxuqrz__phone-box {
    position: absolute;
    z-index: 10;
    top: 28px;
    left: 0;
    visibility: hidden;
    width: 210px;
    padding-bottom: 2px;
    padding-left: 10px;
    cursor: default;
    opacity: 0;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    background-color: #fff
}

.equteoxipcdlaej, .ovlirejxcjx {
    background-color: #c65858
}

.tsfpldtvzxuqrz__phone-item {
    display: block;
    font-size: 20px;
    font-weight: 400;
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out;
    color: #000
}

.tsfpldtvzxuqrz__phone-item:active, .tsfpldtvzxuqrz__phone-item:hover {
    color: #a32a2f
}

.tsfpldtvzxuqrz__phone-arrow-down {
    font-size: 10px;
    margin-left: 3px;
    vertical-align: middle
}

.tsfpldtvzxuqrz__info {
    padding-top: 13px;
    text-align: center;
}

.tsfpldtvzxuqrz__info-title {
    font-size: 18px;
    padding-left: 10px;
    color: #000
}

.tsfpldtvzxuqrz__info-callback {
    margin: 10px 0;
    width: 200px
}

.tsfpldtvzxuqrz__info-link {
    display: block;
    font-size: 14px;
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out;
    color: #000
}

.tsfpldtvzxuqrz__info-link:active, .tsfpldtvzxuqrz__info-link:focus, .tsfpldtvzxuqrz__info-link:hover {
    color: #a32a2f
}

.tsfpldtvzxuqrz__info-link-raquo {
    font-weight: 700;
    color: #a32a2f
}

.cyouwvopqsgpxfg {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.rfexfvfpptguxzs {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    font-size: 16px;
    width: 245px;
    height: 77px;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    color: #fff;
    background-color: #bf0830;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.rfexfvfpptguxzs:active, .rfexfvfpptguxzs:focus, .rfexfvfpptguxzs:hover {
    color: #fff;
    background-color: #f61e4d;
    border-radius: 4px
}

.upgydahegqoiyu {
    font-size: 10px;
    padding-left: 10px
}

.zlfecxdpxrgso {
    padding: 0 10px 0 30px;
    -ms-flex: auto;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    flex: auto
}

.zlfecxdpxrgso-wrap {
    position: relative;
    width: 100%
}

.zlfecxdpxrgso-field:focus {
    -webkit-box-shadow: 0 0 20px 4px rgba(255, 255, 255, .3);
    box-shadow: 0 0 20px 4px rgba(255, 255, 255, .3)
}

.zlfecxdpxrgso-submit {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    display: block;
    width: 60px;
    /*height: 40px;*/
    height: 38px;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    border: none;
    outline: 0;
    background: 0 0
}

.zlfecxdpxrgso-submit:focus, .zlfecxdpxrgso-submit:hover {
    background-color: rgba(0, 0, 0, .1)
}

.zlfecxdpxrgso-submit:focus + .zlfecxdpxrgso-icon, .zlfecxdpxrgso-submit:hover + .zlfecxdpxrgso-icon {
    color: #000
}

.zlfecxdpxrgso-icon {
    position: absolute;
    z-index: 0;
    /*top: 9px;*/
    top: 6px;
    right: 19px;
    display: block;
    font-size: 22px;
    color: #7e7e7e
}

.zlfecxdpxrgso-mobile {
    display: none
}

.tsfpldtvzxuqrz-bottom__personal {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: 290px;
    height: 77px;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.tsfpldtvzxuqrz-bottom__basket-quant, .tsfpldtvzxuqrz-bottom__favourites-quant {
    position: absolute;
    z-index: 2;
    top: -8px;
    right: -15px;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    width: 24px;
    height: 24px;
    -webkit-transition: background .3s ease-out;
    -webkit-transition: color .3s ease-out;
    transition: background .3s ease-out;
    transition: color .3s ease-out;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff
}

.tsfpldtvzxuqrz-bottom__link {
    text-decoration: none
}

.tsfpldtvzxuqrz-bottom__link:hover, .tsfpldtvzxuqrz-bottom__link:hover .tsfpldtvzxuqrz-bottom__login-txt {
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out;
    color: #e6b8b8
}

.tsfpldtvzxuqrz-bottom__link:hover .tsfpldtvzxuqrz-bottom__icon {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border-color: #e6b8b8
}

.tsfpldtvzxuqrz-bottom__link:hover .tsfpldtvzxuqrz-bottom__link-icon {
    color: #e6b8b8
}

.tsfpldtvzxuqrz-bottom__link:hover .tsfpldtvzxuqrz-bottom__basket-quant, .tsfpldtvzxuqrz-bottom__link:hover .tsfpldtvzxuqrz-bottom__favourites-quant {
    background-color: #e6b8b8
}

.tsfpldtvzxuqrz-bottom__link--mini {
    width: 50px;
    -ms-flex: none;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.tsfpldtvzxuqrz-bottom__link-icon {
    font-size: 20px;
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out;
    color: #fff
}

.tsfpldtvzxuqrz-bottom__login {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.tsfpldtvzxuqrz-bottom__login-icon {
    margin-right: 5px
}

.tsfpldtvzxuqrz-bottom__login-txt {
    font-size: 16px;
    line-height: 18px;
    color: #fff
}

.tsfpldtvzxuqrz-bottom__icon {
    position: relative;
    display: block;
    line-height: 42px;
    width: 34px;
    height: 34px;
    text-align: center;
    color: #bf0830;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -ms-flex: none;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.main-slider .owl-carousel .owl-wrapper-outer {
    max-height: 467px;
    overflow: hidden
}

.medialist__carousel .owl-item {
    padding: 5px
}

.medialist__carousel-item {
    overflow: hidden;
    height: 135px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .19);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .19)
}

.medialist__carousel .owl-pagination {
    margin-top: -2px;
    padding: 0 4px
}

.medialist__carousel .owl-page {
    float: left;
    width: 20%;
    height: 5px;
    -webkit-transition: background .3s ease-out;
    transition: background .3s ease-out;
    background-color: #c65858
}

.medialist__carousel .owl-page:not(:last-child) {
    border-right: 1px solid #e6b8b8
}

.medialist__carousel .owl-page:first-child {
    -webkit-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px
}

.medialist__carousel .owl-page:last-child {
    -webkit-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0
}

.medialist__carousel .owl-page.active {
    background-color: #e6b8b8
}

.medialist-item__heading {
    font-family: '', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #c65858
}

.medialist-item__link, .medialist-item__link:visited, .medialist-item__txt {
    font-family: '', sans-serif;
    font-size: 14px;
    font-weight: 400
}

.medialist-item__txt {
    overflow: hidden;
    line-height: 16px;
    max-width: 195px;
    max-height: 64px;
    margin: 7px 0;
    color: #4f4f4f
}

.medialist-item__link, .medialist-item__link:visited {
    text-decoration: underline;
    color: #c65858
}

.medialist-item-link:active, .medialist-item-link:focus, .medialist-item-link:hover {
    text-decoration: none
}

.medialist-item__img {
    width: auto;
    max-width: none;
    max-height: 120px
}

.medialist__inner-left {
    position: relative;
    display: -ms-inline-flexbox;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    flex-direction: column;
    width: 58%;
    height: 100%;
    padding-left: 20px;
    vertical-align: top;
    background: #faf2f2;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #faf2f2), to(#e6b7b7));
    background: -webkit-linear-gradient(top, #faf2f2 1%, #e6b7b7 100%);
    background: linear-gradient(to bottom, #faf2f2 1%, #e6b7b7 100%);
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.medialist__inner-left:after {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    content: '';
    border-top: 135px solid #fff;
    border-left: 50px solid transparent
}

.medialist__inner-right {
    display: -ms-inline-flexbox;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    width: 40%;
    height: 100%;
    vertical-align: top;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.auth-popup {
    position: absolute;
    z-index: 100;
    top: 100%;
    right: 0;
    width: 310px;
    background: #fff
}

.auth-popup__outer {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 30px 32px
}

.auth-popup__close {
    position: absolute;
    top: 5px;
    right: 5px;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    padding: 3px 5px;
    cursor: pointer;
    color: #000
}

.auth-popup__close:hover {
    color: #bf0830
}

.auth-popup__inner {
    display: block;
    text-align: center
}

.auth-popup__heading {
    font-size: 17px;
    font-weight: 700;
    line-height: 20px;
    color: #4f4f4f;
    letter-spacing: .1px
}

.auth-popup__recover-link, .auth-popup__remember {
    font-family: '', sans-serif;
    color: #5f5f5f;
    font-weight: 400
}

.auth-popup__input-box {
    margin: 15px 0;
    padding: 0
}

.auth-popup__input-box .auth-popup__submit.wvkiodtzpeq {
    max-width: 155px;
    width: 100%;
    line-height: 17px;
    margin-bottom: 4px;
    padding: 0;
    display: inline-block;
    height: 37px;
    font-size: 14px
}

.auth-popup__input {
    display: block;
    font-size: 15px;
    width: 100%;
    height: 40px;
    padding: 0 10px;
    border: 1px solid #dcdcdc;
    outline-color: #bbb;
    background-color: #fff
}

.auth-popup__recover, .auth-popup__remember {
    width: 49%;
    vertical-align: top;
    display: inline-block
}

.auth-popup__recover {
    font-size: 13px;
    text-align: left
}

.auth-popup__recover-link {
    font-size: 13px;
    vertical-align: top;
    text-decoration: underline
}

.auth-popup__remember {
    font-size: 12px;
    margin: 0;
    padding: 0 0 0 15px;
    cursor: pointer;
    text-align: right;
    position: relative
}

.auth-popup__remember:before {
    position: absolute;
    top: 50%;
    left: -9px;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-right: 6px;
    content: '';
    cursor: pointer;
    vertical-align: middle;
    border: 1px solid #e9e9e9;
    background-color: #fff
}

#login-modal, #login-remember-check, #recover-modal, #register-modal, .gkrurpadxqi {
    display: none
}

.ctlg, .gkrurpadxqi {
    left: 0;
    width: 100%
}

.login-form.ajax-auth input[type=checkbox]:checked + .auth-popup__remember:before {
    font-family: icomoon !important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 20px;
    content: '\e933';
    text-align: center;
    text-transform: none;
    color: #fff;
    background-color: #df032d;
    speak: none;
    border: none
}

.auth-popup__bottom-link, .auth-popup__subheading, .ctlg-left__link {
    font-family: '', sans-serif
}

.auth-popup__remember .auth-popup__remember-checkbox {
    margin: 0;
    cursor: pointer;
    vertical-align: middle
}

.auth-popup__subheading {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 9px;
    color: #000;
    letter-spacing: .3px
}

.auth-popup__socials {
    margin-bottom: 10px
}

.auth-popup__bottom-link {
    font-size: 20px;
    text-decoration: underline;
    color: #5f5f5f;
    font-weight: 500
}

.auth-popup__comment {
    font-size: 14px;
    font-weight: 400;
    margin-top: -5px;
    text-align: left;
    color: #96908b;
    position: relative
}

.auth-popup__socials .social__elem {
    font-size: 38px;
    color: #e8e8e8
}

.auth-popup__socials .social__elem:not(:last-child) {
    margin-right: 5px
}

.gkrurpadxqi {
    position: fixed;
    z-index: 98;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .3)
}

.go-back__icon, .go-back__text {
    display: inline-block;
    font-size: 14px;
    color: #000
}

.go-back__text {
    margin-bottom: 0;
    vertical-align: middle
}

.ctlg {
    position: absolute;
    z-index: 20;
    top: 100%;
    display: none;
    height: 500px
}

.ctlg.js-open {
    display: block
}

.ctlg-box {
    font-size: 0;
    height: 100%;
    -webkit-transition: -webkit-transform .55s ease;
    transition: -webkit-transform .55s ease;
    transition: transform .55s ease;
    transition: transform .55s ease, -webkit-transform .55s ease
}

.article__autor-link, .ctlg-left__link {
    -webkit-transition: background-color .25s ease-out
}

.ctlg-box.active {
    position: relative;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.ctlg-left {
    display: inline-block;
    overflow-y: auto;
    font-size: 14px;
    width: 30%;
    height: 100%;
    margin: 0;
    padding: 5px 0;
    vertical-align: top;
    background-color: #f6f4f0
}

.ctlg-left .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #c65857;
    border-radius: 0
}

.ctlg-left .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    border-radius: 0
}

.ctlg-right .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .4);
    border-radius: 0
}

.ctlg-right .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    border-radius: 0
}

.ctlg-right .mCustomScrollBox {
    padding-left: 20px
}

.ctlg-right .mCSB_scrollTools {
    left: -5px
}

.ctlg-left__list {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #777
}

.ctlg-left__link {
    position: relative;
    display: block;
    font-size: 16px;
    font-weight: 400;
    padding: 9px 15px;
    cursor: pointer;
    transition: background-color .25s ease-out;
    color: #777
}

.ctlg-left__link.js-highlight, .ctlg-left__link:hover {
    color: #df022d;
    background-color: #e4e4e3
}

.ctlg-left__link.js-highlight:after {
    position: absolute;
    z-index: 2;
    top: 50%;
    right: 0;
    width: 0;
    height: 0;
    margin-top: -12px;
    content: '';
    border-top: 12px solid transparent;
    border-right: 10px solid #c65857;
    border-bottom: 12px solid transparent
}

.ctlg-right {
    display: none;
    overflow-y: auto;
    font-size: 0;
    width: 70%;
    height: 100%;
    margin: 0;
    padding: 15px;
    vertical-align: top;
    background-color: #c65857
}

.ctlg-right.visible, .ctlg-right__list {
    display: inline-block
}

.article__description, .card__info, .card__params, .card__title, .carousel__author, .ceo, .input-wrap, .ttsffkpfhz, .qwqdseqoriytoy, .wdehfpfddzjjaly {
    overflow: hidden
}

.ctlg-right__list {
    font-size: 12px;
    width: 33.33%;
    margin: 0;
    padding: 0;
    list-style: none;
    vertical-align: top;
    color: #f5f4f0
}

.ctlg-right__third-list {
    padding-left: 2px;
    list-style: none
}

.ctlg-right__third-link {
    color: #fff
}

.ctlg-right__third-link:hover {
    text-decoration: underline;
    color: #fff
}

.ctlg-right__link {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 14px;
    color: #f5f4f0
}

.ctlg-right__link:focus, .ctlg-right__link:hover {
    color: #f5f4f0
}

.ctlg-right__item {
    font-size: 12px;
    margin-bottom: 18px;
    color: #f5f4f0
}

.ctlg .mCSB_inside > .mCSB_container {
    margin-right: 0
}

.ctlg-left .mCS-dark-3.mCSB_scrolltools .mCSB_draggerRail {
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #fff
}

.ctlg-left .mCS-dark-3.mCSB_scrolltools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #e25757
}

.ctlg-left .mCS-dark-3.mCSB_scrolltools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: red
}

.wterergdlwlsp {
    display: none
}

.ivlaqygsoliaxfx {
    font-size: 44px;
    line-height: 1;
    padding: 0 10px;
    cursor: pointer;
    text-align: left;
    color: #fff;
    background: #bf0830
}

.arvexkjttrfvr {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    display: none;
    width: 30px;
    height: 30px;
    cursor: pointer;
    color: #bf0830;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.fxyfyfsiwegggch {
    font-size: 26px
}

@media screen and (max-width: 1199px) {
    .medialist__inner-left {
        width: 55%
    }

    .medialist__inner-right {
        width: 43%
    }

    .medialist__inner-left:after {
        display: none
    }
}

@media screen and (max-width: 991px) {
    .tsfpldtvzxuqrz__info {
        padding-top: 0;
        text-align: center
    }

    .tsfpldtvzxuqrz__info-title {
        font-size: 16px;
        padding-left: 0;
        text-align: center
    }

    .tsfpldtvzxuqrz__phone-box {
        position: static;
        visibility: visible;
        width: 100%;
        padding-left: 0;
        opacity: 1
    }

    .tsfpldtvzxuqrz__phone-item {
        font-size: 16px;
        font-weight: 700
    }

    .tsfpldtvzxuqrz__phone-arrow-down {
        display: none
    }

    .tsfpldtvzxuqrz__phone-wrap:active, .tsfpldtvzxuqrz__phone-wrap:focus, .tsfpldtvzxuqrz__phone-wrap:hover, .tsfpldtvzxuqrz__phone-wrap:hover .tsfpldtvzxuqrz__phone-box {
        background-color: #fff
    }

    .tsfpldtvzxuqrz__info-callback {
        margin: 2px 0;
        padding: 5px
    }

    .medialist-item__heading {
        font-size: 16px
    }

    .tsfpldtvzxuqrz__info-addition {
        line-height: 14px;
        margin-bottom: 7px
    }

    .tsfpldtvzxuqrz__info-link {
        font-size: 12px
    }

    .tsfpldtvzxuqrz-bottom__login-txt {
        font-size: 14px
    }

    .rfexfvfpptguxzs {
        width: auto;
        padding: 0 10px;
        text-align: center
    }
}

@media screen and (max-width: 767px) {
    .irvvirjfulhy {
        position: fixed;
        z-index: 100;
        top: 0;
        right: 0;
        left: 0;
        visibility: hidden;
        -webkit-transition: opacity .3s ease-in, -webkit-transform .3s ease-out;
        transition: opacity .3s ease-in, -webkit-transform .3s ease-out;
        transition: transform .3s ease-out, opacity .3s ease-in;
        transition: transform .3s ease-out, opacity .3s ease-in, -webkit-transform .3s ease-out;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0
    }

    .irvvirjfulhy.js-open {
        visibility: visible;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    .uqtwwqcsyz {
        flex-direction: column;
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column
    }

    .pofhtaisphzzhqq {
        margin-top: 35px
    }

    .qrdrsfjpdrdek {
        display: inline-block;
        padding: 10px
    }

    .arvexkjttrfvr {
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex
    }

    .tsfpldtvzxuqrz__phone-wrap {
        width: 100%;
        padding: 0;
        text-align: center
    }

    .tsfpldtvzxuqrz__info-callback {
        font-size: 14px;
        margin-bottom: 7px
    }

    .wterergdlwlsp {
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .tsfpldtvzxuqrz-bottom__personal {
        width: auto
    }

    .tsfpldtvzxuqrz-bottom__login-txt {
        display: none
    }

    .zlfecxdpxrgso {
        padding: 0 10px
    }

    .zlfecxdpxrgso-mobile {
        display: -ms-inline-flexbox;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: inline-flex;
        width: 34px;
        height: 34px;
        cursor: pointer;
        border: 1px solid #fff;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        -ms-flex-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .zlfecxdpxrgso-mobile-icon {
        font-size: 18px;
        -webkit-transition: color .3s ease-out;
        transition: color .3s ease-out;
        color: #fff
    }

    .zlfecxdpxrgso-mobile:hover .zlfecxdpxrgso-mobile-icon {
        font-size: 18px;
        color: #f61e4d
    }

    .zlfecxdpxrgso-wrap {
        position: absolute;
        z-index: 10;
        top: 100%;
        left: 0;
        visibility: hidden;
        width: 100%;
        -webkit-transition: opacity .3s ease-in-out;
        transition: opacity .3s ease-in-out;
        opacity: 0;
        border: 2px solid #bf0830;
        border-top: none
    }

    .zlfecxdpxrgso-wrap.js-visible {
        visibility: visible;
        opacity: 1
    }

    .zlfecxdpxrgso-submit {
        border-left: 2px solid #bf0830
    }

    .rfexfvfpptguxzs {
        font-size: 14px
    }
}


@media screen and (max-width: 576px) {
    .breadcrumbs .vxyrtzpfflx {
        display: flex;
        flex-direction: column;
        padding-top: 40px;
    }
}


@media screen and (max-width: 480px) {
    .tsfpldtvzxuqrz__info-callback {
        font-size: 13px;
        width: auto
    }
}

.pckfiorvijx {
    background: #000
}

.pckfiorvijx__nav {
    font-size: 0;
    margin: 0;
    padding: 50px 0 0;
    list-style: none
}

.pckfiorvijx__nav-item {
    display: inline-block;
    font-size: 18px;
    width: 33%;
    vertical-align: top;
    color: #fff
}

.card__rating, .card__testimonials, .event-section__icon, .event-section__text, .xrweyigefktl, .social__elem, .social__title, .testimonials__icon {
    vertical-align: middle
}

.pckfiorvijx__nav-link {
    display: block;
    height: 100%;
    padding: 5px 0;
    -webkit-transition: color .4s ease-out;
    transition: color .4s ease-out;
    color: #fff
}

.pckfiorvijx__nav-link:visited {
    text-decoration: none;
    color: #fff
}

.pckfiorvijx__nav-link:active, .pckfiorvijx__nav-link:focus, .pckfiorvijx__nav-link:hover {
    text-decoration: none;
    color: #f61e4d
}

.pckfiorvijx__socials {
    padding-top: 45px
}

.pckfiorvijx__copyright {
    font-size: 18px;
    padding: 25px 0;
    text-align: center;
    color: #fff
}

.pckfiorvijx__copyright-link {
    -webkit-transition: color .4s ease-out;
    transition: color .4s ease-out;
    text-decoration: none;
    color: #fff
}

.pckfiorvijx__copyright-link:hover {
    text-decoration: none;
    color: #f61e4d
}

.pckfiorvijx .social {
    display: block
}

.pckfiorvijx .social__title {
    display: block;
    font-size: 18px;
    font-weight: 400;
    color: #fff
}

.pckfiorvijx .social__elem {
    font-size: 42px;
    margin-top: 10px;
    color: #e8e8e8
}

.pckfiorvijx .social__elem:not(:last-child) {
    margin-right: 5%
}

.input-wrap input[type=checkbox] {
    display: none
}

.input-wrap input[type=checkbox] + label {
    position: relative;
    font-weight: 400;
    margin-bottom: 0;
    padding-left: 31px;
    cursor: pointer
}

.input-wrap input[type=checkbox] + label:before {
    position: absolute;
    top: 50%;
    left: 1px;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -9px;
    margin-right: 6px;
    content: '';
    cursor: pointer;
    vertical-align: middle;
    border: 1px solid #e9e9e9;
    background-color: #fff
}

.input-wrap input[type=checkbox]:checked + label:before {
    font-family: icomoon !important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 18px;
    content: '\e933';
    text-align: center;
    text-transform: none;
    color: #fff;
    background-color: #df032d;
    speak: none
}

.action, .blockquote {
    background-color: #f6f4f0
}

.breadcrumbs {
    /*margin-bottom: 36px;
    padding-top: 31px*/
    margin-bottom: 10px;
    padding-top: 25px;
}


.breadcrumbs__elem {
    margin-right: 3px;
    color: #000
}

.breadcrumbs__elem:focus, .breadcrumbs__elem:hover {
    text-decoration: none;
    color: grey
}

.breadcrumbs__elem.active {
    font-weight: 700
}

.breadcrumbs__elem.active:focus, .breadcrumbs__elem.active:hover {
    color: #000
}

.tab-pane.fade {
    display: none
}

.tab-pane.active {
    display: block
}

.action {
    height: 385px;
    padding: 36px 0 20px;
    text-align: center
}

.action__title {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 25px;
    color: #bf0830
}

.action__amount {
    font-size: 24px
}

.action__price {
    font-size: 42px;
    line-height: 1.2;
    margin: auto auto 31px;
    color: #3d3d3d
}

.action__price-old {
    font-size: 22px;
    font-weight: lighter;
    text-decoration: line-through;
    letter-spacing: 1px;
    color: #858585
}

.action__sum {
    font-size: 16px;
    color: #bf0830
}

.blockquote {
    position: relative;
    font-size: 14px;
    margin-bottom: 0;
    padding: 28px 103px 30px;
    border-left: 0
}

.blockquote:after, .blockquote:before {
    position: absolute;
    width: 45px;
    margin-top: -15px;
    content: '';
    background: url(../images/icons/quotes.png) no-repeat
}

.blockquote__text {
    margin-bottom: 5px
}

.blockquote:before {
    top: 38px;
    left: 53px;
    height: 33px;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.blockquote:after {
    right: 45px;
    bottom: 33px;
    height: 30px
}

.blockquote__author {
    font-weight: 700;
    font-style: italic;
    text-align: right
}

.articles {
    position: relative;
    margin-bottom: 50px;
    padding: 0 57px 30px;
    border: 1px solid #eaeaea;
    border-top: none;
    background: white;
}

.article {
    padding: 32px 0
}

.article--autor {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.article__link .link__icon, .nav-tabs__item {
    display: inline-block
}

.article__content-wrap {
    margin-left: 20px
}

.article__autor-link {
    padding: 2px 10px;
    transition: background-color .25s ease-out;
    text-decoration: underline;
    color: #fff;
    border: none;
    background-color: #bf0830
}

.article__autor-link:hover {
    text-decoration: none;
    color: #fff;
    background-color: #fc0f3c
}

.article__title {
    font-size: 16px;
    font-weight: 700;
    color: #202020
}

.article__link.active .link__icon {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.article__description {
    max-height: 115px
}

.article__description.active, .article__description.open {
    max-height: 100%
}

.article:not(:first-child) {
    border-top: 1px solid #eaeaea
}

.nav-tabs {
    font-size: 0;
    margin-bottom: 0;
    padding-left: 0;
    border-bottom: 1px solid #f9c9c9
}

.nav-tabs__item {
    width: 184px;
    -webkit-transition: background-color .25s ease-out;
    transition: background-color .25s ease-out;
    text-align: center;
    background-color: #ee8b8b
}

.nav-tabs__elem.active, .nav-tabs__item.active {
    background-color: #df032d
}

.nav-tabs__item:hover .nav-tabs__elem {
    color: #fff
}

.nav-tabs__item.active .nav-tabs__elem {
    color: #fff
}

.nav-tabs__elem {
    display: block;
    font-size: 16px;
    width: 184px;
    padding: 15px;
    color: #fff;
    border-right: 1px solid #fff
}

.card-footer, .card-section, .card__content, .section-sliders {
    background-color: #f6f4f0
}

.section-sliders {
    padding-top: 50px
}

.card {
    margin-bottom: 50px
}

.card__notificate, .card__preorder {
    display: block;
    font-size: 16px;
    max-width: 120px;
    margin: 0 auto 28px;
    text-align: center;
    text-decoration: underline;
    color: #bf0830
}

.card__notificate:focus, .card__notificate:hover, .card__preorder:focus, .card__preorder:hover {
    text-decoration: underline;
    color: #f61e4d
}

.card__preorder {
    max-width: 100%;
    padding-top: 22px
}

.card__info a {
    color: #469
}

.card__info a:hover {
    text-decoration: underline
}

.card__preview-wrap {
    width: 202px
}

.card__preview {
    margin-bottom: 10px
}

.card__code {
    margin-bottom: 24px
}

.card__button {
    margin-bottom: 23px
}

.card__params {
    height: 45px;
    margin: 29px 0 11px;
    font-size: 16px
}

.card__params.active {
    height: auto
}

.card__rating {
    display: inline-block;
    margin-right: 29px
}

.card__testimonials {
    display: inline-block;
    margin-right: 20px;
    cursor: pointer;
    color: #b9b9b9
}

.card__testimonials span {
    font-weight: 700;
    text-decoration: underline
}

.card__content--primary {
    padding: 36px 16px 33px 57px
}

.card__content--secondary {
    padding: 33px 16px 28px
}

.card__title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    height: 60px;
    padding-right: 22px
}

.card__price {
    margin-bottom: 20px;
    text-align: center
}

.card__price-current {
    display: inline-block;
    font-size: 24px;
    font-weight: 700
}

.card__price-old {
    display: inline-block;
    font-size: 16px;
    margin-right: 16px;
    text-decoration: line-through;
    color: #848484
}

.card-footer, .new-comments .item__header {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex
}

.card-footer {
    display: flex;
    padding: 29px 42px 34px 57px;
    border-top: 1px solid #e5e0ce;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap
}

.xrweyigefktl, .rating img, .social, .social__elem, .social__title {
    display: inline-block
}

.card-footer--padding {
    padding: 17px 17px 21px
}

.card-section--middle.active {
    height: auto
}

.testimonials__icon {
    font-size: 20px;
    margin-right: 4px
}

.social__elem {
    font-size: 25px;
    margin-right: 1px;
    -webkit-transition: color .25s ease-out;
    transition: color .25s ease-out;
    text-align: center;
    color: #b4b4b4
}

.social__elem:focus, .social__elem:hover {
    -webkit-transition: color 0s;
    transition: color 0s;
    text-decoration: none;
    color: grey
}

.social__title {
    margin-right: 3px;
    letter-spacing: .4px
}

.rating img {
    width: 17px;
    height: 17px
}

.carousel--type-1 .owl-buttons div, .carousel--type-1 .owl-buttons div i {
    line-height: 72px;
    width: 72px;
    height: 72px;
    -webkit-transition: background-color .25s ease-out;
    color: #e61b45;
    border-left: 1px solid #eaeaea
}

.carousel-wrap {
    position: relative;
    border: 1px solid #eaeaea;
    background-color: #fff
}

.carousel-wrap--margin {
    margin-bottom: 20px
}

.carousel--type-1 {
    padding-top: 72px
}

.carousel--type-1 .owl-buttons div {
    position: absolute;
    top: 0;
    transition: background-color .25s ease-out
}

.carousel--type-1 .owl-buttons div:hover {
    background-color: #eee
}

.carousel--type-1 .owl-buttons div i {
    float: right;
    font-size: 30px;
    cursor: pointer;
    transition: background-color .25s ease-out;
    text-align: center
}

.carousel--type-1 .owl-next {
    right: 0
}

.carousel--type-1 .owl-prev {
    right: 72px
}

.carousel--type-3 {
    position: relative;
    width: 678px;
    margin: auto;
    padding: 30px 0
}

.carousel--type-3 .slick-arrow {
    position: absolute;
    z-index: 5;
    top: 50%;
    font-family: icomoon !important;
    font-size: 0;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 64px;
    line-height: 1;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    -webkit-transition: background-color .25s ease-out;
    transition: background-color .25s ease-out;
    text-align: center;
    text-transform: none;
    color: #fff;
    border: none;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #e25757;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fail__offer, .review__title__txt, .review__txt {
    font-family: 'Lucida Sans Unicode', Arial, sans-serif
}

.carousel--type-3 .slick-arrow:hover {
    background-color: #ed9898
}

.carousel--type-3 .slick-prev {
    left: -40px
}

.carousel--type-3 .slick-prev:before {
    font-size: 27px;
    content: '\e900'
}

.carousel--type-3 .slick-next {
    right: -40px
}

.carousel--type-3 .slick-next:before {
    font-size: 27px;
    content: '\e901'
}

.carousel--type-4 {
    padding-top: 72px
}

.carousel--type-4 .owl-buttons div {
    position: absolute;
    z-index: 1;
    top: 0;
    line-height: 72px;
    width: 72px;
    height: 72px;
    -webkit-transition: background-color .25s ease-out;
    transition: background-color .25s ease-out
}

.carousel--type-4 .owl-buttons div:hover {
    background-color: #f37c7c
}

.carousel--type-4 .owl-buttons div i {
    float: right;
    font-size: 30px;
    line-height: 72px;
    width: 72px;
    height: 72px;
    cursor: pointer;
    -webkit-transition: background-color .25s ease-out;
    transition: background-color .25s ease-out;
    text-align: center;
    color: #fff
}

.carousel--type-4 .owl-next {
    right: 0
}

.carousel--type-4 .owl-prev {
    right: 72px
}

.carousel__media-wrap {
    max-width: 113px;
    height: 171px;
    margin: 0 auto 20px
}

.carousel__media-wrap img, .preview__media {
    max-width: 100%;
    max-height: 100%
}

.carousel__rating {
    margin-bottom: 7px
}

.carousel__elem {
    padding: 0 20px;
    text-align: center
}

.carousel__elem .info__rate.rating--passive {
    margin-right: auto;
    margin-bottom: 15px
}

.carousel__author {
    font-size: 16px;
    text-overflow: ellipsis;
    color: #626262
}

.carousel__name {
    overflow: hidden;
    font-size: 20px;
    line-height: 1.1;
    height: 45px;
    color: #000
}

.carousel__price-old {
    height: 18px;
    text-decoration: line-through;
    color: #848484
}

.carousel__price-current {
    font-size: 20px;
    line-height: 1;
    color: #bf0830
}

.htwulxzogalxkx {
    display: block;
    float: left;
    font-size: 16px;
    font-style: normal;
    line-height: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: grey
}

.kgjihtifkvozx {
    position: absolute;
    float: none;
    line-height: 50px;
    width: 50px;
    height: 50px
}

.kgjihtifkvozx:first-child {
    z-index: 1;
    top: 0
}

.kgjihtifkvozx:nth-child(2) {
    z-index: 2;
    top: 25px
}

.kgjihtifkvozx:nth-child(3) {
    z-index: 3;
    top: 50px
}

.kgjihtifkvozx:nth-child(4) {
    z-index: 3;
    top: 75px
}

.kgjihtifkvozx:nth-child(5) {
    z-index: 3;
    top: 100px
}

.xgtqojhrpgd {
    font-size: 14px
}

.htwulxzogalxkx:not(:last-child) {
    margin-right: 5px
}

.htwulxzogalxkx:nth-child(1) {
    background-color: #007878
}

.htwulxzogalxkx:nth-child(2) {
    background-color: #0a5858
}

.htwulxzogalxkx:nth-child(3) {
    background-color: #006c5b
}

.htwulxzogalxkx:nth-child(4) {
    background-color: #20bcbc
}

.htwulxzogalxkx:nth-child(5) {
    background-color: #60bcbc
}

.htwulxzogalxkx:nth-child(6) {
    background-color: #00bc9c
}

.preview {
    position: relative;
    line-height: 310px;
    width: 202px;
    height: 310px;
    text-align: center
}

.preview__label, .preview__play {
    position: absolute;
    left: 0;
    color: #fff;
    border: none
}

.preview__label {
    top: 0;
    font-size: 12px;
    line-height: normal;
    padding: 2px 5px;
    -webkit-transition: background-color .25s ease-out;
    transition: background-color .25s ease-out;
    text-decoration: underline;
    background-color: #bf0830
}

.preview__label:hover {
    text-decoration: none;
    color: #fff;
    background-color: #fc0f3c
}

.preview__label:focus {
    color: #fff;
    outline: 0;
    background-color: #b70225
}

.preview__label--position {
    top: auto;
    bottom: 16px
}

.preview__icon {
    margin-right: 10px;
    margin-left: 5px;
    text-decoration: none;
    font-size: 13px
}

.preview__play {
    bottom: 0;
    font-size: 40px;
    width: 59px;
    height: 53px;
    -webkit-transition: background-color .25s ease-out;
    transition: background-color .25s ease-out;
    background-color: #c65858
}

.preview__play:hover {
    background-color: #d37e7e
}

.preview__play:focus {
    outline: 0;
    background-color: #af3c3c
}

.ceo {
    position: relative;
    height: 117px;
    margin-bottom: 29px;
    color: #646464
}

.ceo__title {
    font-size: 24px
}

.ceo__text {
    font-size: 16px
}

.ceo__icon {
    position: absolute;
    z-index: 1;
    bottom: -3px;
    left: 50%;
    display: block;
    font-size: 12px;
    cursor: pointer;
    -webkit-transition: margin .15s ease-out, -webkit-transform .15s ease-out;
    transition: margin .15s ease-out, -webkit-transform .15s ease-out;
    transition: transform .15s ease-out, margin .15s ease-out;
    transition: transform .15s ease-out, margin .15s ease-out, -webkit-transform .15s ease-out;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
}

.event-section, .event-section__icon, .event-section__text {
    display: inline-block
}

.ceo__decor, .checkout__media-wrap {
    -webkit-transition: all .25s ease-out
}

.ceo__decor {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all .25s ease-out;
    background: rgb(240, 240, 240);
    background: linear-gradient(0deg, rgba(246, 244, 240, 1) 0%, rgba(240, 244, 240, 0) 100%)
}

.js-arrow.active {
    margin-left: -13px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.js-content.active {
    height: auto
}

.js-decor.disabled {
    background: 0 0;
    display: none;
}

.event-section--margin {
    margin-right: 5px
}

.event-section__icon {
    font-size: 20px;
    margin-right: 10px;
    color: #df032d
}

.event-section__text {
    margin-top: 3px;
    margin-right: 11px
}

.event-section__text + .icon-info {
    vertical-align: sub
}

.preview-carousel--modal {
    display: block;
    width: 100%;
    max-width: 90%;
    margin: 0 auto
}

.preview-carousel--modal .owl-item.active {
    border: 1px solid #e25757
}

.preview-carousel {
    width: 140px;
    margin: auto
}

.preview-carousel .owl-next, .preview-carousel .owl-prev, .preview-carousel--modal .owl-next, .preview-carousel--modal .owl-prev {
    position: absolute;
    top: 50%;
    font-size: 32px;
    margin-top: -16px;
    color: #e3103c
}

.preview-carousel .owl-next, .preview-carousel--modal .owl-next {
    right: -41px
}

.preview-carousel .owl-prev, .preview-carousel--modal .owl-prev {
    left: -41px
}

.preview-carousel__media-wrap {
    line-height: 84px;
    width: 52px;
    max-height: 84px;
    margin: 0 auto;
    text-align: center
}

.preview-carousel__media {
    max-width: 100%
}

.purchase {
    font-size: 0
}

.purchase--margin {
    margin-bottom: 23px
}

.purchase__label {
    font-size: 12px;
    margin-bottom: 2px
}

.purchase__input {
    font-size: 14px;
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
    height: 40px;
    padding: 10px;
    vertical-align: top;
    border: 1px solid #b4b4b4
}

.purchase__input:focus {
    border: 1px solid grey;
    outline: 0
}

.purchase__submit {
    font-size: 24px;
    width: 50px;
    height: 40px;
    -webkit-transition: background-color .25s ease-out;
    transition: background-color .25s ease-out;
    vertical-align: top;
    color: #fff;
    border: none;
    background-color: #b4b4b4
}

.purchase__submit:hover {
    background-color: #cecece
}

.purchase__submit:focus {
    outline: 0;
    background-color: #9b9b9b
}

.filter {
    margin-bottom: 30px;
    padding-bottom: 20px;
    background-color: #f6f4f0
}

.filter__result {
    position: absolute;
    z-index: 5;
    top: 60px;
    left: 100%;
    font-size: 14px;
    width: 145px;
    height: 72px;
    padding: 17px 5px;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #e25757
}

.filter__result:before {
    position: absolute;
    top: 28%;
    right: 30px;
    content: '';
    border: 5px solid transparent;
    border-right: 10px solid #e25757
}

.filter__result-title {
    display: block;
    margin-bottom: 0
}

.filter__link {
    display: block;
    text-decoration: underline;
    color: #fff
}

.filter__link:focus, .filter__link:hover {
    text-decoration: underline;
    color: #fff
}

.filter__btn {
    display: block;
    font-size: 14px;
    line-height: 34px;
    width: 128px;
    height: 34px;
    margin: auto;
    padding: 0;
    background-color: #bf0830
}

.filter__heading {
    font-size: 18px;
    padding: 9px 3px;
    text-align: center;
    color: #fff;
    background-color: #df032d
}

.filter__heading--color {
    background-color: #e25757
}

.filter__section {
    position: relative;
    margin-bottom: 20px;
    padding: 19px 24px;
    border-bottom: 1px solid #e5e5e5
}

.filter__section--bg {
    background-color: #e7e6df
}

.filter__chosen {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    margin-left: 10px;
    color: #909090
}

.filter__arrow {
    position: absolute;
    top: 22px;
    right: 20px;
    font-size: 20px;
    color: #d2d1d0
}

.filter__fieldset {
    margin-bottom: 8px
}

.filter__title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 11px
}

.filter .input-wrap .label-prominent {
    font-size: 16px;
    font-weight: 700;
    color: #000
}

.input-wrap {
    max-height: 135px;
    -webkit-transition: all .35s;
    transition: all .35s
}

.input-wrap.active {
    max-height: 1500px
}

.watch-more {
    display: inline-block;
    padding-top: 5px
}

.listing-params-wrap {
    margin-top: 10px
}

.listing-params {
    margin-bottom: 10px;
    padding: 8px 16px;
    background-color: #e25757
}

.author-books .books__sort .listing-params {
    margin-bottom: 18px;
    margin-top: 50px
}

.author-books .books__sort--md .listing-params {
    margin-top: 0
}

.listing-params__title {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    letter-spacing: .6px;
    color: #fff
}

.listing-params__select {
    display: inline-block;
    width: 168px;
    height: 25px;
    -moz-text-align-last: center;
    text-align-last: center;
    vertical-align: middle;
    color: #818181;
    border: none
}

.pagination {
    float: right;
    font-size: 0
}

.pagination__item, .pagination__title {
    font-size: 14px;
    line-height: 28px;
    display: inline-block
}

.pagination__title {
    margin-right: 12px;
    vertical-align: middle;
    color: #fff
}

.pagination__item {
    min-width: 26px;
    height: 26px;
    margin: 0 2.5px;
    text-align: center;
    vertical-align: top;
    color: #818181;
    background-color: #fff;
    /* padding: 0 .5em */
    padding: 0;
}

.pagination__item:focus, .pagination__item:hover {
    text-decoration: none;
    color: #000;
    background-color: #e1e1e1
}

.pagination__item--intermediate:focus, .pagination__item--intermediate:hover {
    cursor: default;
    color: #818181;
    background-color: #fff
}

.pagination__item.active {
    color: #000;
    background-color: #e1e1e1
}

.okfykjivlifqjd {
    border-top: 1px solid #ededed;
    border-left: 1px solid #ededed
}

.ttsffkpfhz {
    height: 610px;
    padding: 22px 15px 25px;
    -webkit-transition: border-color .25s ease-out;
    transition: border-color .25s ease-out;
    color: #acacac;
    border-top: 5px solid transparent;
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed
}

.ttsffkpfhz:hover {
    border-top: 5px solid #e25757;
    -webkit-box-shadow: 0 0 12px 3px rgba(0, 0, 0, .2);
    box-shadow: 0 0 12px 3px rgba(0, 0, 0, .2)
}

.yasvuadwae {
    -webkit-transition: -webkit-box-shadow .15s ease-out;
    transition: -webkit-box-shadow .15s ease-out;
    transition: box-shadow .15s ease-out;
    transition: box-shadow .15s ease-out, -webkit-box-shadow .15s ease-out
}

.yasvuadwae:hover {
    -webkit-box-shadow: 0 0 12px 3px rgba(0, 0, 0, .2);
    box-shadow: 0 0 12px 3px rgba(0, 0, 0, .2)
}

.xlvgywkjjurjla {
    position: absolute;
    top: -5px;
    right: -2px;
    width: 40px
}

.tjwescofvo {
    padding: 6px 0 8px
}

.tjwescofvo:hover {
    color: #e0042f;
    border: 1px solid #e0042f;
    background-color: #fff
}

.tjwescofvo:focus {
    color: #e0042f;
    border: 1px solid #e0042f;
    background-color: #ffe4ea
}

.oarejdvpkwk {
    font-size: 19px;
    margin-right: 7px;
    vertical-align: middle
}

.xgicqzdefxfrp {
    display: inline-block;
    vertical-align: middle
}

.oeptccfwvwqd {
    position: relative;
    display: block;
    height: 355px;
/ / margin-bottom: 20 px
}

.vcysfzcgooi {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.qwqdseqoriytoy {
    font-size: 16px;
    line-height: 1;
    height: 18px;
    margin-bottom: 11px;
    text-overflow: ellipsis;
    color: #626262
}

.ttsffkpfhz__testimonial {
    display: inline-block;
    font-size: 12px;
    line-height: 13px;
    width: fit-content;
    margin-bottom: 0;
    vertical-align: middle;
    letter-spacing: .8px
}

.wdehfpfddzjjaly {
    display: block;
    font-size: 16px;
    line-height: 1.1;
    height: 45px;
    margin-bottom: 11px;
    color: #000;
	margin-top: 10px
}

.wdehfpfddzjjaly:hover {
    color: #2a2a2a
}

.ttsffkpfhz__reviews {
    float: left;
    height: 26px;
    color: #acacac;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.ttsffkpfhz__reviews:hover {
    position: relative;
    z-index: 99;
    color: #7e7e7e;
    background: #fff
}

.ttsffkpfhz__reviews:hover > .ttsffkpfhz__testimonial {
    overflow: visible;
    white-space: normal;
    background: #fff
}

.ttsffkpfhz__row {
    margin-bottom: 20px
}

.ttsffkpfhz__icon {
    font-size: 20px;
    margin-right: 4px;
    vertical-align: middle
}

.udvarqqyjxyxw {
    float: left;
    text-align: center
}

.awvylyyekguc {
    height: 18px;
    text-decoration: line-through;
    color: #848484
}

.efqrxiltjpjjl {
    font-size: 18px;
    line-height: 1;
    text-align: left;
    color: #bf0830
}

.ttsffkpfhz__order {
    display: block;
    font-weight: 700;
    margin-bottom: 0;
    padding-top: 3px;
    padding-left: 90px;
    -webkit-transition: color .25s ease-out;
    transition: color .25s ease-out;
    text-align: right;
    color: #bf0830
}

.ttsffkpfhz__order:hover {
    color: red
}

.ttsffkpfhz__order:focus {
    color: #8e0624
}

.ttsffkpfhz__rating {
    float: right;
    text-align: center;
    width: 100%;
}

.ttsffkpfhz__rating img {
    width: 17px;
    height: 17px
}

.ttsffkpfhz__amount {
    text-decoration: underline;
    color: #8a8686
}

.tjwescofvo {
    float: right;
    width: 127px;
    height: 38px
}

.rhpxgzklyqxix .tjwescofvo {
    width: 102px;
}

@media screen and (max-width: 425px) {
    .ttsffkpfhz {
        max-height: 520px;
    }

    .ttsffkpfhz__row {
        display: none;
    }

    .udvarqqyjxyxw {
        width: 100%;
    }

    .udvarqqyjxyxw .efqrxiltjpjjl {
        text-align: center;
    }

    .rhpxgzklyqxix .tjwescofvo {
        width: 100%;
        margin-top: 11px;
    }

    .wdehfpfddzjjaly {
        font-size: 13.5px;
    }

    .qwqdseqoriytoy {
        font-size: 11px;
    }

    .oeptccfwvwqd {
        height: 250px;
        margin-bottom: 20px;
    }
}

.tsfpldtvzxuqrz-block {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    border-bottom: 1px solid #eaeaea;
    background: url(../images/components/bg_e.jpg) center no-repeat
}

.tsfpldtvzxuqrz-block__link {
    position: relative;
    z-index: 1;
    float: right;
    font-size: 16px;
    margin-right: 158px;
    padding-top: 25px;
    text-decoration: underline;
    color: #bf0830
}

.tsfpldtvzxuqrz-block__link:hover {
    text-decoration: underline;
    color: #f00a3c
}

.tsfpldtvzxuqrz-block__link:focus {
    text-decoration: underline;
    color: #8e0624
}

.tsfpldtvzxuqrz-block--border {
    border: 1px solid #eaeaea;
    border-bottom: none
}

.tsfpldtvzxuqrz-block__btn {
    float: right;
    font-size: 30px;
    line-height: 72px;
    width: 72px;
    height: 72px;
    cursor: pointer;
    -webkit-transition: background-color .25s ease-out;
    transition: background-color .25s ease-out;
    text-align: center;
    color: #e61b45;
    border-left: 1px solid #eaeaea
}

.tsfpldtvzxuqrz-block__btn:hover {
    background-color: #eee
}

.event {
    display: block;
    margin: 0 auto;
    padding-top: 30px
}

.event-left {
    margin-bottom: 65px
}

.article__img {
    display: block;
    width: 80%;
    margin: auto;
    text-align: center
}

.event-article__intro {
    line-height: 16px;
    padding-right: 23px;
    margin-bottom: 30px
}

.intro__title {
    font-size: 20px;
    padding-bottom: 23px
}

.intro__txt, .intro__txt p {
    font-size: 16px
}

.intro__txt p {
    line-height: 1.4
}

.review__title {
    display: block;
    height: 40px;
    text-align: center;
    background-color: #f5f4f0
}

.review__title__txt {
    font-size: 20px;
    line-height: 35px
}

.review__txt {
    padding: 15px 33px 40px 0
}

.event__feedback {
    height: 100%;
    padding: 30px 55px 20px 53px;
    background: url(../images/components/feedback-bg.png) right no-repeat #f7e8e8;
    background-size: contain
}

.feedback__form {
    margin-bottom: 20px
}

.feedback__form fieldset {
    text-align: justify
}

.feedback__title {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    padding: 0 0 30px;
    color: #bf0830
}

.feedback__form__comment, .feedback__form__input {
    font-size: 16px;
    color: #464646;
    border: 1px solid #f5f0f0
}

.feedback__form__input {
    width: 320px;
    height: 40px;
    padding-left: 10px
}

.feedback__form__comment {
    width: 100%;
    height: 67px;
    margin-top: 25px;
    padding: 10px 20px;
    resize: none
}

.pro-review_comment {
    height: 150px
}

.pro-reader-rules {
    display: inline
}

.pro-reader-rules a {
    color: #bf0830;
    text-decoration: underline
}

.feedback__form__comment.error {
    border-color: red
}

.input--name {
    margin-right: 65px
}

.feedback__btn {
    display: inline-block;
    font-size: 15px;
    width: 170px;
    height: 35px;
    margin-right: 20px;
    vertical-align: top;
    color: #fff;
    border: none;
    background-color: #bf0830;
    outline: 0
}

.pro-review__btn {
    text-align: center;
    line-height: 35px
}

.pro-review__btn:hover {
    text-decoration: none;
    color: #fff
}

.feedback__read, .feedback__read:focus, .feedback__read:hover {
    display: inline-block;
    line-height: 40px;
    vertical-align: top;
    text-decoration: underline;
    color: #bf0830
}

.feedback__read:hover {
    text-decoration: none
}

.event-right {
    height: auto;
    padding: 0;
    background-color: #f5f4f0
}

.event-map {
    width: 100%;
    height: 220px;
    padding: 0
}

#map-canvas {
    height: 100%
}

.event-info {
    display: block;
    font-size: 14px;
    margin: 0 auto;
    padding: 34px 25px 0
}

.event-info__descr {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.event-info__descr:first-child {
    width: 100%;
    padding-bottom: 25px
}

.descr--data {
    margin-right: 60px;
    margin-bottom: 5px
}

.event-members {
    font-size: 14px;
    margin-bottom: 32px;
    padding-top: 25px
}

.members__number {
    position: relative;
    font-weight: 700
}

.members__list {
    overflow: hidden;
    height: 76px;
    padding: 20px 0 0;
    list-style-type: none
}

.review-slider i {
    padding-left: 10px;
    vertical-align: middle
}

.members__list__show:after {
    display: block;
    width: 121%;
    margin-left: -24px;
    padding-top: 30px;
    content: '';
    border-bottom: 2px solid #e2decc
}

.members__list__names {
    font-size: 14px;
    padding-bottom: 10px
}

.members__list__names:last-child {
    padding-bottom: 0
}

.members__list__show, .members__list__show:focus, .members__list__show:hover {
    position: relative;
    font-size: 12px;
    text-decoration: underline;
    color: #c65858;
    outline: 0
}

.members__list__show:hover {
    text-decoration: none
}

.showList {
    height: auto
}

.members__list__show i {
    transform: rotate(0)
}

.members__list__show--md i {
    transform: rotate(180deg)
}

.event-info i {
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    width: 25px;
    color: #cb3e5c
}

.event-info i.icon-facebook {
    font-size: 25px;
    margin-left: 5px;
    -webkit-transition: color .3s;
    transition: color .3s;
    color: #b3b3b3
}

.event-info i.icon-facebook:hover {
    color: #797979
}

.event-info__descr--comments, .event-info__descr--external, .event-info__descr--review {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.event-info__descr--comments, .event-info__descr--external {
    margin-right: 65px;
    text-decoration: underline
}

.event-info__descr--comments:hover, .event-info__descr--external:hover {
    text-decoration: none
}

.event-info__descr--external {
    width: 100%;
    padding-top: 25px;
    padding-bottom: 20px
}

.event-info__facebook {
    font-size: 14px;
    font-weight: 700;
    text-decoration: underline;
    display: inline-block;
    margin-top: 10px
}

.facebook__link {
    color: #0c0293
}

.event i {
    vertical-align: middle
}

.event-info__facebook:hover, .event-info__facebook:hover .facebook__link {
    text-decoration: none;
    color: #000
}

.event-info__facebook--share {
    position: relative;
    display: block;
    margin-top: 20px;
    margin-bottom: 25px
}

.event-info__descr__icon--share {
    position: absolute;
    top: 15px;
    right: 65px;
    display: block;
    width: 26px;
    height: 26px;
    background-image: url(../images/components/share-icon.png);
    background-repeat: no-repeat;
    background-position: 0 0
}

.members__list__show i {
    font-size: 15px;
    padding-left: 5px
}

.event-block {
    padding: 65px 0;
    background-color: #f5f4f0
}

.audio-container, .video-container {
    margin-top: -58px;
    padding: 25px 0;
    border-bottom: 2px solid #e9e9e9;
    background-color: #fff
}

.audiojs, .audiojs p, .event-video {
    margin: 0 auto
}

.video-container iframe {
    width: 90%;
    height: 480px
}

.event-video {
    display: block
}

.audio-container {
    margin: 0 auto;
    padding: 25px 0
}

.audiojs {
    position: relative;
    display: block;
    width: 90%;
    height: 63px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #e9e9e9;
    background-image: none
}

.audiojs .play-pause {
    position: absolute;
    top: 25%;
    width: 50px;
    padding: 0 20px;
    border: none
}

.audiojs .time {
    display: none
}

.bslide__ic, .quote-wrapper, .quote__icon {
    display: inline-block
}

.audiojs .scrubber {
    position: absolute;
    top: 20%;
    left: 10%;
    width: 80%;
    border: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #ccc
}

.audiojs .loaded {
    background: #525252
}

.audiojs .error, .audiojs .loading, .audiojs .pause, .audiojs .play {
    background-image: url(../images/components/audio-player-sprite.png);
    background-repeat: no-repeat
}

.audiojs .play {
    background-position: -80px 0
}

.audiojs .pause {
    width: 28px;
    background-position: 0 0
}

.audiojs .loading {
    background-position: -29px 0
}

.audiojs .error {
    background-position: -55px 0
}

.author__title {
    font-size: 20px;
    margin: 0 0 30px
}

.author-photo-wrapper {
    padding-bottom: 20px
}

.author__info--short {
    font-size: 16px;
    margin-bottom: 30px
}

.author__info--short p {
    color: #787878
}

.author__info--short span {
    padding-left: 25px;
    color: #222
}

.author__info--long h3 {
    font-size: 20px;
    color: #222
}

.author__life {
    position: relative;
    overflow: hidden;
    height: 200px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.author__life p {
    line-height: 20px
}

.bslide {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 -20px 30px 20px rgba(255, 255, 255, .8);
    box-shadow: 0 -20px 30px 20px rgba(255, 255, 255, .8)
}
@media screen and (min-width: 1504px){
	.bslide{
		background-color: #f6f4f0!important;
		-webkit-box-shadow: 0 -20px 30px 20px rgba(246, 244, 240, .8);
    	box-shadow: 0 -20px 30px 20px rgba(246, 244, 240, .8)
	}
}

.bslide__ic {
    width: 32px;
    height: 17px;
    margin-top: 10px;
    cursor: pointer;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    background-image: url(../images/icons/arrow-down.png);
    background-repeat: no-repeat
}

.author__life.open {
    height: auto;
    padding-bottom: 45px
}

.author__life.open .bslide {
    -webkit-box-shadow: none;
    box-shadow: none
}

.author__life.open .bslide__ic {
    -webkit-transform: rotatex(-200deg);
    -ms-transform: rotatex(-200deg);
    transform: rotatex(-200deg)
}

.books__sort--bottom {
    margin-top: 30px
}

.quote__icon {
    width: 18px;
    height: 16px;
    margin-right: 5px;
    vertical-align: top;
    background: url(../images/icons/quotation.png) no-repeat
}

.calendar-wrapper table, .fail__wrapper {
    background-repeat: no-repeat;
    background-size: cover
}

.quote-wrapper {
    line-height: 25px;
    width: 235px;
    padding-left: 15px;
    vertical-align: top;
    border-left: 5px solid #e4e3e3
}

.quote__text {
    font-size: 12px;
    font-style: italic;
    color: #656464
}

.quote__author {
    float: right
}

.author-books {
    padding: 0 0 20px
}

.author .ttsffkpfhz {
    margin-right: -1px;
    margin-bottom: -1px;
    border: 1px solid #ededed
}

.filter__fieldset .label-prominent {
    font-weight: 700 !important
}

.pub-house-listing__title {
    font-size: 20px;
    margin-bottom: 30px
}

.filter-alphabet__list {
    margin: 0 0 30px;
    padding: 0
}

.filter-alphabet__list li {
    display: inline;
    font-size: 14px;
    margin-right: 20px
}

.filter-alphabet__list li:last-child {
    margin-right: 0
}

.filter-alphabet__title {
    color: #444
}

.filter-alphabet__var {
    -webkit-transition: all .2s;
    transition: all .2s;
    text-decoration: underline;
    color: #777
}

.filter-alphabet__var.active {
    padding: 3px;
    text-decoration: none;
    color: #222;
    background-color: #f8e6ea
}

.alphabet-wrapper {
    padding: 20px 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6
}

.alphabet__letter {
    display: inline;
    margin-right: 19px
}

.alphabet__letter--link {
    font-size: 18px;
    -webkit-transition: color .3s;
    transition: color .3s;
    color: #c65858
}

.alphabet__letter--link.active {
    color: #919191
}

.alphabet__letter--link:hover {
    text-decoration: underline;
    color: #919191
}

.alphabet__letter:last-child {
    margin-right: 0
}

.alphabet__filter--eng, .alphabet__filter--ukr, .alphabet__filter--ru {
    margin: 0;
    padding: 0
}

.alphabet__filter--eng, .alphabet__filter--ru {
    display: none
}

.pub-house-listing__container {
    overflow: hidden;
    overflow-y: scroll;
    max-height: 72vh;
    margin-right: -14px;
    padding-top: 30px
}

.phwrapper {
    overflow-x: hidden
}

.pub-house-listing__list__wrapper {
    padding: 0
}

.pub-house-listing__list {
    padding-left: 15px;
    list-style-type: none
}

.pub-house__link, .pub-house__link:focus {
    font-size: 18px;
    text-decoration: none;
    color: #444
}

.pub-house__link:hover {
    text-decoration: underline
}

.news .item__comment .date__txt a:hover, .sections__items a {
    text-decoration: none
}

.pub-house__amount {
    color: #999
}

.pub-house__name {
    margin-bottom: 5px
}

.pub-house__name:last-child {
    margin-bottom: 0
}

.pub-house__article {
    margin-bottom: 30px
}

.fail__wrapper {
    background-image: url(../images/components/404-bg.png)
}

.not-found {
    text-align: center
}

.fail__number, .fail__offer, .fail__txt {
    display: block;
    text-align: center
}

.fail__number {
    font-size: 150px;
    line-height: 117px;
    color: #bf0830
}

.fail__txt {
    font-size: 30px;
    color: #bf0830;
    margin-bottom: 8px
}

.fail__offer {
    font-size: 16px;
    margin-bottom: 17px
}

.sections-slider__wrapper {
    padding-bottom: 60px
}

.sections-slider {
    position: relative
}

.sections-slider__item, .sections-slider__item--x {
    height: 150px;
    padding-top: 35px;
    padding-right: 43px;
    padding-left: 43px;
    text-align: center;
    border: 2px solid #e9e9e9
}

.sections-slider .owl-next, .sections-slider .owl-prev {
    position: absolute;
    top: 55px;
    color: #fff;
    background-color: #c65858;
    padding: 16px 2px 13px;
    width: 30px;
}

.calendar-wrapper table, .calendar__item {
    border-top: 2px solid #c65858;
    border-right: 2px solid #c65858
}

.sections-slider .owl-next {
    right: 0
}

.sections-slider__item {
    background-color: #fff
}

.sections-slider__item--x {
    color: #bf0830;
    background-color: #f5f4f0
}

.sections-slider__item i, .sections-slider__item--x i {
    font-size: 43px
}

.sections__items a {
    display: block;
    overflow: hidden;
    font-size: 16px;
    max-height: 60px;
    padding-top: 15px
}

.sections__items a:focus, .sections__items a:hover {
    text-decoration: underline
}

.city-choose-wrapper {
    position: relative;
    overflow-y: auto;
    height: 110px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.city-choose-wrapper.open {
    height: auto;
    padding-bottom: 45px
}

.city-choose-wrapper.open .bslide {
    -webkit-box-shadow: none;
    box-shadow: none
}

.city-choose-wrapper.open .bslide__ic {
    -webkit-transform: rotatex(-200deg);
    -ms-transform: rotatex(-200deg);
    transform: rotatex(-200deg)
}

.city-choose {
    display: inline-block;
    font-size: 16px;
    padding-right: 50px;
    vertical-align: top;
    color: #7a7a7a
}

.city-choose:last-child {
    padding-right: 0
}

.city-choose--title {
    font-weight: 700;
    margin-right: 50px;
    color: #bf0830
}

.city-choose:hover {
    color: #bf0830
}

.calendar-wrapper {
    position: relative;
    width: 76%;
    margin: 30px auto 60px
}

.calendar-wrapper table {
    position: relative;
    width: 100%;
    border-bottom: 2px solid #c65858;
    border-left: 2px solid #c65858;
    background-image: url(../images/components/calendar-bg.png)
}

.calendar__events {
    position: absolute;
    z-index: 3;
    top: 60px;
    display: none;
    padding: 0;
    list-style: none;
    background-color: #f5f4f0;
    -webkit-box-shadow: 0 2px 7px 1px rgba(0, 0, 0, .75);
    box-shadow: 0 2px 7px 1px rgba(0, 0, 0, .75)
}

.events__item {
    padding: 15px 15px 10px;
    border-bottom: 2px solid #e1e0da
}

.events__item i {
    font-size: 15px;
    font-weight: 700;
    padding-right: 5px;
    color: #d97a8d
}

.events__item span {
    font-weight: 700;
    font-style: 12px;
    padding-right: 25px
}

.events__item span:last-child {
    font-weight: 400;
    padding-right: 0
}

.events__item:hover {
    background-color: #c0c0bf
}

.events__btn--close {
    position: absolute;
    z-index: 3;
    top: -10px;
    right: -25px;
    display: block;
    font-size: 30px;
    -webkit-transition: color .3s;
    transition: color .3s;
    color: #c65858
}

.events__btn--close:hover {
    color: #bf0830
}

.calendar__title {
    width: 100%;
    padding: 18px 0;
    text-align: center;
    background-color: #c65858
}

.title__txt {
    font-size: 18px;
    color: #fff
}

.calendar__item {
    position: relative;
    display: block;
    float: left;
    width: 14.28%;
    height: 125px;
    margin-bottom: -2px;
    -webkit-transition: all .3s;
    transition: all .3s;
    border-bottom: 2px solid #c65858;
    background: rgba(255, 255, 255, .8)
}

.calendar__item a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 15px;
    padding-left: 10px;
    -webkit-transition: color .3s;
    transition: color .3s;
    color: #6a6a6a
}

.calendar__item.today {
    background-color: #dba4a2
}

.calendar__item .events-count {
    position: absolute;
    z-index: 1;
    right: 10px;
    bottom: 10px;
    display: block;
    font-size: 18px;
    line-height: 50px;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #c65858
}

.calendar__item:hover {
    background-color: #c65858;
    -webkit-box-shadow: 0 1px 21px 2px rgba(0, 0, 0, .75);
    box-shadow: 0 1px 21px 2px rgba(0, 0, 0, .75);
    --webkit-box-shadow: 0 1px 21px 2px rgba(0, 0, 0, .75)
}

.calendar__item:hover a {
    color: #fff
}

.calendar__item:hover .events-count {
    display: none
}

.calendar__item:last-child {
    border-right: 0
}

.arrow-left, .arrow-right {
    position: absolute;
    top: 50%
}

.arrow-left i, .arrow-right i {
    font-size: 50px;
    color: #c65858
}

.arrow-left:hover i, .arrow-right:hover i {
    color: #bf0830
}

.arrow-left {
    left: -65px
}

.arrow-right {
    right: -65px
}

.cNews__wrapper {
    margin-bottom: 30px
}

.cNews__item {
    margin-right: -1px;
    margin-bottom: -1px;
    padding: 28px 20px;
    -webkit-transition: -webkit-box-shadow .15s ease-out;
    transition: -webkit-box-shadow .15s ease-out;
    transition: box-shadow .15s ease-out;
    transition: box-shadow .15s ease-out, -webkit-box-shadow .15s ease-out;
    border: 1px solid #e9e9e9
}

.item__info {
    padding-top: 16px
}

.item__info i {
    font-size: 25px;
    font-weight: 700;
    margin-right: 5px;
    vertical-align: middle;
    color: #c72548
}

.item__info span {
    font-size: 16px;
    font-weight: 700;
    color: #000
}

.item__info .item__title {
    overflow: hidden;
    font-size: 18px;
    padding-bottom: 15px;
    color: #4f4f4f
}

.item__info .item__date {
    text-align: right
}

.item__info .item__more--btn {
    margin-top: 20px
}

.item__info .item__more--btn a, .item__info .item__more--btn span {
    font-size: 16px;
    padding: 5px 54px;
    -webkit-transition: background-color .3s, color .3s;
    transition: background-color .3s, color .3s;
    text-align: center;
    color: #c65858;
    border: 1px solid #c65858;
    background-color: #fff
}

.item__info .item__more--btn:hover a, .item__info .item__more--btn:hover span, .pagination__list li a.active, .pagination__list li a:hover {
    color: #fff;
    background-color: #c65858
}

.cNews__item:hover {
    -webkit-box-shadow: 0 0 12px 3px rgba(0, 0, 0, .2);
    box-shadow: 0 0 12px 3px rgba(0, 0, 0, .2)
}

.cNews__pagination {
    display: block;
    margin-top: 19px;
    text-align: center;
    margin-bottom: 28px
}

.pagination__list {
    display: inline-block;
    padding: 0;
    font-size: 0;
    margin-bottom: 0
}

.pagination__list li {
    display: inline-block;
    margin-left: 3px
}

.pagination__list li:first-child {
    margin-left: 0
}

.pagination__list li a {
    display: inline-block;
    font-size: 16px;
    line-height: 38px;
    width: 38px;
    height: 38px;
    -webkit-transition: all .3s;
    transition: all .3s;
    text-align: center;
    border: 1px solid #c65858
}

.pagination__list li a i {
    font-size: 16px;
    color: #fff
}

.pagionation__control a {
    background-color: #c65858
}

.cPopup__bg {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    opacity: .3;
    background-color: #000
}

.item__img {
    height: 185px
}

.news .cNews__item {
    background-image: url(../images/components/news-item-bg.png);
    background-repeat: no-repeat;
    background-size: cover
}

.news .item__date {
    text-align: left
}

.news .item__comment {
    text-align: right
}

.news .item__comment .date__txt {
    font-weight: 400;
    font-size: 14px
}

.news .item__title {
    font-weight: 700;
    padding-top: 20px;
    color: #4f4f4f
}

.news .item__descr {
    overflow: hidden;
    font-size: 16px;
    padding-bottom: 15px;
    color: #3b3b3b
}

.new-img__wrapper {
    max-width: 660px;
    margin: auto auto 30px
}

.new__img {
    width: 100%
}

.new .item__comment, .new .item__date {
    display: inline-block;
    margin-bottom: 25px
}

.new .item__comment i, .new .item__date i {
    font-size: 20px;
    font-weight: 700;
    margin-right: 5px;
    vertical-align: middle;
    color: #cc3b5b
}

.new .item__comment span, .new .item__date span {
    font-size: 14px;
    font-weight: 700;
    color: #000
}

.new .item__comment .date__txt a, .new .item__date .date__txt a {
    text-decoration: underline
}

.new .item__comment .date__txt a:hover, .new .item__date .date__txt a:hover {
    text-decoration: none
}

.new .item__date {
    margin-right: 60px
}

.new .new-info__descr {
    font-size: 16px;
    padding-bottom: 25px
}

.new .new-info__descr:last-child {
    padding-bottom: 60px
}

.new .event__feedback {
    width: 100%;
    margin-bottom: 30px
}

.new-info__title {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 20px;
    color: #000
}

.modal-content__btn-secondary {
    margin-right: 68px
}

.modal-content__close {
    font-size: 14px;
    line-height: 26px;
    width: 30px;
    height: 30px;
    margin: 13px;
    -webkit-transition: background-color .25s ease-out;
    transition: background-color .25s ease-out;
    color: #303132;
    border: 1px solid #eda6a3;
    background: 0 0;
    border-radius: 50%
}

.modal-content__close:hover {
    -webkit-transition: background-color 0s;
    transition: background-color 0s;
    background-color: #fff
}

.modal-content__close:focus {
    -webkit-transition: background-color 0s;
    transition: background-color 0s;
    outline: 0;
    background-color: #fff
}

.modal-content__close i {
    font-size: 10px
}

.modal-content__title {
    font-size: 16px;
    margin-bottom: 0;
    padding: 17px 35px;
    text-transform: uppercase;
    background-color: #f6f4f0
}

.modal-content__btns {
    padding: 15px 164px 15px 19px;
    background-color: #eda6a3
}

.modal-content__link {
    font-size: 16px;
    font-style: italic;
    line-height: 42px;
    padding: 0;
    text-decoration: underline;
    color: #fff
}

.modal-content__link:hover {
    color: #f2f2f2
}

.modal-content__link:focus {
    color: #e6e6e6
}

.modal-content__total {
    float: right;
    font-size: 16px;
    padding-top: 11px;
    color: #fff
}

.modal-dialog--broad {
    width: 1140px
}

.modal-dialog--small {
    max-width: 380px;
    margin: 10px auto
}

.modal-dialog--big {
    width: 100%;
    max-width: 850px
}

.modal-backdrop {
    background-color: rgba(0, 0, 0, .7)
}

.checkout {
    background-color: #fff
}

.checkout__icon {
    float: right;
    font-size: 17px;
    line-height: 37px;
    width: 40px;
    height: 40px;
    margin-right: 20px;
    cursor: pointer;
    color: #e25756;
    border: 1px solid #e25756;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.checkout__icon:hover {
    color: #fff;
    background-color: #e25756
}

.checkout__name {
    font-size: 18px
}

.checkout__series {
    margin-bottom: 4px
}

.checkout__code {
    font-size: 12px
}

.checkout__media-wrap {
    display: inline-block;
    overflow: hidden;
    line-height: 143px;
    width: 143px;
    height: 143px;
    margin-right: 7px;
    transition: all .25s ease-out;
    text-align: center;
    vertical-align: top
}

.checkout__price-old {
    display: block;
    font-weight: 400;
    margin-right: 5px;
    white-space: nowrap;
    text-decoration: line-through;
    color: #acacac
}

.checkout__price-new {
    display: inline-block;
    white-space: nowrap;
    color: #e25756
}

.checkout__media {
    max-width: 100%;
    max-height: 100%;
    padding: 10px
}

.checkout__table-wrap {
    overflow: auto;
    width: 100%
}

.checkout__table {
    width: 100%;
    min-width: 720px;
    text-align: center
}

.checkout__tr {
    border-bottom: 1px solid #e7e7e7
}

.checkout__tr--head {
    text-transform: uppercase;
    background-color: #e7e7e7
}

.checkout__td {
    font-size: 16px;
    padding: 17px 5px;
    color: #000
}

.checkout__td--nopadding-left {
    padding-left: 0
}

.checkout__td:nth-child(1) {
    max-width: 80px;
    text-align: left
}

.checkout__td:nth-child(2) {
    max-width: 100px;
    text-align: left
}

.checkout__link {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    margin-right: 104px;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
    text-decoration: underline;
    color: #fff
}

.checkout__link:hover {
    color: #c8eeed
}

.checkout__link:focus {
    color: #206463
}

.checkout__footer {
    margin-bottom: 34px;
    padding: 22px 21px;
    background-color: #3bbbb9
}

.number-picker {
    display: inline-block;
    width: 140px;
    height: 48px;
    text-align: center;
    background-color: #f6f4f0
}

.number-picker--small {
    width: 98px;
    height: 34px
}

.number-picker--small .number-picker__btn {
    line-height: 34px;
    width: 20px;
    height: 34px
}

.number-picker--small .number-picker__input {
    width: 52px;
    height: 34px;
    padding: 2px 0
}

.number-picker__btn, .number-picker__input {
    height: 48px;
    padding: 0;
    display: inline-block
}

.number-picker__btn {
    line-height: 49px;
    width: 27px;
    cursor: pointer;
    -webkit-transition: background-color .25s ease-out;
    transition: background-color .25s ease-out;
    color: #fff;
    border: none;
    background-color: #e25756
}

.number-picker__btn:hover {
    -webkit-transition: background-color 0s ease-out;
    transition: background-color 0s ease-out;
    text-decoration: none;
    color: #fff;
    background-color: #e77574
}

.number-picker__btn:active {
    text-decoration: none;
    color: #fff;
    background-color: #dd3938
}

.number-picker__btn:focus {
    text-decoration: none;
    color: #fff;
    outline: 0
}

.number-picker__btn--plus {
    float: right
}

.number-picker__btn--minus {
    float: left
}

.number-picker__input {
    font-size: 16px;
    width: 86px;
    margin: 0;
    text-align: center;
    color: #000;
    border: 1px solid #e6e6e6
}

.number-picker__input:focus, .number-picker__input:hover {
    outline: 0
}

.main-slider {
    margin-bottom: 0
}

.main-slider .owl-pagination {
    position: absolute;
    bottom: 19px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center
}

.main-slider .owl-pagination .owl-page {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 4.5px;
    -webkit-transition: background-color .25s ease-out;
    transition: background-color .25s ease-out;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff
}

.main-slider .owl-pagination .owl-page.active {
    background-color: #e25757
}

.main-slider__arrow {
    position: absolute;
    top: 50%;
    display: block;
    font-size: 18px;
    line-height: 48px;
    width: 48px;
    height: 48px;
    text-align: center;
    color: #e25757;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: rgba(255, 255, 255, .6)
}

.main-slider__arrow:hover {
    background: rgba(255, 255, 255, .8)
}

.main-slider__elem, .shop-info__shop-photo {
    background-position: center;
    background-size: cover
}

.main-slider .icon-arrow_left {
    left: 16px
}

.main-slider .icon-arrow_right {
    right: 16px
}

.main-slider__elem {
    position: relative;
    min-height: 467px;
    background-repeat: none
}

.main-slider__content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 420px;
    padding: 20px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    background-color: rgba(255, 255, 255, .85)
}

.main-slider__text {
    font-size: 24px;
    line-height: 1.3;
    max-width: 312px;
    margin: 0 auto 17px;
    color: #3c3a3a
}

.main-slider__btn {
    width: 100%;
    max-width: 200px;
    background-color: #c65858
}

.new-comments {
    margin-bottom: 60px;
    border-right: 1px solid #f5f4f0;
    border-bottom: 1px solid #f5f4f0;
    border-left: 1px solid #f5f4f0
}

.new-comments__title {
    font-size: 18px;
    padding: 10px 0;
    text-align: center;
    background-color: #f5f4f0
}

.new-comments__item {
    padding: 20px 55px;
    border-bottom: 1px solid #f5f4f0
}

.new-comments .item__header {
    display: flex;
    padding-bottom: 20px;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.new-comments .item__info, .pro-review_item, .wishes__item {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex
}

.new-comments .item__info {
    display: flex;
    padding-top: 0
}

.new-comments .item__title {
    font-size: 16px;
    font-weight: 700;
    color: #202020
}

.new-comments .info__date {
    font-size: 14px;
    line-height: 24px;
    margin-right: 70px;
    color: #777
}

.new-comments .content__txt {
    overflow: hidden;
    font-size: 14px;
    height: auto
}

.new-comments .content__txt.open {
    height: auto
}

.content__txt.open + .BtnTxt--open i {
    display: inline-block;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.new-comments .BtnTxt--open {
    font-size: 12px;
    color: #b3b3b3
}

.new-comments .BtnTxt--open i {
    padding-left: 5px;
    vertical-align: middle
}

.wishes i {
    font-size: 20px;
    font-weight: 700;
    vertical-align: sub
}

.wishes__wrapper {
    margin: 35px 0
}

.pro-review_item, .wishes__item {
    display: flex;
    margin-bottom: -1px;
    padding: 25px 25px 25px 32px;
    border: 1px solid #e6e6e6;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.wishes .item__content--left, .wishes .item__content--right {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex
}

.pro-review_item {
    justify-content: space-between
}

.pro-review_item .item__content--left {
    width: 100%
}

.wishes .item__content--left {
    display: flex;
    width: 60%;
    align-items: center;
}

.wishes .item__content--right {
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 50%;
    margin-left: 50px
}

.wishes .content__img-wrapper {
    max-width: 81px;
    margin-right: 55px
}

.wishes .content__img {
    width: 100%
}

.wishes .content__book-info {
    padding-top: 10px
}

.wishes .book-info__author {
    font-size: 14px
}

.wishes .book-info__name {
    font-size: 18px
}

.wishes .book-info__code {
    font-size: 12px;
    padding: 15px 0
}

.wishes .book-info__feedback .feedback__comments i, .wishes .wvkiodtzpeq i {
    padding-right: 5px
}

.wishes .book-info__feedback {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.wishes .book-info__feedback .feedback__comments {
    font-size: 12px;
    line-height: 22px;
    padding-left: 25px;
    color: #979797
}

.wishes .book-info__feedback .feedback__comments:hover span {
    text-decoration: none
}

.wishes .book-info__feedback .feedback__comments span {
    font-weight: 700;
    text-decoration: underline
}

.wishes .book__price-wrapper, .wishes .btn--delete, .wishes .wvkiodtzpeq {
    margin-right: 100px
}

.wishes .wvkiodtzpeq i {
    font-weight: 400
}

.wishes .book__price-wrapper {
    text-align: center
}

.wishes .price--old {
    font-size: 14px;
    text-decoration: line-through;
    color: #848484
}

.wishes .price--new {
    font-size: 18px;
    color: #bf0830
}

.wishes .btn--delete {
    position: relative;
    font-size: 20px;
    width: 40px;
    height: 40px;
    margin-right: 0;
    -webkit-transition: color .3s, background-color .3s;
    transition: color .3s, background-color .3s;
    text-align: center;
    color: #bf0830;
    border: 1px solid #bf0830;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff
}

.wishes .btn--delete i {
    font-style: normal
}

.wishes .btn--delete:hover {
    color: #fff;
    background-color: #bf0830
}

.contacts-heading__title {
    font-size: 20px
}

.contacts-heading__txt {
    font-size: 14px;
    padding-bottom: 20px;
    color: #444
}

.cities__list {
    margin: 0;
    padding: 0;
    list-style: none
}

.cities__item {
    display: inline-block;
    line-height: 32px;
    margin-right: 45px;
    padding: 5px 10px;
    cursor: pointer;
    -webkit-transition: background-color .2s, color .2s, text-decoration .2s;
    transition: background-color .2s, color .2s, text-decoration .2s;
    vertical-align: top;
    text-decoration: underline;
    color: #777
}

.cities__item.active {
    text-decoration: none;
    color: #222;
    background-color: #f4dede
}

.contacts-map__map {
    position: relative;
    height: 430px
}

#contacts-map-canvas {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 430px
}

.shop-info__art {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    padding: 45px 0 35px;
    border-bottom: 2px solid #e9e9e9;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.art__worker-photo {
    width: 90px;
    height: 90px;
    margin-right: 20px;
    margin-bottom: 15px;
    border: 1px solid #f4f2ed;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.art-info, .shop-info__item-wrappper {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex
}

.art-info {
    display: flex;
    -webkit-box-orient: vertical;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center
}

.art-info__title {
    font-size: 14px;
    color: #000
}

.art-info__mail {
    font-size: 14px;
    color: #777
}

.art-info__fb {
    font-size: 14px;
    color: #444
}

.art-info__mail i {
    padding-right: 5px;
    vertical-align: middle
}

.shop-info__item-wrappper {
    position: relative;
    display: flex;
    padding: 25px 65px 25px 0;
    border-bottom: 2px solid #e9e9e9;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    flex-wrap: wrap
}

.shop-info__address, .shop-info__time-of-work {
    padding-bottom: 15px
}

.shop-info__item {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.shop-info__address {
    font-size: 18px
}

.shop-info__tel, .shop-info__working-time {
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    color: #777
}

.shop-info__tel {
    padding-right: 10px
}

.shop-info__show-map {
    font-size: 12px;
    padding-bottom: 15px;
    cursor: pointer;
    text-decoration: underline;
    color: #777
}

.basket__tab-wrap:focus .basket__tab, .basket__tab-wrap:hover .basket__tab {
    text-decoration: none;
    color: #fff
}

.shop-info__workers-list {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.shop-info__time-of-work i {
    padding-right: 5px
}

.shop-info__shop-photo {
    display: block;
    width: 150px;
    height: 150px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-image: url(../images/components/event-img.jpg)
}

.workers-list__item {
    position: relative;
    margin-right: 100px;
    cursor: pointer
}

.workers-list__item img {
    border-radius: 50%;
    overflow: hidden
}

.workers-list__item:hover .workers-list__worker-descr {
    visibility: visible;
    opacity: 1
}

.workers-list__worker-descr {
    position: absolute;
    z-index: 1;
    width: 320px;
    left: 90px;
    visibility: hidden;
    font-size: 12px;
    padding: 15px 10px;
    -webkit-transition: visibility .3s, opacity .3s;
    transition: visibility .3s, opacity .3s;
    opacity: 0;
    color: #fff;
    background-color: #c65858;
    top: 50%;
    transform: translateY(-50%)
}

.item__place {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.workers-list__worker-descr:before {
    position: absolute;
    bottom: 75px;
    left: -18px;
    content: '';
    border: 6px solid transparent;
    border-right: 13px solid #c65858
}

.worker-descr__name, .worker-descr__position {
    line-height: 24px
}

.projects .cNews__item {
    background: 0 0
}

.projects__img-wrap {
    height: 185px;
    overflow: hidden
}

.projects__img {
    min-width: 100%;
    height: auto
}

.order-page .wrapper {
    width: 1140px;
    margin: 0 auto;
    padding: 68px 0
}

.order-page {
    font-size: 0;
    margin-bottom: 45px
}

.order-page .width-57 {
    font-size: 14px
}

.about-us {
    margin: 25px auto
}

.about-us__media {
    float: left;
    margin: 0 40px 20px 0
}

.about-us ol li, .about-us p {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 20px;
    color: #656464
}

.order-page .width-43, .order-page .width-57 {
    display: inline-block;
    margin-top: 46px;
    vertical-align: top
}

.order-page .width-57 {
    width: 57%
}

.order-page .width-57 p {
    font-size: 20px;
    color: #000;
    font-weight: 700
}

.order-page .width-57 span {
    color: #000
}

.order-page .width-43 {
    width: 43%;
    padding: 30px 60px;
    background-color: #f5f4f0;
    -webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 7px rgba(0, 0, 0, .2)
}

.order-page .width-43 table {
    width: 100%
}

.order-page .width-43 tr:first-child td {
    font-size: 16px;
    padding: 0 55px;
    text-align: center;
    color: #c65858
}

.order-page .width-43 tr:last-child td {
    font-size: 16px;
    padding: 20px 0 0;
    border-top: 1px solid #e2e2e2;
    font-weight: 600
}

.order-page .width-43 td:first-child {
    width: 70%;
    padding: 7px 0
}

.order-page .width-43 tr:nth-child(6) td {
    padding: 7px 0 25px
}

.order-page .width-43 td {
    font-size: 14px;
    color: #000
}

.partners {
    margin: 30px auto
}

.partners__item {
    line-height: 80px;
    height: 80px;
    margin-bottom: 20px;
    text-align: center
}

.partners__item a {
    display: block;
    width: 240px;
    overflow: hidden;
    height: 80px
}

.partners__media {
    max-width: 100%;
    max-height: 100%
}

.advantages {
    margin-bottom: 63px;
    border: 1px solid #f8f8f8
}

.advantage {
    height: 151px;
    padding-top: 19px;
    text-align: center;
    background: #fff
}

.advantage__text {
    font-size: 16px
}

.advantage__icon {
    display: block;
    font-size: 49px;
    margin-bottom: 17px;
    max-height: 49px
}

.advantage__icon img {
    max-width: 49px
}

.icon-shops {
    font-size: inherit
}

.advantage__icon--size {
    display: block;
    font-size: 92px;
    margin: -22px 0 -4px
}

.advantage:nth-child(2n+1) {
    color: #bf0830;
    background-color: #f6f4f0
}

.bg-wrapper {
    padding-top: 20px;
    background-color: #f6f4f0
}

.carousel-elem {
    background-color: #fff
}

.announcements {
    position: relative;
    margin-bottom: 66px
}

.announcements__header {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    left: 0;
    background-color: #df032d
}

.announcements__select {
    float: right;
    width: 211px;
    height: 38px;
    margin: 17px 20px 0 0
}

.announcements__btn {
    float: right;
    font-size: 15px;
    height: 38px;
    margin: 17px 156px 0 0;
    -webkit-transition: background-color .25s ease-out;
    transition: background-color .25s ease-out;
    color: #fff;
    border: none;
    background-color: #f37c7c
}

.announcements__btn:hover {
    background-color: #f7abab
}

.announcements__btn:focus {
    outline: 0;
    background-color: #ed3636
}

/* начало стилей формы подписки */
.subscription {
    margin-bottom: 10px;
    padding: 62px 0 0 0;
    text-align: center;
    background: url(../images/components/bg-book_new.png) center no-repeat;
    background-size: cover
}

.subscription-form {
    background: #C65858;
    margin-top: 120px;
}

.subscription__title {
    background: #C65858;
    font-size: 24px;
    margin-bottom: 59px;
    color: #FDFBEA;
    padding: 10px 0;
    text-transform: uppercase;
}

.subscription_personal-data {
    color: #FDFBEA;
    margin: 5px auto;
}

@media screen and (max-width: 425px) {
    .subscription_personal-data {
        font-size: 10px;
    }
}

.subsription-input_container {
    display: flex;
    position: relative;
    padding: 25px 0;
    flex-wrap: wrap;
}

.subscription__elems {
    margin-bottom: 53px
}

.subscription__elem {
    display: inline-block;
    width: 241px;
    margin-bottom: 15px
}

.subscription__icon {
    display: inline-block;
    font-size: 36px;
    margin-bottom: 9px;
    padding: 10px;
    color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #df032d
}

.subscription__text {
    font-size: 16px;
    color: #fff
}

.subscription-form__submit {
    display: block;
    font-size: 26px;
    line-height: 47px;
    width: 100%;
    max-width: 336px;
    margin: auto;
    -webkit-transition: background-color .25s ease-out;
    transition: background-color .25s ease-out;
    text-align: center;
    color: #7B2C2C;
    border: none;
    background-color: #E2ACA3
}

.subscription-form__submit:hover {
    background-color: #a5a5a5
}

.subscription-form__submit:focus {
    outline: 0;
    background-color: #595959
}

.subscribe-exist, .subscribe-success {
    margin-top: 120px;
}

.basket__tab-wrap:focus, .basket__tab-wrap:hover {
    background-color: #d99191
}

.subscription-form__input {
    font-size: 16px;
    width: 100%;
    max-width: 60%;
    height: 49px;
    margin-bottom: 25px;
    padding: 0 27px
}

.subscription-form .email-field {
    display: block;
    margin: 0 auto 0;
    font-size: 26px;
    text-align: center;
}

.subscription-form .email-field.error {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.subscription-form .error {
    color: red
}

@media screen and (max-width: 992px) {
    .subscription-form__submit {
        margin-top: 20px;
    }

    .subscription-form__input {
        max-width: 90%;
    }
}

@media (max-width: 767px) {
    .subscription__title {
        margin-bottom: 40px;
        font-size: 20px;
    }
}

.subscription-form #email-error {
    position: absolute;
    top: 0;
    height: 0;
    margin-bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    color: #F2DEDE;
}

.section-subscription {
    padding-top: 0
}

/* конец стилей формы подписки */

.ttsffkpfhzs__media, .section-partners__media {
    max-width: 100%;
    max-height: 100%
}

.section-partners__media-wrap {
    line-height: 70px;
    height: 110px;
    padding: 20px;
    border: 1px solid #efefef;
    border-right: none
}

.section-subscription {
    padding-top: 15px
}

.basket {
    margin: 48px 0 17px
}

.basket__preview, .basket__section {
    margin-bottom: 30px
}

.basket__modal {
    padding: 30px 45px 40px
}

.basket__icons {
    margin-bottom: 51px
}

.basket__inscription {
    font-size: 12px;
    margin-bottom: 43px
}

.basket__icon {
    font-size: 37px;
    margin-right: 15px;
    -webkit-transition: color .25s ease-out;
    transition: color .25s ease-out;
    color: #c4c4c4
}

.basket__icon:hover {
    -webkit-transition: color 0s ease-out;
    transition: color 0s ease-out
}

.basket__subtitle {
    margin-bottom: 12px
}

.basket__tabs {
    margin-bottom: 30px;
    border-bottom: none
}

.basket__tab-wrap {
    float: left;
    width: 48%;
    -webkit-transition: background-color .25s ease-out;
    transition: background-color .25s ease-out;
    text-align: center
}

.basket__tab-wrap.active, .basket__tab-wrap.active:hover {
    background-color: #c65858
}

.basket__tab-wrap.active {
    position: relative
}

.basket__tab-wrap.active .basket__tab {
    color: #fff
}

.basket__tab-wrap.active:after {
    position: absolute;
    top: 100%;
    left: 50%;
    display: block;
    height: 32px;
    margin-left: -3.5px;
    content: '';
    border: 7px solid transparent;
    border-top: 7px solid #c65858
}

.basket__tab-wrap:first-child {
    margin-right: 4%
}

.basket__tab {
    display: block;
    line-height: 32px;
    padding: 0 5px;
    -webkit-transition: color .25s ease-out;
    transition: color .25s ease-out;
    color: #c65858
}

.basket__address {
    font-size: 0;
    padding-left: 41px
}

.basket__input-primary {
    width: 90%;
    margin: 0 5% 10px 0;
    padding: 0 7px
}

.basket__input-secondary {
    width: 65%;
    margin-bottom: 10px;
    padding: 0 7px;
    margin-right: 1%
}

.basket__input-thirdly {
    width: 24.25%;
    margin-right: 1%;
    padding: 0 7px;
    text-align: center
}

.basket__input-thirdly:last-child {
    margin-right: 0
}

.basket__subtitle {
    font-size: 24px;
    color: #6a6a6a
}

.basket__tab {
    font-size: 14px
}

.basket__heading {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 9px;
    margin-left: 31px;
    color: #bf0830
}

.basket__heading i {
    margin-left: 5px
}

.basket__title {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    font-size: 24px;
    line-height: 77px;
    padding-left: 51px;
    color: #fff;
    background-color: #e25757
}

.basket__preview {
    position: relative;
    padding: 102px 30px 17px;
    background-color: #f6f4f0;
    -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, .08);
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, .08)
}

.basket__buy-one-click {
    font-size: 0
}

.basket__action {
    display: block;
    font-size: 16px;
    margin: auto;
    text-decoration: underline;
    color: #e25757;
    border: none;
    background-color: transparent
}

.wvkiodtzpeq.bonus__input-calculate, .wvkiodtzpeq.promocode__input-calculate, .ttsffkpfhzs__delete-text {
    display: none
}

.basket__action .icon-info {
    margin-left: 5px
}

.basket__action:hover {
    color: #e25757;
}

.basket__action:focus {
    color: #5d5d5d
}

.ttsffkpfhzs__price--new, .ttsffkpfhzs__tr:first-child {
    color: #bf0830
}

.basket__media-wrap {
    margin-bottom: 8px;
    padding-left: 47px
}

.ttsffkpfhzs {
    width: 100%;
    margin-bottom: 30px
}

.ttsffkpfhzs__price {
    font-size: 18px;
    text-align: center
}

.ttsffkpfhzs__old-price {
    text-align: center;
    text-decoration: line-through
}

.auth__forgot-pass, .auth__forgot-pass:hover, .forgot-modal__link, .forgot-modal__link:hover {
    text-decoration: underline
}

.ttsffkpfhzs__tr:not(:first-child) td {
    padding-top: 20px
}

.ttsffkpfhzs__media-wrap {
    width: 56px;
    height: 88px;
    margin-right: 15px
}

.ttsffkpfhzs td:nth-child(2) {
    max-width: 145px
}

.ttsffkpfhzs__delete {
    font-size: 7px;
    padding: 7px;
    cursor: pointer;
    color: #e25757;
    border: 1px solid #e25757;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.total, .total tr:last-child {
    border-top: 1px solid #e5dcd5
}

.ttsffkpfhzs__delete:hover {
    color: #fff;
    background-color: #e25757
}

.total {
    font-size: 16px;
    width: 100%;
    margin-bottom: 12px;
    color: #2e2e2e
}

.total td {
    padding: 3px 0
}

.total tr:nth-child(3) td {
    padding-bottom: 24px
}

.total tr:first-child td {
    padding-top: 20px
}

.total tr:last-child {
    color: #e25757
}

.total tr:last-child td {
    padding-top: 6px
}

.total__result {
    font-size: 29px;
    font-weight: 700
}

.promocode__title {
    margin-bottom: 9px
}

.bonus__input, .promocode__input {
    display: none;
    width: 200px;
    height: 38px;
    margin: auto;
    padding: 0 7px
}

.wvkiodtzpeq.bonus__input-calculate.active, .wvkiodtzpeq.promocode__input-calculate.active {
    display: inline-block !important
}

.bonus__input.active, .promocode__input.active {
    display: inline !important;
    margin-bottom: 26px
}

.heapBox {
    position: relative;
    line-height: 38px;
    margin-bottom: 10px;
    margin-left: 40px;
    padding: 0 28px 0 12px;
    border: 1px solid #e5e5e5
}

.heapBox .holder {
    display: block;
    overflow: hidden;
    height: 40px
}

.heapBox .holder:focus {
    outline: 0
}

.heapBox .heapOptions {
    display: block;
    margin-bottom: 0;
    padding: 10px 0 0
}

.heapBox .heapOptions a {
    display: block
}

.heapBox .heapOption {
    padding: 0 12px;
    list-style: none;
    -webkit-transition: background-color .25s ease-out;
    transition: background-color .25s ease-out
}

.heapBox .heapOption:hover {
    -webkit-transition: background-color 0s;
    transition: background-color 0s;
    background-color: #f6f4f0
}

.heapBox .handler {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 43px;
    height: 38px
}

.heapBox .handler:before {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 0;
    margin-top: -2px;
    margin-left: -4px;
    content: '';
    border-top: 7px solid #df032d;
    border-right: 4px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 4px solid transparent
}

.heapBox .heap {
    position: absolute;
    z-index: 5;
    top: 100%;
    top: -webkit-calc(100% - 1px);
    top: calc(100% - 1px);
    right: -1px;
    left: -1px;
    overflow: hidden;
    overflow-y: auto;
    max-height: 170px;
    border: 1px solid #e5e5e5;
    border-top: none;
    background: #fff
}

.fieldset-radio__price {
    float: right
}

.fieldset-radio__title {
    display: inline-block;
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
    margin-bottom: 0;
    vertical-align: middle
}

.fieldset-radio input[type=radio], .fieldset-radio__hidden {
    display: none
}

.fieldset-radio__text {
    float: right;
    margin-bottom: 0;
    padding-top: 5px
}

.fieldset-radio label {
    font-weight: 400
}

.fieldset-radio__inscription {
    font-size: 12px;
    margin-top: -3px;
    padding-left: 46px
}

.fieldset-radio .icon-info {
    margin-left: 5px
}

.fieldset-radio input[type=radio] + label:before {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-right: 9px;
    content: '';
    cursor: pointer;
    vertical-align: middle;
    background: url(../images/icons/sprite.png) no-repeat
}

.fieldset-radio input[type=radio] + label:hover:before {
    opacity: .3;
    background-position: 0 -40px
}

.fieldset-radio input[type=radio]:checked + label:before {
    opacity: 1;
    background-position: 0 -40px
}

.checkbox-wrap {
    margin-bottom: 17px
}

.checkbox-wrap input[type=checkbox] {
    display: none
}

.checkbox-wrap input[type=checkbox] + label {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    margin-right: 12px;
    margin-bottom: 0;
    vertical-align: middle
}

.checkbox-wrap input[type=checkbox] + label:before {
    display: inline-block;
    font-family: icomoon !important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 22px;
    width: 27px;
    height: 27px;
    margin-right: 17px;
    content: '';
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    text-transform: none;
    border: 2px solid #ccc;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.checkbox-wrap input[type=checkbox]:checked + label:before {
    content: '\e92d';
    color: #df032d
}

.checkbox-wrap--size input[type=checkbox] + label {
    font-size: 14px
}

.checkbox-wrap--size input[type=checkbox] + label:before {
    font-size: 12px;
    line-height: 13px;
    width: 17px;
    height: 17px;
    margin-right: 4px
}

.comment__title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 9px
}

.comment__textarea {
    width: 100% !important;
    min-height: 113px;
    margin-bottom: 19px;
    padding: 15px;
    resize: none;
    border: 1px solid #a9a9a9
}

.certificate {
    margin-bottom: 26px;
    text-align: center
}

.certificate__btn {
    margin-bottom: 10px
}

.certificate__input {
    display: none;
    width: 200px;
    height: 38px;
    margin: auto;
    padding: 0 7px
}

.certificate__input.active {
    display: block
}

.continue-purchanse-wrap {
    line-height: 40px;
    height: 40px
}

.continue-purchanse {
    font-size: 16px
}

.continue-purchanse__icon {
    font-size: 9px;
    margin-right: 3px
}

.modal-content--radius {
    -webkit-border-radius: 0;
    border-radius: 0
}

.modal-content--padding {
    padding: 20px
}

.modal-content--height {
    height: 590px
}

.video-wrap {
    position: relative;
    height: 0;
    padding-top: 25px;
    padding-bottom: 56.25%
}

.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.auth__forgot-pass {
    display: block;
    font-size: 12px;
    margin-bottom: 20px;
    color: #444
}

.forgot-modal, .modal-success {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    background-color: #fff;
    position: absolute
}

.auth__forgot-pass:hover {
    color: #000
}

.auth__input {
    margin-bottom: 12px
}

.auth__btn {
    font-size: 16px;
    padding: 8px 68px
}

.auth__title {
    font-size: 18px;
    color: #4f4f4f
}

.forgot-modal__link {
    font-size: 12px;
    color: #595959
}

.forgot-modal__link--position {
    float: right;
    line-height: 36px
}

.forgot-modal__btn {
    margin-bottom: 16px
}

.forgot-modal__title {
    font-size: 18px;
    color: #4f4f4f
}

.forgot-modal__subtitle {
    font-weight: 400;
    color: #96908b
}

.modal-success {
    text-align: center
}

.modal-success__content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    padding: 20px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.modal-success__icon {
    font-size: 40px;
    margin-bottom: 5px;
    color: #df032d
}

.modal-success__title {
    font-size: 18px;
    color: #4f4f4f
}

.modal-success__subtitle {
    margin-bottom: 15px;
    color: #96908b
}

.popup-thanks {
    padding: 30px 40px;
    text-align: center
}

.popup-thanks__icon {
    display: block;
    font-size: 43px;
    margin-bottom: 33px;
    color: #df032d
}

.popup-thanks__title {
    font-size: 18px;
    margin-bottom: 15px;
    color: #4f4f4f
}

.popup-thanks__subtitle {
    font-size: 14px;
    color: #96908b
}

.popup-thanks__media {
    margin-bottom: 15px;
    padding: 0 3px
}

.popup-thanks__media-wrap {
    margin-bottom: 30px
}

.popup-thanks__btn {
    width: 100%;
    max-width: 230px
}

.filter-modal {
    padding: 30px;
    background-color: #f6f4f0
}

.filter-modal__title {
    font-size: 18px;
    color: #bf0830
}

.filter-modal__fieldset {
    display: inline-block;
    font-size: 14px;
    width: 33.333%
}

.filter-modal__checkboxes-wrap {
    font-size: 0;
    max-height: 100%
}

.filter-modal__params {
    overflow: auto;
    max-height: 326px;
    margin-bottom: 24px;
    padding: 20px 0;
    border-top: 1px solid #dbdad4;
    border-bottom: 1px solid #dbdad4
}

.project__media, .vertical-slider__media {
    max-height: 100%;
    max-width: 100%
}

.filter-modal__params .mCSB_scrollTools {
    width: 5px
}

.filter-modal__params .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e25757
}

.filter-modal__params .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #ca2323
}

.filter-modal__params .mCSB_scrollTools .mCSB_draggerRail {
    width: 5px;
    border: 1px solid #ddd;
    background: #fff
}

.filter-modal__params #mCSB_1_scrollbar_vertical .mCSB_dragger {
    height: 26px !important
}

.filter-modal__letters {
    margin-bottom: 33px
}

.filter-modal__letters-wrap {
    font-size: 0
}

.filter-modal__letter {
    display: inline-block;
    font-size: 18px;
    margin-right: 16px;
    -webkit-transition: color .3s;
    transition: color .3s;
    color: #c65858
}

.events-slider__content, .slider-block__preview-line {
    -webkit-transition: top .25s ease-out, bottom .25s ease-out
}

.filter-modal__chosen {
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 5px;
    color: #c65858
}

.filter-items {
    position: relative;
    font-size: 0;
    min-height: 76px;
    padding: 19px
}

.filter-items__default-value {
    position: absolute;
    top: 30px;
    left: 19px;
    font-size: 14px
}

.filter-item {
    display: inline-block;
    font-size: 14px
}

.modal-content .filter-item {
    margin-right: 15px;
    margin-bottom: 5px
}

.filter-item--padding {
    padding: 6px 6px 0
}

.filter-item--bg {
    position: relative;
    z-index: 1;
    background-color: #f6f4f0
}

.filter-item__name {
    display: inline-block;
    margin-right: 3px;
    vertical-align: middle
}

.filter-item__icon {
    font-size: 7px;
    width: 18px;
    height: 18px;
    padding: 4px;
    cursor: pointer;
    color: #fff;
    border: 1px solid transparent;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #e25757
}

.filter-item__icon:focus, .filter-item__icon:hover {
    color: #fff;
    background-color: #ca2323
}

.fpojjldekujf__filter-toggle {
    font-size: 20px;
    margin-bottom: 20px;
    padding: 7px 16px;
    color: #fff;
    background-color: #e25757
}

.fpojjldekujf__icon {
    float: right;
    font-size: 21px;
    line-height: 28px;
    padding-right: 7px
}

.form {
    padding: 63px 35px;
    background: url(../images/components/feedback-bg.png) right center no-repeat #ee8b8b
}

.form__title {
    font-size: 24px;
    margin-bottom: 36px;
    color: #000
}

.form__description {
    font-size: 16px;
    margin-bottom: 36px;
    color: #464646
}

.form__wrapper {
    font-size: 0;
    margin-right: -2%;
    margin-left: -2%
}

.form__input, .form__select {
    width: 46%;
    margin: 0 2% 28px
}

.form__select {
    font-size: 16px;
    height: 40px;
    padding: 0 19px;
    color: #acacac;
    border: 1px solid #a9a9a9
}

.form__input.error, .form__select.error {
    border: 1px solid red;
    background-color: #EEA9A7
}

.form__select.error {
    color: #333
}

.form__input--hidden {
    visibility: hidden
}

.form__btn {
    padding: 10px 40px
}

.form__textarea {
    font-size: 16px;
    width: 100%;
    min-height: 130px;
    margin-bottom: 33px;
    padding: 10px 22px
}

.project__title {
    font-size: 20px;
    margin-bottom: 22px;
    color: #000
}

.project__media-wrap {
    margin-bottom: 23px;
    text-align: center
}

.project__description {
    font-size: 16px;
    margin-bottom: 27px;
    color: #000
}

.sidebar {
    margin-bottom: 30px;
    background-color: #f6f4f0
}

.sidebar__title {
    font-size: 18px;
    margin-bottom: 0;
    padding: 24px 24px 0;
    color: #000
}

.event-item {
    padding: 0 10px;
    background-color: #eeebe5;
    position: relative
}

.event-item__icon {
    display: inline-block;
    font-size: 20px;
    margin-right: 6px;
    vertical-align: middle;
    color: #e25757
}

.event-item__title {
    font-size: 16px
}

.event-item__address-text {
    display: inline-block;
    width: -webkit-calc(100% - 36px);
    width: calc(100% - 36px);
    margin-bottom: 0;
    vertical-align: middle
}

.event-item__address {
    margin-bottom: 7%
}

.event-item--future {
    background-color: #e2ddd2
}

.events-slider__container {
    overflow: hidden;
    height: 235px
}

.events-slider__container .lSSlideOuter.vertical {
    padding-right: 0 !important
}

.events-slider__content {
    position: relative;
    top: 0;
    transition: top .25s ease-out, bottom .25s ease-out
}

.events-slider__arrow {
    display: inline-block;
    font-size: 32px;
    cursor: pointer;
    color: #e25757
}

.events-slider__arrow--top {
    -webkit-transform: rotatex(180deg);
    -ms-transform: rotatex(180deg);
    transform: rotatex(180deg)
}

.events-slider__arrow:hover {
    color: #da2c2c
}

.event-feedback-wrap {
    margin-bottom: 32px
}

.lSSlideOuter.vertical .lSGallery {
    right: auto;
    left: 0
}

.slider-heading {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
    padding: 20px 20px 0;
    text-align: center
}

.slider-block__btn, .slider-block__prev {
    display: block;
    font-size: 24px;
    line-height: 30px
}

.slider-block {
    width: 690px;
    margin: auto;
    padding: 20px
}

.slider-block__content {
    overflow: auto;
    height: 495px
}

.slider-block__preview-wrap {
    float: left;
    margin-right: 20px
}

.slider-block__preview-line {
    overflow: hidden;
    height: 445px;
    transition: top .25s ease-out, bottom .25s ease-out
}

.slider-block__preview {
    position: relative;
    top: 0;
    width: 100px;
    -webkit-transition: top .25s ease-out, bottom .25s ease-out;
    transition: top .25s ease-out, bottom .25s ease-out
}

.slider-block__preview-item {
    overflow: hidden;
    width: 100%;
    height: 86px;
    margin: 10px 0;
    text-align: center
}

.slider-block__preview-item:hover {
    cursor: pointer
}

.slider-block__preview-item:hover img {
    -webkit-transition: border-color 0s;
    transition: border-color 0s;
    border: 1px solid grey
}

.slider-block__preview-item img {
    max-width: 100%;
    max-height: 100%;
    -webkit-transition: border-color .25s ease-out;
    transition: border-color .25s ease-out;
    border: 1px solid transparent
}

.slider-block__preview-item img.active {
    border: 1px solid #c65858
}

.slider-block__item {
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto
}

.slider-block__btn {
    cursor: pointer;
    text-align: center;
    opacity: .7;
    color: #e3103c
}

.slider-block__btn:hover {
    opacity: 1
}

.slider-block__btn--top {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.form-rating.rating {
    position: relative;
    top: 3px;
    display: inline-block;
    vertical-align: super
}

@media (max-width: 1199px) {
    .event-info, .form__footer {
        text-align: center
    }

    .shop-info__item-wrappper {
        padding: 25px 15px
    }

    .wishes .price--new {
        font-size: 16px
    }

    .event-info__facebook {
        display: block
    }

    .shop-info__item {
        margin-bottom: 15px
    }

    .desire {
        white-space: normal
    }

    .modal-dialog--broad {
        width: 770px
    }

    .modal-content__btns {
        padding-right: 19px
    }

    .checkout__td:nth-child(1) {
        max-width: 140px
    }

    .checkout__td:nth-child(2) {
        max-width: 200px
    }

    .carousel--type-3 {
        width: 578px
    }

    .event-article__photo, .feedback__form__input {
        width: 100%
    }

    .card__content--primary {
        padding: 20px
    }

    .card__content--secondary {
        padding: 20px 13px
    }

    .card__title {
        padding-right: 0
    }

    .card-section {
        height: 435px
    }

    .xrweyigefktl {
        padding-top: 20px
    }

    .card-footer {
        padding: 20px
    }

    .event-section {
        margin-bottom: 12px
    }

    .purchase--margin {
        margin-bottom: 11px
    }

    .author-photo-wrapper {
        padding-bottom: 0
    }

    .author-photo-wrapper img {
        max-width: 100%
    }

    .event-right {
        margin-bottom: 65px
    }

    .event-info {
        margin-left: 25%
    }

    .event__feedback {
        width: 100%;
        height: auto;
        max-height: none
    }

    .input--name {
        margin-right: 0;
        margin-bottom: 10px
    }

    .calendar__item .events-count {
        line-height: 30px;
        width: 30px;
        height: 30px
    }

    .fieldset-radio__price {
        float: none;
        padding: 0 4px
    }

    /*.fieldset-radio__price:before {
        content: '('
    }

    .fieldset-radio__price:after {
        content: ')'
    }*/
}

.about-us img, .author-photo-wrapper img, .heapBox {
    max-width: 100%
}

@media (max-width: 991px) {
    .oradhtluiszo {
        margin-bottom: 7px
    }

    .section__shop-info {
        overflow: hidden
    }

    .filter {
        display: none
    }

    .filter__result {
        top: unset;
        transform: translateY(-50%) !important;
        bottom: -22px !important;
        left: 0;
        width: 100%;
        position: absolute;
        height: 30px !important;
        line-height: normal;
        padding: 0;
        margin: 0;
        z-index: 100;
    }

    .filter__link {
        display: inline-block;
        margin: 5px;
        padding: 0 5px
    }

    .filter__link--modifier {
        font-size: 18px;
        text-decoration: none;
        border: 1px solid #fff;
        -webkit-border-radius: 6px;
        border-radius: 6px
    }

    .filter__link--modifier:focus, .filter__link--modifier:hover {
        text-decoration: none
    }

    .announcements__btn, .announcements__select {
        display: none
    }

    .advantage:nth-child(2n+1) {
        color: #000;
        background-color: #fff
    }

    .order-page .width-43, .order-page .width-57 {
        width: 100%
    }

    .order-page .width-43 tr:first-child td {
        padding-bottom: 20px
    }

    .modal-dialog--broad {
        width: auto
    }

    .card-section, .card__preview-wrap {
        margin-bottom: 34px
    }

    .carousel--type-3 {
        width: 385px
    }

    .nav-tabs__elem {
        width: 100%;
        border-bottom: 1px solid #fff
    }

    .nav-tabs__item {
        width: 50%
    }

    .event-info {
        margin-left: 0
    }

    .video-container iframe {
        height: 300px
    }

    .calendar__item .events-count {
        bottom: 1px;
        left: 15px
    }

    .wishes .book__price-wrapper, .wishes .btn--delete, .wishes .wvkiodtzpeq {
        margin-right: 20px
    }

    .wishes .book-info__feedback {
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column
    }

    .wishes .book-info__feedback .feedback__comments {
        padding-top: 10px
    }
}

.info__rate.rating--passive {
    display: inline-block;
    margin-right: 24px;
    padding-top: 9px
}

.pub-house__name {
    padding-right: 15px
}

/*.subscription-form .email-field {
    display: block;
    margin: 0 auto 25px
}*/

.subscription-form .email-field.error {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.subscription-form .error {
    color: red
}

@media (max-width: 767px) {
    .action, .advantage {
        height: auto
    }

    .carousel--type-3 .slick-dots, .pckfiorvijx .social, .listing-params {
        text-align: center
    }

    .article--autor {
        flex-direction: column;
        align-items: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center
    }

    .shop-info__workers-list {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .workers-list__item {
        margin-bottom: 20px;
        margin-right: 0
    }

    .shop-info__shop-photo {
        margin: auto
    }

    .articles__pic {
        margin-bottom: 15px
    }

    .ctlg-box {
        white-space: nowrap;
        position: relative
    }

    .ctlg-left, .ctlg-right {
        width: 100%;
        white-space: normal
    }

    .ctlg-right__list {
        width: 100%
    }

    .form__input, .form__select {
        width: 96%
    }

    .form__input--hidden {
        display: none
    }

    .modal-dialog--big {
        width: 90%;
        margin: 10px auto
    }

    .filter-modal__fieldset {
        width: 50%
    }

    .subscription__title {
        margin-bottom: 40px
    }

    .subscription__elems {
        margin-bottom: 23px
    }

    .advantage:nth-child(2n+1) {
        color: #bf0830;
        background-color: #f6f4f0
    }

    .advantage {
        padding-bottom: 19px
    }

    .about-us__media {
        display: block;
        float: none;
        max-width: 100%;
        margin: 0 auto 20px
    }

    .carousel--type-3 {
        width: 100%
    }

    .carousel--type-3 .slick-prev {
        left: 10px
    }

    .carousel--type-3 .slick-next {
        right: 10px
    }

    .carousel--type-3 .slick-arrow {
        -webkit-border-radius: 0;
        border-radius: 0
    }

    .carousel--type-3 .slick-dots {
        padding: 10px 0 0
    }

    .carousel--type-3 .slick-dots li {
        display: inline-block
    }

    .carousel--type-3 .slick-dots li.slick-active button {
        background-color: grey
    }

    .carousel--type-3 .slick-dots button {
        font-size: 0;
        width: 13px;
        height: 13px;
        margin: 0 3px;
        text-transform: none;
        border: 1px solid grey;
        -webkit-border-radius: 50%;
        border-radius: 50%
    }

    .carousel--type-3 .slick-dots button:focus {
        outline: 0
    }

    .pagination {
        float: none;
        padding-top: 16px
    }

    .pagination__item {
        line-height: 30px;
        width: 31px;
        height: 30px
    }

    .uqtwwqcsyz {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .pckfiorvijx__nav-item {
        width: 50%
    }

    .blockquote {
        padding: 28px 63px 30px
    }

    .blockquote:before {
        left: 13px
    }

    .blockquote:after {
        right: 15px
    }

    .calendar__item .events-count {
        left: 20px;
        font-size: 15px;
        line-height: 20px;
        width: 20px;
        height: 20px
    }

    .wishes .item__content--right {
        flex-direction: column-reverse;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse
    }

    .feedback__btn {
        margin-right: 0
    }

    .pagination__list li a {
        line-height: 35px;
        width: 35px;
        height: 35px
    }

    .pckfiorvijx .social__elem {
        font-size: 38px
    }

    .pckfiorvijx .social__elem:not(:last-child) {
        margin-right: 5px
    }

    .arvexkjttrfvr {
        top: -4px;
        right: 7px;
        display: block
    }

    .heapBox {
        margin-left: 0
    }

    .event__feedback {
        padding: 30px
    }

    .social__title {
        display: block;
        margin-bottom: 10px
    }

    .card__info {
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #e5e0ce
    }

    .new-comments {
        border-right: 0;
        border-left: 0
    }

    .action__price {
        font-size: 34px
    }

    .feedback__form .rating--active {
        display: block;
        margin: 15px auto 0;
        text-align: center
    }
}

@media (max-width: 640px) {
    .carousel--type-1 .owl-prev, .carousel--type-4 .owl-prev {
        left: 0
    }

    .form {
        padding: 33px 15px
    }

    .form__textarea {
        min-height: 160px
    }

    .tsfpldtvzxuqrz-block__link {
        position: absolute;
        right: 4px;
        bottom: 3px;
        font-size: 16px;
        margin: 0
    }

    .carousel--type-1 .owl-next, .carousel--type-4 .owl-next {
        right: 0
    }

    .order-page .width-43 {
        padding: 20px
    }

    .order-page .width-43 tr:first-child td {
        padding: 0 25px
    }

    /*.carousel--type-1, .carousel--type-4 {
        padding-top: 144px
    }*/

    .modal-content__btn-secondary {
        width: 100%;
        margin: 0
    }

    .title {
        font-size: 22px;
        padding-left: 0;
        text-align: center
    }

    .carousel--type-1 .owl-buttons div {
        position: absolute;
        top: 50%;
        line-height: 72px;
        width: 72px;
        height: 72px;
        border: none;
        border-bottom: 1px solid #ededed;
		transform: translateY(-50%);
    }

    .carousel--type-1 .owl-buttons div i {
        width: 100%;
        border: none
    }

    .carousel--type-1 .owl-buttons div:first-child {
        border-right: 1px solid #ededed
    }

    .carousel--type-4 .owl-buttons div {
        position: absolute;
        top: 50%;
        line-height: 72px;
        width: 72px;
        height: 72px;
        border-top: 1px solid #ededed;
        border-bottom: 1px solid #ededed;
        background-color: #df032d;
		transform: translateY(-50%)
    }

    .carousel--type-4 .owl-buttons div i {
        width: 100%;
        border: none
    }

    .carousel--type-4 .owl-buttons div:first-child {
        border-right: 1px solid #ededed
    }

    .col--width, .col-small, .col-wide {
        width: 100%
    }

    .card-section {
        height: auto
    }

    .card__preview-wrap {
        margin: 0 auto 34px
    }

    .card__rating {
        margin-bottom: 15px
    }

    .htwulxzogalxkx {
        margin-bottom: 5px
    }

    .calendar__item a {
        padding-top: 5px
    }

    .new-comments .item__header {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .wishes .item__content--left {
        width: auto
    }

    .wishes .item__content--right {
        flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        width: auto;
        margin-left: 0
    }

    .wishes__item {
        display: block
    }
}

@media (max-width: 480px) {
    .tsfpldtvzxuqrz__info-title, .tsfpldtvzxuqrz__phone-item {
        font-size: 14px
    }

    .filter-modal {
        padding: 15px
    }

    .filter-modal__fieldset, .forgot-modal__btn {
        width: 100%
    }

    .forgot-modal__link--position {
        float: none
    }

    .basket__title {
        font-size: 20px;
        line-height: 57px
    }

    .basket__preview {
        padding: 82px 15px 17px
    }

    .basket__input-primary, .basket__input-secondary {
        width: 100%;
        margin-right: 0
    }

    .basket__input-thirdly {
        width: 49%;
        margin-right: 0;
        margin-bottom: 10px
    }

    .basket__input-thirdly:nth-child(2n) {
        margin-left: 2%
    }

    .ttsffkpfhzs__tr:first-child {
        display: none
    }

    .ttsffkpfhzs__tr {
        border-top: 1px solid grey;
        border-bottom: 1px solid grey
    }

    .ttsffkpfhzs__tr td {
        display: inline-block;
        width: 50%;
        padding: 10px;
        text-align: center
    }

    .new-comments .item__info, .pagination__title, .ttsffkpfhzs__delete-text {
        display: block
    }

    .ttsffkpfhzs td:nth-child(2) {
        max-width: 100%
    }

    .ttsffkpfhzs td:nth-child(5) {
        width: 100%
    }

    .ttsffkpfhzs__media-wrap {
        margin: auto
    }

    .modal-content__total {
        float: none;
        margin-bottom: 12px
    }

    .modal-content__link {
        width: 100%;
        text-align: left
    }

    .articles {
        padding: 0 20px 30px
    }

    .title {
        font-size: 20px;
        font-weight: 700
    }

    .listing-params__title {
        display: block;
        margin-right: 0;
        padding-bottom: 3px
    }

    .pagination__title {
        margin-right: 0
    }

    .ttsffkpfhz__icon {
        font-size: 17px
    }

    .ttsffkpfhz__testimonial {
        width: 160px;
        letter-spacing: .3px
    }

    .pckfiorvijx__nav-item, .nav-tabs__item {
        width: 100%
    }

    .blockquote {
        padding: 28px 35px 30px
    }

    .blockquote:before {
        left: 0;
        width: 30px;
        margin-top: -23px;
        background-size: 80%
    }

    .blockquote:after {
        right: 0;
        width: 30px;
        background-size: 80%
    }

    .video-container iframe {
        height: 150px
    }

    .calendar-wrapper {
        width: 100%
    }

    .arrow-left, .arrow-right {
        top: 103%
    }

    .arrow-left i, .arrow-right i {
        font-size: 35px
    }

    .arrow-left {
        left: 30%
    }

    .arrow-right {
        right: 30%
    }

    .calendar__item a {
        font-size: 12px;
        padding-top: 0;
        padding-left: 0
    }

    .calendar__item .events-count {
        left: 10px;
        font-size: 12px;
        line-height: 15px;
        width: 15px;
        height: 15px
    }

    .events__btn--close {
        right: 0
    }

    .new-comments .info__date {
        margin-right: 0
    }

    .new-comments__item {
        padding: 20px 0
    }

    .wishes .btn--delete {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none
    }

    .wishes .content__img-wrapper {
        margin-right: 30px
    }

    .calendar__item {
        height: 47px
    }
}

.htwulxzogalxkx {
    -webkit-transition: all .4s;
    transition: all .4s
}

.htwulxzogalxkx:hover {
    z-index: 9 !important
}

.card-more-info-hidden {
    position: absolute;
    z-index: 9;
    right: 0;
    bottom: 100%;
    display: none;
    width: 400px;
    padding: 25px 20px 10px;
    color: #fff;
    background-color: #949494
}

.card-more-info-hidden.active {
    display: block
}

.card-more-info-hidden h5 {
    font-size: 16px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 25px
}

.card-more-info-hidden p {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap
}

.card-more-info-hidden span {
    font-size: 14px;
    color: #000
}

.card-footer.card-footer--padding {
    position: relative
}

.card-footer.card-footer--padding > div {
    cursor: pointer
}

.card-footer.card-footer--padding div:hover .card-more-info-hidden {
    display: block;
    width: 100%
}

.feedback__form__input.error {
    border-color: red
}

.form label.error {
    position: absolute;
    top: 17px;
    left: 17px;
    color: #f61e4d;
    display: block;
    font-size: 13px
}

.callback label.error {
    position: relative;
    top: -20px;
    color: #f61e4d;
    display: block
}

.exclusive_white {
    z-index: 95;
    position: absolute;
    width: 60%;
    overflow: hidden
}

.exclusive_white.card_inner {
    width: 35%;
    right: 2em
}

.exclusive_white img {
    width: 100%
}

.form__wrapper-formgroup, .form__wrapper-forminput {
    position: relative
}

.suc-msg {
    font-size: 24px;
    margin-top: 60px;
    margin-bottom: 60px;
    padding: 20px;
    text-align: center;
    color: green
}

.img-src-wrapper {
    padding: 15px;
    text-align: center
}

.img-src-wrapper img {
    max-width: 100%;
    max-height: 60vh;
    margin-bottom: 35px
}

.xrweyigefktl .icon-stick_star {
    font-size: 26px;
    background: #345959
}

.xrweyigefktl .xgtqojhrpgd {
    background: #20bcbc
}

.xrweyigefktl .icon-stick_present {
    font-size: 26px;
    background: #376c5c
}

.xrweyigefktl .kphxgupvqrzy {
    font-size: 26px;
    background: #df052d
}

.oeptccfwvwqd:hover .htwulxzogalxkx {
    position: static;
    -webkit-transition: all .4s;
    transition: all .4s
}

.ttsffkpfhz .tjwescofvo {
    color: #e0042f;
    border: 1px solid #e0042f;
    background-color: #fff
}

.ttsffkpfhz .tjwescofvo:hover {
    color: #fff;
    background-color: #bf0830
}

.subscription-form #email-error {
    position: relative;
    top: -14px;
    height: 0;
    margin-bottom: 0
}

.card__preview-wrap img:hover {
    cursor: pointer
}

.input-wrap.active + .watch-more i {
    display: inline-block;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.bx-filter-parameters-box-container {
    padding: 0
}

.link.js-show-params {
    font-size: 12px
}

.books__sort--check {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-left: 15px;
    margin-bottom: 14px
}

#product-modal .modal-content--padding {
    padding: 0
}

.author .author-books, .author .author-books--md {
    margin-top: 30px
}

.card__price-discount {
    line-height: 1.3;
    margin-top: 1em;
    font-size: 13px
}

.card__price-discount .jccwuaiofoola {
    white-space: nowrap
}

.red-color {
    color: #bf0830
}

.szrhsejdhahvq {
    font-size: 110%;
    font-weight: 700
}

.hazjpxcelv {
    font-size: 12.5px;
    padding-top: 5px;
    text-transform: lowercase;
    width: 100%;
    display: inline-block
}

.hazjpxcelv .szrhsejdhahvq {
    font-size: 100%
}

.zlfecxdpxrgso-field {
    display: block;
    width: 100%;
    /*height: 40px;*/
    height: 34px;
    padding-top: 0px;
    padding-right: 70px;
    padding-bottom: 0px;
    padding-left: 10px;
    -webkit-transition: -webkit-box-shadow .3s;
    transition: -webkit-box-shadow .3s;
    transition: box-shadow .3s;
    transition: box-shadow .3s, -webkit-box-shadow .3s;
    border: none;
    outline: 0;
    background: #fff;
    border-radius: 4px;
    /*margin-bottom: 25px;*/
}

#heading {
    margin-bottom: 10px;
}

/*pereliovka style*/
p {
    margin: 0 0 10px
}

p {
    font-family: 'Lucida Sans Unicode', Arial, sans-serif
}

.tsfpldtvzxuqrz_pereliovka {
    padding-right: 10px;
    padding-top: 40px;
}

.categories_book {
    display: inline-block;
    text-decoration: none;
    color: #000;
    background: #f4f5f7;
    border-radius: 200px;
    font-size: 12px;
    font-weight: 500;
    padding-top: 7px;
    padding-right: 7px;
    padding-bottom: 7px;
    padding-left: 7px;
    margin-bottom: 8px;
    margin-right: 10px;
}

.ankor {
    margin-top: -25px;
    margin-right: 0px;
    margin-bottom: -20px
    /*margin-bottom: -16px;*/
}

.ankor-mob-link-icon {
    position: relative;
    display: inline-block;
    line-height: 10px;
    font-size: 10px;
    width: 40px;
    /*height: 35px;*/
    text-align: center;
    color: #bf0830;
    border: 1px solid #fff;
    margin-top: 4px;
    margin-right: -3px;
    margin-bottom: -7px
}

#ptext {
    /*margin-left: 45%;*/
    margin-left: 20%;
    margin-bottom: 10px;
}

nav {
    text-align: center;
    margin-bottom: 10px;
}

seo {
    background-color: #c65858;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: -2px;
    padding-bottom: 1px;
}

RUimg {
    padding-left: 55px;
}

/*new design for item card start*/

main {
    background: #f6f4f0;
}

.card-section .card__title {
    font-size: 30px;
    text-align: left;
    height: auto;
    padding-bottom: 25px;
}

.card-section .card__subtitle {
    font-size: 14px;
    color: #a5a5a5;
    margin: 0;
    padding-bottom: 20px;
}

.book-type-block {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 20px;
}

.book-type-block .type-item {
    border-radius: 15px;
    width: 85px;
    height: auto;
    border: 2px solid #ba272c;
}

.book-type-block .type-item.selected {
    border: 2px solid #ba272c;
    background: #ba272c;;
    border-radius: 15px;
    color: #000000;
}

.book-type-block .type-item.selected > .type-name,
.book-type-block .type-item.selected > .type-price,
.book-type-block .type-item.selected > svg {
    color: #ffffff;
    fill: #ffffff;
}

.book-type-block .type-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 10px 0;
    border-radius: 15px;
    transition: background-color 0.5s ease;
    height: 100%;
}

.book-type-block .type-item .type-name {
    font-size: 11px;
    line-height: normal;
    padding-bottom: 10px;
    width: 90%;
}

.book-type-block .type-item a:hover svg {
    fill: #ffffff;
}

.book-type-block .type-item:first-child {
    margin-right: 15px !important;
    padding-right: 0;
}

.book-type-block .type-item img {
    padding-bottom: 5px;
}

.book-type-block .type-item .book {
    fill: #000000;
    width: 37px;
    height: 51px;
}

.book-type-block .type-item .ebook {
    fill: #000000;
    width: 36px;
    height: 47px;
}

.card-section_block {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 60%;
    margin-bottom: 5px;
}

.card-section_block .e-format-item {
    background-color: #eaeaea;
    border-radius: 15px;
    padding: 10px 15px;
    font-weight: bold;
    transition: background-color 0.5s ease;
}

.desire {
    margin: 25px 0 15px;
}

.card__button {
    border-radius: 15px;
    margin-bottom: 0;
    white-space: nowrap;
}

.card__preview-wrap {
    margin: 0 auto;
}

/*persomal cabinet start*/

.wish_items h2 {
    font-size: 26px;
    color: #c32b45;
    margin-bottom: 45px;
}

.wrap-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.wrap-flex__item {
    width: 100%;
    max-width: 170px;
    height: 100%;
}

.wrap-flex__item:not(:last-child) {
    margin: 0 50px 40px 0;
}

.wrap-flex__item-title {
    font-size: 16px;
    margin: 0;
    padding: 20px 0 10px;
    font-weight: bold;
}

.wrap-flex__item-subtitle {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}

.wrap-flex__item .card-section_block {
    justify-content: flex-start;
    margin-top: 30px;
    width: 100%;
}

.wrap-flex__item .card-section_block .e-format-item {
    background: #bf0830;
    color: #ffffff;
    padding: 4px 12px;
    margin: 0 6px 8px 0;
}

@media (max-width: 660px) {
    .wrap-flex {
        justify-content: center;
    }

    .wrap-flex__item:not(:last-child) {
        margin: 0 10px 40px;
    }
}
/*persomal cabinet end*/

/*catalog start*/

.typeofbook {
    text-align: center;
    font-size: 16px;
    color: #a5a5a5;
}

.typeofbook__basket {
    font-size: 16px;
    color: #a5a5a5;
}
.wdehfpfddzjjaly {
    height: 40px;
}

    /*.ttsffkpfhz .tjwescofvo {*/
    /*    background-color: #ba272c;*/
    /*    border-radius: 15px;*/
    /*    border: none;*/
    /*    width: 90px;*/
    /*    height: 37px;*/
    /*}*/

    /*.ttsffkpfhz .tjwescofvo:hover svg {*/
    /*    fill: #000000;*/
    /*    transition: .5s ease;*/
    /*}*/

    /*.basket-btn {*/
    /*    width: 28px;*/
    /*    height: 28px;*/
    /*    fill: #ffffff;*/
    /*    transition: .5s ease;*/
    /*}*/

    /*.okfykjivlifqjd .udvarqqyjxyxw {*/
    /*    text-align: left;*/
    /*}*/

    /*.okfykjivlifqjd .udvarqqyjxyxw .awvylyyekguc {*/
    /*    margin-bottom: 7px;*/
    /*}*/

/*catalog end*/

/*new design for item card end*/

.phones-header-block{
    display: none;
}

@media screen and (min-width: 768px){
    .phones-header-block{
        display: block;
    }
}
